{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Air Monitoring Stations", "type": "Feature Layer", "description": "This dataset contains air monitoring stations for the province of Alberta. Monitoring stations measure the outdoor ambient air quality. Data from a number of stations, collected over time are used to determine air quality in a particular area.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102184, "latestWkid": 3400, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5118700, "falseY": -9994100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": " Government of Alberta", "parentLayer": { "id": 0, "name": "Air" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f28c41e5937e85af506be060bb193b4b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCklEQVQokWNhIBGwYBHjV1E3tOcTEea4cvHElV9fvlzDqcHZMyLEMyi1wtDM0ZiRkZHh9csnrzYsnzJv+bzOZgYGhm8oGkztvOxSCzpniUnKCcLERMVlxFILOipYWFhZF89qKUHR4OoRWYysGBn4hKan7Nu9avHT+7cuwjUICYvr4fKoqLgMv7GJgxWKhr///v3BpeH///8MP3/+AsvDNTx/ev80AwODCjYNVy8ef/nw1rV1KBouXTheKiYpZ2dh6yWNrPj1yyd/zh7b3Xbjxqm3KBr2bVn0VIBP1PrDu5dTxKUUbJmZWDi/fn5/48a18+2LZzSsgKlDiYd1y3ofMjAw+OLyC4YGYgAAqyZiJ3xjGQ0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 220326.70129999914, "ymin": 5507192.0627999995, "xmax": 809132.1843999998, "ymax": 6511391.151100001, "spatialReference": { "wkt2": "PROJCRS[\"TTM\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",-115.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9992,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"TTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-115.0],PARAMETER[\"Scale_Factor\",0.9992],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5118700, "falseY": -9994100, "xyUnits": 4.506258319779165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "StationNam", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "StationNam", "type": "esriFieldTypeString", "alias": "StationNam", "length": 254, "domain": null }, { "name": "Airsheds", "type": "esriFieldTypeString", "alias": "Airsheds", "length": 254, "domain": null }, { "name": "Program", "type": "esriFieldTypeString", "alias": "Program", "length": 254, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 254, "domain": null }, { "name": "SO2", "type": "esriFieldTypeDouble", "alias": "SO2", "domain": null }, { "name": "H2S", "type": "esriFieldTypeDouble", "alias": "H2S", "domain": null }, { "name": "TRS", "type": "esriFieldTypeDouble", "alias": "TRS", "domain": null }, { "name": "O3", "type": "esriFieldTypeDouble", "alias": "O3", "domain": null }, { "name": "NOX", "type": "esriFieldTypeDouble", "alias": "NOX", "domain": null }, { "name": "NO", "type": "esriFieldTypeDouble", "alias": "NO", "domain": null }, { "name": "NO2", "type": "esriFieldTypeDouble", "alias": "NO2", "domain": null }, { "name": "NH3", "type": "esriFieldTypeDouble", "alias": "NH3", "domain": null }, { "name": "CO", "type": "esriFieldTypeDouble", "alias": "CO", "domain": null }, { "name": "PM2_5", "type": "esriFieldTypeDouble", "alias": "PM2_5", "domain": null }, { "name": "THC", "type": "esriFieldTypeDouble", "alias": "THC", "domain": null }, { "name": "NMHC", "type": "esriFieldTypeDouble", "alias": "NMHC", "domain": null }, { "name": "CH4", "type": "esriFieldTypeDouble", "alias": "CH4", "domain": null }, { "name": "PAH", "type": "esriFieldTypeDouble", "alias": "PAH", "domain": null }, { "name": "C2H4", "type": "esriFieldTypeDouble", "alias": "C2H4", "domain": null }, { "name": "BTEX", "type": "esriFieldTypeDouble", "alias": "BTEX", "domain": null }, { "name": "Calib", "type": "esriFieldTypeDouble", "alias": "Calib", "domain": null }, { "name": "WS", "type": "esriFieldTypeDouble", "alias": "WS", "domain": null }, { "name": "WD", "type": "esriFieldTypeDouble", "alias": "WD", "domain": null }, { "name": "VWS", "type": "esriFieldTypeDouble", "alias": "VWS", "domain": null }, { "name": "AT", "type": "esriFieldTypeDouble", "alias": "AT", "domain": null }, { "name": "DT", "type": "esriFieldTypeDouble", "alias": "DT", "domain": null }, { "name": "RH", "type": "esriFieldTypeDouble", "alias": "RH", "domain": null }, { "name": "GRad", "type": "esriFieldTypeDouble", "alias": "GRad", "domain": null }, { "name": "PAR", "type": "esriFieldTypeDouble", "alias": "PAR", "domain": null }, { "name": "SW", "type": "esriFieldTypeDouble", "alias": "SW", "domain": null }, { "name": "BP", "type": "esriFieldTypeDouble", "alias": "BP", "domain": null }, { "name": "PRECIP", "type": "esriFieldTypeDouble", "alias": "PRECIP", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3726_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3491_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8d98a6b3aee849959a0a395e964e19e8" }