{ "currentVersion": 10.8, "id": 1, "name": "PUBLIC PARKING LOTS AND SPACES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 819092.6964805797, "ymin": 154892.6766771525, "xmax": 821116.5687451623, "ymax": 159768.08917040378, "spatialReference": { "wkid": 103104, "latestWkid": 6525 } }, "sourceSpatialReference": { "wkid": 103104, "latestWkid": 6525 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "DECK", "label": "DECK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "LOT", "label": "LOT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 } }, "value": "RESERVED", "label": "RESERVED", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STREET", "label": "STREET", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TYPE" }, { "name": "SPCS", "type": "esriFieldTypeDouble", "alias": "SPCS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPCS" }, { "name": "METERED", "type": "esriFieldTypeString", "alias": "METERED", "domain": { "type": "codedValue", "name": "METERED", "description": "METERED AND UNMETERED SPACES", "codedValues": [ { "name": "METERED", "code": "YES" }, { "name": "UNMETERED", "code": "NO" }, { "name": "RESERVED", "code": "RESERVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "METERED" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "PARKING_ID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PARKING_ID" }, { "name": "PM_ID", "type": "esriFieldTypeSmallInteger", "alias": "PARK MOBILE ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PM_ID" }, { "name": "HOURS", "type": "esriFieldTypeString", "alias": "HOURS", "domain": { "type": "codedValue", "name": "PRK_HOURS", "description": "PARKING HOURS", "codedValues": [ { "name": "2 HR METERS", "code": "2 HR METERS" }, { "name": "2 HR POSTED", "code": "2 HR POSTED" }, { "name": "3 HR METERS", "code": "3 HR METERS" }, { "name": "4 HR KIOSK", "code": "4 HR KIOSK" }, { "name": "10 HR METERS", "code": "10 HR METERS" }, { "name": "10 HR KIOSK", "code": "10 HR KIOSK" }, { "name": "15 MINUTE LOADING", "code": "15 MINUTE LOADING" }, { "name": "RESERVED", "code": "RESERVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "HOURS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R178_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S155_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "DECK", "name": "DECK", "domains": { "METERED": {"type": "inherited"}, "HOURS": {"type": "inherited"} }, "templates": [ { "name": "DECK", "description": "", "prototype": { "attributes": { "PM_ID": null, "HOURS": null, "TYPE": "DECK", "SPCS": null, "METERED": null, "LOCATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PARKING_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LOT", "name": "LOT", "domains": { "METERED": {"type": "inherited"}, "HOURS": {"type": "inherited"} }, "templates": [ { "name": "LOT", "description": "", "prototype": { "attributes": { "PM_ID": null, "HOURS": null, "TYPE": "LOT", "SPCS": null, "METERED": null, "LOCATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PARKING_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RESERVED", "name": "RESERVED", "domains": { "METERED": {"type": "inherited"}, "HOURS": {"type": "inherited"} }, "templates": [ { "name": "RESERVED", "description": "", "prototype": { "attributes": { "PM_ID": null, "HOURS": null, "TYPE": "RESERVED", "SPCS": null, "METERED": null, "LOCATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PARKING_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "STREET", "name": "STREET", "domains": { "METERED": {"type": "inherited"}, "HOURS": {"type": "inherited"} }, "templates": [ { "name": "STREET", "description": "", "prototype": { "attributes": { "PM_ID": null, "HOURS": null, "TYPE": "STREET", "SPCS": null, "METERED": null, "LOCATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PARKING_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }