{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 59, "name": "Tables", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119096800, "falseY": -98462100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Park Assets" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f471edcafb3f4c9d7b8993491983768a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAICAYAAAD0g6+qAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxUlEQVQoka3QsUoDYRAE4G/NISi+QXobGwuri6J26UQr38I3EgXBZxBFDLnY28dKG7FIoZ3e/RYe5MBfguBWO7Ps7MwW/qmKLkiq6m/rH8Ow//5DiHjGsEOsYLntG7x1Ztf4zDoKg+O5u8kmblv4gj7pJGyf57wVOTKpNtqLqzii90A9Ik6TSR0GFwuFkvE6brBGHITy6psf7VHc4Sy5r0N5ucBRr6E5xGsoH+exd5+S8RZLfZ3f/CoUyimmuchhZ4ZZbvYF3GEyAvoNHZAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6114300.72263889, "ymin": 2168672.5116744787, "xmax": 6141496.692853138, "ymax": 2191482.4640859812, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2810239619950171E8, "falseY": -1.0150400152094707E8, "xyUnits": 3.3443218120087873E7, "falseZ": 0, "zUnits": 199999.99999999997, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 15, "domain": { "type": "codedValue", "name": "TableType", "description": "Type of table within the park", "codedValues": [ { "name": "Picnic", "code": "Picnic" }, { "name": "Round", "code": "Round" }, { "name": "Rectangular", "code": "Rectangular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 25, "domain": { "type": "codedValue", "name": "Material", "description": "Type of material of the feature", "codedValues": [ { "name": "Metal", "code": "Metal" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Brick", "code": "Brick" }, { "name": "Wood", "code": "Wood" }, { "name": "Vinyl", "code": "Vinyl" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Rod Iron", "code": "Rod Iron" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Seating", "type": "esriFieldTypeString", "alias": "Seating", "length": 15, "domain": { "type": "codedValue", "name": "Seating", "description": "Type of seating located within a park", "codedValues": [ { "name": "Chair", "code": "Chair" }, { "name": "Bench", "code": "Bench" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 20, "domain": { "type": "codedValue", "name": "Condition_1", "description": "Assessment of the features condition.", "codedValues": [ { "name": "Feature is in like new condition without any visible wear and tear", "code": "Excellent" }, { "name": "Feature is in good condition with some visible wear and tear", "code": "Good" }, { "name": "Feature is in poor condition and is damaged and needs repair or replacement", "code": "Poor" }, { "name": "Feature is in fair condition and is showing significant signs of wear and tear", "code": "Fair" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Fixed", "type": "esriFieldTypeString", "alias": "Fixed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_1", "description": "General Yes or No option", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2013_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2013", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2013", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1586_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }