Er Mapper Grid Format

Er Mapper Grid Format 4,8/5 3202 reviews

Pick your GIS format poison

Need Technical Support? Learn more about our products, find answers, get the latest updates, and connect with other Hexagon Geospatial product users, or get support from our professional service team. ArcGIS for Desktop is a mapping application developed by ESRI. It is available for the Microsoft Windows operating system. It allows the creation, management, and share of geographic maps, data, and analytical models. ArcGIS for Desktop is composed of several integrated application such as ArcMap, ArcToolbox, and ArcCatalog.

Because an unknown GIS file format can be any GIS analysts worst nightmare…

We’ve got you covered with our comprehensive list of GIS formats.

Some geospatial data formats are common. But some are not so common.

First, take a look at these 63 formats in GIS. Then, bookmark it for future reference:

Updated: March 16, 2019

Vector GIS File Formats:

Vector data is not made up of grids of pixels. Instead, vector graphics are comprised of vertices and paths.

The three basic symbol types for vector data are points, lines and polygons (areas). These GIS file formats house vector data.

READ MORE: GIS Spatial Data Types: Vector vs Raster

ExtensionFile TypeDescription

Esri Shapefile

.SHP,
.DBF,
.SHX

The shapefile is BY FAR the most common geospatial file type you’ll encounter. All commercial and open source accept shapefile as a GIS format. It’s so ubiquitous that it’s become the industry standard.

But you’ll need a complete set of three files that are mandatory to make up a shapefile. The three required files are:

  • SHP is the feature geometry.
  • SHX is the shape index position.
  • DBF is the attribute data.

You can optionally include these files but are not completely necessary.

  • PRJ is the projection system metadata.
  • XML is the associated metadata.
  • SBN is the spatial index for optimizing queries.
  • SBX optimizes loading times.

Geographic JavaScript Object Notation (GeoJSON)

.GEOJSON
.JSON

The GeoJSON format is mostly for web-based mapping. GeoJSON stores coordinates as text in JavaScript Object Notation (JSON) form. This includes vector points, lines and polygons as well as tabular information.

GeoJSON store objects within curly braces {} and in general have less markup overhead (compared to GML). GeoJSON has straightforward syntax that you can modify in any text editor.

Webmaps browsers understand JavaScript so by default GeoJSON is a common web format. But JavaScript only understands binary objects. Fortunately, JavaScript can convert JSON to binary.

Geography Markup Language (GML)

.GML

GML allows for the use of geographic coordinates extension of XML. And eXtensible Markup Language (XML) is both human-readable and machine-readable.

GML stores geographic entities (features) in the form of text. Similar to GeoJSON, GML can be updated in any text editor. Each feature has a list of properties, geometry (points, lines, curves, surfaces and polygons) and spatial reference system.

There is generally more overhead when compare GML with GeoJSON. This is because GML results in more data for the same amount of information.

Google Keyhole Markup Language (KML/KMZ)

.KML
.KMZ

KML stands for Keyhole Markup Language. This GIS format is XML-based and is primarily used for Google Earth. KML was developed by Keyhole Inc which was later acquired by Google.

KMZ (KML-Zipped) replaced KML as being the default Google Earth geospatial format because it is a compressed version of the file. KML/KMZ became an international standard of the Open Geospatial Consortium in 2008.

The longitude, latitude components (decimal degrees) are as defined by the World Geodetic System of 1984 (WGS84). The vertical component (altitude) is measured in meters from the WGS84 EGM96 Geoid vertical datum.

GPS eXchange Format (GPX)

.GPX

GPS Exchange format is an XML schema that describes waypoints, tracks and routes captured from a GPS receiver. Because GPX is an exchange format, you can openly transfer GPS data from one program to another based on its description properties.

The minimum requirement for GPX are latitude and longitude coordinates. In addition, GPX files optionally stores location properties including time, elevation and geoid height as tags.

IDRISI Vector

.VCT
.VDC

IDRISI vector data files have a VCT extension along with an associated vector documentation file with a VDC extension.

VCT format are limited to points, lines, polygons, text and photos. Upon the creation of an IDRISI vector file, it automatically creates a documentation file for building metadata.

Attributes are stored directly in the vector files. But you can optionally use independent data tables and value files.

MapInfo TAB

.TAB
.DAT
.ID
.MAP
.IND
MapInfo TAB files are a proprietary format for Pitney Bowes MapInfo software. Similar to shapefiles, they require a set of files to represent geographic information and attributes.
  • TAB files are ASCII format that link the associated ID, DAT, MAP and IND files.
  • DAT files contain the tabular data associated as a dBase DBF file.
  • ID files are index files that link graphical objects to database information.
  • MAP files are the map objects that store geographic information.
  • IND files are index files for the tabular data.

OpenStreetMap OSM XML

.OSM

OSM files are the native file for OpenStreetMap which had become the largest crowdsourcing GIS data project in the world. These files are a collection of vector features from crowd-sourced contributions from the open community.

The GIS format OSM is OpenStreetMap’s XML-based file format. The more efficient, smaller PBF Format (“Protocolbuffer Binary Format”) is an alternative to the XML-based format.

The data interoperability in QGIS can load native OSM files. The OpenStreetMap plugin can convert PBF to OSM, which then can be used in QGIS.

Digital Line Graph (DLG)

.DLG

Digital Line Graph (DLG) files are vector in nature that were generated on traditional paper topographic maps. For example, this includes township & ranges, contour lines, rivers, lakes, roads, railroads and towns.

Much of the U.S. Bureau of Census Topologically Integrated Geographic Encoding and Referencing (TIGER) data were generated using the standard DLG format.

Geographic Base File-Dual Independent Mask Encoding (GBF-DIME)

The GPF-DIME file format was developed by the US Census Bureau in the late 1960s as one of the first GIS data formats to exist. It was used to store the US road network for major urban areas, which is a key factor in census information.

GPF-DIME supports choropleth mapping and also assisted in removing error for digitizing features. DIME was a key component to the current TIGER (Topologically Integrated Geographic Encoding and Referencing) system, which was produced by the US Census Bureau.

ArcInfo Coverage

ArcInfo Coverages are a set of folders containing points, arcs, polygons or annotation. Tics are geographic control points and help define the extent of the coverage.

Attributes are stored in the ADF or INFOb tables. Each feature is identified with a unique number. These feature numbers are a way to link attribute data with each spatial feature.

