{ "currentVersion": 10.91, "id": 0, "name": "PARKING METERS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "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 }, "defaultVisibility": true, "extent": { "xmin": 1.3084463292979002E7, "ymin": 449715.800853014, "xmax": 1.3093945623031497E7, "ymax": 469400.54133857787, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "mNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "mNumber", "type": "esriFieldTypeString", "alias": "METER NUMBER/ID", "length": 50, "domain": null }, { "name": "mType", "type": "esriFieldTypeString", "alias": "METER TYPE", "length": 100, "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" } }, { "name": "mTime", "type": "esriFieldTypeString", "alias": "METER TIME LIMIT", "length": 100, "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" } }, { "name": "mLoc", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 200, "domain": null }, { "name": "mNotes", "type": "esriFieldTypeString", "alias": "NOTES", "length": 150, "domain": null }, { "name": "mDate", "type": "esriFieldTypeDate", "alias": "DATE OF INSPECTION", "length": 8, "domain": null }, { "name": "mWorking", "type": "esriFieldTypeString", "alias": "METER WORKING PROPERLY?", "length": 50, "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" } }, { "name": "mPaint", "type": "esriFieldTypeString", "alias": "METER NEEDS PAINT?", "length": 50, "domain": { "type": "codedValue", "name": "BOOLEAN", "description": "Y/N", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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 }