{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Meters", "type": "Feature Layer", "description": "Feature class showing current Parking Meter locations and their attributes throughout the City of Grand Rapids service jurisdiction. This layer is currently used in Cityworks Parking Map. This feature class is actively edited by MobileGR.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "copyrightText": "MobileGR", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "DOUBLE", "label": "DOUBLE", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "QUAD", "label": "QUAD", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "SINGLE", "label": "SINGLE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2770744131561682E7, "ymin": 521516.705052495, "xmax": 1.2785016537729666E7, "ymax": 546276.5984251946, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "METERID", "type": "esriFieldTypeString", "alias": "METERID", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RATE", "type": "esriFieldTypeDouble", "alias": "RATE", "domain": null }, { "name": "MAX_DURATION", "type": "esriFieldTypeDouble", "alias": "MAX_DURATION", "domain": null }, { "name": "ENFORCED_DAYS", "type": "esriFieldTypeString", "alias": "ENFORCED_DAYS", "length": 20, "domain": null }, { "name": "ENFORCED_HOURS", "type": "esriFieldTypeString", "alias": "ENFORCED_HOURS", "length": 20, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "RESTRICTIONS", "type": "esriFieldTypeString", "alias": "RESTRICTIONS", "length": 150, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "MOBILE_PAY_ZONE", "type": "esriFieldTypeString", "alias": "MOBILE PAY ZONE ID", "length": 20, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": { "type": "codedValue", "name": "STATUS_SIGNS3", "description": "Active or Retired", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Retired", "code": "Retired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Payment_Type", "type": "esriFieldTypeString", "alias": "Payment_Type", "length": 255, "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_EDIT", "type": "esriFieldTypeDate", "alias": "LAST_EDIT", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R475_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G908FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S316_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "ArcGIS.GDBO.PARKING_METERS", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "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 }, { "currentVersion": 10.81, "id": 1, "name": "MobileGR_Rates_Enforcement", "type": "Feature Layer", "description": "Feature Class showing the current Meter Rates, Max Duration, Enforcement Days and Enforcement Hours throughout the City of Grand Rapids service jurisdiction. This feature class is actively edited. ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "copyrightText": "MobileGR July 2016", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RATE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 96, 245, 255 ], "width": 1 }, "value": "0.25", "label": "0.25", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 89, 247, 87, 255 ], "width": 1 }, "value": "0.5", "label": "0.5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 83, 82, 163, 255 ], "width": 1 }, "value": "0.75", "label": "0.75", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 99, 235, 169, 255 ], "width": 1 }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 57, 135, 133, 255 ], "width": 1 }, "value": "1.25", "label": "1.25", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 108, 84, 255 ], "width": 1 }, "value": "1.5", "label": "1.5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 231, 122, 255 ], "width": 1 }, "value": "1.75", "label": "1.75", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 12770674, "ymin": 521283.375, "xmax": 12785101, "ymax": 546326.5006561726, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ENFORCED_H", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENFORCED_H", "type": "esriFieldTypeString", "alias": "ENFORCED_H", "length": 50, "domain": null }, { "name": "RESTRICTIO", "type": "esriFieldTypeString", "alias": "RESTRICTIO", "length": 50, "domain": null }, { "name": "DURATION", "type": "esriFieldTypeDouble", "alias": "DURATION", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "RATE", "type": "esriFieldTypeDouble", "alias": "RATE", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "ENFORCED_D", "type": "esriFieldTypeString", "alias": "ENFORCED_D", "length": 50, "domain": null }, { "name": "NUMBER_OF_", "type": "esriFieldTypeDouble", "alias": "NUMBER_OF_", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "MOBILE_PAY_ZONE_ID", "type": "esriFieldTypeString", "alias": "Mobile Pay Zone ID", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R487_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S325_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, "supportsCoordinatesQuantization": true } ], "tables": [ { "currentVersion": 10.81, "id": 2, "name": "ArcGIS.GDBO.PARKING_METERS", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GRMETERNUMBER", "type": "esriFieldTypeDouble", "alias": "GRMETERNUMBER", "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 255, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 255, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 255, "domain": null }, { "name": "POWERSOURCE", "type": "esriFieldTypeDouble", "alias": "POWERSOURCE", "domain": null }, { "name": "HOURLYRATE", "type": "esriFieldTypeDouble", "alias": "HOURLYRATE", "domain": null }, { "name": "MAXDURATION", "type": "esriFieldTypeDouble", "alias": "MAXDURATION", "domain": null }, { "name": "DAYS", "type": "esriFieldTypeString", "alias": "DAYS", "length": 255, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 255, "domain": null }, { "name": "FROMSTREET", "type": "esriFieldTypeString", "alias": "FROMSTREET", "length": 255, "domain": null }, { "name": "TOSTREET", "type": "esriFieldTypeString", "alias": "TOSTREET", "length": 255, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 255, "domain": null }, { "name": "RESTRICTIONS", "type": "esriFieldTypeString", "alias": "RESTRICTIONS", "length": 255, "domain": null }, { "name": "ADDITIONALRESTRICTIONS", "type": "esriFieldTypeString", "alias": "ADDITIONALRESTRICTIONS", "length": 255, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "HOURS", "type": "esriFieldTypeString", "alias": "HOURS", "length": 100, "domain": null } ], "indexes": [ { "name": "R476_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G909FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "ArcGIS.GDBO.Meter_Locations", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } } ] }