Tagged Questions
3
votes
1answer
73 views
OGIS Ole Db provider sample with read/write capability
I'm trying to determine what level of effort would be required to develop an OGIS Ole db provider for ArcGIS.
There is a sample that is read-only. I would like to be able to edit featureclasses in ...
3
votes
1answer
183 views
SQLServer generating invalid WKT
I am a GIS novice using SQL 2008, with C# and the NetTopologySuite WKTReader type to work with some geometries.
I have some data which I have been able to save into the database but when I read back ...
1
vote
1answer
482 views
Anyone try generating C# classes from http://schemas.opengis.net?
I'd like to generate gml/wfs/wms classes from the OGC schemas. Using xsd2code I receive numerous errors, one of them being "Invalid particle derivation by restriction". I'm curious is anyone has ...
