[postgis-devel] OGR support for SQL Server 2008
Kevin Neufeld
kneufeld at refractions.net
Mon Nov 30 15:22:31 PST 2009
Yeah... I tested sharpgis's utility program a while back and it was *extremely* slow. It's as if it's committing every
feature rather than using a transaction block.
I ended up writing my own in java that looks and feels almost exactly like PostGIS's shp2pgsql ... similar idea as your
"cumberland" google search result.
-- Kevin
Mateusz Loskot wrote:
> Mateusz Loskot wrote:
>> Paragon Corporation wrote:
>>> This is probably not the right forum, but figured I would ask anyway that
>>> someone here might know. Does anyone know if there are plans in the works
>>> to support SQL Server 2008 spatial in OGR2OGR and how far off that is if
>>> there are plans.
>> In case you look for simple solution, here is shp2pgsql equivalent :-)
>>
>> http://www.sharpgis.net/post/2007/12/23/Shapefile-to-SqlServer-2008-to-WPF.aspx
>
> Quick google digged out direct port of shp2pgsql:
>
> http://code.google.com/p/cumberland/wiki/shp2sqlserver
>
> Best regards,
More information about the postgis-devel
mailing list