{ "currentVersion": 10.61, "id": 9, "name": "MWRA Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "BWSC Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE_CODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 143, 124, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 161, 0, 64, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "MWRA Meter", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 760659.5220892578, "ymin": 2946183.245971158, "xmax": 762420.8755695671, "ymax": 2951373.4120660275, "spatialReference": { "wkid": 102686, "latestWkid": 2249 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PLACEMENT_ID", "typeIdField": "SUBTYPE_CODE", "subtypeFieldName": "SUBTYPE_CODE", "subtypeField": "SUBTYPE_CODE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATURE_ID", "type": "esriFieldTypeDouble", "alias": "Feature ID", "domain": null }, { "name": "PLACEMENT_ID", "type": "esriFieldTypeString", "alias": "Placed By", "length": 32, "domain": null }, { "name": "PLACEMENT_DATE_TIME", "type": "esriFieldTypeDate", "alias": "Date Placed", "length": 8, "domain": null }, { "name": "UPDATE_ID", "type": "esriFieldTypeString", "alias": "Updated By", "length": 32, "domain": null }, { "name": "UPDATE_DATE_TIME", "type": "esriFieldTypeDate", "alias": "Date Updated", "length": 8, "domain": null }, { "name": "SYNCH_FLAG", "type": "esriFieldTypeString", "alias": "Sync Flag", "length": 1, "domain": { "type": "codedValue", "name": "WS2_DM_SYNCH_FLAG", "description": "", "codedValues": [ { "name": "Insert", "code": "I" }, { "name": "Update", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SYMBOL_ROTATION_VALUE", "type": "esriFieldTypeDouble", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "WS2_DM_SYMBOL_ROTATION", "description": "", "range": [ -360, 360 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 30, "domain": null }, { "name": "SUBTYPE_CODE", "type": "esriFieldTypeInteger", "alias": "MWRA Meter Type", "domain": { "type": "codedValue", "name": "WS2_DM_MWRA_METER_SUBTYPE", "description": "", "codedValues": [ { "name": "MWRA Meter", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADDRESS_NUMBER", "type": "esriFieldTypeString", "alias": "Address Number", "length": 10, "domain": null }, { "name": "STREET_FEATURE_CODE", "type": "esriFieldTypeDouble", "alias": "Street Feature Code", "domain": null }, { "name": "CROSS_STREET_FEATURE_CODE", "type": "esriFieldTypeDouble", "alias": "Cross Street Feature Code", "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": "I213FEATURE_ID", "fields": "FEATURE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I213FACILITY_ID", "fields": "FACILITY_ID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "SYNCH_FLAG": {"type": "inherited"}, "SYMBOL_ROTATION_VALUE": {"type": "inherited"}, "SUBTYPE_CODE": {"type": "inherited"} }, "id": 1, "name": "MWRA Meter" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "SYNCH_FLAG": {"type": "inherited"}, "SYMBOL_ROTATION_VALUE": {"type": "inherited"}, "SUBTYPE_CODE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FEATURE_ID": null, "PLACEMENT_ID": null, "PLACEMENT_DATE_TIME": null, "UPDATE_ID": null, "UPDATE_DATE_TIME": null, "SYNCH_FLAG": null, "SYMBOL_ROTATION_VALUE": 0, "FACILITY_ID": null, "SUBTYPE_CODE": 1, "ADDRESS_NUMBER": null, "STREET_FEATURE_CODE": null, "CROSS_STREET_FEATURE_CODE": null, "GLOBALID": null }, "code": 1, "name": "MWRA Meter" } ], "relationships": [ { "id": 3, "name": "GISEDITOR.MWRA_METER_ID_ANNO", "relatedTableId": 7, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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 }