Most geospatial data types support points, lines and polygons only. When OpenCities Map exports or post features it converts the various MicroStation geometries into one of those types. When there are curves or arcs in the linear or polygon element or…
Bruce,
The provided MVBA example code demonstrates how one could read the MSLINK value from the graphical element in the promoted polygon collection feature instances and write the value to a business property, which after posting would appear in a…
Bruce,
During the "Promote" process the database linkages should be preserved and remain available on the elements. However database linkage information is not automatically available on the feature instance or inserted into the spatial database during…
I am having a problem reading data from my Oracle Database. I am getting an error "There is no algorithm for assigning the given source geometry to the given target geometry, they do not match."
What does this error mean and how can I work around…
Does it matter if you install the 64 or 32 bit versionof the Oracle Client. In previous versions of Map, it would only work with the 32bit driver.
Cheers Ian
Thanks Jerry,
I found the problem. The data was uploaded from MapInfo Tables (using EasyLoader), and although the geometeries where polylines, some contained multiple polylines (as a geometry collection or multi section line). This is represented…