Linux SoftwareDatabaseDatabase EnginesPostGIS 1.2.0

PostGIS 1.2.0


PostGIS adds support for geographic objects to the PostgreSQL object-relational database
Developer:   Paul Ramsey
      more software by author →
Price:  0.00
License:   GPL (GNU General Public License)
File size:   2029K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension.

PostGIS follows the OpenGIS "Simple Features Specification for SQL" and will be submitted for conformance testing at version 1.0.

PostGIS has been developed by Refractions Research Inc as a research project in open source spatial database technology. PostGIS is released under the GNU General Public License. Our list of future projects includes enhanced technology for data loading and dumping, user interface tools for direct data access and manipulation, and support for advanced topologies at the server side, such as coverages, networks, and surfaces.

There are now several open source tools which work with PostGIS. The uDig project is working on a full read amd write desktop environment that can work with PostGIS directly.

For internet mapping, the University of Minnesota Mapserver can use PostGIS as a data source. The GeoTools Java GIS toolkit has PostGIS support, as does the GeoServer Web Feature Server.

GRASS now supports PostGIS as a data source, through the PostGRASS driver. The JUMP Java desktop GIS viewer has a simple plugin for reading PostGIS data, and the QGIS desktop has good PostGIS support.

PostGIS data can be exported to several output GIS formats using the OGR C++ library and commandline tools (and of cource with the bundled Shape file dumper). And of course any language which can work with PostgreSQL can work with PostGIS -- the list includes Perl, PHP, Python, TCL, C, C++, Java, and more.

Installation:

Un-tar the PostGIS tar-ball in the 'contrib' directory of your PostgreSQL source tree. You must untar the PostGIS source there or the Makefile will not work. You must have the PL/pgSQL prodedural language installed before installing PostGIS.

cd contrib
gunzip postgis-0.9.0.tar.gz
tar xvf postgis-0.9.0.tar
cd postgis-0.9.0
make
make install
createlang plpgsql yourtestdatabase
psql -d yourtestdatabase -f postgis.sql
psql -d yourtestdatabase -f spatial_ref_sys.sql

Requirements:
  • A complete configured and built PostgreSQL source code tree. PostGIS uses definitions from the PostgreSQL configure/build process to conform to the particular platform you are building on.
  • GNU C compiler (gcc). Some other ANSI C compilers can be used to compile PostGIS, but we find far fewer problems when compiling with gcc.
  • GNU Make (gmake or make). For many systems, GNU make is the default version of make. Check the version by invoking make -v. Other versions of make may not process the PostGIS Makefile properly.
  • (Recommended) Proj4 reprojection library. The Proj4 library is used to provide coordinate reprojection support within PostGIS.
  • (Recommended) GEOS geometry library. The GEOS library is used to provide geometry tests (Touches(), Contains(), Intersects()) and operations (Buffer(), GeomUnion(), Difference()) within PostGIS.

    What's New in This Release:
  • This release adds support for Curve type, serialization and de-serialization, index bindings, and documentation.
  • There are performance enhancements for Contains and Within for point-in-polygon cases.
  • There is support for basic SQL/MM functions to align with the ArcSDE SQL/MM implementation.
    tags work with  support for  with postgis  the postgis  can work  the postgresql  you must  postgresql source  for geographic  gnu make  library the  this release  within postgis  

    Download PostGIS 1.2.0


     http://postgis.refractions.net/download/postgis-1.2.0.tar.gz


    Authors software

    PostGIS 1.2.0 (by Paul Ramsey)
    PostGIS adds support for geographic objects to the PostgreSQL object-relational database

    GEOS 2.2.0 (by Paul Ramsey)
    GEOS is a complete C++ implementation of the functions and predicates defined in the OpenGIS "Simple Features for SQL" specification.


    Similar software

    PostGIS 1.2.0 (by Paul Ramsey)
    PostGIS adds support for geographic objects to the PostgreSQL object-relational database

    GeoTypes 0.6.0 (by R. Taylor)
    GeoTypes is a Python library that implements both the OpenGIS/PostGIS and standard PostgreSQL geometry types

    GIS Knoppix 1.1 (by Pirmin Kalberer)

    GEOS 2.2.0 (by Paul Ramsey)
    GEOS is a complete C++ implementation of the functions and predicates defined in the OpenGIS "Simple Features for SQL" specification.

    mezoGIS 0.1.5 (by Frederic Back)
    mezoGIS project is a GIS application, a graphical interface to query and analyse spatial data

    Quantum GIS 0.7.3 (by Gary Sherman)
    Quantum GIS (QGIS) is a cross-platform Geographic Information System (GIS)

    HostGIS Linux 3.6.1 (by Doug Renwick)
    HostGIS Linux project is a Linux/GNU distribution specifically made for handling GIS information

    Mapnik 0.3.0 (by Artem Pavlenko)
    Mapnik is an OpenSource C++/Python toolkit for developing GIS (Geographic Information Systems) applications

    Python Cartographic Library 0.10.0 (by Sean Gillies)

    Thuban 1.1.0 (by Thuban Development Team)
    Thuban is an interactive geographic data viewer (GIS viewer) which features methods to visualize, explore, and analyze geographic inf


    Other software in this category

    Berkeley DB 4.5.20 (by Oracle)
    Berkeley DB (libdb) is a programmatic toolkit that provides embedded database support for both traditional and client/server applicat

    phpPgAdmin 4.0.1 (by Christopher Kings-Lynne)
    phpPgAdmin is a web-based administration tool for PostgreSQL

    SQLite 3.3.8 (by D. Richard Hipp)
    SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.

    Here are some ke

    Firebird Relational Database 2.0 Final (by Firebird Project)
    Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, and a variety of Unix platforms.

    gdbm 1.8.3 (by Phil Nelson)
    gdbm is a database indexing library replacement for the traditional 'dbm' and 'ndbm' libraries

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags