{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "Bicycle Pedestrian Pathways", "parentLayerId": -1, "defaultVisibility": true, "minScale": 3000000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 638142.79059206, "ymin": 1296570.97561665, "xmax": 716830.526473343, "ymax": 1432337.51603109, "spatialReference": { "wkid": 102659, "latestWkid": 2237 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 5 }, "value": "Existing", "label": "Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "Proposed", "label": "Proposed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "PATH_NAME", "typeIdField": "STATUS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "PATH_ID", "type": "esriFieldTypeSmallInteger", "alias": "Path_ID", "domain": null, "editable": true, "nullable": true }, { "name": "PATH_NAME", "type": "esriFieldTypeString", "alias": "Path_Name", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "PATH_FROM", "type": "esriFieldTypeString", "alias": "Path_From", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status_2", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "ON_OFF_ROAD", "type": "esriFieldTypeString", "alias": "On_Off_Roa", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "REGIONAL", "type": "esriFieldTypeString", "alias": "Regional_N", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "PATH_TO", "type": "esriFieldTypeString", "alias": "Path_To", "domain": null, "editable": true, "nullable": true, "length": 60 }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "Route_Name", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "LAKE_TO_LAKE", "type": "esriFieldTypeString", "alias": "Lake_To_Lake", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "Route", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true }, { "name": "MULTIUSE", "type": "esriFieldTypeString", "alias": "Multiuse", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R7528_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7528", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7528", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Existing", "name": "Existing", "domains": {}, "templates": [ { "name": "Existing", "description": "", "prototype": { "attributes": { "MULTIUSE": null, "SHAPE_LENG": null, "PATH_ID": null, "PATH_NAME": null, "PATH_FROM": null, "STATUS": "Existing", "ON_OFF_ROAD": null, "REGIONAL": null, "PATH_TO": null, "ROUTE_NAME": null, "LAKE_TO_LAKE": null, "ROUTE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Proposed", "name": "Proposed", "domains": {}, "templates": [ { "name": "Proposed", "description": "", "prototype": { "attributes": { "MULTIUSE": null, "SHAPE_LENG": null, "PATH_ID": null, "PATH_NAME": null, "PATH_FROM": null, "STATUS": "Proposed", "ON_OFF_ROAD": null, "REGIONAL": null, "PATH_TO": null, "ROUTE_NAME": null, "LAKE_TO_LAKE": null, "ROUTE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }