Select to view content in your preferred language

Loading VMap data with Java API

774
0
08-16-2010 05:55 AM
PeterRoe
New Contributor
I have a VMap dataset with the directory formatted as follows:

- VMap
    - v1100
        - noamer
            - lib_100
                - ...
            - rference
                - ...
        - view
            - view100
                - ...


What is the correct way to load this VMap data into a Geodatabase? I am using an approach like this (I know the example is using the .NET API, but I am using the equivalents in the Java API), but I am getting an AutomationException.

What is the correct way to do this?
0 Kudos
0 Replies