gbif / geocode

Geocode webservice and client
Apache License 2.0
4 stars 4 forks source link

Add gadm.org #6

Closed timrobertson100 closed 3 years ago

timrobertson100 commented 4 years ago

We wish to enable search by gadm regions in GBIF.org, which will need us to to provide a lookup service as a start.

tucotuco commented 4 years ago

How can I help?

MattBlissett commented 4 years ago

So far, I've changed geocode to add additional layers for GADM: https://api.gbif-uat.org/v1/geocode/reverse?lat=48.17156&lng=1.18177

Something you almost certainly know better than me — are there already terms for GADM identifiers? I found http://linkedgeodata.org/GADM and http://gadm.geovocab.org/, but I don't know if these projects are used. They do not seem to have many updates.

tucotuco commented 4 years ago

I would not use either of those sources for identifiers for GADM. Both are out of date and have nothing to do with the identifiers that GADM provides internally, which are meant to be persistent as of version 3.6. You can find the explanantion of the identification system for GAM at https://gadm.org/metadata.html under the heading "An important note on IDs".

MattBlissett commented 3 years ago

This is ready in UAT, e.g. http://api.gbif-uat.org/v1/geocode/reverse?lng=1.900278&lat=41.338055