Information about Postgis
| PostGIS | |
| Developer: | Refractions Research |
|---|---|
| Latest release: | 1.3.1 / August 13, 2007 |
| OS: | GNU/Linux, MS-Windows, Mac OS X, POSIX compliant systems |
| Genre: | Geographic information system |
| License: | GPL |
| Website: | [1] |
PostGIS (/post'-jis/) is an open source geographic information system software program that adds support for geographic objects to the PostgreSQL object-relational database. PostGIS follows the Simple Features for SQL specification from the Open Geospatial Consortium. As such, PostGIS includes:
- Geometry types for points, linestrings, polygons, multipoints, multilinestrings, multipolygons and geometrycollections.
- Spatial predicates for determining the interactions of geometries using the 3x3 Egenhofer matrix.
- Spatial operators for determining geospatial measurements like area, distance, length and perimeter.
- Spatial operators for determining geospatial set operations, like union, difference, symmetric difference and buffers.
- R-tree spatial indexes for high speed spatial querying.
- Index selectivity support, to provide high performance query plans for mixed spatial/non-spatial queries.
The first version was released in 2001 by Refractions Research under the GNU General Public License, and development has continued since then actively. In 2006, PostGIS was certified as a compliant Simple Features for SQL database by the Open Geospatial Consortium.
There are a large number of software products that can use PostGIS as a database backend, including:
- Quantum GIS
- uDig
- GeoServer
- MapServer
- GRASS
- MezoGIS
- Feature Manipulation Engine
- Cadcorp SIS
- Ionic Red Spider
- OpenJUMP
- TerraLib
- TerraView
External links
Software development is the translation of a user need or marketing goal into a software product.[1][2] Software development is sometimes understood to encompass the processes of software engineering combined with the research and goals of software marketing
..... Click the link for more information.
..... Click the link for more information.
Code complete redirects here. For the Microsoft book, see Code Complete.
A software release is the distribution, whether public or private, of an initial or new and upgraded version of a computer software product.
..... Click the link for more information.
A software release is the distribution, whether public or private, of an initial or new and upgraded version of a computer software product.
..... Click the link for more information.
August 13 is the 1st day of the year (2nd in leap years) in the Gregorian calendar. There are 0 days remaining.
..... Click the link for more information.
Events
- 3114 BC - According to the Lounsbury correlation, the Maya calendar starts.
..... Click the link for more information.
20th century - 21st century - 22nd century
1970s 1980s 1990s - 2000s - 2010s 2020s 2030s
2004 2005 2006 - 2007 - 2008 2009 2010
2007 by topic:
News by month
Jan - Feb - Mar - Apr - May - Jun
..... Click the link for more information.
1970s 1980s 1990s - 2000s - 2010s 2020s 2030s
2004 2005 2006 - 2007 - 2008 2009 2010
2007 by topic:
News by month
Jan - Feb - Mar - Apr - May - Jun
..... Click the link for more information.
An operating system (OS) is the software that manages the sharing of the resources of a computer. An operating system processes system data and user input, and responds by allocating and managing tasks and internal system resources as a service to users and programs of the
..... Click the link for more information.
..... Click the link for more information.
Linux (pronunciation: IPA: /ˈlɪnʊks/, lin-uks) is a Unix-like computer operating system. Linux is one of the most prominent examples of free software and open source development; its underlying source code can be
..... Click the link for more information.
..... Click the link for more information.
Microsoft Windows
Screenshot of Windows Vista Ultimate, the latest version of Microsoft Windows.
Company/developer: Microsoft Corporation
OS family: MS-DOS/9x-based, Windows CE, Windows NT
Source model: Closed source
..... Click the link for more information.
Screenshot of Windows Vista Ultimate, the latest version of Microsoft Windows.
Company/developer: Microsoft Corporation
OS family: MS-DOS/9x-based, Windows CE, Windows NT
Source model: Closed source
..... Click the link for more information.
Mac OS X (IPA: /mæk.oʊ.ɛs.tɛn/) is a line of graphical operating systems developed, marketed, and sold by Apple Inc., the latest of which is pre-loaded on all currently shipping Macintosh computers.
..... Click the link for more information.
..... Click the link for more information.
POSIX (IPA: /ˈpɒsɪks/) or "Portable Operating System Interface" [1] is the collective name of a family of related standards specified by the IEEE to define the application programming interface (API) for
..... Click the link for more information.
..... Click the link for more information.
Computer software can be organized into categories based on common function, type, or field of use. A list follows of common software categories.
..... Click the link for more information.
Categories of software
- Applications
..... Click the link for more information.
geographic information system (GIS) (also known as geographical information system, particularly in the UK, and geomatics in Canada) is a system for capturing, storing, analyzing and managing data and associated attributes which are spatially referenced to the
..... Click the link for more information.
..... Click the link for more information.
A software license comprises the permissions, rights and restrictions imposed on software (whether a component or a free-standing program). Use of software without a license could constitute infringement of the owner's exclusive rights under copyright or, occasionally, patent law
..... Click the link for more information.
..... Click the link for more information.
GNU General Public License
Author: Free Software Foundation
Version: 3
Copyright on the license: Free Software Foundation, Inc.
Publication date: 29 June 2007
OSI approved: Yes
Debian approved: Yes
Free Software:
..... Click the link for more information.
Author: Free Software Foundation
Version: 3
Copyright on the license: Free Software Foundation, Inc.
Publication date: 29 June 2007
OSI approved: Yes
Debian approved: Yes
Free Software:
..... Click the link for more information.
A website (alternatively, Web site or web site) is a collection of Web pages, images, videos or other digital assets that is hosted on one or several Web server(s), usually accessible via the Internet, cell phone or a LAN.
..... Click the link for more information.
..... Click the link for more information.
geographic information system (GIS) (also known as geographical information system, particularly in the UK, and geomatics in Canada) is a system for capturing, storing, analyzing and managing data and associated attributes which are spatially referenced to the
..... Click the link for more information.
..... Click the link for more information.
PostgreSQL is an object-relational database management system (ORDBMS). It is released under a BSD-style license and is thus free software. As with many other open-source programs, PostgreSQL is not controlled by any single company, but relies on a global community of developers
..... Click the link for more information.
..... Click the link for more information.
Simple Features are an OpenGIS standard which specifies digital storage of geographical data (point, line, polygon, multi-point, multi-line, etc) with both spatial and non-spatial attributes. Simple Features are based on 2D geometry with linear interpolation between vertices.
..... Click the link for more information.
..... Click the link for more information.
The Open Geospatial Consortium (OGC) is an international voluntary consensus standards organization. In the OGC, more than 330 commercial, governmental, nonprofit and research organizations worldwide collaborate in an open consensus process encouraging development and
..... Click the link for more information.
..... Click the link for more information.
R-trees are tree data structures that are similar to B-trees, but are used for spatial access methods i.e., for indexing multi-dimensional information; for example, the (X, Y) coordinates of geographical data.
..... Click the link for more information.
..... Click the link for more information.
GNU General Public License
Author: Free Software Foundation
Version: 3
Copyright on the license: Free Software Foundation, Inc.
Publication date: 29 June 2007
OSI approved: Yes
Debian approved: Yes
Free Software:
..... Click the link for more information.
Author: Free Software Foundation
Version: 3
Copyright on the license: Free Software Foundation, Inc.
Publication date: 29 June 2007
OSI approved: Yes
Debian approved: Yes
Free Software:
..... Click the link for more information.
Quantum GIS (often abbreviated to QGIS) is an open source GIS (mapping) application which is similar to commercial mapping packages. Because it is distributed as an opensource application under the GNU distribution license, Quantum GIS can be reprogrammed to perform different or
..... Click the link for more information.
..... Click the link for more information.
uDig is an open source GIS software program produced by a community led by Canadian-based company Refractions Research. It is based around the Eclipse platform and features full layered Open Source GIS. It is written in Java and released under GNU Lesser General Public License.
..... Click the link for more information.
..... Click the link for more information.
GeoServer is an open source server focused on connecting existing geographically-referenced information to the Geoweb using open standards. It was started by a non-profit organization called The Open Planning Project (TOPP), to help build an interoperable Spatial Data
..... Click the link for more information.
..... Click the link for more information.
MapServer is an open source internet map server, which runs as a CGI program. MapServer was developed by the University of Minnesota. MapServer was originally developed with support from NASA, which needed a way to make its satellite imagery available to the public.
..... Click the link for more information.
..... Click the link for more information.
Grass is a common word that generally describes a monocotyledonous green plant in the family Gramineae (Poaceae). True grasses include most plants grown as grains, for pasture, and for lawns (turf).
..... Click the link for more information.
..... Click the link for more information.
FME (The Feature Manipulation Engine) is an integrated collection of Spatial ETL (Extract, Transform, and Load) tools for spatial data transformation and data translation produced by Safe Software Inc. of Surrey, British Columbia, Canada.
..... Click the link for more information.
..... Click the link for more information.
TerraLib is an open source GIS software library that extends object-relational DBMS technology to handle spatiotemporal data types. The library supports different DBMS, including MySQL, PostgreSQL, and Oracle.
..... Click the link for more information.
..... Click the link for more information.
TerraView is an GIS application built on the TerraLib GIS library. TerraView handles vector data (polygons, lines, points) and raster data (grids and images), both of them stored in a relational or geo-relational database, including ACCESS, PostgreSQL, MySQL and Oracle Spatial.
..... Click the link for more information.
..... Click the link for more information.
This article is copied from an article on Wikipedia.org - the free encyclopedia created and edited by online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of the wikipedia encyclopedia articles provide accurate and timely information please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.
Herod_Archelaus