Coverages were the standard format during the floppy disk era. But over time, this GIS format has become obsolete and mostly unsupported in GIS software.

Raster GIS File Formats

Raster data is made up of pixels (also referred to as grid cells). They are usually regularly-spaced and square but they don’t have to be.

Rasters have pixel that are associated with a value (continuous) or class (discrete).

READ MORE: Raster Resampling for Discrete and Continuous Data

ExtensionFile TypeDescription

ERDAS Imagine (IMG)

.IMG

ERDAS Imagine IMG files is a proprietary file format developed by Hexagon Geospatial. IMG files are commonly used for raster data to store single and multiple bands of satellite data.

IMG files use a hierarchical format (HFA) that are optional to store basic information about the file. For example, this can include file information, ground control points and sensor type.

Each raster layer as part of an IMG file contains information about its data values. For example, this includes projection, statistics, attributes, pyramids and whether or not it’s a continuous or discrete type of raster.

American Standard Code for Information Interchange ASCII Grid

.ASC

ASCII uses a set of numbers (including floats) between 0 and 255 for information storage and processing. They also contain header information with a set of keywords.

In their native form, ASCII text files store GIS data in a delimited format. This could be comma, space or tab-delimited format. Going from non-spatial to spatial data, you can run a conversion process tool like ASCII to raster.

GeoTIFF

.TIF
.TIFF
.OVR
The GeoTIFF has become an industry image standard file for GIS and satellite remote sensing applications. GeoTIFFs may be accompanied by other files:
  • TFW is the world file that is required to give your raster geolocation.
  • XML optionally accompany GeoTIFFs and are your metadata.
  • AUX auxiliary files store projections and other information.
  • OVR pyramid files improves performance for raster display.

IDRISI Raster

.RST
.RDC

IDRISI assigns RST extensions to all raster layers. They consist of numeric grid cell values as integers, real numbers, bytes and RGB24.

The raster documentation file (RDC) is a companion text file for RST files. They assign the number of columns and rows to RST files. Further to this, they record the file type, coordinate system, reference units and positional error.

Envi RAW Raster

.BIL
.BIP
.BSQ
Band Interleaved files are a raster storage extension for single/multi-band aerial and satellite imagery.
  • Band Interleaved for Line (BIL) stores pixel information based on rows for all bands in an image.
  • Whereas Band interleaved by pixel (BIP) assigns pixel values for each band by rows.
  • Finally, Band sequential format (BSQ) stores separate bands by rows.

BIL files consist of a header file (HDR) that describes the number of columns, rows, bands, bit depth and layout in an image.

PCI Geomatics Database File (PCIDSK)

.PIX

PIX files are raster storage layers developed by PCI Geomatics. It’s a flexible file type that stores all image and auxiliary data called “segments” in a self-contained file. For example, segments can include image channels, training site and histogram information.

As a database file, PIX files can hold raster channels with varying bit depths. They can also store projections, attribute information, metadata and imagery/vectors.

Esri Grid

Grid files are a proprietary format developed by Esri. Grids have no extension and are unique because they can hold attribute data in a raster file. But the catch is that you can only add attributes to integer grids.

Attributes are stored in a value attribute tables (VAT) – one record for each unique value in the grid, and the count representing the number of cells.

The two types of Esri Grid files are integer and floating point grids. Land cover would be an example of a discrete grid. Each class has a unique integer cell value. Elevation data is an example of a floating point grid. Each cell represents an elevation floating value.

Compressed Raster File Formats

Lossy GIS compression reduces file size by permanently eliminating certain information, especially redundant information (even though the user may not notice it).

These lossy compression algorithms often result in greater reductions of file size. Here are examples of highly compressed GIS formats.

READ MORE: Lossless Compression vs Lossy Compression

ExtensionFile TypeDescription

ER Mapper Enhanced Compression Wavelet

.ECW

ECW is a compressed image format typically for aerial and satellite imagery. This GIS file type is known for its high compression ratios while still maintaining quality contrast in images.

ECW format was developed by ER Mapper, but it’s now owned by Hexagon Geospatial.

Joint Photographic Experts Group JPEG2000

.JP2

JPEG 2000 typically have a JP2 file extension. They are a wavelet compression with the latest JPG format giving an option for lossy or lossless compression.

JPEG 2000 GIS formats require a world file which gives your raster geolocation. They are an optimal choice for background imagery because of its lossy compression. JPEG 2000 can achieve a compression ratio of 20:1 which is similar to MrSID format.

LizardTech Multiresolution Seamless Image Database MrSID

.SID
.SDW

LizardTech’s proprietary MrSID format is commonly used for orthoimages in need of compression. MrSID images have an extension of SID and are accompanied with a world file with the file extension SDW.

MrSIDs have impressive compression ratios. Color images can be compressed at a ratio of over 20:1. LizardTech’s GeoExpress is the software package capable of reading and writing MrSID format.

Grid Mapper Ham

Geographic Database File Formats

We store geographic data in various database file format. Databases are a structured set of data/information.

But the key difference is that geographic databases allow the storage of location information.

READ MORE: Spatial Databases – Build Your Spatial Data Empire

ExtensionFile TypeDescription

Esri File Geodatabase

.GDB

Esri created the file geodatabase to be a container for storing multiple attribute tables, vector and raster data sets. It’s the successor of the personal geodatabase (MDB) – and Esri recommends file geodatabases over personal geodatabases.

File geodatabases offer structural and performance advantages. They have fast performance, versatile relationships, compatible storage for rasters, improved spatial indexes, data compression, customizable configuration and 1 terabyte file size restrictions.

Within a geodatabase, geographic datasets are referred to as feature classes. But geodatabases can store more complex data such as networks, raster mosaics and feature data sets.

READ MORE:What is a Geodatabase? Personal vs File Geodatabase

Esri Personal Geodatabase

.MDB

Personal geodatabases use the default Microsoft Access database file extension (MDB). They used to be the most ubiquitous database type for managing geospatial data. Personal geodatabases were advantageous because you could manage multiple attribute tables, vector and raster datasets and create relationship classes.

But their biggest drawback was their limited 2GB in storage capacity. Whereas file geodatabases offer 2TB of capacity. In the end, you’d quickly reach storage capacity with personal geodatabases just by adding a couple of raster and vector data sets.

OGC GeoPackage

.GPKG

GPKG are self-contained serverless SQLite databases that can contain anything from vector, tiles, rasters, layer attributes, and even extensions.

Unlike shapefile which have 3 mandatory files, this open standards geospatial container is easy to share because it’s all contained in a single file.

Mapbox MBTiles

.MBTILES

MBTILES are for storing and packaging sets of raster or vector map tiles in a single file. The file format is based on a SQLite database.

The only coordinate system MBTiles support is spherical Mercator. MBTiles file formats are designed for Mapbox and other web/mobiles applications.

GE Smallworld Version Managed Data Store

.VMDS

Smallworld software is widely used in electrical, telecommunication, gas, water and utilities. It uses the VMDS “Version Managed Data Store” for database storage.

VMDS stores multiple types of raster and vector geometries in spatial and topological utility networks. They are also capable of querying and analysis in GE Smallworld.

SpatiaLite

.SL3,
.SQLITE

SpatiaLite uses the SQLite database engine. But SpatiaLite extends SQLite by giving it spatial capabilities.

SpatiaLite give similar functionality to geodatabases and are the rough equivalence to PostgreSQL + PostGIS. They are open source and lightweight with the ability to hold spatial and non-spatial files in a single file container.

Relational Database Management System (RDBMS) Enterprise

Relational Database Management Systems (RDBMS) are commonly used for multi-user editing environments.

They also support versioned editing, backups and recovery of an enterprise database over the same network.

Download
ExtensionFile TypeDescription

PostGIS + PostgreSQL

Open source PostGIS adds spatial objects to the cross-platform PostgreSQL database. The three features that PostGIS delivers to PostgreSQL DBMS are spatial types, indexes and functions.

With support for different geometry types, the PostGIS spatial database allows querying and managing information about locations and mapping. PostGIS can be leveraged in several GIS software packages including QGIS, GRASS, ArcGIS and MapInfo.

ArcSDE Enterprise Geodatabase + (Oracle, Microsoft SQL Server, IBM DB2)

Relational Database Management Systems (RDBMS) and ArcSDE support versioned editing, backups and recovery with multiple users over the same network. DBMS storage models include Oracle, Microsoft SQL Server, IBM DB2/Informix and PostgreSQL.

ArcSDE serves data in a centralized way over an entire organization using a relational database management system. End-users can access spatial data in an Esri environment and seamlessly edit and analyze data in an enterprise geodatabase.

LiDAR File Formats

The growth of Light Detection and Ranging (LiDAR) technology has revolutionized how we view the surface of Earth.

As point cloud data, LiDAR is a dense network of coordinate points with elevation values. These GIS formats require specialized software or extensions to view or edit.

ExtensionFile TypeDescription

ASPRS LiDAR Data Exchange Format

.LAS,
.LASD,
.LAZ

The LAS file format is a binary file format specifically for the interchange between vendors and customers. Overall, LAS files maintain information specific to LIDAR without the loss of information.

LAS files are available for public use, unlike ASCII and other proprietary file formats. The dense networks of coordinate point measurements are so large sometimes that they often need to be split to prevent the file size becoming too large.

When you compress a LAS file, the file format specifically for this is LAZ. You can save significant storage space using the LAZ file format. Like most file compression, LAZ has no information loss.

Lastly, LAS Datasets (LASD) reference a set of LAS files. The purpose of LASD is to be able to examine 3D point cloud properties from the referenced LAS files. Through LAS datasets, you can visualize triangulated surfaces and perform statistical analysis.

Point Cloud XYZ

.XYZ

XYZ files don’t have specifications for storing point cloud data. The first 3 columns generally represent X, Y and Z coordinates. But there’s no standard specification so it may include RGB, intensity values and other LiDAR values.

They are in the ASCII point cloud group of file formats which includes TXT, ASC and PTS. Non-binary files like XYZ are advantageous because they can be opened and edited in a text editor.

CAD File Formats


CAD (computer assisted drafting) often goes hand-in-hand with Geographic Information System (GIS). GIS imports design models that were likely built in Autodesk or Bentley Systems MicroStation.

ExtensionFile TypeDescription

Autodesk Drawing

.DWF,
.DWG,
.DXF
Autodesk CAD (computer assisted drafting) file formats are designed for 2D and 3D designs. They generally contain elements such as edges, curves, annotation text in layers. DWG/DXF are vector files that use Cartesian coordinates. Every element plots XY points in a grid.
  • DWF (Design Web Format) is more specific for view and use on the internet.
  • DWG (DraWinG) is the native format and working version for AutoCAD containing metadata.
  • Lastly, DXF (Drawing Exchange Format) stores drawing information as exact representations of the data. But the purpose of DXF was for data exchange between CAD programs.

Bentley Microsystems DGN File Format

.DGN

DGN or “Design” is the native format for Bentley Systems MicroStation. Similar to other CAD design formats, engineers and architects use it for construction design.

DGN files consists of layers including annotation, points, polylines, polygons and multipath. They also contain style information (ColorIndex) and a spatial reference system.

Elevation File Formats

Elevation file formats are specific to digital elevation model products. For example, the USGS DEM and Canadian CDED capture regularly-spaced elevation values in a raster grid.

ExtensionFile TypeDescription

USGS DEM, Canadian CDED

.DEM

The DEM format are raster-based ASCII files specifically developed by the USGS to capture digital elevation models. They are widely used in the industry because of the high volume of legacy elevation models produced by the USGS.

The DEM format is a single file containing 3 record types.

  • Record A stores general characteristics of the DEM such as descriptive name, elevation minimum and maximum, extent boundaries and number of B records.
  • Record B contains a header and elevation profile.
  • Record C stores the accuracy of the data and is optional.

Digital Terrain Elevation Data (DTED)

.DT0
.DT1
.DT2

Digital Terrain Elevation Data (DTED) is a standard format created by the National Geospatial-Intelligence Agency. They are a raster format consisting of terrain elevation values often captured from aircraft radar. User-defined attributes are assigned through TAB files.

The 3 levels of resolutions contain various cell-spacing resolution:

  • Level 0 spacing is 30 arc second spacing (nominally one kilometer)
  • Level 1 spacing is 3 arc seconds (approximately 100 meters)
  • Level 2 spacing is 1 arc second (approximately 30 meters)

Grid Square Mapper

Web File Formats

These web file formats are built specifically to serve and display geographic features over the internet.

Although there are other web-based file formats that stores geographic data (such as GeoJSON), these file formats are unique to web mapping.

ExtensionFile TypeDescription

GeoRSS

URL
.XML

