gbif / maps

GBIF mapping service built on HBase and ElasticSearch, supporting Mapbox Vector Tiles and PNGs
Apache License 2.0
48 stars 16 forks source link

Endpoint to export a view of a map in a format and quality appropriate for publication #38

Open MattBlissett opened 4 years ago

MattBlissett commented 4 years ago

It's currently possible to download high-resolution map tiles (and basemap tiles) and assemble a map from them, but it would be better to provide a service to do this. It could export to SVG or PDF as well as PNG.

ManonGros commented 3 years ago

It would be good if this function would also:

dnoesgaard commented 3 years ago

We could take advantage of the derivedDataset service to create a citable DOI with all contributing datasets for maps. It would probably mean that the service would require authentication, but could still run synchronously (I think).