13. Supported formatsΒΆ

13.1. File

Informative table of the file formats supported by gvSIG:

Format

Extension

Read

Write

Notes

DBF

.dbf

Yes

Yes


CSV

.csv

Yes

Yes


MsEXCEL

.xls

Yes

No


Shapefile

.shp

Yes

Yes


GML

.gml

Yes

No


KML

.kml

Yes

No


DXF (Drawing Exchange Format)

.dxf

Yes

Yes


DWG (Drawing)

.dwg

Yes

No

Supported versions: 12, 13, 14, 15, 2004

DGN (Design)

.dgn

Yes

No

Supported versions: 8

NetCDF (Network Common Data Form)

.nc

.cdf

Yes

No

Vectorial and raster

ECW (Enhanced Compression Wavelet)

.ecw

Yes

No


MrSID (Multiresolution seamless image database)

.sid

Yes

No


IMG

.img

Yes

Yes

GDAL raster file

GIF (Graphics Interchange Format)

.gif

Yes

No

GDAL raster file

TIFF (Tagged Image File Format)

.tiff

.tif

Yes

Yes

GDAL raster file

JPEG (Joint Photographic Experts Group)

.jpg

.jpeg

Yes

Yes

GDAL raster file

JPEG2000

.jp2

.j2k

Yes

Yes

GDAL raster file

PNG (Portable Network Graphics)

.png

Yes

Yes

GDAL raster file

ASCII

.asc

Yes

No

GDAL raster file

RAW


Yes

No

GDAL raster file

Netpbm format PPM (Portable pixmap format)

.ppm

Yes

Yes

GDAL raster file

Netpbm format PGM (Portable Graphic format)

.pgm

Yes

No

GDAL raster file

Windows Bitmap BMP

.bmp

Yes

Yes

GDAL raster file

DAT (ENVI)

.dat

Yes

No

GDAL raster file

LAN (ERDAS)

.lan

Yes

No

GDAL raster file

GIS (ERDAS)

.gis

Yes

No

GDAL raster file

PIX (PCI Geomatics)

.pix

Yes

No

GDAL raster file

AUX (PCI Geomatics)

.aux

Yes

No

GDAL raster file

ADF (ESRI Grids)

.adf

Yes

No

GDAL raster file

BSB Nautical Chart KAP

.kap

Yes

No

GDAL raster file

Idrisi Raster ERS

.rst

Yes

No

GDAL raster file

TXT

.txt

Yes

No

GDAL raster file

RMF (raster matrix format)

.rsw

.mtw

Yes

No

GDAL raster file

Ilwis Raster Map MPL

.mpl

Yes

Yes

GDAL raster file

13.2. Remote services

Informative table of the remote services supported by gvSIG:

Formato

Notas

WMS (Web Map Service)

v.1.1.0, 1.1.1, 1.3.0

WFS (Web Feature Service)

v.1.0.0, 1.1.0

WMTS (Web Map Tile Service)


WCS (Web Coverage Service)

v.1.0.0, 1.1.0

WMC (Web Map Context)

It allows to save the parameters of a WMS layer conection

CS-W (Web Catalog Service)

v.0.9.0, 2.0.0, 2.0.1, 2.0.2

Profiles ebRIM and ISO 19115/19139

Z39.50 (Catalog)


SRW (Catalog)

Z39.50 in web

GAZ/WFS-G (Gazetteer)

v.0.9.0, 0.9,1

ADL (Gazetteer)


Geonames (Gazetteer)


OSM (Open Street Map)


13.3. Database

Informative table of the databases supported by gvSIG:

Formato

Lectura

Escritura

Notas

PostGIS vectorial

Yes

Yes


PostGIS raster

Yes

Yes


MySQL

Yes

Yes


Oracle Spatial / Locator connector

Yes

Yes

Requires manual installation of the Oracle proprietary libraries in gvSIG to work.

Database connectors (Generic)

Yes

Yes


13.4. OGR

The complete list of vector formats supported by OGR can be consulted here:

http://www.gdal.org/ogr_formats.html

This Page