{ "currentVersion": 10.91, "id": 9, "name": "Sidewalks", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "Streets" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1654105564000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2366348.177778527, "ymin": 7018671.94920744, "xmax": 2397449.122466281, "ymax": 7050520.4540798515, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WEIGHT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 }, "value": "SIDEWALK", "label": "Sidewalk (< 8')", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.5 }, "value": "TRAIL", "label": "Trail (8' or Greater)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STREET", "typeIdField": "WEIGHT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET" }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "Subdivision", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUBDIV" }, { "name": "ALT_SITE", "type": "esriFieldTypeString", "alias": "Alternate Site", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ALT_SITE" }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "YEAR_INST", "type": "esriFieldTypeString", "alias": "Year Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "YEAR_INST" }, { "name": "WEIGHT", "type": "esriFieldTypeString", "alias": "Weight", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WEIGHT" }, { "name": "SW_ID", "type": "esriFieldTypeString", "alias": "SW_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SW_ID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTES" }, { "name": "FUNDING_SOURCE", "type": "esriFieldTypeString", "alias": "Funding Source", "domain": { "type": "codedValue", "name": "SdwlkFundSource", "description": "Sidewalk funding source", "codedValues": [ { "name": "Development", "code": "DEVELOPMENT" }, { "name": "Capital Improvement Plan", "code": "CIP" }, { "name": "Grant Funding", "code": "GRANT" }, { "name": "Parks Funding", "code": "PARKS" }, { "name": "City Funding", "code": "CITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FUNDING_SOURCE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R154_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_154", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_154", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a96_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "SIDEWALK", "name": "SIDEWALK", "domains": { "FUNDING_SOURCE": {"type": "inherited"} }, "templates": [ { "name": "SIDEWALK", "description": "", "prototype": { "attributes": { "FUNDING_SOURCE": null, "NOTES": null, "STREET": null, "SUBDIV": null, "ALT_SITE": null, "WIDTH": null, "YEAR_INST": null, "WEIGHT": "SIDEWALK", "SW_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TRAIL", "name": "TRAIL", "domains": { "FUNDING_SOURCE": {"type": "inherited"} }, "templates": [ { "name": "TRAIL", "description": "", "prototype": { "attributes": { "FUNDING_SOURCE": null, "NOTES": null, "STREET": null, "SUBDIV": null, "ALT_SITE": null, "WIDTH": null, "YEAR_INST": null, "WEIGHT": "TRAIL", "SW_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }