{ "currentVersion": 10.91, "id": 0, "name": "PARKING METERS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "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": 1.3084463292979002E7, "ymin": 449715.800853014, "xmax": 1.3093945623031497E7, "ymax": 469400.54133857787, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "mTime", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "15 MIN Free Loading Zone", "label": "15 MIN-FREE LOADING ZONE", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 0, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "30 MIN", "label": "30 MIN", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1 HR", "label": "1 HR", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "90 MIN", "label": "90 MIN", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2 HR", "label": "2 HR", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 156, 156, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "OTHER", "label": "OTHER", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "mNumber", "typeIdField": "mTime", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "mNumber", "type": "esriFieldTypeString", "alias": "METER NUMBER/ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "mNumber" }, { "name": "mType", "type": "esriFieldTypeString", "alias": "METER TYPE", "domain": { "type": "codedValue", "name": "MTYPE", "description": "METER TYPE", "codedValues": [ { "name": "COIN METER", "code": "COIN METER" }, { "name": "PAY STATION", "code": "PAY STATION" }, { "name": "COIN METER/CREDIT CARD", "code": "COIN METER/CREDIT CARD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "mType" }, { "name": "mTime", "type": "esriFieldTypeString", "alias": "METER TIME LIMIT", "domain": { "type": "codedValue", "name": "MTIME", "description": "TIME ON METER", "codedValues": [ { "name": "30 MIN", "code": "30 MIN" }, { "name": "90 MIN", "code": "90 MIN" }, { "name": "1 HR", "code": "1 HR" }, { "name": "2 HR", "code": "2 HR" }, { "name": "OTHER", "code": "OTHER" }, { "name": "15 MIN Free Laoding Zone", "code": "15 MIN Free Loading Zone" }, { "name": "4 HR", "code": "4 HR" }, { "name": "24 HR", "code": "24 HR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "mTime" }, { "name": "mLoc", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "mLoc" }, { "name": "mNotes", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "mNotes" }, { "name": "mDate", "type": "esriFieldTypeDate", "alias": "DATE OF INSPECTION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "mDate" }, { "name": "mWorking", "type": "esriFieldTypeString", "alias": "METER WORKING PROPERLY?", "domain": { "type": "codedValue", "name": "MPROB", "description": "MPROB", "codedValues": [ { "name": "Jammed", "code": "Jammed" }, { "name": "Battery Dead", "code": "Battery Dead" }, { "name": "Bent Pole", "code": "Bent Pole" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "mWorking" }, { "name": "mPaint", "type": "esriFieldTypeString", "alias": "METER NEEDS PAINT?", "domain": { "type": "codedValue", "name": "BOOLEAN", "description": "Y/N", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "mPaint" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R8_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "15 MIN Free Loading Zone", "name": "15 MIN Free Loading Zone", "domains": { "mType": {"type": "inherited"}, "mTime": {"type": "inherited"}, "mWorking": {"type": "inherited"}, "mPaint": {"type": "inherited"} }, "templates": [ { "name": "15 MIN Free Loading Zone", "description": "", "prototype": { "attributes": { "mWorking": null, "mPaint": null, "mNumber": null, "mType": null, "mTime": "15 MIN Free Loading Zone", "mLoc": null, "mNotes": null, "mDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "30 MIN", "name": "30 MIN", "domains": { "mType": {"type": "inherited"}, "mTime": {"type": "inherited"}, "mWorking": {"type": "inherited"}, "mPaint": {"type": "inherited"} }, "templates": [ { "name": "30 MIN", "description": "", "prototype": { "attributes": { "mWorking": null, "mPaint": null, "mNumber": null, "mType": null, "mTime": "30 MIN", "mLoc": null, "mNotes": null, "mDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "1 HR", "name": "1 HR", "domains": { "mType": {"type": "inherited"}, "mTime": {"type": "inherited"}, "mWorking": {"type": "inherited"}, "mPaint": {"type": "inherited"} }, "templates": [ { "name": "1 HR", "description": "", "prototype": { "attributes": { "mWorking": null, "mPaint": null, "mNumber": null, "mType": null, "mTime": "1 HR", "mLoc": null, "mNotes": null, "mDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "90 MIN", "name": "90 MIN", "domains": { "mType": {"type": "inherited"}, "mTime": {"type": "inherited"}, "mWorking": {"type": "inherited"}, "mPaint": {"type": "inherited"} }, "templates": [ { "name": "90 MIN", "description": "", "prototype": { "attributes": { "mWorking": null, "mPaint": null, "mNumber": null, "mType": null, "mTime": "90 MIN", "mLoc": null, "mNotes": null, "mDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "2 HR", "name": "2 HR", "domains": { "mType": {"type": "inherited"}, "mTime": {"type": "inherited"}, "mWorking": {"type": "inherited"}, "mPaint": {"type": "inherited"} }, "templates": [ { "name": "2 HR", "description": "", "prototype": { "attributes": { "mWorking": null, "mPaint": null, "mNumber": null, "mType": null, "mTime": "2 HR", "mLoc": null, "mNotes": null, "mDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "OTHER", "name": "OTHER", "domains": { "mType": {"type": "inherited"}, "mTime": {"type": "inherited"}, "mWorking": {"type": "inherited"}, "mPaint": {"type": "inherited"} }, "templates": [ { "name": "OTHER", "description": "", "prototype": { "attributes": { "mWorking": null, "mPaint": null, "mNumber": null, "mType": null, "mTime": "OTHER", "mLoc": null, "mNotes": null, "mDate": 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 }