SLIDE 9 Mysql PostgreSQL/PostGIS INTEROPERABILITY Free GIS Data and ETL Loaders OGR2OGR, shp2mysql.pl shp2pgsql, OGR2OGR, osm2pgsql, GeoKettle, Spatial Data Integrator Commercial GIS Data Loaders FME FME, Manifold, ArcGIS Server ArcSDE Free Desktop Viewers and Editors GvSIG OpenJump, QuantumGIS, GvSig, uDig Commercial Desktop Viewers and Editors FME FME, Manifold, free SpatialKit extension for ArcGIS 9.3-10.x, CadCorp, Autocad FDO, MapInfo 10+ Output other than text and binary formats (WKT, WKB) useful for mapping applications KML, SVG, GML, GEOJSON, GeoHash SPATIAL FUNCTIONS Number of spatial functions
- Limited. Before MySQL 5.0.16, these features are available for
MyISAM tables only more than 350 Spatial index R-Tree (only for MyISAM tables) R-Tree index implemented on top of GiST idex Testing spatial relationships between geometries Before MySQL 5.6.1 tests use the feature bounding rectangle X Spatial operators that produce geometries (e.g. buffer, difference, intersection, union) X Additional Metadata Views geometry_column table, geography_column view Change reference system to another on the fly X Edit geometries (add, remove, move points); transform geometries( scale shift, rotate) X Linear Referencing functions X Spatial Aggregates X Geodetic support using the geography data type (only WGS 84 long-lat and
3D Support PostGIS2.x Raster support PostGIS2.x Network routing using PgRouting