Skip to content

Content of geojson #72

Answered by neocarto
hski-github asked this question in Q&A
Discussion options

You must be logged in to vote

To have the liste of the countries you can write this line. It's in js:
world.features.map((d) => d.properties.NAMEen)
There are many other resources to retrieve geometries.
https://www.naturalearthdata.com/ or https://ec.europa.eu/eurostat/fr/web/gisco/geodata/reference-data

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by neocarto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants