[mapserver-users] geomfromtext (POSTGIS) in C# or other language...

Tamas Szekeres szekerest at gmail.com
Thu Sep 18 11:06:41 EDT 2008


Paul,

You could probably use the GDAL C# bindings and the
Geometry.CreateFromWkt function for this purpose.
For more information see the createdata.cs example in the gdal source tree.

Best regards,

Tamas


2008/9/18 Paul james <pauljame at gmail.com>:
> Hello Guys...
> I´d like to add a point in a Postgis layer... I´m able to do this using
> geomfromtext function (postgis)...
> I´d like to do that in C#  ...
> Is that possible?
>
> Thankz
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
>


More information about the mapserver-users mailing list