{ "currentVersion": 10.71, "id": 0, "name": "Activity Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 214, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 161, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CyclingFacility", "label": "Cycling facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 185, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DogFacility", "label": "Dog facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 89, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NotListed", "label": "Not listed - see comments", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 48, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Playground", "label": "Playground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 68, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ShootingRange", "label": "Shooting range", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 97, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SkatePark", "label": "Skate park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 201, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SportsField", "label": "Sports field", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 166, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TBD", "label": "To be determined", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 59, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WaterPark", "label": "Water park", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281319.79980000015, "ymin": 6557425.4096, "xmax": 303314.98450000025, "ymax": 6597118.8558, "spatialReference": { "wkid": 7856, "latestWkid": 7856 } }, "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": 50, "domain": { "type": "codedValue", "name": "PA_ActivityAreaType", "description": "Activity area type", "codedValues": [ { "name": "Cycling facility", "code": "CyclingFacility" }, { "name": "Dog facility", "code": "DogFacility" }, { "name": "Playground", "code": "Playground" }, { "name": "Shooting range", "code": "ShootingRange" }, { "name": "Skate park", "code": "SkatePark" }, { "name": "Sports field", "code": "SportsField" }, { "name": "Water park", "code": "WaterPark" }, { "name": "To be determined", "code": "TBD" }, { "name": "Not listed - see comments", "code": "NotListed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ActivityUse", "type": "esriFieldTypeString", "alias": "Use", "length": 50, "domain": { "type": "codedValue", "name": "PA_ActivityAreaUse", "description": "Activity area use", "codedValues": [ { "name": "Animal", "code": "Animal" }, { "name": "Fitness", "code": "Fitness" }, { "name": "Play", "code": "Play" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Sports", "code": "Sports" }, { "name": "To be determined", "code": "TBD" }, { "name": "Not listed - see comments", "code": "NotListed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SurfaceMaterial", "type": "esriFieldTypeString", "alias": "Surface Material", "length": 50, "domain": { "type": "codedValue", "name": "PA_ActAreaSurfMat", "description": "Activity area surface material", "codedValues": [ { "name": "Bark", "code": "Bark" }, { "name": "Bitumen", "code": "Bitumen" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Grass", "code": "Grass" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Rubber matting", "code": "RubberMatting" }, { "name": "Sand", "code": "Sand" }, { "name": "Synthetic grass", "code": "SyntheticGrass" }, { "name": "To be determined", "code": "TBD" }, { "name": "Not listed - see comments", "code": "NotListed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EdgeMaterial", "type": "esriFieldTypeString", "alias": "Edge Material", "length": 50, "domain": { "type": "codedValue", "name": "PA_ActAreaEdgeMat", "description": "Activity area edge material", "codedValues": [ { "name": "Brick", "code": "Brick" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Rubber", "code": "Rubber" }, { "name": "Timber", "code": "Timber" }, { "name": "To be determined", "code": "TBD" }, { "name": "Not listed - see comments", "code": "NotListed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "Assets.SDE.ParkAssets_ActivityAreas.Area", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "PA_Condition", "description": "Park asset condition", "codedValues": [ { "name": "1 Very good", "code": "1 VeryGood" }, { "name": "2 Good", "code": "2 Good" }, { "name": "3 Moderate", "code": "3 Moderate" }, { "name": "4 Poor", "code": "4 Poor" }, { "name": "5 Very poor", "code": "5 VeryPoor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 256, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_727", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_727", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S444_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }