{ "currentVersion": 10.81, "id": 1, "name": "MobileGR_Rates_Enforcement", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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. ", "copyrightText": "MobileGR July 2016", "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, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 12770674, "ymin": 521283.375, "xmax": 12785101, "ymax": 546326.5006561726, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ENFORCED_H", "typeIdField": "RATE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ENFORCED_H", "type": "esriFieldTypeString", "alias": "ENFORCED_H", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ENFORCED_H" }, { "name": "RESTRICTIO", "type": "esriFieldTypeString", "alias": "RESTRICTIO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RESTRICTIO" }, { "name": "DURATION", "type": "esriFieldTypeDouble", "alias": "DURATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DURATION" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "RATE", "type": "esriFieldTypeDouble", "alias": "RATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RATE" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET" }, { "name": "ENFORCED_D", "type": "esriFieldTypeString", "alias": "ENFORCED_D", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ENFORCED_D" }, { "name": "NUMBER_OF_", "type": "esriFieldTypeDouble", "alias": "NUMBER_OF_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBER_OF_" }, { "name": "MOBILE_PAY_ZONE_ID", "type": "esriFieldTypeString", "alias": "Mobile Pay Zone ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MOBILE_PAY_ZONE_ID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R487_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S325_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 0.25, "name": "0.25", "domains": {}, "templates": [ { "name": "0.25", "description": "", "prototype": { "attributes": { "NUMBER_OF_": null, "MOBILE_PAY_ZONE_ID": null, "ENFORCED_H": null, "RESTRICTIO": null, "DURATION": null, "SHAPE_Leng": null, "RATE": 0.25, "STREET": null, "ENFORCED_D": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0.5, "name": "0.5", "domains": {}, "templates": [ { "name": "0.5", "description": "", "prototype": { "attributes": { "NUMBER_OF_": null, "MOBILE_PAY_ZONE_ID": null, "ENFORCED_H": null, "RESTRICTIO": null, "DURATION": null, "SHAPE_Leng": null, "RATE": 0.5, "STREET": null, "ENFORCED_D": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0.75, "name": "0.75", "domains": {}, "templates": [ { "name": "0.75", "description": "", "prototype": { "attributes": { "NUMBER_OF_": null, "MOBILE_PAY_ZONE_ID": null, "ENFORCED_H": null, "RESTRICTIO": null, "DURATION": null, "SHAPE_Leng": null, "RATE": 0.75, "STREET": null, "ENFORCED_D": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "NUMBER_OF_": null, "MOBILE_PAY_ZONE_ID": null, "ENFORCED_H": null, "RESTRICTIO": null, "DURATION": null, "SHAPE_Leng": null, "RATE": 1, "STREET": null, "ENFORCED_D": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1.25, "name": "1.25", "domains": {}, "templates": [ { "name": "1.25", "description": "", "prototype": { "attributes": { "NUMBER_OF_": null, "MOBILE_PAY_ZONE_ID": null, "ENFORCED_H": null, "RESTRICTIO": null, "DURATION": null, "SHAPE_Leng": null, "RATE": 1.25, "STREET": null, "ENFORCED_D": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1.5, "name": "1.5", "domains": {}, "templates": [ { "name": "1.5", "description": "", "prototype": { "attributes": { "NUMBER_OF_": null, "MOBILE_PAY_ZONE_ID": null, "ENFORCED_H": null, "RESTRICTIO": null, "DURATION": null, "SHAPE_Leng": null, "RATE": 1.5, "STREET": null, "ENFORCED_D": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1.75, "name": "1.75", "domains": {}, "templates": [ { "name": "1.75", "description": "", "prototype": { "attributes": { "NUMBER_OF_": null, "MOBILE_PAY_ZONE_ID": null, "ENFORCED_H": null, "RESTRICTIO": null, "DURATION": null, "SHAPE_Leng": null, "RATE": 1.75, "STREET": null, "ENFORCED_D": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }