Question

I have a Mapserver application with SDE layers... I´d like to know how can I edit my SDE spatial data (add/edit a point/line layer) in .NET ...

Thanks

Was it helpful?

OTHER TIPS

If you're using ArcSDE then your only solution is to use ESRI's ArcObjects in a .NET language of your choice.

It seems a strange to have a combination of MapServer (I presume this is the OpenSource MapServer?) and SDE.

If you store features in SQL Server 2008 (or Oracle, or PostGIS) then you have more editing options - but then you lose SDE features such as more complex typologies, versioning etc.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top