{ "currentVersion": 10.71, "id": 162, "name": "Municipal Parking", "type": "Feature Layer", "parentLayer": { "id": 160, "name": "Transportation" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "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, "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": -8919987.897856884, "ymin": 2990325.9834636287, "xmax": -8918871.857526904, "ymax": 2993514.2033117604, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COMMENTS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FREE PARKING FOR PARK PATRONS", "label": "Free Parking for Park Patrons", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HANDICAPPED ONLY", "label": "Handicapped Only", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "METERED PUBLIC PARKING", "label": "Metered Public Parking", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RESIDENT DECAL ONLY", "label": "Resident Decal Only", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RESIDENT DECAL OR 3 HR FREE PARKING", "label": "Resident Decal or 3 Hr Free Parking", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[MAP_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "METER", "typeIdField": "COMMENTS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "METER", "type": "esriFieldTypeString", "alias": "METER", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "METER" }, { "name": "RES_DECAL", "type": "esriFieldTypeString", "alias": "RES_DECAL", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RES_DECAL" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "MAP_ID", "type": "esriFieldTypeString", "alias": "MAP_ID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MAP_ID" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R60_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_60", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_60", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S55_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "FREE PARKING FOR PARK PATRONS", "name": "FREE PARKING FOR PARK PATRONS", "domains": {}, "templates": [ { "name": "FREE PARKING FOR PARK PATRONS", "description": "", "prototype": { "attributes": { "MAP_ID": null, "COMMENTS": "FREE PARKING FOR PARK PATRONS", "Id": null, "METER": null, "RES_DECAL": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HANDICAPPED ONLY", "name": "HANDICAPPED ONLY", "domains": {}, "templates": [ { "name": "HANDICAPPED ONLY", "description": "", "prototype": { "attributes": { "MAP_ID": null, "COMMENTS": "HANDICAPPED ONLY", "Id": null, "METER": null, "RES_DECAL": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "METERED PUBLIC PARKING", "name": "METERED PUBLIC PARKING", "domains": {}, "templates": [ { "name": "METERED PUBLIC PARKING", "description": "", "prototype": { "attributes": { "MAP_ID": null, "COMMENTS": "METERED PUBLIC PARKING", "Id": null, "METER": null, "RES_DECAL": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RESIDENT DECAL ONLY", "name": "RESIDENT DECAL ONLY", "domains": {}, "templates": [ { "name": "RESIDENT DECAL ONLY", "description": "", "prototype": { "attributes": { "MAP_ID": null, "COMMENTS": "RESIDENT DECAL ONLY", "Id": null, "METER": null, "RES_DECAL": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RESIDENT DECAL OR 3 HR FREE PARKING", "name": "RESIDENT DECAL OR 3 HR FREE PARKING", "domains": {}, "templates": [ { "name": "RESIDENT DECAL OR 3 HR FREE PARKING", "description": "", "prototype": { "attributes": { "MAP_ID": null, "COMMENTS": "RESIDENT DECAL OR 3 HR FREE PARKING", "Id": null, "METER": null, "RES_DECAL": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }