On 13-04-10 3:48 PM, Even Rouault wrote:
Hi,
As things seem to have gone well with beta2, I suggest we tag RC1 this week
end. What do you think ?
+1
--
Daniel Morissette
http://www.mapgears.com/
Provider of Professional MapServer Support since 2000
_
Sounds good to me.
On Apr 10, 2013 12:49 PM, "Even Rouault"
wrote:
> Hi,
>
> As things seem to have gone well with beta2, I suggest we tag RC1 this week
> end. What do you think ?
>
> Best regards,
>
> Even
> ___
> gdal-dev mailing list
> gdal-dev@list
Hello,
Im working a project using gdal to slice TMS style png tiles. The code
currently works, but I'm running into some trouble optimizing to run fast
enough for use on mobile devices.
My current strategy:
Open the source data(currently testing with BSB):
Get the transform, using GDALGetGeoTran
Hi,
As things seem to have gone well with beta2, I suggest we tag RC1 this week
end. What do you think ?
Best regards,
Even
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Hi,
I'm using Mapserver 6.0.2 and GDAL 1.7.2 and have created a mapfile with an
OGR/MySQL layer. The SQL query that retrieves the spatial data is fairly
slow, takes about 8-10 seconds. I've noticed that whenever I render the
layer (via the mapserv binary or via the shp2img utility) that the quer
HiSome updates on this issue:Thomas Hirsch updated the source of the FYBA
library:https://github.com/kartverket/fyba/commit/a9cd3e740e78f319f73b74348ac71876805d7a5aFollowing
the instructions there, libfyba can be build on Ubuntu 12.04.So, now I have
the fyba library in /usr/local/libAs a next step
Hi folks, just a general question: I opened this thread asking to
implement a few gdaladdo filters in gdalwarp, and am happy to see that
happen now. Would it be possible to add a few new filters to
gdalwarp/gdaladdo? I'm thinking about the gauss filter for gdalwarp, and
the unsharp mask filter