{ "currentVersion": 10.91, "id": 19, "name": "Drainage Manholes", "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": "6f69b3377b46e80cc752f3bf262ae915", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAt1JREFUOI2t01tIFGEUwPH/zF5GzUY3jdWIbMvNqKgtI4MKKlyCwAp6sLeiEGp76qFoYMSWlaR6KCK2G0Fh1FtUD5GYRXe6SNGLrduSa6FGuk3bbUfHmR7MrbU1IjowcDhzvh/nO/DZ+Y9hz1asuMjUQkHaqX9kHV91Nw6SUgG3bc5Jxx/UJh7/NVbVTJ32mmMaujPXBTYXDA9SpPXgQU9s8Z3i7HMPdfgx/ohVnmT7QJTjBV6wO35pygFJHsm1LrasSVYtW9m0YZGiKJ+zYpXnmdzfwZGSedC8KoIoCBimwYdvCW7FW7jyLgRA4XTo6nrk7bLmvWpoaFgeDAZf/YZ9jHDQNRMJAaYUTmFPWwCXo5i5RT52LNnFrOhcDr3clAbvPb3mrpV3tKiquqSxsXEgAxsyWCHljeSWZdH+qRmAGwl49j7AvlWHCEfK+GLFATCKe0n2J2fIshwCApk7s1E8dqGjcUcL83UwSJVrPTcTRwHInQSxF1EWypXb6uvr94ZCoeRPbBDbeBjAsGkg/tJic0B/TwJm45QkaTVwOY19GkAvgfxs0Jy8jUxw5vPww6V0LdUDecMjuWma0zKu+aWdt6ymaOx8iyduZs/SIG3RlvS+AHofw6zikc1YlqVnYHRIl/pu6gtK/JDjzOXq2nc4RDspI0Vb9DrHYtvSrVocElegNFA6WurMwHRdP9h3XtqNrOcvtxwgZN/d5zcQOQA+nw+32w3w3ul03s2cDFLAhvhhWvtWIkxfA7klIOWAMQSpAeh9AokLIEkS1dXVCIKAZVn7FUUxxmLout7m9/vrOjs7T0eUeNbZysvLqampQZZlRFG8pqrq0dF/vz301tbWM4FAoEPTtKuxWKyou7sbAI/Hg9frpaysDLvdjiiK52w223bAHBcDCIfDDxRFKa2oqNgqCEKtKIrzTdOcCPRZlnVHFMUTqqreH3suKwbQ1NQ0BJz88f1VjIv9S3wHfPYCp19/o9gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FacilityID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Century Gothic", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1200, "maxScale": 300 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FacilityID] CONCAT NEWLINE CONCAT \"Manhole\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Century Gothic", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 299, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 782428.9599999934, "ymin": 2968734.856250003, "xmax": 801002.700000003, "ymax": 2988479.295000002, "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": "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": "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": "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": "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": "fm", "type": "esriFieldTypeString", "alias": "fm", "length": 25, "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": "r390_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_390", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_390", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a341_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 }