{ "currentVersion": 10.81, "id": 2, "name": "ArcGIS.GDBO.MobileGR_Parking_Spaces", "type": "Feature Layer", "description": "Dataset showing all on street and city lot parking spaces as defined by current parking restrictions and ordinances throughout the City of Grand Rapids service jurisdiction. Last updated: October 2018", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "copyrightText": "MobileGR", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RATE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "$1.00/hr", "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": "1.5", "label": "$1.50/hr", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1.75", "label": "$1.75/hr", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2751011843175856E7, "ymin": 505878.741141727, "xmax": 1.2796846260826768E7, "ymax": 548730.2729658803, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Michigan_South_FIPS_2113_IntlFeet\",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\",13123359.58005249],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-84.36666666666666],PARAMETER[\"Standard_Parallel_1\",42.1],PARAMETER[\"Standard_Parallel_2\",43.66666666666666],PARAMETER[\"Latitude_Of_Origin\",41.5],UNIT[\"Foot\",0.3048]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SPACE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SPACE_ID", "type": "esriFieldTypeString", "alias": "SPACE ID", "length": 20, "domain": null }, { "name": "SIGN_ID", "type": "esriFieldTypeString", "alias": "SIGN ID", "length": 20, "domain": null }, { "name": "MOBILE_PAY_ZONE", "type": "esriFieldTypeString", "alias": "MOBILE PAY ZONE ID", "length": 20, "domain": null }, { "name": "SPACE_TYPE", "type": "esriFieldTypeString", "alias": "SPACE_TYPE", "length": 50, "domain": null }, { "name": "EV_CHARGING_STATION", "type": "esriFieldTypeString", "alias": "EV_CHARGING_STATION", "length": 20, "domain": null }, { "name": "DISABLED_PARKING", "type": "esriFieldTypeString", "alias": "DISABLED_PARKING", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "SIDE_OF_STREET", "type": "esriFieldTypeString", "alias": "SIDE_OF_STREET", "length": 10, "domain": null }, { "name": "TO_STREET", "type": "esriFieldTypeString", "alias": "TO_STREET", "length": 50, "domain": null }, { "name": "FROM_STREET", "type": "esriFieldTypeString", "alias": "FROM_STREET", "length": 50, "domain": null }, { "name": "OPERATIONAL_DAYS", "type": "esriFieldTypeString", "alias": "OPERATIONAL_DAYS", "length": 50, "domain": null }, { "name": "OPERATIONAL_HOURS", "type": "esriFieldTypeString", "alias": "OPERATIONAL_HOURS", "length": 50, "domain": null }, { "name": "ENFORCEMENT_TYPE", "type": "esriFieldTypeString", "alias": "ENFORCEMENT_TYPE", "length": 50, "domain": null }, { "name": "RATE", "type": "esriFieldTypeDouble", "alias": "RATE", "domain": null }, { "name": "MAX_TIME_MINUTES", "type": "esriFieldTypeSmallInteger", "alias": "MAX_TIME_MINS", "domain": null }, { "name": "PARKING_RESTRICTION", "type": "esriFieldTypeString", "alias": "PARKING_RESTRICTION", "length": 50, "domain": null }, { "name": "FOOD_TRUCK_PARKING", "type": "esriFieldTypeString", "alias": "FOOD_TRUCK_PARKING", "length": 20, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 25, "domain": null }, { "name": "Create_Date", "type": "esriFieldTypeDate", "alias": "Create_Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 25, "domain": null }, { "name": "Last_Editor", "type": "esriFieldTypeDate", "alias": "Last_Editor", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 15, "domain": { "type": "codedValue", "name": "STATUS_SIGNS3", "description": "Active or Retired", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Retired", "code": "Retired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R482_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S321_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }