{ "currentVersion": 10.81, "id": 59, "name": "Parking Type", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "SYSTEM_CREATE_DATE", "creatorField": "USER_CREATE", "editDateField": "SYSTEM_MOD_DATE", "editorField": "USER_MOD" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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": -1.0761108895465322E7, "ymin": 4917980.425815984, "xmax": -1.0028454555606393E7, "ymax": 5391728.389033421, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": {"wkt": "PROJCS[\"LRS Lambert\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",304800.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-93.5],PARAMETER[\"Standard_Parallel_1\",40.375],PARAMETER[\"Standard_Parallel_2\",43.625],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",40.0],UNIT[\"Meter\",1.0]]"}, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PARKING_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 156, 107, 255 ], "width": 3 }, "value": "1", "label": "NO PARKING IS POSTED", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 44, 52, 201, 255 ], "width": 3 }, "value": "2", "label": "PARALLEL ONE SIDE - NO PARKING OTHER SIDE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 176, 44, 255 ], "width": 3 }, "value": "3", "label": "PARALLEL ONE SIDE - DIAGONAL OTHER SIDE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 159, 59, 184, 255 ], "width": 3 }, "value": "4", "label": "PARALLEL BOTH SIDES", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 81, 44, 255 ], "width": 3 }, "value": "5", "label": "DIAGONAL ONE SIDE - NO PARKING OTHER SIDE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 60, 151, 181, 255 ], "width": 3 }, "value": "6", "label": "DIAGONAL BOTH SIDES", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 42, 79, 163, 255 ], "width": 3 }, "value": "7", "label": "PARALLEL OR DIAGONAL ON ONE SHOULDER", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 166, 68, 255 ], "width": 3 }, "value": "8", "label": "PARALLEL OR DIAGONAL ON BOTH SHOULDERS", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 67, 113, 255 ], "width": 3 }, "value": "9", "label": "DIAGONAL CENTER - PARALLEL ON SIDES", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PARKING_TYPE", "typeIdField": "PARKING_TYPE", "subtypeField": "", "fields": [ { "name": "PARKING_TYPE", "type": "esriFieldTypeInteger", "alias": "PARKING_TYPE", "domain": { "type": "codedValue", "name": "PARKING_TYPE_ID", "description": "PARKING_TYPE_DESC", "codedValues": [ { "name": "NO PARKING IS POSTED", "code": 1 }, { "name": "PARALLEL ONE SIDE - NO PARKING OTHER SIDE", "code": 2 }, { "name": "PARALLEL ONE SIDE - DIAGONAL OTHER SIDE", "code": 3 }, { "name": "PARALLEL BOTH SIDES", "code": 4 }, { "name": "DIAGONAL ONE SIDE - NO PARKING OTHER SIDE", "code": 5 }, { "name": "DIAGONAL BOTH SIDES", "code": 6 }, { "name": "PARALLEL OR DIAGONAL ON ONE SHOULDER", "code": 7 }, { "name": "PARALLEL OR DIAGONAL ON BOTH SHOULDERS", "code": 8 }, { "name": "DIAGONAL CENTER - PARALLEL ON SIDES", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARKING_TYPE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EVENT_ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "EVENT_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FROM_MEASURE" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TO_MEASURE" }, { "name": "BUSINESS_DATE", "type": "esriFieldTypeDate", "alias": "BUSINESS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BUSINESS_DATE" }, { "name": "EFFECTIVE_START_DATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE_START_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EFFECTIVE_START_DATE" }, { "name": "EFFECTIVE_END_DATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE_END_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EFFECTIVE_END_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "IX_EFFECTIVE_STA_24", "fields": "EFFECTIVE_START_DATE,EFFECTIVE_END_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_EVENT_ID_24", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_ROUTE_ID_24", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R299_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A40_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "PARKING_TYPE": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "EFFECTIVE_START_DATE": null, "PARKING_TYPE": 1, "EFFECTIVE_END_DATE": null, "EVENT_ID": " ", "ROUTE_ID": " ", "FROM_MEASURE": 0, "TO_MEASURE": 0, "BUSINESS_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2", "domains": { "PARKING_TYPE": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "EFFECTIVE_START_DATE": null, "PARKING_TYPE": 2, "EFFECTIVE_END_DATE": null, "EVENT_ID": " ", "ROUTE_ID": " ", "FROM_MEASURE": 0, "TO_MEASURE": 0, "BUSINESS_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "3", "domains": { "PARKING_TYPE": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "EFFECTIVE_START_DATE": null, "PARKING_TYPE": 3, "EFFECTIVE_END_DATE": null, "EVENT_ID": " ", "ROUTE_ID": " ", "FROM_MEASURE": 0, "TO_MEASURE": 0, "BUSINESS_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "4", "domains": { "PARKING_TYPE": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "EFFECTIVE_START_DATE": null, "PARKING_TYPE": 4, "EFFECTIVE_END_DATE": null, "EVENT_ID": " ", "ROUTE_ID": " ", "FROM_MEASURE": 0, "TO_MEASURE": 0, "BUSINESS_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "5", "domains": { "PARKING_TYPE": {"type": "inherited"} }, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "EFFECTIVE_START_DATE": null, "PARKING_TYPE": 5, "EFFECTIVE_END_DATE": null, "EVENT_ID": " ", "ROUTE_ID": " ", "FROM_MEASURE": 0, "TO_MEASURE": 0, "BUSINESS_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "6", "domains": { "PARKING_TYPE": {"type": "inherited"} }, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "EFFECTIVE_START_DATE": null, "PARKING_TYPE": 6, "EFFECTIVE_END_DATE": null, "EVENT_ID": " ", "ROUTE_ID": " ", "FROM_MEASURE": 0, "TO_MEASURE": 0, "BUSINESS_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 7, "name": "7", "domains": { "PARKING_TYPE": {"type": "inherited"} }, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "EFFECTIVE_START_DATE": null, "PARKING_TYPE": 7, "EFFECTIVE_END_DATE": null, "EVENT_ID": " ", "ROUTE_ID": " ", "FROM_MEASURE": 0, "TO_MEASURE": 0, "BUSINESS_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 8, "name": "8", "domains": { "PARKING_TYPE": {"type": "inherited"} }, "templates": [ { "name": "8", "description": "", "prototype": { "attributes": { "EFFECTIVE_START_DATE": null, "PARKING_TYPE": 8, "EFFECTIVE_END_DATE": null, "EVENT_ID": " ", "ROUTE_ID": " ", "FROM_MEASURE": 0, "TO_MEASURE": 0, "BUSINESS_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 9, "name": "9", "domains": { "PARKING_TYPE": {"type": "inherited"} }, "templates": [ { "name": "9", "description": "", "prototype": { "attributes": { "EFFECTIVE_START_DATE": null, "PARKING_TYPE": 9, "EFFECTIVE_END_DATE": null, "EVENT_ID": " ", "ROUTE_ID": " ", "FROM_MEASURE": 0, "TO_MEASURE": 0, "BUSINESS_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "cdf790cf3260450fbb0aa8f4eeaf88fa" }