{ "currentVersion": 10.91, "id": 87, "name": "Parking Lot (Partial)", "type": "Feature Layer", "parentLayer": { "id": 78, "name": "Various Transit and Infrastructure" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 373950.0500000864, "ymin": 2839016.7699992806, "xmax": 395326.8699991554, "ymax": 2858535.6300008595, "spatialReference": { "wkid": 102686, "latestWkid": 2249 } }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249 }, "effectiveMinScale": 24000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ParkingName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ParkingID", "type": "esriFieldTypeString", "alias": "ParkingID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ParkingID" }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "AdministrativeArea" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACTIVE", "modelName": "Status" }, { "name": "ParkingSurface", "type": "esriFieldTypeString", "alias": "ParkingSurface", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ParkingSurface" }, { "name": "ParkingName", "type": "esriFieldTypeString", "alias": "ParkingName", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ParkingName" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Owner" }, { "name": "Paved", "type": "esriFieldTypeString", "alias": "Paved", "domain": { "type": "codedValue", "name": "baseBoolean", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Paved" }, { "name": "ParkingDesc", "type": "esriFieldTypeString", "alias": "ParkingDesc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "ParkingDesc" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Notes" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "NumSpaces", "type": "esriFieldTypeSmallInteger", "alias": "NumSpaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumSpaces" }, { "name": "HdcSpaces", "type": "esriFieldTypeSmallInteger", "alias": "HdcSpaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HdcSpaces" }, { "name": "TimeLimit", "type": "esriFieldTypeString", "alias": "TimeLimit", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TimeLimit" }, { "name": "PayType", "type": "esriFieldTypeString", "alias": "PayType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PayType" }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInst" }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaDatecreate" }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaEntryMethod" }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "metaSrc" }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaSrcDate" }, { "name": "metaSrcTtl", "type": "esriFieldTypeString", "alias": "metaSrcTtl", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "metaSrcTtl" }, { "name": "metaReliability", "type": "esriFieldTypeString", "alias": "metaReliability", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaReliability" }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "metaCreator" }, { "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": "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": "R256_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_256", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_256", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S211_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parking Lot (Partial)", "description": "", "prototype": { "attributes": { "AdministrativeArea": null, "last_edited_date": null, "ParkingID": null, "Status": "ACTIVE", "ParkingSurface": null, "ParkingName": null, "Owner": null, "Paved": null, "ParkingDesc": null, "Notes": null, "Elevation": null, "NumSpaces": null, "HdcSpaces": null, "TimeLimit": null, "PayType": null, "YearInst": null, "metaDatecreate": null, "metaEntryMethod": null, "metaSrc": null, "metaSrcDate": null, "metaSrcTtl": null, "metaReliability": null, "metaCreator": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }