NeotomaDB / api_nodetest

node.js and express implementation for the Neotoma API
MIT License
2 stars 0 forks source link

geopolitical units #79

Closed jknelsonPSU closed 3 years ago

jknelsonPSU commented 3 years ago

@SimonGoring

This PR resolves the geopolitical rank filtering issue. The v1.5 api will now respect the id query parameter.

For example, if you pass in the gpid for the United States (/v1.5/data/GeopoliticalUnits?id=6129), the api will now return all US states.