{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Picnic Shelters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999328801E8, "falseY": -93659000, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ae7ea12809f566de68b7ca774c6c3fc5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAbCAYAAABiFp9rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACa0lEQVRIid3WX0hTURzA8e/V6YooiEpEXLSoZjoJRy/RtKWwIKk3HyqsFArpraKHICuRUVER1INFSUI9NEf/H9KwshItlchKgphJUyu3GbkiNZ2nh1Ntk925O6IHf0/3nMP5fX73cM49V8d/Ct3Mh4QQRuAQsBRQEsg5CjQA5xRFCUaFhBB6Pr57zO3jBry9IIR2JnU2WIo3YK9IAU5GhRh05+GwG/B90A6Ex8sGGPaWq0NNl3ITRlasAdtOeN0EbS548yAtfDgS+hGYpSn5/AwoKIX1ZbDAAM9c8Nktx36OJqlD8USKHlZvBlsZrLJDTyfcPQ2tThgJqE6LHzJaZOXWrTAZhCdX4OoB6OuOa3psaN4iyN8mqzfkQFcjXNgNnXcgOB53jdGhZB3kbZTVW4rB74FHl+FYHXwZ0JQ8NpRlhb314H4OySmwzwzjo3JsZb5cuqlxwwFD/Rqh7maoyIQME1S3AGGH9v0LWUj6cnBWwv7rUH8Yvg4m8EYA3/yAKdTOzIaiXdBcB9nr4GGtXMauRlicK7d2lhUuVsD4mAZoaujnQPoy2OIAcyHoUqFgu9wsaUZwt4OYVEXih3o64MQmufPmLoSqQtmvKHC+H2rKIeCLmULbgTUXQfvNUFsIaL8FOTb52flnUNoSuF8T2dd6DUxrp50aCYko90LpKQhOhNr2PdEz7TgD986CtzcOaKD7099nvwdcR6etNCLCC5oYG1GH3j7tQB4chaE+cFVpg8Jj2NuiCikuPKKEaqCSxK7xP5n6+e47qAr9xo6IEmoBIyIBTDBCknilOImxdCHMA3g0IzFi5v3X/QL0jL0UbxbhOwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2008304.0367119908, "ymin": 774067.159374997, "xmax": 2047712.0679619908, "ymax": 882778.9912499934, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.342257129102801E8, "falseY": -1.0133723093752107E8, "xyUnits": 3.3059835262158718E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CW_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CW_ID", "type": "esriFieldTypeString", "alias": "Cityworks ID", "length": 7, "domain": null }, { "name": "PARENTFACILID", "type": "esriFieldTypeString", "alias": "Parent Facility ID", "length": 6, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Park Name", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "Dimensions", "length": 7, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "YEAR_BLT", "type": "esriFieldTypeString", "alias": "Year Built", "length": 4, "domain": null }, { "name": "ROOF_TYPE", "type": "esriFieldTypeString", "alias": "Roof Type", "length": 20, "domain": null }, { "name": "ROOF_MAT", "type": "esriFieldTypeString", "alias": "Roofing Material", "length": 20, "domain": null }, { "name": "ROOF_REPL", "type": "esriFieldTypeString", "alias": "Roof Replaced Year", "length": 4, "domain": null }, { "name": "ELECTRIC", "type": "esriFieldTypeString", "alias": "Electricity", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LIGHT_FIX", "type": "esriFieldTypeString", "alias": "Light Fixture Present", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4312_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4312", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G6599PARENTFACIL", "fields": "PARENTFACILID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4312", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2314_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 4, "name": "DPR_Property", "relatedTableId": 28, "role": "esriRelRoleDestination", "keyField": "PARENTFACILID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f1430225de744357add5be3a98c3d437" }