Python (Geopandas)
Accessing OS NGD API – Features via Python (Geopandas)
Last updated
Accessing OS NGD API – Features via Python (Geopandas)
Last updated
This example will provide an introduction on how to use OS NGD API – Features to extract and plot OS NGD data! We’ll be using GeoPandas, a library that builds on Pandas to help manage and analyse spatial data.
OS NGD API – Features added to an API project in the OS Data Hub with an API Key. See for more information.
More examples in an executable notebook format are available through our OS APIs Python wrapper.