Getting Started
Learn how to use GeoDataViewer to view your first dataset.
Welcome to the GeoDataViewer documentation! This guide will help you get up and running quickly.
Opening Your First File
- Navigate to the Studio.
- You will see a map interface.
- Simply drag and drop your geospatial file onto the map area.
- Alternatively, click the “Open File” button in the toolbar to browse your device.
Supported Formats
GeoDataViewer supports a wide variety of formats. Here are some of the most common ones:
| Format | Extensions | Notes |
|---|---|---|
| Shapefile | .shp, .dbf, .shx, .zip | For Shapefiles, you can upload individual files or a ZIP archive containing them. |
| GeoJSON | .json, .geojson | Fully supported. |
| KML | .kml, .kmz | Google Earth files. |
| GPX | .gpx | GPS data from devices like Garmin. |
Converting Data
Once you have loaded a file, you can export it to a different format.
- Click on the “Export” button in the top right corner.
- Select your desired output format (e.g., GeoJSON, Shapefile).
- The file will be generated and downloaded to your device instantly.
Dedicated Converter Pages
For source-to-target workflows, use a dedicated converter page such as /geojson-to-kml or /shapefile-to-gpkg.
- Open your source file or file set.
- Confirm the preview on the map.
- Click Convert to generate the target format in your browser.
- Download the output when processing completes.
For multi-file targets such as Shapefile, GeoDataViewer packages the generated output into a single ZIP download.
Need Help?
If you encounter any issues, please check our GitHub repository or contact support.