{ "currentVersion": 10.81, "id": 0, "name": "Meters", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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.", "copyrightText": "MobileGR", "editFieldsInfo": { "creationDateField": "CREATE_DATE", "creatorField": "CREATOR", "editDateField": "LAST_EDIT", "editorField": "EDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "ArcGIS.GDBO.PARKING_METERS", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": false } ], "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": 1.2770744131561682E7, "ymin": 521516.705052495, "xmax": 1.2785016537729666E7, "ymax": 546276.5984251946, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FACILITYID", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "METERID", "type": "esriFieldTypeString", "alias": "METERID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "METERID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE" }, { "name": "RATE", "type": "esriFieldTypeDouble", "alias": "RATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RATE" }, { "name": "MAX_DURATION", "type": "esriFieldTypeDouble", "alias": "MAX_DURATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAX_DURATION" }, { "name": "ENFORCED_DAYS", "type": "esriFieldTypeString", "alias": "ENFORCED_DAYS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ENFORCED_DAYS" }, { "name": "ENFORCED_HOURS", "type": "esriFieldTypeString", "alias": "ENFORCED_HOURS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ENFORCED_HOURS" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET" }, { "name": "RESTRICTIONS", "type": "esriFieldTypeString", "alias": "RESTRICTIONS", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "RESTRICTIONS" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "MOBILE_PAY_ZONE", "type": "esriFieldTypeString", "alias": "MOBILE PAY ZONE ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MOBILE_PAY_ZONE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "STATUS_SIGNS3", "description": "Active or Retired", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Retired", "code": "Retired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATUS" }, { "name": "Payment_Type", "type": "esriFieldTypeString", "alias": "Payment_Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Payment_Type" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EDITOR" }, { "name": "LAST_EDIT", "type": "esriFieldTypeDate", "alias": "LAST_EDIT", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDIT" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "DOUBLE", "name": "DOUBLE", "domains": { "STATUS": {"type": "inherited"} }, "templates": [ { "name": "DOUBLE", "description": "", "prototype": { "attributes": { "Payment_Type": null, "STATUS": null, "FACILITYID": null, "METERID": null, "TYPE": "DOUBLE", "RATE": null, "MAX_DURATION": null, "ENFORCED_DAYS": null, "ENFORCED_HOURS": null, "STREET": null, "RESTRICTIONS": null, "LATITUDE": null, "LONGITUDE": null, "MOBILE_PAY_ZONE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "QUAD", "name": "QUAD", "domains": { "STATUS": {"type": "inherited"} }, "templates": [ { "name": "QUAD", "description": "", "prototype": { "attributes": { "Payment_Type": null, "STATUS": null, "FACILITYID": null, "METERID": null, "TYPE": "QUAD", "RATE": null, "MAX_DURATION": null, "ENFORCED_DAYS": null, "ENFORCED_HOURS": null, "STREET": null, "RESTRICTIONS": null, "LATITUDE": null, "LONGITUDE": null, "MOBILE_PAY_ZONE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "SINGLE", "name": "SINGLE", "domains": { "STATUS": {"type": "inherited"} }, "templates": [ { "name": "SINGLE", "description": "", "prototype": { "attributes": { "Payment_Type": null, "STATUS": null, "FACILITYID": null, "METERID": null, "TYPE": "SINGLE", "RATE": null, "MAX_DURATION": null, "ENFORCED_DAYS": null, "ENFORCED_HOURS": null, "STREET": null, "RESTRICTIONS": null, "LATITUDE": null, "LONGITUDE": null, "MOBILE_PAY_ZONE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }