Arc Generate is a simple format which is often used in GIS software to exchange polyline, polygon and point features. For each type of feature, a separate file is generated. Arc Generate files do not contain projection info, nor do they contain attributes. The Eye4Software GPS Mapping Studio is able to both import and export Arc Generate files. This document describes how to export them.
1 -82.62427 35.48789 2 -82.61619 35.49667 3 -82.62858 35.49053 4 -82.63524 35.48180 END |
1 130662.19300 193463.21100 130677.77200 193450.32500 130729.31000 193405.45800 130803.84000 193334.85400 130805.85300 193332.88200 END 2 130671.38400 193467.42700 130705.49300 193438.35500 130706.76200 193437.22000 END 3 130794.51600 193357.59900 130777.84100 193373.59300 130706.76200 193437.22000 END END |
1 252999.99997 581999.99998 253370.69727 582185.34868 254399.99997 582699.99998 254999.99997 583199.99998 255599.99997 582899.99998 256099.99997 582799.99998 256899.99997 583099.99998 257399.99997 583399.99998 257699.99997 582799.99998 END END |
| Example of an Arc Generate point file (*.lab) |
Example of an Arc Generate lines file (*.lin) |
Example of an Arc Generate polygon file (*.pol) |
Only vector maps can be converted to an Arc Generate file. It is not possible to convert raster data to an Arc Generate file, because they do contain pixel data instead of features. You can create a vector map by importing one of the supported vector formats, like ESRI shape file, AutoCad DXF, USGS DLG files, Arc/Info export data, OpenStreetMap file or any other supported vector format. You can import the source vector map by selecting "Import" => "Import Map..." from the "File" menu. If the vector map has been loaded successfully, the map will be displayed on the screen, and the map name will appear in the "Project Explorer".
In order to export a vector map, just right-click the map name in the "Project Explorer", and select the "Export Map..." option from the popup menu, as showed in the image below. If the "Project Explorer" isn't visible, you can show it by selecting "Project Explorer" from the "View" menu.
After selecting the "Export Map..." option, the following dialog will appear:
Use the first drop down box to select the source data to be exported. By default, the selected map is displayed, but you will also be able to select other vector maps. Please note that raster maps are not displayed, because they cannot be exported as a vector format. When the "Export Vector Data" dialog is selected by right clicking on the desired vector map, you do not have to change this value.
The second part of the dialog can be used to specify the output settings, like format, filename and other options. To export the map data as Arc Generate file, select the "Arc/Info Generate File (*.lab)(*.pol)(*.lin)" option from the "Format" drop down box.
Now we have to select an output file. You can use the "Browse..." button to select a location to store the file, or you can just enter it by hand. All generated files will be created in the same folder. For instance, when the output file is set to "F:\Maps\Generate\map.lin", the files "F:\Maps\Generate\map.lin", "F:\Maps\Generate\map.pol" and "F:\Maps\Generate\map.lab" will be created. Before creating the file, the software will check whether the file location is accesible/writable.
Depending on the choosen export format, selectable options will appear. When Arc Generate is selected, all options will be disabled, because you can not export attributes or styles to an Arc Generate file.
The third section of the dialog allows you to set the projection used in the file. When you are writing a format that does not support other projections, this section will be disabled. For Arc Generate files however, it is possible to select a projection used to write the features. Using this feature, the GPS Mapping Studio can be used to convert vector maps from one map projection to another. By default the current map projection is selected. Please note that when selecting a map projection not suitable for the loaded map, distortion will occur.
Just click "OK" to start the export. For small files, this takes only a couple of seconds, for big files it can take a couple of minutes. You can watch the progress in the statusbar at the bottom of the screen.