Websites publish RSS feeds to subscribers, which are provided in a XML file. GeoRSS extends XML feeds to include geographic data. The GeoRSS specification describes how to add spatial geometries like points, lines and polygons to XML feeds.

Webfeeds with location have become a tool for disaster notification. For example, the USGS publishes real-time earthquakes through GeoRSS. Now, RSS have locations.

Web Feature Service (WFS)

URL

Web feature services allows users to share geospatial (or non-spatial) over the internet. Thus, feature services can be consumed through the internet in webmaps, desktop and web applications. Users access web features services by pointing to the REST endpoints or URL.

  • Web Feature Services (WFS) are for editing features
  • Web Mapping Services (WMS) display features without editing capabilities

Esri ArcGIS Online Web Services

URLArcGIS Online is Esri’s cloud-based platform that allows users to publish content online to share collaboratively with other organizations or the general public.
  • Feature layers are vector layers that can be viewed and edited by users in an organization.
  • Tile layers are pre-drawn commonly used for basemaps.
  • Scene layers are specific for a collection of three-dimensional data

Multitemporal File Formats

Temporal data has a time component attached to it. A lot of weather data uses temporal GIS data formats because how important time is related to weather.

Other examples of temporal data are demographic trends, land use patterns and lightning strikes.

ExtensionFile TypeDescription

Network Common Data Form (NetCDF)

.NC

NetCDF GIS format is an interface for array-oriented data for storing multi-dimensional variables. An example of a multi-dimension NetCDF could be temperature, precipitation or wind speed over time. It’s commonly used for scientific data involved in the oceanic and atmospheric community as a GIS data storage format.

The ArcGIS multidimensional toolbox and the QGIS NetCDF Browser both support NetCDF files.

Hierarchical Data Format

.HDF

HDF (Hierarchical Data Format) was designed by the National Center for Supercomputing Applications (NCSA) to manage extremely large and complex scientific data. It’s a versatile data model with no limit on the number or size of data objects in the collection.

ArcGIS is capable of reading HDF4 and HDF5 data. The free open source GDAL (command-line) tools supports the conversion of HDF files to GeoTIFF. The HDFView program allows users to view HDF files.

GRIdded Binary or General Regularly-distributed Information in Binary (GRIB)

.GRIB

Similar to NetCDF, GRIB files are commonly used in meteorology to store historical and forecast weather data. It’s a multidimensional file with the advantages of self-description, flexibility and expandability.

GRIB is standardized by the World Meteorological Organization’s Commission and in operation since 1985. Currently, there are three versions of GRIB files (GRIB 0, 1 and 2). There are tools to convert GRIB into rasters such as grb2grid and QGIS software.

GIS Software Project File Formats

GIS project files are used in GIS applications. Generally, they all store layers in a hierarchical manner and then display them in a layout.

They retain symbology, queries, labeling and other properties for building maps.

ExtensionFile TypeDescription

Map Exchange Document (MXD)

.MXD

MXD stands for Map eXplorer Document. ArcGIS uses this file format to store map layers in a table of contents. Each layer in a data frame references a data source.

Map layers are displayed from the map layout in a hierarchical manner. When reopening a MXD, all symbology and labeling are retained since it was last saved

QGIS 2.X Project File

.QGS

The QGS extension is a project file for the GIS software program QGIS (formerly Quantum GIS). This file type can be opened similar to .TXT or .XLS file.

All the map layers and composers are stored in a QGS project file. It retains the same, labeling and map layers as they were since last saving. Map layers are referenced pointing to the physical data sources.

QGIS projects generate a backup of the project file automatically with the file extension QGS~. These files are stored in the same directory as the project file.

ArcGIS Pro Project File

.APRX

ArcGIS Pro project files (APRX) contain maps, toolboxes, databases, folders and even styles. They can also contain connections to databases, servers and folders.

APRX files are the successor to MXDs, which were the equivalent to project files in Esri ArcGIS. But they are different from MXDs in that projects can have multiple maps and layouts in a single project.

QGIS 3 Project File

.QGZQGZ is the default project file for QGIS 3.2 and greater. This zipped container stores the QGS XML file and is used for storing QGIS layouts, properties and layers.

Map Exchange Document Template (MXT)

.MXT

Map Exchange Document Template (MXT) are standardized layouts for Esri ArcGIS. They contain common basemaps and page layouts to be reused repeatedly in an organization.

Your ArcGIS profile uses the normal.mxt. In order to fix map document issues, you can reset your application through the normal.mxt.

MapInfo Workspace

.WOR
.MWS
Map composition files (.MAP) store a set of map layers, symbology and color palettes in a file with a MAP extension. Once you reopen it, MAP files recreate the map layout as needed for printing.

Esri ArcGlobe Document

.3DDArcGlobe is a global 3D visualization and analysis environment focusing on larger study areas. 3DD is the extension for ArcGlobe which houses all your feature and raster layers in a global view.

Esri ArcScene Document

.SXDArcScene is a 3D feature and raster viewer specializing in smaller study area or local scenes. SXD is the extension for ArcScene that saves the scenes view, layers and properties.

IDRISI Map Composition File

.MAPMap composition files (.MAP) store a set of map layers, symbology and color palettes in a file with a MAP extension. Once you reopen it, MAP files recreate the map layout as needed for printing.

Cartographic File Formats

The purpose of cartographic file formats is to standardize map creation with a set of symbols, labels or feature display.

Generally, they don’t hold any of the physical data. But they contain the symbology to stylize your map features.

ExtensionFile TypeDescription

Esri ArcGIS Layer File

.LYR
.LYRX

Layer files are used for displaying a set of symbology in a map. They don’t contain the geographic data itself. Instead layer files simply specify how the data will be displayed.

When you share a vector or raster data set, a layer file ensures the same symbology will be displayed in another map.

  • LYR files are the extension for Esri ArcGIS 10.X.
  • LYRX files are for ArcGIS Pro.

QGIS Layer Definition File

.QLRNot only do QLR files contain the styling information for a layer, they also point to a referenced layer. QLR files don’t hold any of the physical data because their purpose is for storing symbology and queries. QLR files are XML based so you can freely open and edit them in a text editor.

Esri ArcGIS Style File

.STYL
.STYLX
STYL files are a set of symbols that can be assigned to symbolize features in a map layout. They often carry a list of icons specific to a theme such as forestry, petroleum or geology. Once you add a STYL file to a map document, map features can obtain any unique symbology as part of the style file.
  • STYLX extension are style files for ArcGIS Pro.
  • STYL files are style files for Esri ArcGIS 10.

