{ "currentVersion": 10.71, "id": 11, "name": "Paths", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "StructureType", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 0, 65, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 45, 37, 255 ], "width": 1 }, "value": "Boardwalk", "label": "Boardwalk", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 186, 145, 255 ], "width": 1 }, "value": "Causeway", "label": "Causeway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 153, 46, 255 ], "width": 1 }, "value": "Footbridge", "label": "Footbridge", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 35, 140, 166, 255 ], "width": 1 }, "value": "NotListed", "label": "Not listed - see comments", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 48, 122, 255 ], "width": 1 }, "value": "OnGround", "label": "On ground path", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 144, 60, 255 ], "width": 1 }, "value": "Ramp", "label": "Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 165, 45, 189, 255 ], "width": 1 }, "value": "Stairs", "label": "Stairs", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 69, 55, 176, 255 ], "width": 1 }, "value": "TBD", "label": "To be determined", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 113, 199, 255 ], "width": 1 }, "value": "Trail", "label": "Trail", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281300.9378000004, "ymin": 6557712.844, "xmax": 513681.6827999996, "ymax": 6646585.7551, "spatialReference": { "wkid": 7856, "latestWkid": 7856 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StructureType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 50, "domain": { "type": "codedValue", "name": "PA_PathStructure", "description": "Pathway structure type", "codedValues": [ { "name": "Boardwalk", "code": "Boardwalk" }, { "name": "Causeway", "code": "Causeway" }, { "name": "Footbridge", "code": "Footbridge" }, { "name": "On ground path", "code": "OnGround" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Stairs", "code": "Stairs" }, { "name": "Trail", "code": "Trail" }, { "name": "To be determined", "code": "TBD" }, { "name": "Not listed - see comments", "code": "NotListed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PathUse", "type": "esriFieldTypeString", "alias": "Path Use", "length": 50, "domain": { "type": "codedValue", "name": "PA_PathUse", "description": "Path use", "codedValues": [ { "name": "Cycleway", "code": "Cycleway" }, { "name": "Pedestrian", "code": "Pedestrian" }, { "name": "Shared", "code": "Shared" }, { "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_PathSurfaceMat", "description": "Path surface material", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Bitumen", "code": "Bitumen" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Earth", "code": "Earth" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Paved", "code": "Paved" }, { "name": "Steel", "code": "Steel" }, { "name": "Stone", "code": "Stone" }, { "name": "Timber", "code": "Timber" }, { "name": "To be determined", "code": "TBD" }, { "name": "Not listed - see comments", "code": "NotListed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubstructureMaterial", "type": "esriFieldTypeString", "alias": "Substructure Material", "length": 50, "domain": { "type": "codedValue", "name": "PA_PathSubstructMat", "description": "Path substructure material", "codedValues": [ { "name": "Brick", "code": "Brick" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Steel", "code": "Steel" }, { "name": "Stone", "code": "Stone" }, { "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": "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": 1024, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_807", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_807", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S470_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 }