{ "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 6, "name": "Sample Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 1.4572143491875517E-8, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463400, "falseY": -43523900, "xyUnits": 1.37248168130864E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Water" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1af58214dfe9069a60c2756bc7e8d1a0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQ4jd3UP0gCARSA8U+7SlDw+keDBUdwZTmUgTQlJAbV0NAUSuAFFVGQOERQDopDRlGoQ4u2NAQNjdHUqrtDLXGSg7M21FCEQ0uZ3JlB9I3vwW958AR+KeFfw/2SxJ6qstZU2Onk1O3GlclwXKlw1xS4qwuPouBaWaEnlyOVzeJtBmwcHGR/Y4MeoxFWV3GqKrOlEtc/gm02tmIxRqpotUCAzrMzIqUSN8Bbo7B1bIxljwfzx8BggFiMYb+fzWKRREOwJHGQSjH8ee52YxkdRSkWyQBPemH73BxTkkRLrWUigSOfJ1ooENIFyzIn8Tjyd/uBAVq9XqbTafqBR01wezvzwSAOi4W6HR3huL0l/vCATwvcZrezu75OX30WrFYMisJ4OMwEkKsLiyLbySRy9fpa2tlh6PycyP09M/XgXpeLhclJOrSxIAgQjTLk87H4+spFTdhk4lAU6Q6FUNGZ2UykXOYKePkCPz+zdHmpl6zdn/jHunoHmD5bHgA5S1IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STATION_ID]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 7200, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 929035.4868189096, "ymin": 323741.52699197084, "xmax": 976279.8198970482, "ymax": 361067.2701763138, "spatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.8386477426676102E7, "falseY": -4.571853201489386E7, "xyUnits": 1.3280697775106925E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATION_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATION_ID", "type": "esriFieldTypeString", "alias": "STATION_ID", "length": 10, "domain": null }, { "name": "STATION_DESCRIPTION", "type": "esriFieldTypeString", "alias": "STATION_DESCRIPTION", "length": 255, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 10, "domain": null }, { "name": "FEATURE_NUM", "type": "esriFieldTypeString", "alias": "FEATURE_NUM", "length": 5, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "SiteNumber", "type": "esriFieldTypeString", "alias": "SiteNumber", "length": 10, "domain": null }, { "name": "SystemNumber", "type": "esriFieldTypeString", "alias": "SystemNumber", "length": 15, "domain": null }, { "name": "SampleType", "type": "esriFieldTypeString", "alias": "SampleType", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 50, "domain": { "type": "codedValue", "name": "WS2_dLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R29_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }