-
Generate a new tile set for the CDL visual tiles based on the 2017 release based on the processed raster produced in #407
* [x] Generate tiles at same zoom levels as current version
* [x] Upload t…
-
Vrersion:
$ pip freeze | grep rio
rasterio==1.0.22
rio-cogeo==1.0b3
Problem: When creating from a unsigned int 16 bit per pixel tif a jpeg profile / jpeg compressed cogeo, successfully creates a…
-
The tilegrid after zoom 8 for my image (tiff) which is located near to equator is not correct when refering to the grid at https://tile.gbif.org/ui/4326/.
Lets say for the X: 404, Y:127 at Z:8
The…
-
- [x] geotiff
- [x] gdal2tiles.py
- [x] upload s3
-
Author Name: **William Kyngesburye** (@kyngchaos)
Original Redmine Issue: [3170](https://issues.qgis.org/issues/3170)
Redmine category:gdal_tools
Assignee: Giuseppe Sucameli
---
On OS X standalone Q…
-
tiler 0.2.0 CRAN release: Create map tiles from R
https://github.com/leonawicz/tiler
-
- [ ] https://github.com/turban/Leaflet.Graticule
- [ ] https://github.com/cloudybay/leaflet.latlng-graticule
- [ ] https://github.com/marslan390/BeautifyMarker
- [ ] https://github.com/coryasilva/…
-
Not sure where this is happening, it could be in `mapknitter-exporter`:
This map: https://mapknitter.org/maps/ceres--2/
Looks like this on MapKnitter:
![image](https://user-images.githubuserc…
-
I have a set of tiles created from geoTIFF files with gdal2tiles.py. They are saved locally (no server).
How can I load them in a map ?
With Leaflet, I can do with a:
`myLayer = L.tileLayer('path…
-
I'm trying to find a way to create tiles from a GeoTIFF files (2000x2000 px), by generating zoom level from 0 to 16.
The aim is to display a radar image on a leaflet map, so to create png tiles (256x…