{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 69, "name": "Number of people exposed to noise from airports (70 dB)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3035, "latestWkid": 3035, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -8426600, "falseY": -9526700, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 51, "name": "Aviation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "SNLN70", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriPMS", "url": "c6b0b1f4cba60cdf818e341016d1f179", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABE0lEQVQokaWRPUtCcRSHH+3eri94CyspMAwaQlycnGyQJCLBoJamFqfCvQa/QFM4OuQSuURb36AGJSJyyEVBLoJvmJJeMxKKfxQh3QbpwIHD7/wezuEciTFD+i9g2cUTd2MJm2Gyzmv2kvJJD5pGgLzP8rmf6e0h72TQ2MMTmkdZS1PZaqLXRoAoCwfCLOoHOpi/dBtSYIPZxBl6fARYxB4s8EwJnTwdYeSKKhp9QsytGq1kmkGhyxA7ElYmcKHQYCB63wN/gAaDax/qjjCpyGRpEcCJD5V72je/gAsqSSfKup+pzRUcFOl96hr9/CPdI8OzpihFYiwdCtCLQ87xdFvgLXFH++WvP3BK+RgQaRhjf/oDDFJG7cVARCMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 0, "label": ">200" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1706505.114, "ymin": 962611.3661000002, "xmax": 5592808.857999999, "ymax": 4910226.010199999, "spatialReference": { "wkid": 3035, "latestWkid": 3035, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -8426600, "falseY": -9526700, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AIRPORT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ANNUALTRAF", "type": "esriFieldTypeDouble", "alias": "ANNUALTRAF", "domain": null }, { "name": "NLDEN5559", "type": "esriFieldTypeDouble", "alias": "Lden55-59", "domain": null }, { "name": "NLDEN6064", "type": "esriFieldTypeDouble", "alias": "Lden60-64", "domain": null }, { "name": "NLDEN6569", "type": "esriFieldTypeDouble", "alias": "Lden65-69", "domain": null }, { "name": "NLDEN7074", "type": "esriFieldTypeDouble", "alias": "Lden70-74", "domain": null }, { "name": "NLDEN75", "type": "esriFieldTypeDouble", "alias": "NLDEN75", "domain": null }, { "name": "NLNight5054", "type": "esriFieldTypeDouble", "alias": "NLNight5054", "domain": null }, { "name": "NLNight5559", "type": "esriFieldTypeDouble", "alias": "NLNight5559", "domain": null }, { "name": "NLNight6064", "type": "esriFieldTypeDouble", "alias": "NLNight6064", "domain": null }, { "name": "NLNight6569", "type": "esriFieldTypeDouble", "alias": "NLNight6569", "domain": null }, { "name": "NLNight70", "type": "esriFieldTypeDouble", "alias": "NLNight70", "domain": null }, { "name": "CTRYID", "type": "esriFieldTypeString", "alias": "CTRYID", "length": 9, "domain": null }, { "name": "AIRPORT_NAME", "type": "esriFieldTypeString", "alias": "AIRPORT_NAME", "length": 50, "domain": null }, { "name": "NoiseSource", "type": "esriFieldTypeInteger", "alias": "NoiseSource", "domain": { "type": "codedValue", "name": "NoiseSource", "description": "", "codedValues": [ { "name": "Industry", "code": 1 }, { "name": "Road", "code": 2 }, { "name": "Rail", "code": 3 }, { "name": "Air", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sum_day", "type": "esriFieldTypeInteger", "alias": "sum_day", "domain": null }, { "name": "sum_night", "type": "esriFieldTypeInteger", "alias": "sum_night", "domain": null }, { "name": "Country", "type": "esriFieldTypeString", "alias": "country", "length": 200, "domain": null }, { "name": "Population", "type": "esriFieldTypeInteger", "alias": "Population", "domain": null }, { "name": "per_day", "type": "esriFieldTypeDouble", "alias": "per_day", "domain": null }, { "name": "per_night", "type": "esriFieldTypeDouble", "alias": "per_night", "domain": null }, { "name": "SNLD55", "type": "esriFieldTypeDouble", "alias": "SNLD55", "domain": null }, { "name": "SNLD65", "type": "esriFieldTypeDouble", "alias": "SNLD65", "domain": null }, { "name": "SNLD75", "type": "esriFieldTypeDouble", "alias": "SNLD75", "domain": null }, { "name": "SNLN50", "type": "esriFieldTypeDouble", "alias": "SNLN50", "domain": null }, { "name": "SNLN60", "type": "esriFieldTypeDouble", "alias": "SNLN60", "domain": null }, { "name": "SNLN70", "type": "esriFieldTypeDouble", "alias": ">70 dB", "domain": null }, { "name": "sum_Lden55IA", "type": "esriFieldTypeInteger", "alias": "sum_Lden55IA", "domain": null }, { "name": "nLden55IA", "type": "esriFieldTypeInteger", "alias": "nLden55IA", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }