{ "currentVersion": 10.91, "id": 11, "name": "Water Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4595b110da745f2da3cfe5ad86f22570", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjlJREFUOI2VlM2LUlEUwH8+ZnimFSUjKfRWhm/hEAMSLiRQEkFmoWizaaP5rE3gImoxOPQP1DoIUgh6MTC4eD2ioA9mE7WPIYaBJpBBgmigjb3EbPGectV5Th243HPPPed37zn3YwF3WQJOTtl6wLc5MSzMmXsAlEWDLMvvs9lsyTRNV+g84IwoipL0er3tVqtVqlarR0LdgKdkWY5bljVh7HQ6JBKJ5HA41IHMvwLPAW8vWFbsDhDDLuQvYM+yeKTrvB4MYm5ZTAM9wNY1iG0AZ6YmQ8Al4OHmZgjYAtbcgG+cPqjCxYYAGzpNcsZe4BawD1fb8An71NeAQxF4ZbTCXeCso38FNoAD7COPO3YZqAJtWAaWc7mcEQgE8rquH87UUCxOC3jn6DeBj8CiM1YFP0mSLieTSSOTyeRngOJNXhT009gFHokPCAA/BGi/35dngD1BrwE/naDbTJ6gJcBEGfk8WVlZKff7ffZ2djjvGMPA/SOCAL44vaqqSJI0to+AFUVRUFW1bASDJLa38bmAAAbAMyAej5NOpwHG0HEWpmlWCoUC0WhUetztlm7s7vpOuMB04Kks/7lXLL4MhULfx3ODQW+ihpqmVRy19hkOarAUBfzYL2Xf2dmrcHhgdbvFRqPxfHpBt7f824AXxuxvQyqVYn119UO9Xp+BzQOOshsi3BZFUYhEIvj9fsstaB5Qy+fzSJJ0XYR6PJ45Icf8h4ZhaM1mE6ZSx979/wMBNE3TAO04v5H8BWw+kyZl9oPFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 782421.7112500072, "ymin": 2968422.2099999934, "xmax": 801606.5787499994, "ymax": 2988552.801249996, "spatialReference": { "wkid": 102686, "latestWkid": 2249 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "facilityid", "length": 25, "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "streetname", "length": 75, "domain": null }, { "name": "address", "type": "esriFieldTypeString", "alias": "address", "length": 200, "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeString", "alias": "lifecyclestatus", "length": 20, "domain": { "type": "codedValue", "name": "dLifeCycleStatus", "description": "Lifecycle Status of Feature", "codedValues": [ { "name": "In Service", "code": "IS" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Proposed", "code": "PROP" }, { "name": "Removed", "code": "REM" }, { "name": "Preliminary GIS Update", "code": "PRELIM" }, { "name": "Not in Service", "code": "NS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "installdate", "length": 8, "domain": null }, { "name": "legacyid", "type": "esriFieldTypeString", "alias": "legacyid", "length": 25, "domain": null }, { "name": "fireid", "type": "esriFieldTypeString", "alias": "fireid", "length": 25, "domain": null }, { "name": "firehydid", "type": "esriFieldTypeString", "alias": "firehydid", "length": 25, "domain": null }, { "name": "datasource", "type": "esriFieldTypeString", "alias": "datasource", "length": 10, "domain": { "type": "codedValue", "name": "dDataSources", "description": "Data Sources", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "Planimetric", "code": "AERIAL" }, { "name": "Estimated From Orthophotography", "code": "ORTHO_EST" }, { "name": "Estimated In Field", "code": "EST_FIELD" }, { "name": "Estimated From Plan", "code": "EST_PLAN" }, { "name": "Scaled From Plan", "code": "SCL_PLAN" }, { "name": "Assumed Location", "code": "ASSUMED" }, { "name": "Estimated from Asset Management", "code": "EST_AM" }, { "name": "Proposed Location - General", "code": "PROP_GEN" }, { "name": "Proposed Location - Precise", "code": "PROP_PREC" }, { "name": "Digital Data from Organization", "code": "OTHER_ORG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "plan_1", "type": "esriFieldTypeString", "alias": "plan_1", "length": 255, "domain": null }, { "name": "plan_1_date", "type": "esriFieldTypeDate", "alias": "plan_1_date", "length": 8, "domain": null }, { "name": "plan_2", "type": "esriFieldTypeString", "alias": "plan_2", "length": 255, "domain": null }, { "name": "plan_2_date", "type": "esriFieldTypeDate", "alias": "plan_2_date", "length": 8, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "owner", "length": 50, "domain": { "type": "codedValue", "name": "dOwner", "description": "Owner of Feature", "codedValues": [ { "name": "Revere", "code": "Revere" }, { "name": "MBTA", "code": "MBTA" }, { "name": "DCR", "code": "DCR" }, { "name": "MassDOT", "code": "MassDOT" }, { "name": "MWRA", "code": "MWRA" }, { "name": "Other", "code": "Other" }, { "name": "Malden", "code": "Malden" }, { "name": "BWSC", "code": "BWSC" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 255, "domain": null }, { "name": "id_2017", "type": "esriFieldTypeString", "alias": "id_2017", "length": 25, "domain": null }, { "name": "assoc_valve", "type": "esriFieldTypeString", "alias": "assoc_valve", "length": 50, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 50, "domain": null }, { "name": "make", "type": "esriFieldTypeString", "alias": "make", "length": 50, "domain": null }, { "name": "model", "type": "esriFieldTypeString", "alias": "model", "length": 50, "domain": null }, { "name": "year", "type": "esriFieldTypeSmallInteger", "alias": "year", "domain": null }, { "name": "nozzle_l_size", "type": "esriFieldTypeDouble", "alias": "nozzle_l_size", "domain": null }, { "name": "nozzle_r_size", "type": "esriFieldTypeDouble", "alias": "nozzle_r_size", "domain": null }, { "name": "nozzle_c_size", "type": "esriFieldTypeDouble", "alias": "nozzle_c_size", "domain": null }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r507_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_507", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_507", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a451_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "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 }