MySQL Forums
Forum List  »  GIS

MySQL 8.0: GIS, GeoJSON, GeoHash, InnoDB-RTree, Boost.Geometry
Posted by: Edwin Desouza
Date: April 01, 2014 01:38PM

Docs:
- https://dev.mysql.com/doc/refman/8.0/en/spatial-types.html
- https://dev.mysql.com/doc/refman/8.0/en/spatial-analysis-functions.html
- https://dev.mysql.com/doc/refman/8.0/en/spatial-geojson-functions.html
- https://dev.mysql.com/doc/refman/8.0/en/spatial-geohash-functions.html
- https://dev.mysql.com/doc/refman/8.0/en/opengis-geometry-model.html


Presentations:
- https://www.slideshare.net/NorvaldRyeng/mysql-80-gis-overview
- https://www.slideshare.net/NorvaldRyeng/mysql-80-gis-are-you-ready
- https://www.percona.com/live/e17/sites/default/files/slides/Spatial%20Data%20in%20MySQL%208.0%20-%20FileId%20-%20115506.pdf

Demos:
- https://github.com/nryeng/mysql-8.0-gis-demos

Upgrading:
- https://mysqlserverteam.com/upgrading-to-mysql-8-0-with-spatial-data/
- https://mysqlserverteam.com/detecting-incompatible-use-of-spatial-functions-before-upgrading-to-mysql-8-0/
- https://mysqlserverteam.com/upgrading-spatial-indexes-to-mysql-8-0/

Blogs:
- https://elephantdolphin.blogspot.com/2019/04/mysql-80-gis-units-of-measure-meter.html
- https://elephantdolphin.blogspot.com/2019/04/mysql-80-gis-inserting-data-fun.html
- https://elephantdolphin.blogspot.com/2019/03/mysql-80-geographic-information-systems.html
- https://medium.com/maatwebsite/the-best-way-to-locate-in-mysql-8-e47a59892443
- https://mysqlserverteam.com/creating-your-own-spatial-reference-systems-in-mysql-8-0/
- https://mysqlserverteam.com/projected-spatial-reference-systems-in-mysql-8-0/
- https://mysqlserverteam.com/geographic-spatial-reference-systems-in-mysql-8-0/
- https://mysqlserverteam.com/axis-order-in-spatial-reference-systems/
- https://mysqlserverteam.com/geography-in-mysql-8-0/
- https://mysqlserverteam.com/spatial-reference-systems-in-mysql-8-0/
- http://mysqlserverteam.com/mysql-5-7-and-gis-an-example/
- http://mysqlserverteam.com/importing-raster-based-spatial-data-into-mysql-5-7/

GeoJSON
- http://mysqlserverteam.com/geojson-functions/
- https://dev.mysql.com/doc/refman/8.0/en/spatial-geojson-functions.html

GeoHash
- http://mysqlserverteam.com/geohash-functions/
- https://dev.mysql.com/doc/refman/8.0/en/spatial-geohash-functions.html

Boost.Geometry
- http://mysqlserverteam.com/making-use-of-boost-geometry-in-mysql-gis/
- http://mysqlserverteam.com/why-boost-geometry-in-mysql/
- http://mysqlserverteam.com/building-mysql-with-boost/


InnoDB R-Tree
- https://mysqlserverteam.com/geographic-indexes-in-innodb/
- http://mysqlserverteam.com/innodb-spatial-indexes-in-5-7-4-lab-release/



Edited 24 time(s). Last edit at 04/29/2019 10:42AM by Edwin Desouza.

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL 8.0: GIS, GeoJSON, GeoHash, InnoDB-RTree, Boost.Geometry
5924
April 01, 2014 01:38PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.