Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
GDI
addin
Bentley Map
Bentley Map Select Series 3
data entry
data streaming
ESRI Shapefile
GeoDataInterchange
gINT Professional
Graphical Sources
how to
import
Interoperability
OpenCities Map
OpenCities Map Advanced
Oracle Spatial
query
Querying
SELECTsupport
SHP
Spatial
WFS
- Import multiple folders of Shapefiles by using GDI key-ins
Nelson Hobdell
A benefit of using OpenCities Map is the ability to import Shapefile data into your project. For most users, this means using the Map Interoperability utility and selecting a single folder containing multiple Shapefiles. However, when multiple folders…
3 months ago
OpenCities Map
OpenCities Map Wiki
OpenCities Map and Map Connections Dialog issues
Maik Schulze
Hello, we use the Map Connections Dialog to query and post Oracle data from a configured graphical source. The workflow looks like: query data > lock for edit > edit > post back. Since there are cases where we need to edit a bunch of datasets (like…
over 2 years ago
OpenCities Map
OpenCities Map Forum
Data Streaming with deleted data
Mario AYLWIN
Hi, When i have a feature in mode "data streaming"=true. If i PAN, i see all new feature created by other user on my Oracle. It's ok. But the datastreaming did not remove the feature who are deleted by other user on my Oracle. What is the…
over 2 years ago
OpenCities Map
OpenCities Map Forum
- Key-ins to created queries incorporating a simple WHERE
Kees van Prooijen [Bentley]
As an administrator for Bentley Map, you might prefer to create pre-defined connection parameters that can be used with the GDI CONNECT and GDI QUERY keyins. Doing so will enable you to place a library of keyins on a menu bar, custom tool box or function…
over 1 year ago
OpenCities Map
OpenCities Map Wiki
RE: Export XFM features as shapefiles
Jeff Bielefeld
Greetings Peter, Maybe the following code snippets can get you going? public static void SHPExportWithCriteria (bool addToExports) { GDIExplorerExportNode exportNode = new GDIExplorerExportNode("mytown"); exportNode.AddExportDirectory(GDIExplorerExportNode…
over 7 years ago
Geospatial Programming
Geospatial Programming Forum
Graphical Data Input
Kirk Johnson
Applies To Product(s): gINT Logs, gINT Professional, gINT Professional Plus Version(s): N/A Environment: N/A Area: Data Entry Subarea: Original Author: Kathleen Holcomb…
over 2 years ago
OpenGround | gINT | Keynetix
gINT | Keynetix Wiki
How to use GDI with given impx-file in my own AddIn
sha
I would like to use the GDI without user interface within my own C# .net AddIn. I have saved settings for different WFS imports in an impx file for each import. Within my own AddIn, I have an user interface, that result in an selected impx file. After…
over 9 years ago
OpenCities Map
OpenCities Map Forum