QGIS Style File

.QMLQGIS layer style files (*.QML) contain the symbology and labelling to style how features are viewed in a QGIS project.

You can apply a QML file to any file without needing data. Because QML is in an XML format, you can open and edit it in a text editor.

3D File Formats

Three-dimensional file formats not only give XY locations of features, but they also add depth to features.

These 3D file formats are graphic representations of objects in the real world developed in 3D modelling software.

ExtensionFile TypeDescription

COLLADA

.DAE

COLLADA are 3D object representations stored in a XML file. This reference image file simulates textures in 3D web scenes in Esri and Google Earth.

COLLADA is a format that you can transfer from 3D modelling software such as Trimble SketchUp, Autodesk Maya and 3DS Max.

Trimble Sketchup

.SKPSketchup files (SKP) are 3D object representations native to the three-dimensional modelling software Trimble Sketchup.

These conceptual design files (buildings, towers, trees, etc) can be placed in Google Earth.

Such editions are also in Canada because they fail to meet the minimum ‘threshold of originality’ to qualify for copyright as an ‘adaptation’. Bach six suites for cello pdf. It may not be elsewhere, however. URTEXT EDITIONThis “urtext” or “scholarly” (scientific) edition was published at least 25 years ago in Germany and thus is in its country of origin. More information about this can be found.Please obey the copyright laws of your country.

Interchange File Formats

The purpose of interchange files are to transfer files between different software systems.

Generally, they are non-native formats specifically designed for interoperability and data transfer.

ExtensionFile TypeDescription

Esri ArcInfo Export (Interchange)

.E00
.E01
.E02

Esri ArcInfo Interchange files are no longer supported. This obsolete GIS format was used to conveniently exchange GIS coverage files.

It has the extension E00 and increases incrementally (E01, E02…) with individual coverage files. Although convenient for interchange, you need to process the data before you can add it to ArcGIS.

In order to convert Esri ArcInfo Interchange files, you can run the ‘Import from E00’ tool in the Conversion ArcToolbox.

MapInfo Interchange File

.MIF
.MID
MIF format are versatile files that allows the exchange of MapInfo files between different geospatial systems. This ASCII file contains two files:
  • MIF stores the graphics.
  • MID retains the attributes as delimited text.

Map Package

.MPK

Map package (MPK) files are an Esri storage container that contains all the elements and underlying data of a MXD. The purpose of generating MPKs is to not only transfer the layers in a table of contents, but the physical data that is associated to each layer in a data frame.

It’s common to exchange map packages to users outside an organization who do not have access to the network data sources. Once the MPK file is transferred, they have access to editing their own source version of data.

Other GIS File Formats

The remaining GIS formats don’t belong in any specific group. They are geographic in nature and perform a specific function related to the analysis, management or display of geographic information.

ExtensionFile TypeDescription

Esri ArcGIS Toolbox

.TBXTBX extensions carry the geoprocessing tools that you can analyze geospatial data in Esri ArcGIS 10.X. When you create a custom toolbox, you can add toolsets and models. For example, you can add Python scripts (.PY) and models from ModelBuider for specific routines and processes.

ArcSDE Connection File

.SDESDE files connect to a SDE geodatabase including the username, password, version and database path. The purpose of ArcSDE connection files are to gain access to an instance of your enterprise geodatabase on a network. You authenticate the database from either operating system or database authentication

Adobe Geospatial PDF

.PDFGeospatial PDFs store points, lines, polygons and raster layers all represented in geographic space. By using this file format, users can measure distance, adjust coordinate systems as well as add edit locations. Geospatial PDFs can retain tabular data associated with each graphic.

Apple Venue Format

.AVFApple Venue Format (AVF) is the standard format for Apple’s indoor maps. AVF stores GeoJSON files in a dataset folder. Each GeoJSON file represents a feature as part of a data collection.

How well do you know your GIS formats?

In your GIS career, you’re going to encounter a wide range of GIS formats.

Er Mapper Grid Format Online

GIS has taken different paths. For example:

From 2D to 3D, three-dimensional file formats add depth. Then from fixed to dynamic time, multi-temporal formats add the element of time.

Er Mapper Grid Format Free

GIS is truly one if the most diverse and expanding technologies, as shown with the plethora of GIS formats in the industry.

Browse file extensions by file type category:

GIS, GPS navigation and map file type extensions
(486 file extension database entries)

File extensions used in various GIS and other mapping software

GIS, GPS navigation and map file extension list

File extensions used in various GIS and other mapping software.

Grid Mapper Software

GIS, GPS and map file types include formats that are used by various navigation and mapping software. GIS (Geographic Information Systems), GPS (Global Positioning System) and map files may contain all kinds of GPS/map, from pure graphics (maps) to lists of point of interest, routes, waypoints and other metadata. Some of the GIS, GPS navigation and map files are saved in open formats, so that they can be imported and used in numerous navigation devices or programs. But a lot of vendors use their own, proprietary formats that are not interchangeable.

