The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD graphics : gdal

A translator library for geospatial data formats

 GDAL - Geospatial Data Abstraction Library

GDAL/OGR is a translator library for raster and vector geospatial data
formats that is released under an Open Source license. As a library, it
presents a single abstract data model to the calling application for all
supported formats.

Current translators provide read (and sometimes write) access to a variety
of formats including ESRI Shapefiles, S-57, SDTS, PostGIS, Oracle Spatial,
Mapinfo mid/mif and TAB, GeoTIFF, Erdas Imagine, ESRI .BIL, .aux labelled
raw, DTED, SDTS DEM, JPEG, PNG and Arc/Info Binary/ASCII Grid.

A full list of supported data formats is available on the official website.
 
 

http://www.gdal.org



gdal history


v. 1.24
date: 2007/12/15 22:38:58;  author: pav;  state: Exp;  lines: +19 -19
- Update to 1.4.4
- Take maintainership

PR:		ports/118725
Submitted by:	Sunpoet Po-Chuan Hsieh 

v. 1.23 date: 2007/07/22 19:33:52; author: laszlof; state: Exp; lines: +1 -1 - Add ports to "geography" virtual category Approved by: Pav (wearing portmgr hat)
v. 1.22 date: 2007/05/19 20:09:09; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.21 date: 2007/04/04 12:46:49; author: rafan; state: Exp; lines: +3 -7 - Try to fix build on gcc4 - While I'm here, replace deprecated variable and remove 4.x support
v. 1.20 date: 2007/02/21 11:04:46; author: lawrance; state: Exp; lines: +1 -1 If you love them, set them free.
v. 1.19 date: 2007/02/10 06:05:01; author: kris; state: Exp; lines: +1 -0 Use libtool15 port instead of included version to avoid objformat a.out botch
v. 1.18 date: 2006/04/05 07:45:04; author: lawrance; state: Exp; lines: +1 -2 Update port descriptions to reflect the fact that GDAL can also be used for vector data (and not just raster). Update WWW. Remove USE_REINPLACE. PR: ports/93852 Submitted by: Laurent Courty
v. 1.17 date: 2005/12/20 13:19:55; author: lawrance; state: Exp; lines: +1 -1 GDAL now builds on 4.x by disabling pcraster support. Thanks to: Frank Warmerdam, Benjamin Thelen, Paul Warriner
v. 1.16 date: 2005/12/10 04:57:43; author: lawrance; state: Exp; lines: +7 -1 Mark broken on 4.x due to C++-related build failure.
v. 1.15 date: 2005/12/10 04:11:58; author: lawrance; state: Exp; lines: +17 -14 Update to 1.3.1. Thanks to Laurent Courty for help with the update.
v. 1.14 date: 2005/08/01 02:26:57; author: lawrance; state: Exp; lines: +6 -3 Use libtiff from the port rather than the version bundled with gdal software (thus avoiding libtiff BitsPerSample vulnerability). Bump PORTREVISION. Security: VuXML: 68222076-010b-11da-bc08-0001020eed82
v. 1.13 date: 2005/06/15 11:44:52; author: lawrance; state: Exp; lines: +4 -2 Use png from ports rather than builtin version to avoid conflicts. PR: ports/81704 Submitted by: David Marshall
v. 1.12 date: 2005/04/12 13:00:30; author: lawrance; state: Exp; lines: +1 -1 Set my ports to their shiny new MAINTAINER address. Approved by: clement (mentor)
v. 1.11 date: 2004/10/18 01:35:26; author: mharo; state: Exp; lines: +4 -2 upgrade to 1.2.1 Approved by: maintainer
v. 1.10 date: 2004/06/30 07:27:24; author: pav; state: Exp; lines: +10 -6 - Update to 1.2.0 - Pass maintainership to submitter PR: ports/68482 Submitted by: Sam Lawrance
v. 1.9 date: 2004/04/10 17:26:38; author: trevor; state: Exp; lines: +1 -1 Tidy up whitespace.
v. 1.8 date: 2004/02/04 05:20:52; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.7 date: 2003/02/20 18:08:00; author: knu; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.6 date: 2003/01/16 23:40:26; author: arved; state: Exp; lines: +6 -7 Upate to 1.1.8 PR: 47075 Submitted by: KATO Tsuguru
v. 1.5 date: 2002/11/18 03:48:08; author: kris; state: Exp; lines: +1 -1 Reset undeliverable maintainer addresses to ports@FreeBSD.org
v. 1.4 date: 2002/07/09 13:55:02; author: ijliao; state: Exp; lines: +1 -1 upgrade to 1.1.7 PR: 38852 Submitted by: "Sergey A. Osokin" Approved by: maintainer
v. 1.3 date: 2002/07/04 02:55:05; author: ijliao; state: Exp; lines: +3 -4 upgrade to 1.1.6 PR: 39851 Submitted by: Joseph King Approved by: maintainer
v. 1.2 date: 2002/05/18 02:39:08; author: kris; state: Exp; lines: +2 -0 BROKEN: Incorrect checksum
v. 1.1 date: 2001/10/17 19:02:21; author: ijliao; state: Exp; add gdal A translator library for raster geospatial data formats PR: 30828 Submitted by: Randall Hopper ============================================================================= v. 1.24 date: 2007/12/15 22:38:58; author: pav; state: Exp; lines: +19 -19 - Update to 1.4.4 - Take maintainership PR: ports/118725 Submitted by: Sunpoet Po-Chuan Hsieh
v. 1.23 date: 2007/07/22 19:33:52; author: laszlof; state: Exp; lines: +1 -1 - Add ports to "geography" virtual category Approved by: Pav (wearing portmgr hat)
v. 1.22 date: 2007/05/19 20:09:09; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.21 date: 2007/04/04 12:46:49; author: rafan; state: Exp; lines: +3 -7 - Try to fix build on gcc4 - While I'm here, replace deprecated variable and remove 4.x support
v. 1.20 date: 2007/02/21 11:04:46; author: lawrance; state: Exp; lines: +1 -1 If you love them, set them free.
v. 1.19 date: 2007/02/10 06:05:01; author: kris; state: Exp; lines: +1 -0 Use libtool15 port instead of included version to avoid objformat a.out botch
v. 1.18 date: 2006/04/05 07:45:04; author: lawrance; state: Exp; lines: +1 -2 Update port descriptions to reflect the fact that GDAL can also be used for vector data (and not just raster). Update WWW. Remove USE_REINPLACE. PR: ports/93852 Submitted by: Laurent Courty
v. 1.17 date: 2005/12/20 13:19:55; author: lawrance; state: Exp; lines: +1 -1 GDAL now builds on 4.x by disabling pcraster support. Thanks to: Frank Warmerdam, Benjamin Thelen, Paul Warriner
v. 1.16 date: 2005/12/10 04:57:43; author: lawrance; state: Exp; lines: +7 -1 Mark broken on 4.x due to C++-related build failure.
v. 1.15 date: 2005/12/10 04:11:58; author: lawrance; state: Exp; lines: +17 -14 Update to 1.3.1. Thanks to Laurent Courty for help with the update.
v. 1.14 date: 2005/08/01 02:26:57; author: lawrance; state: Exp; lines: +6 -3 Use libtiff from the port rather than the version bundled with gdal software (thus avoiding libtiff BitsPerSample vulnerability). Bump PORTREVISION. Security: VuXML: 68222076-010b-11da-bc08-0001020eed82
v. 1.13 date: 2005/06/15 11:44:52; author: lawrance; state: Exp; lines: +4 -2 Use png from ports rather than builtin version to avoid conflicts. PR: ports/81704 Submitted by: David Marshall
v. 1.12 date: 2005/04/12 13:00:30; author: lawrance; state: Exp; lines: +1 -1 Set my ports to their shiny new MAINTAINER address. Approved by: clement (mentor)
v. 1.11 date: 2004/10/18 01:35:26; author: mharo; state: Exp; lines: +4 -2 upgrade to 1.2.1 Approved by: maintainer
v. 1.10 date: 2004/06/30 07:27:24; author: pav; state: Exp; lines: +10 -6 - Update to 1.2.0 - Pass maintainership to submitter PR: ports/68482 Submitted by: Sam Lawrance
v. 1.9 date: 2004/04/10 17:26:38; author: trevor; state: Exp; lines: +1 -1 Tidy up whitespace.
v. 1.8 date: 2004/02/04 05:20:52; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.7 date: 2003/02/20 18:08:00; author: knu; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.6 date: 2003/01/16 23:40:26; author: arved; state: Exp; lines: +6 -7 Upate to 1.1.8 PR: 47075 Submitted by: KATO Tsuguru
v. 1.5 date: 2002/11/18 03:48:08; author: kris; state: Exp; lines: +1 -1 Reset undeliverable maintainer addresses to ports@FreeBSD.org
v. 1.4 date: 2002/07/09 13:55:02; author: ijliao; state: Exp; lines: +1 -1 upgrade to 1.1.7 PR: 38852 Submitted by: "Sergey A. Osokin" Approved by: maintainer
v. 1.3 date: 2002/07/04 02:55:05; author: ijliao; state: Exp; lines: +3 -4 upgrade to 1.1.6 PR: 39851 Submitted by: Joseph King Approved by: maintainer
v. 1.2 date: 2002/05/18 02:39:08; author: kris; state: Exp; lines: +2 -0 BROKEN: Incorrect checksum
v. 1.1 date: 2001/10/17 19:02:21; author: ijliao; state: Exp; add gdal A translator library for raster geospatial data formats PR: 30828 Submitted by: Randall Hopper ============================================================================= v. 1.24 date: 2007/12/15 22:38:58; author: pav; state: Exp; lines: +19 -19 - Update to 1.4.4 - Take maintainership PR: ports/118725 Submitted by: Sunpoet Po-Chuan Hsieh
v. 1.23 date: 2007/07/22 19:33:52; author: laszlof; state: Exp; lines: +1 -1 - Add ports to "geography" virtual category Approved by: Pav (wearing portmgr hat)
v. 1.22 date: 2007/05/19 20:09:09; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.21 date: 2007/04/04 12:46:49; author: rafan; state: Exp; lines: +3 -7 - Try to fix build on gcc4 - While I'm here, replace deprecated variable and remove 4.x support
v. 1.20 date: 2007/02/21 11:04:46; author: lawrance; state: Exp; lines: +1 -1 If you love them, set them free.
v. 1.19 date: 2007/02/10 06:05:01; author: kris; state: Exp; lines: +1 -0 Use libtool15 port instead of included version to avoid objformat a.out botch
v. 1.18 date: 2006/04/05 07:45:04; author: lawrance; state: Exp; lines: +1 -2 Update port descriptions to reflect the fact that GDAL can also be used for vector data (and not just raster). Update WWW. Remove USE_REINPLACE. PR: ports/93852 Submitted by: Laurent Courty
v. 1.17 date: 2005/12/20 13:19:55; author: lawrance; state: Exp; lines: +1 -1 GDAL now builds on 4.x by disabling pcraster support. Thanks to: Frank Warmerdam, Benjamin Thelen, Paul Warriner
v. 1.16 date: 2005/12/10 04:57:43; author: lawrance; state: Exp; lines: +7 -1 Mark broken on 4.x due to C++-related build failure.
v. 1.15 date: 2005/12/10 04:11:58; author: lawrance; state: Exp; lines: +17 -14 Update to 1.3.1. Thanks to Laurent Courty for help with the update.
v. 1.14 date: 2005/08/01 02:26:57; author: lawrance; state: Exp; lines: +6 -3 Use libtiff from the port rather than the version bundled with gdal software (thus avoiding libtiff BitsPerSample vulnerability). Bump PORTREVISION. Security: VuXML: 68222076-010b-11da-bc08-0001020eed82
v. 1.13 date: 2005/06/15 11:44:52; author: lawrance; state: Exp; lines: +4 -2 Use png from ports rather than builtin version to avoid conflicts. PR: ports/81704 Submitted by: David Marshall
v. 1.12 date: 2005/04/12 13:00:30; author: lawrance; state: Exp; lines: +1 -1 Set my ports to their shiny new MAINTAINER address. Approved by: clement (mentor)
v. 1.11 date: 2004/10/18 01:35:26; author: mharo; state: Exp; lines: +4 -2 upgrade to 1.2.1 Approved by: maintainer
v. 1.10 date: 2004/06/30 07:27:24; author: pav; state: Exp; lines: +10 -6 - Update to 1.2.0 - Pass maintainership to submitter PR: ports/68482 Submitted by: Sam Lawrance
v. 1.9 date: 2004/04/10 17:26:38; author: trevor; state: Exp; lines: +1 -1 Tidy up whitespace.
v. 1.8 date: 2004/02/04 05:20:52; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.7 date: 2003/02/20 18:08:00; author: knu; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.6 date: 2003/01/16 23:40:26; author: arved; state: Exp; lines: +6 -7 Upate to 1.1.8 PR: 47075 Submitted by: KATO Tsuguru
v. 1.5 date: 2002/11/18 03:48:08; author: kris; state: Exp; lines: +1 -1 Reset undeliverable maintainer addresses to ports@FreeBSD.org
v. 1.4 date: 2002/07/09 13:55:02; author: ijliao; state: Exp; lines: +1 -1 upgrade to 1.1.7 PR: 38852 Submitted by: "Sergey A. Osokin" Approved by: maintainer
v. 1.3 date: 2002/07/04 02:55:05; author: ijliao; state: Exp; lines: +3 -4 upgrade to 1.1.6 PR: 39851 Submitted by: Joseph King Approved by: maintainer
v. 1.2 date: 2002/05/18 02:39:08; author: kris; state: Exp; lines: +2 -0 BROKEN: Incorrect checksum
v. 1.1 date: 2001/10/17 19:02:21; author: ijliao; state: Exp; add gdal A translator library for raster geospatial data formats PR: 30828 Submitted by: Randall Hopper =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm