{ "currentVersion": 10.81, "id": 6, "name": "Sidewalks & Parking", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 840.0000000000001, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 600, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 1282183.5833333284, "ymin": 317688.689453125, "xmax": 1404395.2493489534, "ymax": 380949.66666667163, "spatialReference": { "wkid": 102748, "latestWkid": 2285 } }, "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.1 }, "value": "EP", "label": "Sidewalk", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.1 }, "value": "PA", "label": "Sidewalk", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.1 }, "value": "CC", "label": "Sidewalk", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.1 }, "value": "SW", "label": "Sidewalk", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CODE", "typeIdField": "CODE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": { "type": "codedValue", "name": "rDomainTransportationCode", "description": "", "codedValues": [ { "name": "Edge Paved Street", "code": "EP" }, { "name": "Curb-to-Curb Street Edge", "code": "CC" }, { "name": "Sidewalk", "code": "SW" }, { "name": "Edge of Unpaved Street", "code": "EN" }, { "name": "Paved Alley", "code": "PA" }, { "name": "Unpaved Alley", "code": "UA" }, { "name": "Paved Drive", "code": "PD" }, { "name": "Unpaved Drive", "code": "UD" }, { "name": "Parking Lot \\ Entrance", "code": "PK" }, { "name": "Steps \\ Ramps", "code": "SR" }, { "name": "Railroad Track", "code": "RR" }, { "name": "Paved Trail", "code": "PT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "EP", "modelName": "CODE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Full_Address", "type": "esriFieldTypeString", "alias": "Full_Address", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Full_Address" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R2188_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2188", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1387_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "EP", "name": "EP", "domains": { "CODE": {"type": "inherited"}, "QA": {"type": "inherited"} }, "templates": [ { "name": "EP", "description": "", "prototype": { "attributes": { "Full_Address": null, "CODE": "EP" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PA", "name": "PA", "domains": { "CODE": {"type": "inherited"}, "QA": {"type": "inherited"} }, "templates": [ { "name": "PA", "description": "", "prototype": { "attributes": { "Full_Address": null, "CODE": "PA" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CC", "name": "CC", "domains": { "CODE": {"type": "inherited"}, "QA": {"type": "inherited"} }, "templates": [ { "name": "CC", "description": "", "prototype": { "attributes": { "Full_Address": null, "CODE": "CC" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SW", "name": "SW", "domains": { "CODE": {"type": "inherited"}, "QA": {"type": "inherited"} }, "templates": [ { "name": "SW", "description": "", "prototype": { "attributes": { "Full_Address": null, "CODE": "SW" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dd98b2d7daba4fec87eb789f1a225b57" }