{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 19, "name": "Sampling Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "eab02da8e1dd5a5c96b7e5e492c2fdca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKElEQVQ4jc3UvS4EQQAH8N9xEhUPILlc9ELhEYiPiKC4uMoD8ABOovH5FEpZNEdBo6DRXqVVaDV3IRFXuFPYTcZYNIqbbmZnf5n9/ydb9E+j2PtQQnmQ1jKtvBcSFvu5rPD+I3TMaIGbNk91pmPslFqXgw7HZ6yF2BeonxpKKLW5DrGErS776db5DmU85EJDbDwzgjlMZlibdeyl25qYWg2Qb9A87SuWXzjvMpti9z7xEGnE2X0LO8WWnrnATIC0+piu5CC5UIYl3BU+oWw8DkSf8yd0wiZ2ouXxuIBfoRQ5TKfNLgt9bAeZ5WLF3xBMVWmkmdVFbYZYfKLhEMnaydoMsLE3JnCbC61SS3gtcBlXHFyNpMNRNUByM6qyG6+FGFbynvXeb+QDUzRqsQWKiHcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STATIONID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 3201662.2207278013, "ymin": 1.0353056386950642E7, "xmax": 3246352.875768885, "ymax": 1.039588837838623E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATIONID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATIONID", "type": "esriFieldTypeString", "alias": "Station ID", "length": 6, "domain": null }, { "name": "BODY_OF_WATER", "type": "esriFieldTypeString", "alias": "Stream", "length": 100, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Street", "length": 100, "domain": null }, { "name": "LAST_SAMPLED", "type": "esriFieldTypeDate", "alias": "Last Sampled", "length": 8, "domain": null }, { "name": "LAST_INSPECTED", "type": "esriFieldTypeDate", "alias": "Last Inspected", "length": 8, "domain": null }, { "name": "VERIFIED", "type": "esriFieldTypeString", "alias": "Verified", "length": 20, "domain": { "type": "codedValue", "name": "Verified", "description": "How validated on map", "codedValues": [ { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "GPS", "code": "GPS" }, { "name": "PW VERIFIED", "code": "PW VERIFIED" }, { "name": "CONTRACTOR", "code": "CONTRACTOR" }, { "name": "CAD", "code": "CAD" }, { "name": "STREET VIEW", "code": "STREET VIEW" }, { "name": "FIELD VERIFIED", "code": "FIELD VERIFIED" }, { "name": "WTP VERIFIED", "code": "WTP VERIFIED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASBUILTNO", "type": "esriFieldTypeString", "alias": "Asbuilt #", "length": 20, "domain": null }, { "name": "VERIFIED_DATE", "type": "esriFieldTypeDate", "alias": "Verified Date", "length": 8, "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS Date", "length": 8, "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": "esriSPTDefaultValue" } }, { "name": "DateRepaired", "type": "esriFieldTypeDate", "alias": "Repair Date", "length": 8, "domain": null }, { "name": "DateReplaced", "type": "esriFieldTypeDate", "alias": "Replace Date", "length": 8, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cae3543d528747e89e057dcddcd8ee63" }