Deprecated: Return type of YDataTable::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bdavid/prod/georef/yamldoc/ydclasses/ydata.inc.php on line 428

Deprecated: Return type of YamlDataTable::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bdavid/prod/georef/yamldoc/ydclasses/yamldata.inc.php on line 295
geodata/ne_110m (pub)
Menu : html yaml json edit check reindex dump unset
* 

Erreur: la classe FeatureDataset n'est pas définie
Création d'un document AutoDescribed
{
    "title": "Natural Earth 1/110M",
    "abstract": "Natural Earth is a public domain map dataset available at 1:10m, 1:50m, and 1:110 million scales. Featuring tightly integrated vector and raster data, with Natural Earth you can make a variety of visually pleasing, well-crafted maps with cartography or GIS software.  \nSmall scale data, 1:110m  \nSuitable for schematic maps of the world on a postcard or as a small locator globe.\n\nThe [corresponding map can be displayed here at zoom 3](id.php/geodata/ne_110m/map/display?latlon=45,3&zoom=3).\n\n**test URL** :\n  \n- [coastline](id.php/geodata/ne_110m/coastline?bbox=-95.8,-4.5,101.7,74.5&zoom=3)\n",
    "licence": {
        "uri": "http://www.naturalearthdata.com/about/terms-of-use/",
        "title": "Public domain"
    },
    "doc_url": "https://www.naturalearthdata.com/features/",
    "$schema": "http://ydclasses.georef.eu/FeatureDataset/schema",
    "dbpath": "naturalearth/110m",
    "precision": 3,
    "minZoom": 0,
    "maxZoom": 18,
    "layers": {
        "coastAdminBoundaryLines": {
            "title": "Coast and land boundaries",
            "style": "function(feature) {\n    if (feature.properties.featurecla == 'Coastline') {\n        return {color: 'blue', weight: 1};\n    } else {\n        return {color: 'chocolate', weight: 1};\n    }\n}\n",
            "displayedByDefault": true,
            "ogrPath": [
                "ne_110m_admin_0_boundary_lines_land.shp",
                "ne_110m_coastline.shp"
            ],
            "excludedFields": [
                "name",
                "name_alt"
            ]
        },
        "coastline": {
            "title": "coastline",
            "style": {
                "color": "blue",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_coastline.shp"
        },
        "land": {
            "title": "land",
            "style": {
                "color": "sandyBrown",
                "weight": 0,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_land.shp"
        },
        "ocean": {
            "title": "ocean",
            "style": {
                "color": "deepSkyBlue",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_ocean.shp"
        },
        "rivers_lake_centerlines": {
            "title": "Rivers and lake centerlines",
            "style": {
                "color": "MediumBlue",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_rivers_lake_centerlines.shp"
        },
        "geographic_lines": {
            "title": "geographic_lines",
            "ogrPath": "ne_110m_geographic_lines.shp"
        },
        "geography_marine_polys": {
            "title": "geography_marine_polys",
            "ogrPath": "ne_110m_geography_marine_polys.shp"
        },
        "geography_regions_elevation_points": {
            "title": "geography_regions_elevation_points",
            "ogrPath": "ne_110m_geography_regions_elevation_points.shp"
        },
        "geography_regions_points": {
            "title": "geography_regions_points",
            "ogrPath": "ne_110m_geography_regions_points.shp"
        },
        "geography_regions_polys": {
            "title": "geography_regions_polys",
            "ogrPath": "ne_110m_geography_regions_polys.shp"
        },
        "glaciated_areas": {
            "title": "glaciated_areas",
            "style": {
                "color": "cyan",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_glaciated_areas.shp"
        },
        "lakes": {
            "title": "lakes",
            "style": {
                "color": "blue",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_lakes.shp"
        },
        "wgs84_bounding_box": {
            "title": "wgs84_bounding_box",
            "style": {
                "color": "grey",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_wgs84_bounding_box.shp"
        },
        "admin_0_boundary_lines_land": {
            "title": "Land boundaries",
            "conformsTo": {
                "source": "https://www.naturalearthdata.com/downloads/110m-cultural-vectors/110m-admin-0-boundary-lines/"
            },
            "style": {
                "color": "darkOrange",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_admin_0_boundary_lines_land.shp"
        },
        "admin_0_pacific_groupings": {
            "title": "Pacific grouping boxes",
            "conformsTo": {
                "source": "https://www.naturalearthdata.com/downloads/110m-cultural-vectors/110m-admin-0-boundary-lines/"
            },
            "style": {
                "color": "darkBlue",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_admin_0_pacific_groupings.shp"
        },
        "admin_0_countries": {
            "title": "Countries",
            "conformsTo": {
                "source": "https://www.naturalearthdata.com/downloads/110m-cultural-vectors/110m-admin-0-countries/",
                "description": "Countries distinguish between metropolitan (homeland) and independent and semi-independent portions\nof sovereign states. To see the dependent overseas regions broken out (like in ISO codes, see France for example),\nuse map units instead.\n"
            },
            "style": {
                "color": "orange",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_admin_0_countries.shp",
            "excludedFields": [
                "SOVEREIGNT",
                "SOV_A3",
                "GEOU_DIF",
                "GEOUNIT",
                "GU_A3",
                "BRK_DIFF",
                "BRK_A3",
                "BRK_NAME",
                "BRK_GROUP",
                "NAME_CIAWF",
                "NOTE_BRK",
                "MAPCOLOR7",
                "MAPCOLOR8",
                "MAPCOLOR9",
                "MAPCOLOR13",
                "ECONOMY",
                "INCOME_GRP",
                "WIKIPEDIA",
                "FIPS_10_",
                "ISO_A3_EH",
                "ISO_N3",
                "UN_A3",
                "WB_A2",
                "WB_A3",
                "WOE_ID",
                "WOE_ID_EH",
                "WOE_NOTE",
                "ADM0_A3_IS",
                "ADM0_A3_US",
                "ADM0_A3_UN",
                "ADM0_A3_WB",
                "REGION_WB",
                "NAME_LEN",
                "LONG_LEN",
                "ABBREV_LEN",
                "TINY",
                "HOMEPART",
                "MIN_ZOOM",
                "MIN_LABEL",
                "MAX_LABEL",
                "NE_ID",
                "WIKIDATAID",
                "NAME_AR",
                "NAME_BN",
                "NAME_DE",
                "NAME_ES",
                "NAME_EL",
                "NAME_HI",
                "NAME_HU",
                "NAME_ID",
                "NAME_IT",
                "NAME_JA",
                "NAME_KO",
                "NAME_NL",
                "NAME_PL",
                "NAME_PT",
                "NAME_RU",
                "NAME_SV",
                "NAME_TR",
                "NAME_VI",
                "NAME_ZH"
            ]
        },
        "admin_0_countries_lakes": {
            "title": "Countries without boundary lakes",
            "style": {
                "color": "orange",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_admin_0_countries_lakes.shp",
            "excludedFields": [
                "SOVEREIGNT",
                "SOV_A3",
                "GEOU_DIF",
                "GEOUNIT",
                "GU_A3",
                "BRK_DIFF",
                "BRK_A3",
                "BRK_NAME",
                "BRK_GROUP",
                "NAME_CIAWF",
                "NOTE_BRK",
                "MAPCOLOR7",
                "MAPCOLOR8",
                "MAPCOLOR9",
                "MAPCOLOR13",
                "ECONOMY",
                "INCOME_GRP",
                "WIKIPEDIA",
                "FIPS_10_",
                "ISO_A3_EH",
                "ISO_N3",
                "UN_A3",
                "WB_A2",
                "WB_A3",
                "WOE_ID",
                "WOE_ID_EH",
                "WOE_NOTE",
                "ADM0_A3_IS",
                "ADM0_A3_US",
                "ADM0_A3_UN",
                "ADM0_A3_WB",
                "REGION_WB",
                "NAME_LEN",
                "LONG_LEN",
                "ABBREV_LEN",
                "TINY",
                "HOMEPART",
                "MIN_ZOOM",
                "MIN_LABEL",
                "MAX_LABEL",
                "NE_ID",
                "WIKIDATAID",
                "NAME_AR",
                "NAME_BN",
                "NAME_DE",
                "NAME_ES",
                "NAME_EL",
                "NAME_HI",
                "NAME_HU",
                "NAME_ID",
                "NAME_IT",
                "NAME_JA",
                "NAME_KO",
                "NAME_NL",
                "NAME_PL",
                "NAME_PT",
                "NAME_RU",
                "NAME_SV",
                "NAME_TR",
                "NAME_VI",
                "NAME_ZH"
            ]
        },
        "admin_0_sovereignty": {
            "title": "Sovereignty",
            "conformsTo": {
                "source": "https://www.naturalearthdata.com/downloads/110m-cultural-vectors/110m-admin-0-details/"
            },
            "style": {
                "color": "orange",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_admin_0_sovereignty.shp"
        },
        "admin_0_map_units": {
            "title": "Map units",
            "conformsTo": {
                "source": "https://www.naturalearthdata.com/downloads/110m-cultural-vectors/110m-admin-0-details/"
            },
            "style": {
                "color": "orange",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_admin_0_map_units.shp",
            "excludedFields": [
                "SOVEREIGNT",
                "SOV_A3",
                "GEOU_DIF",
                "GEOUNIT",
                "GU_A3",
                "BRK_DIFF",
                "BRK_A3",
                "BRK_NAME",
                "BRK_GROUP",
                "NAME_CIAWF",
                "NOTE_BRK",
                "MAPCOLOR7",
                "MAPCOLOR8",
                "MAPCOLOR9",
                "MAPCOLOR13",
                "ECONOMY",
                "INCOME_GRP",
                "WIKIPEDIA",
                "FIPS_10_",
                "ISO_A3_EH",
                "ISO_N3",
                "UN_A3",
                "WB_A2",
                "WB_A3",
                "WOE_ID",
                "WOE_ID_EH",
                "WOE_NOTE",
                "ADM0_A3_IS",
                "ADM0_A3_US",
                "ADM0_A3_UN",
                "ADM0_A3_WB",
                "REGION_WB",
                "NAME_LEN",
                "LONG_LEN",
                "ABBREV_LEN",
                "TINY",
                "HOMEPART",
                "MIN_ZOOM",
                "MIN_LABEL",
                "MAX_LABEL",
                "NE_ID",
                "WIKIDATAID",
                "NAME_AR",
                "NAME_BN",
                "NAME_DE",
                "NAME_ES",
                "NAME_EL",
                "NAME_HI",
                "NAME_HU",
                "NAME_ID",
                "NAME_IT",
                "NAME_JA",
                "NAME_KO",
                "NAME_NL",
                "NAME_PL",
                "NAME_PT",
                "NAME_RU",
                "NAME_SV",
                "NAME_TR",
                "NAME_VI",
                "NAME_ZH"
            ]
        },
        "admin_0_scale_rank": {
            "title": "admin_0_scale_rank",
            "conformsTo": {
                "source": "https://www.naturalearthdata.com/downloads/110m-cultural-vectors/110m-admin-0-details/"
            },
            "style": {
                "color": "orange",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_admin_0_scale_rank.shp"
        },
        "admin_0_tiny_countries": {
            "title": "Tiny country points",
            "conformsTo": {
                "source": "https://www.naturalearthdata.com/downloads/110m-cultural-vectors/110m-admin-0-details/"
            },
            "ogrPath": "ne_110m_admin_0_tiny_countries.shp"
        },
        "admin_1_states_provinces": {
            "title": "States and provinces",
            "conformsTo": {
                "source": "https://www.naturalearthdata.com/downloads/110m-cultural-vectors/110m-admin-1-states-provinces/"
            },
            "style": {
                "color": "lightSalmon",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_admin_1_states_provinces.shp"
        },
        "admin_1_states_provinces_lakes": {
            "title": "States and provinces without large lakes",
            "conformsTo": {
                "source": "https://www.naturalearthdata.com/downloads/110m-cultural-vectors/110m-admin-1-states-provinces/"
            },
            "style": {
                "color": "lightSalmon",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_admin_1_states_provinces_lakes.shp"
        },
        "admin_1_states_provinces_lines": {
            "title": "State and province boundaries",
            "conformsTo": {
                "source": "https://www.naturalearthdata.com/downloads/110m-cultural-vectors/110m-admin-1-states-provinces/"
            },
            "style": {
                "color": "lightSalmon",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_admin_1_states_provinces_lines.shp"
        },
        "admin_1_states_provinces_scale_rank": {
            "title": "States and provinces whith scale rank",
            "conformsTo": {
                "source": "https://www.naturalearthdata.com/downloads/110m-cultural-vectors/110m-admin-1-states-provinces/"
            },
            "style": {
                "color": "lightSalmon",
                "weight": 1,
                "opacity": 0.65
            },
            "ogrPath": "ne_110m_admin_1_states_provinces_scale_rank.shp"
        },
        "populated_places": {
            "title": "City and town points",
            "ogrPath": "ne_110m_populated_places.shp"
        },
        "populated_places_simple": {
            "title": "City and town points (with less fields)",
            "minZoom": 2,
            "onZoomGeo": {
                "2": "scalerank = 0",
                "3": "scalerank <= 2",
                "4": "scalerank <= 3",
                "5": "scalerank <= 4",
                "6": "scalerank <= 5",
                "7": "scalerank <= 6",
                "8": "all"
            },
            "pointToLayer": "function(feature, latlng) {\n  var label = feature.properties.name;\n  var myIcon = L.icon({\n      iconUrl: '/yamldoc/label.php?color=DarkSlateGray&font=3&label='+label,\n      iconSize: [label.length*7, 13],\n      iconAnchor: [label.length*7/2, 6],\n      popupAnchor: [label.length*7/2, 6]\n  });\n  return L.marker(latlng, {icon: myIcon});\n}\n",
            "displayedByDefault": true,
            "ogrPath": "ne_110m_populated_places_simple.shp"
        }
    },
    "shpfiles": [
        "ne_110m_graticules_1.shp",
        "ne_110m_graticules_10.shp",
        "ne_110m_graticules_15.shp",
        "ne_110m_graticules_20.shp",
        "ne_110m_graticules_30.shp",
        "ne_110m_graticules_5.shp"
    ],
    "sql_database": {
        "172.17.0.3": "ne_110m",
        "172.17.0.4": "ne_110m",
        "mysql-bdavid.alwaysdata.net": "bdavid_ne_110m",
        "postgresql-bdavid.alwaysdata.net": "ne_110m"
    }
}