Difference between revisions of "Panorama SIG Libre 2014/Bases de datos"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 13: | Line 13: | ||
! Ohloh | ! Ohloh | ||
! Tech | ! Tech | ||
+ | |- | ||
+ | | [https://dev.mysql.com/doc/refman/5.0/es/spatial-extensions.html MySQL Spatial] | ||
+ | | 2000 | ||
+ | | {{no|☹}} | ||
+ | | {{no|☹}} | ||
+ | | [http://www.mysql.com/about/legal/licensing/oem/ Oracle] | ||
+ | | [http://www.ohloh.net/p/mysql ohloh] | ||
+ | | C/C++ | ||
|- | |- | ||
| [http://postgis.net/ PostGIS] | | [http://postgis.net/ PostGIS] | ||
Line 20: | Line 28: | ||
| [http://opensource.org/licenses/gpl-2.0.php GPL v2] | | [http://opensource.org/licenses/gpl-2.0.php GPL v2] | ||
| [http://www.ohloh.net/p/postgis ohloh] | | [http://www.ohloh.net/p/postgis ohloh] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| C/C++ | | C/C++ | ||
|- | |- |
Latest revision as of 23:57, 16 March 2014
Work in progress
discussion (in Spanish)
Main Information
Name | Year | OSGeo | Live | License | Ohloh | Tech |
---|---|---|---|---|---|---|
MySQL Spatial | 2000 | ☹ | ☹ | Oracle | ohloh | C/C++ |
PostGIS | 2005 | G | ✓ | GPL v2 | ohloh | C/C++ |
Spatialite | 2008 | ☹ | ☹ | MPL tri-license | ohloh | C/C++ |
H2GIS | 2008 | ☹ | ☹ | GPL3 | ☹ | Java |
Compliance with Simple Feature Access OGC Standard
Name | Binary Geometry | Normalized Geometry | Types and Functions |
---|---|---|---|
PostGIS | ✓ | ✓ | ✓ |
MySQL Spatial | ☹ | ☹ | ☹[1] |
Spatialite | ✓ | ✓ | ✓ |
H2GIS | ✓ | ✓ | ✓ |
- ↑ Partially supported
Documentation
Name | Full Documentation | Where to start |
---|---|---|
PostGIS | Official 2.0 doc | Introduction |
MySQL Spatial | Official 5.0 doc | No Official one |
Spatialite | Official 2.3.1 doc | 5 minutes |
H2GIS | Official doc | Quick-start guide |
More info here.
Examples
References
- Wikipedia
- Project metrics at OSGeo Live
- Open Source GIS History