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 <[EMAIL PROTECTED]>:
> 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@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
>
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to