Packages

GeoJSON data for countries, states, and areas around the world

Current section

Files

Jump to
world_geojson src world_geojson.app.src
Raw

src/world_geojson.app.src

{application,world_geojson,
[{description,"GeoJSON data for countries, states, and areas around the world"},
{vsn,"0.0.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["GPL-3.0-or-later"]},
{links,[{"GitHub",
"https://github.com/georgique/world-geojson"}]}]}.