• Re: Problems compilingxfm mdl project

    Jeff Bielefeld
    Jeff Bielefeld
    Krister, Jon is correct, if not using C/C++ native code then use of... compOpts + i$(GEOINCS) ....in your .mke file is correct. It seems the definition of the GEOINCS environment variable may not be pointing to the location of the Bentley Map…
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Missing mapelem.fdf and mapfeat.fdf in V8i Map

    Jeff Bielefeld
    Jeff Bielefeld
    Ottavio, Those MicroStation GeoGraphic functions are not available in the Bentley Map product which uses the XFM feature engine. You will need to make use of the XFM API for application development on the Bentley Map platform. I would also recommend…
    • over 12 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: How to add rotation to Cells when importing SHP files

    Jeff Bielefeld
    Jeff Bielefeld
    Charlie, The previously referenced documentation can be found using the following shortcuts... Bentley Map V8i (SELECTseries 1) MDL Programmers Reference Guide Bentley Map V8i (SELECTseries 1) VBA Programmers Reference…
    • over 13 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Centroid und Feature Collection

    Jeff Bielefeld
    Jeff Bielefeld
    Jens, I refactored the sample VBA application a bit to account for polygon collections, including instances consisting of disjointed areas. I did nothing to account for holes at this time. For details, please refer to comments in the findCentroid and…
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Problems compilingxfm mdl project

    Jeff Bielefeld
    Jeff Bielefeld
    Krister, The bmake_opt variable is used to define options for bmake.exe such as -I option which defines the Include (.mki) file path, not the header file includes. What you need to do is update your applications .mke file by extending the paths in…
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: User Interface --> Tools

    Jeff Bielefeld
    Jeff Bielefeld
    Yes, in addition to MDL (e.g. native C/C++) libraries, Bentley Map provides the XFM Feature Toolkit (XFT) COM object for development using VBA or .NET (e.g. C# or Visual Basic.NET) languages. Depending on your applications functional requirements, you…
    • over 10 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: How to create a map model use code

    Jeff Bielefeld
    Jeff Bielefeld
    ...unfortunately the capability to programmatically create and define the contents of a "map model" does not exist in the public Bentley Map API at this time. Regards, Jeff Bielefeld [Bentley]
    • over 14 years ago
    • OpenCities Map
    • OpenCities Map Forum
<