-
>Please give us the following information so that we can try to **reproduce** your issue:
Observed:
Go to location 51.54619 9.88602 to find way 327681321. This is an _area_ (closed loop). An ico…
-
Some examples:
* https://www.allisonhorst.com/post/2020-03-02-gt-tables-examples/ (gt tables)
* https://www.jamiecmontgomery.com/post/cropping-rasters-down-to-size/ (cropping rasters)
* https://el…
-
Hi Dr. Rathore,
What will be spatial resolution of the output soil map? The reason why I ask this is that the DEM and Landcover file have 30 m resolution, do all these tiffs, DEM, vegetation and so…
-
Hi,
First off, thanks for the great work. This was just what I wanted.
Working with a map, I noticed that I got 5 colors. Is this a bug or some sort of freak occurrence.
My code:
```
librar…
-
```
I'm having some trouble w/ the splitter.
When I split a map file it throws this error
C:\Users\Keegan\Desktop>java Splitter viridianforest.gif
Exception in thread "main" java.awt.image.RasterFor…
-
Value proposition - report included with every SeaSketch MPA planning project, for all countries of the world with an EEZ.
Given country name (from SeaSketch on report run), returns a report specif…
-
Workflow:
* create a colormap for a medium size raster
* press ok before the colormap recalculation has happend
* error appears on map
-
In #25 I've been keeping track of the development for the new js functionality to add geotiff data to a leaflet map. The API has changed enough so that most examples over there won't work anymore. Hen…
-
We are looking for a tutorial to implement a webcache in front of Tileserver-GL
We run tileserver-gl in a docker container with NGinw as a proxy.
We serve vector and raster maps.
There are pl…
-
I click on the map and want to get the tiff data of the current click, what should I do?
eg:
layer.on('click', function (e) {
console.log('layer e -> ', e)
…