[needs-packaging] SpatiaLite - a GIS extension for SQLite DBMS to handle spatial geometry data

Bug #260993 reported by Tree MendUs
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Feisty Backports
Won't Fix
Undecided
Unassigned
Ubuntu
Fix Released
Wishlist
Unassigned

Bug Description

URL:
http://www.gaia-gis.it/spatialite-2.0/index.html

Description:
    * SQLite is a popular DBMS, simple, robust, easy to use and really lightweight
    * each SQLite database is simply a file; you can freely copy it, compress it, send it on a LAN or WEB with no complication at all
      They are also portables; the same database file will work on Windows, Linux, MacOs etc
    * the SpatiaLite extension enables SQLite to support spatial data too [aka GEOMETRY], in a way conformant to OpenGis specifications
          o supports standard WKT and WKB formats
          o implements SQL spatial functions such as AsText(), GeomFromText(), Area(), PointN() and alike
          o the complete set of OpenGis functions is supported via GEOS, this comprehending sophisticated spatial analysis functions such as Overlaps(), Touches(), Contains() and so on
          o supports full Spatial metadata along the OpenGis specifications
          o supports importing and exporting from / to shapefiles
          o supports coordinate reprojection via PROJ.4 and EPSG geodetic parameters dataset
          o implements a true Spatial Index based on the still experimental SQLite's RTree extension
    * the VirtualShape extension enables SQLite to access shapefiles as VIRTUAL TABLEs
          o you can then perform standard SQL queries on external shapefiles, with no need for importing or converting them

License:
LGPL license

Revision history for this message
Tree MendUs (tree-mendus-deactivatedaccount) wrote :

Not packaged, so too early to request a backport.

Changed in gutsy-backports:
status: New → Incomplete
Changed in feisty-backports:
status: New → Incomplete
Revision history for this message
Wouter Stomp (wouterstomp-deactivatedaccount) wrote :
Changed in ubuntu:
status: Confirmed → Fix Released
Revision history for this message
Goyo (goyodiaz) wrote :

I think Feisty is not supported anymore so this bug can be closed.

Dan Streetman (ddstreet)
Changed in feisty-backports:
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.