{ "currentVersion": 10.91, "id": 3, "name": "Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "WATER" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 4800, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Rec_STATUS", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "daca1022dee68d954b1dffd0867ba170", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZ9JREFUKJGNkk1LG1EUhp8zjqOmigZqJaaYULFBQmndCOJKiovS1Bb/QV24dNOBkF/gZvoHuu9eiTZQoV2VbropmEahYrRUI3XRdOEHnZnj4jKY6Ai+cLnnHM5z7nsv1yZG7rrmJWAsytXixCvIx6t9dhyM6msVeXOZswdkbwffUtfg0rr23+9lPgghmYDmKQTKUKmiqeVncngjvLShTtrhx9MxhnOpy3r9D92rVaqliuZbB9gAblnrABmHuzOj3InA/z502pAdhJd5kh9q7LplbQCEsBCdnAEQYHzYFD7VoLID02l4NWEGdGzRFfVaQqLNtmOBiIk/183+5Tc8f2QcDPQAzRvu7IcQKlgCL3JQ3oaZrAEB/p62P64pi74FSPZI4fs+uYkMTD4wK9L2ISQ6tYHw3oCyYwN4BcsFeFfV4maDA+De4xHjQBVqB/B1j3/pPnniTclRrO3FvAQbdU3/PGbr2y9GnQ4496G3m7PMIKnZh3Jy3XaLZrPiu2vhCtryPZsceZPtYCwMQEiAEESpgB/XFgt7c1YRKMYObtEFXm18Zs6LBYIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PRIVATE", "label": "PRIVATE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "62e18c02630cd26cf505f48fe0b55bed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAaRJREFUKJGNks9LVFEUxz/3+Zw3pGCTUbwZskzEyEUWLVqEC+HtBhEX4nLGxaQizqKBYf4CaRHxVkL7Vi2SmFVGUAxtCiaQkQkSc+GP2Ui2mObqe++6uDwc8yl+4XLuOZzP9557uSYRshfU8G4ng2FuBTSlKz7832dGwfsdKksgnoe5hC3gzqXgy+osXFI9z5JMSh/6ErBzAJ7PzUpJ2bUlsXs+vKhi8zbrGYfkw6GTcn2TuLdCjZIabjfQcF79Bpi/y/XMGF0hKA/BisG9fihMkFgus1nLqz0ASzETnnw7dHt8X8e3H2GqDMujMDupDTpMrLBXCq6cGrs7DkLo/YtPOs59gWxaT5C6esGDtY4gCMAwYGkcSu+hOKZBgO0/EbCFegmQTIh05QdDo4/AeaJXqOpP6O1Sexa8AZCIDRNAukYB4NprVfy8xg5w4+mInkAp+L4O777yd/CWGJGuaESOncsJf3VVpaq/qJe/MRCPwT8Jvd20HvRjTzuiee6dARxHeFY+WJGcfE+ggXsajIQBMPAJ8NsqXlRbJCxfGUWgGGncpmOgT3y7LnBRjwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PUBLIC", "label": "PUBLIC", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2.0037507067161843E7, "ymin": -1.2453025589441374E7, "xmax": 2.0037507067161843E7, "ymax": 3568617.6865782067, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Rec_STATUS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Rec_STATUS", "type": "esriFieldTypeString", "alias": "Rec_STATUS", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Rec_STATUS", "description": "Public or Private", "codedValues": [ { "name": "PUBLIC", "code": "PUBLIC" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ABANDONED", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rec_SOURCE", "type": "esriFieldTypeString", "alias": "Rec_SOURCE", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Rec_INSTALL", "type": "esriFieldTypeDate", "alias": "Rec_INSTALL", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R808_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S754_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "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, "serviceItemId": "1d0b67dcb60c40c8a77881ab1d0dd4d0" }