{ "currentVersion": 10.71, "id": 212, "name": "Lehman Reservable Parking Spaces", "type": "Feature Layer", "parentLayer": { "id": 160, "name": "Transportation" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "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, "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 }, "extent": { "xmin": -8919384.160669783, "ymin": 2993328.5128798694, "xmax": -8919173.339366239, "ymax": 2993388.1095474255, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 163, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AVAILABLE", "label": "AVAILABLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RESERVED", "label": "RESERVED", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SPACE_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 542.1134380533837, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SPACE_ID", "typeIdField": "STATUS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SPACE_ID", "type": "esriFieldTypeString", "alias": "Parking Space ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SPACE_ID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Reserved Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "START_DATE" }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "Reserved End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "END_DATE" }, { "name": "PERMIT_HLDR", "type": "esriFieldTypeString", "alias": "Permit Holder", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMIT_HLDR" }, { "name": "VEH_TYPE", "type": "esriFieldTypeString", "alias": "Vehicle Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VEH_TYPE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R96_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S84_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "AVAILABLE", "name": "AVAILABLE", "domains": {}, "templates": [ { "name": "AVAILABLE", "description": "", "prototype": { "attributes": { "VEH_TYPE": null, "COMMENTS": null, "SPACE_ID": null, "STATUS": "AVAILABLE", "START_DATE": null, "END_DATE": null, "PERMIT_HLDR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RESERVED", "name": "RESERVED", "domains": {}, "templates": [ { "name": "RESERVED", "description": "", "prototype": { "attributes": { "VEH_TYPE": null, "COMMENTS": null, "SPACE_ID": null, "STATUS": "RESERVED", "START_DATE": null, "END_DATE": null, "PERMIT_HLDR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }