Dane Springmeyer
Dane Springmeyer
> What's the best way to check what gdal location mapnik is built against? ``` sh $ ldd `mapnik-config --input-plugins`/gdal.input | grep libgdal ``` or on OS X: ``` sh...
> will mapnik-config always report the details for the mapnik install being used by tilemill? It will report the details for the mapnik version that is on your PATH. If...
Yes, you've got it basically right. It is a big effort. Can you explain your need more? What format are you trying to read? And why is it impracticable to...
Use VRT files (http://blog.perrygeo.net/2010/02/18/lazy-raster-processing-with-gdal-vrts/). They can be used to reference multiple rasters when processing/converting to geotiff. And they also can be used to load many rasters into TileMill. Just make...
maybe a workaround would be to report the storage remaining somewhere on the export page, so a user could get a rough sense - say that they have 100 MB...
@willwhite - has anything changed here? This would be really great to fix: https://twitter.com/zeke/status/280419877364310016 /cc @zeke
@willwhite - what about TileMill doing a file stat before uploading (but after export) and sending a initial check to hosting to see if it will fit?
Sounds promising. Ideally if the file will not fit the export could be kept around so the user can try uploading it again. To make this easier we might want...
/cc @yhahn
an trying to click on the point gives: