{ "currentVersion": 10.41, "id": 13, "name": "Pedestrian Facilities", "type": "Feature Layer", "description": "", "copyrightText": "", "defaultVisibility": false, "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "geometryType": "esriGeometryPolyline", "minScale": 0, "maxScale": 0, "extent": { "xmin": 650000, "ymin": 650000, "xmax": 990000, "ymax": 990000, "spatialReference": { "wkid": 2881, "latestWkid": 2881 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EXISTING_T", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 255, 232, 255 ], "width": 1 }, "value": "", "label": "", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Greenway", "label": "Greenway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "No Facility", "label": "No Facility", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Shared Use Path", "label": "Shared Use Path", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Sidewalk", "label": "Sidewalk", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CURB", "typeIdField": "EXISTING_T", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "SEGMENTID", "type": "esriFieldTypeInteger", "alias": "SEGMENTID", "domain": null, "editable": true, "nullable": true }, { "name": "SW_WIDTH", "type": "esriFieldTypeDouble", "alias": "SW_WIDTH", "domain": null, "editable": true, "nullable": true }, { "name": "CURB", "type": "esriFieldTypeString", "alias": "CURB", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "BUFFER", "type": "esriFieldTypeString", "alias": "BUFFER", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "USER_ID_ENT_BY", "type": "esriFieldTypeString", "alias": "USER_ID_ENT_BY", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "DT_ENT", "type": "esriFieldTypeDate", "alias": "DT_ENT", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "USER_ID_CHG_BY", "type": "esriFieldTypeString", "alias": "USER_ID_CHG_BY", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "DT_CHG", "type": "esriFieldTypeDate", "alias": "DT_CHG", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "SUN_TRAIL", "type": "esriFieldTypeString", "alias": "SUN_TRAIL", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "PROPOSED_T", "type": "esriFieldTypeString", "alias": "PROPOSED_T", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "EXISTING_T", "type": "esriFieldTypeString", "alias": "EXISTING_T", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "GEOMETRY_LEN", "type": "esriFieldTypeDouble", "alias": "GEOMETRY_LEN", "domain": null, "editable": true, "nullable": false } ], "indexes": [ { "name": "R577048_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2488_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": null, "name": "", "domains": {}, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "EXISTING_T": null, "GEOMETRY_LEN": 0, "SEGMENTID": null, "SW_WIDTH": null, "CURB": null, "BUFFER": null, "USER_ID_ENT_BY": null, "DT_ENT": null, "USER_ID_CHG_BY": null, "DT_CHG": null, "MATERIAL": null, "SUN_TRAIL": null, "PROPOSED_T": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Greenway", "name": "Greenway", "domains": {}, "templates": [ { "name": "Greenway", "description": "", "prototype": { "attributes": { "EXISTING_T": "Greenway", "GEOMETRY_LEN": 0, "SEGMENTID": null, "SW_WIDTH": null, "CURB": null, "BUFFER": null, "USER_ID_ENT_BY": null, "DT_ENT": null, "USER_ID_CHG_BY": null, "DT_CHG": null, "MATERIAL": null, "SUN_TRAIL": null, "PROPOSED_T": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "No Facility", "name": "No Facility", "domains": {}, "templates": [ { "name": "No Facility", "description": "", "prototype": { "attributes": { "EXISTING_T": "No Facility", "GEOMETRY_LEN": 0, "SEGMENTID": null, "SW_WIDTH": null, "CURB": null, "BUFFER": null, "USER_ID_ENT_BY": null, "DT_ENT": null, "USER_ID_CHG_BY": null, "DT_CHG": null, "MATERIAL": null, "SUN_TRAIL": null, "PROPOSED_T": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Shared Use Path", "name": "Shared Use Path", "domains": {}, "templates": [ { "name": "Shared Use Path", "description": "", "prototype": { "attributes": { "EXISTING_T": "Shared Use Path", "GEOMETRY_LEN": 0, "SEGMENTID": null, "SW_WIDTH": null, "CURB": null, "BUFFER": null, "USER_ID_ENT_BY": null, "DT_ENT": null, "USER_ID_CHG_BY": null, "DT_CHG": null, "MATERIAL": null, "SUN_TRAIL": null, "PROPOSED_T": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Sidewalk", "name": "Sidewalk", "domains": {}, "templates": [ { "name": "Sidewalk", "description": "", "prototype": { "attributes": { "EXISTING_T": "Sidewalk", "GEOMETRY_LEN": 0, "SEGMENTID": null, "SW_WIDTH": null, "CURB": null, "BUFFER": null, "USER_ID_ENT_BY": null, "DT_ENT": null, "USER_ID_CHG_BY": null, "DT_CHG": null, "MATERIAL": null, "SUN_TRAIL": null, "PROPOSED_T": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Uploads,Editing", "useStandardizedQueries": true }