Hi Stefan
I've been asked to implement SQL Server 2008 support in OGR, and add data
source creation support with the ODBC driver, but the company finally
couldn't sponsor this project so this effort have been stopped.
The current ODBC implementation can connect to the SQL Server databases but
the
Hello,
This entry on spatialreference.org do not seem to have a proj4 entry:
http://spatialreference.org/ref/sr-org/4682/
my best attempt to reconstruct what it should be from the WKT reports
which do work is:
+proj=lcc +datum=wgs84 +x_0=250 +y_0=0
+lon_0=-102 +lat_0=12 +lat_1=17.5 +
Hello list,
is there any ongoing work or are there any plans for a SQL Server
(Version 2008, which supports geographic/geometric data) driver in OGR?
Or is it possible to use the ODBC driver for SQL Server in a reasonable
manner?
If not, is anybody except us interested in such a driver?
Re
On Fri, May 22, 2009 at 11:54:01AM +0200, Agustin Lobo wrote:
> Apparently, there is no problem for including ECW support
> in gdal binaries ?
> http://n2.nabble.com/Tickets-2385-and-2683-(ECW-and-MrSID-plugins)-tt2767156.html#none
>
It does not change nothing. GDAL is free, GDAL+ECW is not-free,
On Fri, May 22, 2009 at 12:59:49PM +0200, Francesco P. Lovergine wrote:
> On Fri, May 22, 2009 at 11:54:01AM +0200, Agustin Lobo wrote:
> > Apparently, there is no problem for including ECW support
> > in gdal binaries ?
> > http://n2.nabble.com/Tickets-2385-and-2683-(ECW-and-MrSID-plugins)-tt27671
Armin,
There is already some spatialite support in GDAL 1.6 that enables to read
simple SpatiaLite geometries (point, linestring, polygon) without needing to
link against libspatialite.
In GDAL 1.7dev, write support has also been added, as well as creating
SpatiaLite compatible databases.
Yest
Apparently, there is no problem for including ECW support
in gdal binaries ?
http://n2.nabble.com/Tickets-2385-and-2683-(ECW-and-MrSID-plugins)-tt2767156.html#none
Giovanni Manghi wrote:
http://lists.osgeo.org/pipermail/qgis-developer/2009-May/006931.html
*Paolo Cavallini* cavallini at faun
Hi everybody
I would like to test the spatialite format that should be supported by
gdal starting with v1.7. Is it already working in current dev version (I
would mainly need the read functionality with spatial index support in
interaction with Mapserver)?
Would I need to take the full expor