Introduction
By default, the registering features from of an Oracle or MSSQL spatial table will define properties as Text Properties. To enhance this, the OpenCities Map provides the ability to identify lookup tables in the database and use them as…
Note: This process was originally written for Bentley Map V8i. It works equally well with the OpenCities Map CONNECT Edition.
DGN with MSLinks to MS SQL Server Spatial
This document provides a general description of how to convert DGN data with…
Hello Cooper,
Firstly, please do ensure that the GeoGraphics / MicroStation installation is supported together, and supported on the operating system in question.
Secondly, can you elaborate on the process that you are using to create the feature…
Sorry for the late reply. You can move XMF or DGN-RDBMS data to SQL Server Spatial by using FME. One method is to export the DGN-MSLinks data to ESRI File Geodatabase using Bentley Map SS4 and then translating to SQL Server Spatial. The other is to go…
create copy of your "source" table at Access (inside MDB)
add new columns… fill the content… (database operations)
register that "new" table at BM - Settings, Database, Setup, Table - Add to MSCatalog
(new table will have new entity number)
…
Unknown said: Just took a look on the downloads site and don't see any mention of this version (08.11.09.601) of MicroStation. Where did you source this version?
Good question. I checked SELECTservices pages and didn't find the mentioned version available…
We do not support blobs in the spatial database via the feature schema. the help file spells out those data types we do model.
Type Matching SQL Server
SQL Server Datatype XFM Datatype
char String
Vchar string
real Double
int Integer
datetime…
Product:
MicroStation
Version:
10.xx.xx.xxx
Environment:
N\A
Area:
Visualization
Subarea:
Materials
Background
You might need a Raster image to drape on a DTM, a solid, or a mesh.
Steps to…