|
The SpatialDB assembly can be referenced in client and server applications to manipulate spatial data from any OGC compliant database.
For example you can write C# code to interpret spatial data retrieved from an Oracle database and perform manipulations on the data like intersection or any other spatial operation, and if needed save this data back to the database.
SpatialDB can even be used without any database connection to manipulate spatial data! |
|
|