Sort by: ExtensionSort by: File type description
file extension mapGeographical map
file extension nm7Navitel Navigator map
file extension inpGIS input data
file extension qgsQuantum GIS project
file extension ptmMicrosoft MapPoint map
file extension fbliGO map
file extension gpxGPS eXchange format
file extension sidLizardTech MrSID image file format
file extension shpESRI ArcView shapefile
file extension adfArcView ARC/INFO coverage data
file extension twfArcView world coordinates
file extension nv2Navionics chart
file extension estMicrosoft Streets & Trips trip
file extension kwiKIWI Navigation system database
file extension kmzCompressed Keyhole Markup Language (Google Earth) data
file extension kmlGoogle Earth Keyhole Markup language data
file extension gvspGeocortex Silverlight project
file extension qpjQuantum GIS project
file extension mxdArcGIS map document
file extension klmKeyhole Markup Language (Google Earth)
file extension tcxGarmin Training Center XML database
file extension ssfTrimble Standard Storage Format
file extension gdbtablxArcGIS geodatabase
file extension ttpkgTomTom Navigator map
file extension twlNaviguide binary route data
file extension gdbGarmin MapSource GPS waypoint database
file extension pttMicrosoft MapPoint template
file extension gmlGeography Markup Language data
file extension gdbtableArcGIS geodatabase
file extension nm3Navitel Navigator 5.0 map
file extension pmfESRI published map
file extension obfOsmAnd offline GPS vector maps
file extension mpkArcGIS map package
file extension bdsCadcorp SIS base dataset
file extension jnxGarmin raster map
file extension mapNAVIGON map
file extension freelistArcGIS data
file extension tabMapInfo geometry or atribute data
file extension nmeaGlobal Positioning data (GPS)
file extension gpiGarmin Point of Interest
file extension hnrTeleatlas data
file extension kmtfGarmin Nuvi GPS map
file extension aprArcView project
file extension navionicsGPS chart format
file extension pkinfoArcGIS package info data
file extension at5Lowrance chart data
file extension bsbMapInfo sea chart
file extension csarCaris Spatial Archive
file extension axeMicrosoft Autoroute map
file extension unlGarmin MapSource unlock data
file extension ceeCompressed GPS Ephemeris data
file extension cgmapCityGuide region map
file extension ewwER Mapper world data
file extension j2wArcExplorer world
file extension rteOziExplorer route
file extension jgwJPEG world data
file extension fjwiGo junction view data
file extension prmTomTom map
file extension kapMaptech BSB map
file extension trkGarmin GPS PCX5 track
file extension isxIntrasis object data
file extension tpoTOPO! mapXchange document
file extension mrrMapInfo map data
file extension tfwArcView world data
file extension nm2Navitel Navigator map
file extension gsiGolden Software Interchange Format
file extension algER Mapper algorithm data
file extension spdbiGO Primo speedcam database
file extension bdyDMAP boundary data
file extension mwmMAPS.ME map data
file extension avlArcView legend template
file extension skuTomTom for R-Link map
file extension geojsonGeoJSON geographic format
file extension dgfGPS Pathfinder Office geoid grid file
file extension dgdatDoubleGIS database format
file extension wptGPS waypoint
file extension tpxTopo North America project
file extension lmfLibrary mapping and altera data interchange file
file extension gplStreet Atlas USA GPL log
file extension ubxu-center UBX GPS log data
file extension griPetrosys grid data
file extension poiMagellan Maestro point of interest
file extension kmbAiM GPS Manager track data
file extension btVTBuilder terrain data file
file extension pngwBlender GIS world data
file extension upoiiGO points of interest
file extension nfsNavigon Panorama View 3D function terrain data
file extension gtmGPS TrackMaker map
file extension vpfVector Product Format
file extension pnaTomTom Navigator PNA map info
file extension vrcViewRanger map
file extension jgwxBlender GIS world data
file extension rmapCompeGPS Land raster map
file extension esiESRI plot data
file extension ozf2OziExplorer map
file extension cupSeeYou waypoint
file extension gsrGolden Software GIS data
file extension glfiGolf golf course
file extension gmcGlobal Mapper catalog data
file extension 3dciGO 3D building data
file extension tpqTOPO!Pro map file
file extension bnaAtlas Boundary data
file extension fspiGO primo map data
file extension rrfRaytech file
file extension gsfUnidata GEMPAK map
file extension qrtQuickRoute map
file extension avpArcView Legend Editor palette
file extension gwsGeoMedia geoworkspace
file extension gmapGarmin map
file extension ozfx3OziExplorer image
file extension mifMapInfo Interchange Format
file extension ov2TomTom Navigator point of interest data
file extension mmjMobileMapper Office job
file extension zlasESRI optimized LiDAR data
file extension rgnGarmin region data
file extension garGPS_COM waypoint data
file extension hnriGo Primo route data
file extension qgisQuantum GIS project
file extension demDigital Elevation Model map
file extension tgrTiger Line data
file extension gndGeography Network document
file extension gsbGolden Software boundary data
file extension tfwxArcGIS approximate affine transformation data
file extension igaCARIS GIS corner georeferencing coordinate data
file extension mapOziExplorer map
file extension fjviGO Primo map related data
file extension mmnMemory-Map Navigator overlay object
file extension tfdTape format requirements document
file extension bmpwBlender GIS world data
file extension e02ArcInfo export data
file extension mapArcView network map
file extension lasxLAS sidecar auxilliary data
file extension gtzGPS TrackMaker data
file extension nmaGPSBabel GPS log data
file extension qc3Memory-Map data
file extension gmgGlobal Mapper grid data
file extension etaKeyhole EarthViewer placemark or overlay data
file extension spudSpeed cam update
file extension imiMagellan GPS navigation map
file extension bgdESRI binary raster definition
file extension mapRoute 66 card document
file extension worMapInfo workspace
file extension e03ArcInfo export data
file extension qaGPS quality assessment data
file extension x00Esri ArcInfo export data
file extension rtmapCompeGPS Land raster map
file extension dt1DTED Digital Terrain Elevation Data level 1
file extension qu2GPS2WorldWind database
file extension divDIVA-GIS project
file extension ebmdMicroMap map data
file extension prjArcView Shapefile projections definition file
file extension htfGIS format
file extension qedMemory-Map Navigator map file
file extension imgGarmin basemap data
file extension p35HERE Maps for Android map data package
file extension an1DeLorme Street Atlas drawing
file extension tifwBlender GIS world data
file extension ggfGPS Pathfinder Office geoid grid
file extension e04ArcInfo export data
file extension ddfGPS Pathfinder Office data dictionary
file extension dmfDigitals/Delta map file
file extension jctJCT file
file extension lmxNokia landmark exchange data
file extension tklHolux MapShow305 track
file extension kfcCumulus projected map
file extension encElectronic navigation chart
file extension rt2OziExplorerCE route data
file extension ephGPS Pathfinder Office Ephemeris file
file extension geodatabase-shmArcGIS Runtime SDK data
file extension ghdGeonaute Keymaze tracklog
file extension gdbArcGIS geodatabase
file extension rdfArcGIS report document
file extension osmOpenStreetMap data
file extension xcmCmapTools exported concept map
file extension gwcGolfwits course map
file extension tatESRI geographic text attribute table
file extension epoGoogle Android GPS extended prediction orbit data
file extension spxArcGIS geodatabase SPX data
file extension glciGIS data
file extension admGarmin GPS SD card save data
file extension smzIBM SPSS Graphboard Template Chooser shape
file extension omdMapInfo Routing J Server data
file extension 3dliGO landmark data
file extension lazCompressed LiDAR data
file extension nmapNaviComputer map data
file extension aibArcInfo binary coverage data
file extension mapNavman map data
file extension rikSharpMap data
file extension ctcSeeYou flight data
file extension pgwxBlender GIS world data
file extension ivlIBM ILOG JViews Maps map
file extension cadrgCompressed ARC Raster Graphic file
file extension vrgViewRanger map
file extension 3ddArcGlobe document file
file extension cezProsurv cEZ job
file extension dbfArcView shapefile attribute table
file extension 000International S-57 hydrographic data electronic navigation chart update
file extension sdlicArcGIS data
file extension cpgArcGIS codepage
file extension mngDeLorme map file extension
file extension jpwESRI JPEG world data
file extension d16HERE Maps for Android map data
file extension gmiGPS Tuner map calibration data
file extension itnTomTom Navigator itinerary data
file extension sttMicrosoft Streets & Trips map template
file extension onmOutdoor Navigator map
file extension sxdArcGIS ArcScene document
file extension agbNAVFone data
file extension dt2DTED Digital Terrain Elevation Data level 2
file extension geodatabase-walArcGIS Runtime SDK data
file extension blxMagellan MapSend map data
file extension bsqArcView band sequential image
file extension freshrouteNAVIGON data
file extension mikMapInfo MapImagery encryption key
file extension fmeFME mapping data
file extension c-mapC-map data
file extension e00ESRI map file export
file extension vrhViewRanger map
file extension mtcSpeedCamps Builder file
file extension eooArcInfo workstation export data
file extension gvnGeoVisu navigation data file
file extension tdmbTrimble Outdoors Navigator map bundle
file extension ilfAg Leader Technology SMS insight log file
file extension gvgKompass map
file extension maplibMscape map
file extension mwxAutodesk MapGuide author map window XML data
file extension l01ARC Digitized Raster Graphics file
file extension d14HERE Maps for Android map data
file extension fx4Fugawi GPS map
file extension d12HERE Maps for Android map data
file extension e06ArcInfo export data
file extension postalTomTom postal code data
file extension p32HERE Maps for Android map data package
file extension g10Garmin GPS map
file extension eeGPS Ephemeris data
file extension 006International S-57 Hydrographic data electronic navigation chart
file extension roadtripRoad Trip Planner data
file extension lpkArcGIS layer package
file extension lasLIDAR data exchange
file extension 009International S-57 Hydrographic data electronic navigation chart
file extension nmfArcGIS Explorer map
file extension d31HERE Maps for Android map data
file extension e05ArcInfo export data
file extension fbnArcView spatial index file
file extension 003International S-57 Hydrographic Data Electronic Navigation Chart
file extension mhnMaster Navigator header data
file extension vikViking data
file extension byoBayo CartoExploreur cartographic map
file extension sa7Street Atlas map document
file extension sosiSOSI spatial data
file extension ttkgpTatukGIS Editor project file
file extension d15HERE Maps for Android map data
file extension gvtGeoVisu tracklogs file
file extension citSeeYou vector maps
file extension midMapInfo interchange format file
file extension aueAnnotated Urban Environments data
file extension msysMapSys map
file extension emhNaviPac data
file extension elevWCS Elev data
file extension gp1Street Atlas GPS log
file extension vmzNovapoint protected virtual map
file extension caiSeeYou flight data
file extension tk1Wintec Tools GPS log
file extension mcaMapFactor GPS navigation data
file extension p33HERE Maps for Android map data package
file extension adcXmap output data
file extension sdfAutodesk MapGuide spatial data
file extension doqDigital Orthophoto Quadrangle data
file extension d33HERE Maps for Android map data
file extension ixcArcView geocoding index for read-write coverages
file extension dt0DTED Digital Terrain Elevation Data level 0 data
file extension ukoUK Offshore Operators Association (OKOOA) P1/90 data
file extension qalOpenMap quality data
file extension p34HERE Maps for Android map data package
file extension axgMicrosoft AutoRoute trip
file extension gbnItres binary grid
file extension aeuMicrosoft AutoRoute Express Europe route data
file extension ntmNavitel map
file extension ngtNONI GPSPlot GIS data
file extension sa4Delorme Street Atlas USA data
file extension lanErdas LAN image
file extension ewmEWView geographic data
file extension aepArcExplorer project
file extension m7dMapKing navigation map
file extension t00Trimble GNSS measurement file
file extension iktMagicMaps IK3D project
file extension d34HERE Maps for Android map data
file extension cmrSeeYou raster maps
file extension arcinfoArcInfo info data
file extension 3dSurvex 3D cavern
file extension d35HERE Maps for Android map data
file extension gvwGeoVisu waypoints data
file extension 008International S-57 Hydrographic data electronic navigation chart
file extension lgsUSGS Digital Line Graph data
file extension jpgwJPEG world data
file extension sdcESRI SDC dataset
file extension mpvfCompeGPS Land fast vector map
file extension aplArcPad layer
file extension nviCARAIBES navigation data
file extension ssfGPS Pathfinder Office almanac and base data
file extension nmcArcGIS Explorer map content
file extension appArcPad project file
file extension tfwxBlender GIS world data
file extension qctMemory-Map imported map
file extension rsrcMicrosoft Windows 10 Maps resource data
file extension cubSeeYou airspace data
file extension prmRoute 66 map
file extension cdemCompeGPS Land landscape data
file extension p0cHERE Maps for Android map data package
file extension mmmMiraMon maps data
file extension afpXMap flight plan (statistic) data
file extension sbpGPSBabel file format
file extension wgomCompeGPS Land Google Earth remote map
file extension htHumminbird track data
file extension irvXMap work data
file extension vrmViewRanger map
file extension auxERDAS geospatial auxiliary data
file extension rd5Survey Pro road alignment data
file extension locEasyGPS TerraByte location data
file extension xolSwiss Map overlay file
file extension apmArcPad ver.6 related data
file extension lstAlan Map 500 map list
file extension rlfArcGIS report layout
file extension gstMapInfo geoset file
file extension gmpGlobal Mapper package
file extension pixPCIDSK PCI Geomatics database
file extension trkCompeGPS Land track
file extension sldStyled Layer Descriptor
file extension tfrdTape image format requirements document
file extension d00HERE Maps for Android map data
file extension m7aMapKing map
file extension hgzArcMap GIS data
file extension cviCassiniVision map image
file extension atxArcGIS attribute index
file extension srfLandSerf GIS project
file extension osbOpenStreetMap binary map
file extension mtktMTK GPS receiver data
file extension surTopocad file
file extension flnFlight Plan data
file extension pr5MapSys map data
file extension navmapESRI data
file extension trkFugawi Global Navigator tracklog
file extension mdcMerkaartor document
file extension rteNavigon navigation route
file extension ardHolux MapRoute map
file extension impCompeGPS Land map settings
file extension fpiFugawi points of interest
file extension bpwxBlender GIS world data
file extension posTrimble position data
file extension aqmAlpineQuest GPS Hiking map
file extension safStreet Atlas USA map
file extension styleArcGIS style manager data
file extension cmfMicrosoft MapPoint 2006 map
file extension mpsMapSource GPS Mapping Interface waypoints
file extension amfAnquet digital map
file extension flsArcView Windows Help supporting data
file extension ovlGeogrid ASCII overlay
file extension mrfGPS Pathfinder Office geoid grid data
file extension pgfGPS Pathfinder Office geoid grid data
file extension geoMap Maker project
file extension emtEmtac Trine datalog
file extension smfLowrance StructureMap data
file extension cwmsCompeGPS Land remote map
file extension rtgRiverTools grid (RTG) format
file extension dbsTrimble GPS data
file extension mpsMicrosoft Pocket Streets map
file extension gprxGeoxa project
file extension fx3Fugawi map
file extension sdmlSpatial Data Modeling Language VRML file
file extension p00HERE Maps for Android map data package
file extension eafArcInfo data
file extension qctQuick Chart file format
file extension ec0MetroCount traffic data
file extension gpsTripod Data Systems Survey Pro GPS coordinate
file extension vmapCompeGPS Land fast vector map
file extension awxArcIMS XML project
file extension cxfCoordinates Export Format
file extension p31HERE Maps for Android map data package
file extension bqwArcView world data
file extension dvcIDRISI vector definition data
file extension pp2Visual Passage Planner data
file extension trkMagellan GPS waypoint
file extension gpsPocket CoPilot GPS Tracks data
file extension corTrimble GPS Pathfinder Office corrected SSF data
file extension hdsXMap hierarchical dataset
file extension bmlBusinessMAP map layer
file extension gsmMapViewer document
file extension patArcView geocoding pattern recognition data
file extension pnyQV Map image
file extension ggzGarmin zipped geocaching data
file extension ppsArcView processing set codes file
file extension 001International S-57 hydrographic data electronic navigation chart
file extension zgtCopilot data
file extension dbmPetrosys dbMap map
file extension almSiRFDemo GPS almanac data
file extension dlgArcView graph file
file extension freshcontactNAVIGON MobileNavigator navigation data
file extension mvfUtilityMaps map data
file extension pkgHERE Maps for Android map data package
file extension gsiGPS Tuner map slices calibration data
file extension corCorner georeferencing coordinate file
file extension gerOpenMap geo reference data
file extension ticArcInfo coordinates
file extension cshpESRI ArcView shape data
file extension gmfGeology multi-data
file extension gvrGeoVisu routes
file extension trlTrackLogs Digital Mapping track log
file extension 13oRINEX data
file extension stnArcView geocoding standardization data
file extension dbxGarmin MapSource vector map
file extension trgXMap flight plan or flight plan statistic file
file extension 005International S-57 Hydrographic Data Electronic navigation Chart
file extension tsoTactical Situation Object XML data
file extension sdmSpatial Data Modeling Language source code
file extension owfsWeb Feature Service data
file extension asrpArc Standard Raster Product file
file extension d32HERE Maps for Android map data
file extension ltmHolux ezTour for Logger data
file extension sosSOSI spatial data
file extension sa8Street Atlas 8 map document
file extension rtxBike GPS RichTrack data
file extension clsArcView geocoding classification
file extension wpzSeeYou waypoint
file extension matArcView geocoding matching parameters
file extension mxtArcGIS ArcMap map template file
file extension d11HERE Maps for Android map data
file extension imdGIS image metadata
file extension ardALAN map 600 map
file extension trlAlan Map500 tracklogs
file extension okmOkMap map defining data
file extension ertMGL Avionics Enigma route data
file extension p11HERE Maps for Android map data package
file extension tstTopocad section template
file extension bkAutomatic packet/position reporting system (APRS) data
file extension plnAGPS-Shape Pro profile data
file extension 3dfMapInfo graph data
file extension 004International S-57 Hydrographic data electronic navigation chart
file extension lstHolux MapShow map list
file extension rmpMagellan map
file extension gdfGeographic Data File format
file extension crdHolux MapShow map
file extension aetMaptech raster aeronautical charts
file extension gtsGTViewer session data
file extension e01ArcInfo exported data
file extension 002International S-57 Hydrographic Data Electronic Navigation Chart
file extension pinMNS projection information data
file extension sa8Street Atlas map document
file extension p16HERE Maps for Android map data package
file extension catArcView UNIX hyperhelp supporting file
file extension dlgDigital Line Graph vector image
file extension mxsArcView geocoding index for read-write shapefiles
file extension ntxCARIS marine navigation info
file extension crdALAN Map 500 map file
file extension tabGPS Pathfinder Office station or session table
file extension rtktRoyaltek binary data file
file extension vdbSwiss Topo map
file extension trpTripMaker document
file extension nmgfNoise Model Grid Format
file extension mpvCompeGPS Land vector map
file extension autGPSMan automapic file
file extension p15HERE Maps for Android map data package
file extension gprmcGPS data
file extension p14HERE Maps for Android map data package
file extension hmapCompeGPS Land HyperMap data
file extension bpsXMap flight plan
file extension keyArcView geocoding matching keys
file extension geoeXplorist GPS Geocache Manager database
file extension vtmCARIS GIS vector transparency mask file
file extension zreISOMAP import data
file extension wprAlan Map500 waypoints and routes file
file extension n3mNokia 3D WebGL map
file extension genOpenMap general information data
file extension 007International S-57 hydrographic data electronic navigation chart file
file extension mglrMagellan routes file
file extension mgltMagellan tracklogs file
file extension mglwMagellan waypoint file
file extension p12HERE Maps for Android map data package
file extension gbsGTrek collective GPS binary file
file extension axtMicrosoft Autoroute template file
file extension bilwArcGIS BIL world file
file extension p01HERE Maps for Android map data package
file extension pwdefArcGIS project file
file extension wfdWayfinder map file
file extension d01HERE Maps for Android map data
file extension gtabinGPS-Track-Analyse.NET data
file extension geoprojDataGeosis Office project

Er Mapper Grid Format Pdf