{ "currentVersion": 10.91, "id": 30, "name": "Sewer Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249 }, "copyrightText": "", "parentLayer": { "id": 23, "name": "Sewer System" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5fb89e512eb946198c23098b922a5aed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAq9JREFUOI2tlF1I01EYhx9Td3ANhcFKxUjDj5sViegIgnBKiWXQ3S5SJHGsSGKiJYSwoDREy6K/QRgh6oUEgpji5ywkwQvBC2XpYrIEN2r9Q0H0KGoXs9liSETv3ftxHt7f7xxODP8pYg7pJQFXgdOATgjxVUr5ERgGNv8GpBFCPAJpKy3FfeKEiBobkxn5+fJDRweFXi8KYAfeHgbS6vWMWizyZHU1cVot2X6/ZHkZbDaKbTa2XS7xrrhYPpGSLOBhRFBWFl2FhZyVEm1UVES5sfHx8prZzNb0NFZVZeHXZiGQEKIgPV1eqqtD63JBczPY7eDx6Pn+HQIBle1taGiAx4/RBAK4Cwp4CvQDmyFQUZG8d+MG2uhoMBphfV1Pbe0Zamoe0Nh4nKmpfrq6GmlpUTEYwGDAnJODa2aGS0BfCLS6yrlTpw40rK3dpK3tFsnJyfuys9jbi0ajqQ7NWCxidW6O81LKA9DCAtrWVjjw5gtlZclhBplMF3E4kkhI8AHg8chsKVkM8ygtjd3yco7ExwfzwcGTbGxsEBcXFwL5/X4qKtJJSgqCnE4CTidrYSCjkR+7uxgMhmCem3sURVGwWq3odDoWFxd59qyB588nESI44/OxA8yFgTIzGZ6Y4HpGBvh8oCgO7PYm2tvbGBlxYrOVUFqqoihQVQVSQk8Px/Zv7QCUksLt3l4s4+PE9PZCfb0kMfEOOh24XGAyjQJBDxUFYmPZAPEK5EoYyGJhtb9fb2tqUtsrKyExkYiRlweDg+wtLfHZ65V3f9XDXnZJifp6aEiv6e5WX7jdHDGbgxvs7MC3b+B2Q2cnu0Iw+f49l4GtiCCAoiL15cwMfbOzvBoY4ML8PEd9PqIcDrZSU/mk13P/zRve/Xku4jeSk8MKcOX32uxsZKmHgv4lfgKNh/ieWNxEzgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FacilityID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 230, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Verdana", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 782273.4699999988, "ymin": 2968055.622999996, "xmax": 801671.4647500068, "ymax": 2988462.6432500035, "spatialReference": { "wkid": 102686, "latestWkid": 2249 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "StreetName", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Subtype", "type": "esriFieldTypeSmallInteger", "alias": "Subtype", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 25, "domain": null }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "WS1_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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 30, "domain": { "type": "codedValue", "name": "WS1_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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 25, "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeSmallInteger", "alias": "InstallYear", "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 10, "domain": { "type": "codedValue", "name": "WS1_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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Plan_1", "type": "esriFieldTypeString", "alias": "Plan_1", "length": 100, "domain": null }, { "name": "Plan_1_Year", "type": "esriFieldTypeSmallInteger", "alias": "Plan_1_Year", "domain": null }, { "name": "Plan_2", "type": "esriFieldTypeString", "alias": "Plan_2", "length": 100, "domain": null }, { "name": "Plan_2_Year", "type": "esriFieldTypeSmallInteger", "alias": "Plan_2_Year", "domain": null }, { "name": "RimElevation", "type": "esriFieldTypeDouble", "alias": "RimElevation", "domain": null }, { "name": "IN_Invert1", "type": "esriFieldTypeDouble", "alias": "IN_Invert1", "domain": null }, { "name": "IN_Invert2", "type": "esriFieldTypeDouble", "alias": "IN_Invert2", "domain": null }, { "name": "IN_Invert3", "type": "esriFieldTypeDouble", "alias": "IN_Invert3", "domain": null }, { "name": "IN_Invert4", "type": "esriFieldTypeDouble", "alias": "IN_Invert4", "domain": null }, { "name": "OUT_Invert", "type": "esriFieldTypeDouble", "alias": "OUT_Invert", "domain": null }, { "name": "VertDatum", "type": "esriFieldTypeString", "alias": "VertDatum", "length": 25, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "GISID_OLD", "type": "esriFieldTypeString", "alias": "GISID_OLD", "length": 15, "domain": null }, { "name": "ID_1980", "type": "esriFieldTypeString", "alias": "ID_1980", "length": 10, "domain": null }, { "name": "ID_1999", "type": "esriFieldTypeString", "alias": "ID_1999", "length": 10, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINING", "type": "esriFieldTypeString", "alias": "LINING", "length": 25, "domain": null }, { "name": "FM", "type": "esriFieldTypeString", "alias": "FM", "length": 25, "domain": null }, { "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": "Rehabilitation", "type": "esriFieldTypeString", "alias": "Rehabilitation", "length": 50, "domain": null }, { "name": "Phase", "type": "esriFieldTypeString", "alias": "Phase", "length": 10, "domain": null }, { "name": "Bid", "type": "esriFieldTypeString", "alias": "Bid", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G132FacilityID", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Owner": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 1, "name": "Drop" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Owner": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 0, "name": "Standard" } ], "subtypes": [ { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Owner": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "FacilityID": null, "LifeCycleStatus": null, "Owner": null, "StreetName": null, "InstallYear": null, "DataSource": null, "Plan_1": null, "Plan_1_Year": 9999, "Plan_2": null, "Plan_2_Year": 9999, "RimElevation": -99.99, "IN_Invert1": -99.99, "IN_Invert2": null, "IN_Invert3": null, "IN_Invert4": null, "OUT_Invert": -99.99, "VertDatum": null, "Comments": null, "GISID_OLD": null, "ID_1980": null, "ID_1999": null, "Enabled": 1, "LINING": null, "FM": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Rehabilitation": null, "Phase": null, "Bid": null }, "code": 1, "name": "Drop" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Owner": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "FacilityID": null, "LifeCycleStatus": "IS", "Owner": "Revere", "StreetName": null, "InstallYear": null, "DataSource": "EST_PLAN", "Plan_1": null, "Plan_1_Year": 9999, "Plan_2": null, "Plan_2_Year": 9999, "RimElevation": -99.99, "IN_Invert1": -99.99, "IN_Invert2": null, "IN_Invert3": null, "IN_Invert4": null, "OUT_Invert": -99.99, "VertDatum": null, "Comments": null, "GISID_OLD": null, "ID_1980": null, "ID_1999": null, "Enabled": 1, "LINING": null, "FM": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Rehabilitation": null, "Phase": null, "Bid": null }, "code": 0, "name": "Standard" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }