[API-users] Maps API returning nothing

Mauro Cavalcanti maurobio at gmail.com
Fri Jul 28 18:15:34 UTC 2023


Hi, Matt!

I still cannot generate a proper map. Using the most simple API call, with
all default parameters for a given taxon, I got just the density
distribution of points, without an overlaid map:
https://api.gbif.org/v2/map/occurrence/density/0/0/0@1x.png?taxonKey=2974832

Is there a way of generating a simple 'classic' distribution map as in the
attached image?

Thanks in advance!

With warmest regards,

Em sex., 28 de jul. de 2023 às 13:24, Matthew Blissett via API-users <
api-users at lists.gbif.org> escreveu:

> Dear Mauro,
>
> You need to replace the {z}/{x}/{y} with coordinates of a tile on the map,
> for example 0/0/0:
>
>
> https://api.gbif.org/v2/map/occurrence/density/0/0/0@1x.png?taxonKey=212&bin=hex&hexPerTile=30&style=classic-noborder.poly
>
> Depending what software or libraries you are using (if any), you can
> probably find further information by searching for "tile maps" or "slippy
> maps".  Open Street Map have examples for calculating the required tile(s)
> for a given location:
> https://wiki.openstreetmap.org/wiki/Slippy_map_tilenames
>
> Best,
>
> Matt Blissett
> On 28/07/2023 16:38, Mauro Cavalcanti via API-users wrote:
>
> Dear ALL,
>
> I have been trying the Maps API (https://www.gbif.org/developer/maps),
> but when attempting to run one of the demos at
> https://api.gbif.org/v2/map/occurrence/density/{z}/{x}/{y}@1x.png?taxonKey=212&bin=hex&hexPerTile=30&style=classic-noborder.poly
>
> I keep getting back an empty ("400") image. What may be the problem?
>
> Thanks in advance for any assistance you can provide.
>
> With warmest regards,
>
> --
> Dr. Mauro J. Cavalcanti
> E-mail: maurobio at gmail.com
> Web: https://github.com/maurobio
> "Life is complex. It consists of real and imaginary parts."
>
> _______________________________________________
> API-users mailing listAPI-users at lists.gbif.orghttps://lists.gbif.org/mailman/listinfo/api-users
>
> _______________________________________________
> API-users mailing list
> API-users at lists.gbif.org
> https://lists.gbif.org/mailman/listinfo/api-users
>


-- 
Dr. Mauro J. Cavalcanti
E-mail: maurobio at gmail.com
Web: https://github.com/maurobio
"Life is complex. It consists of real and imaginary parts."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gbif.org/pipermail/api-users/attachments/20230728/fb81e3c0/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: map.jpg
Type: image/jpeg
Size: 29272 bytes
Desc: not available
URL: <https://lists.gbif.org/pipermail/api-users/attachments/20230728/fb81e3c0/attachment-0001.jpg>


More information about the API-users mailing list