Skip to content

Various demos of MySQL 8.0 GIS functionality

License

Unknown, Unlicense licenses found

Licenses found

Unknown
LICENSE.2-CLAUSE-BSD
Unlicense
LICENSE.UNLICENSE
Notifications You must be signed in to change notification settings

nryeng/mysql-8.0-gis-demos

Repository files navigation

MySQL 8.0 GIS Demos

This repository contains various demos showing the MySQL 8.0 GIS support.

Warning

This is demo code. It takes shortcuts and is not necessarily safe for production use. Use with caution, and do not expose the server to a public network.

Licensing

The code is under various licenses. See the README.md file in each directory for details.

Dependencies

These demos assume MySQL Server 8.0. If you don't already have it, you can download it from https://dev.mysql.com/downloads/mysql/.

The server side of these demos depend on a web server and PHP with mysqli and curl.

On Ubuntu 17.10: sudo aptitude install apache2 php php-mysql php-curl

About

Various demos of MySQL 8.0 GIS functionality

Topics

Resources

License

Unknown, Unlicense licenses found

Licenses found

Unknown
LICENSE.2-CLAUSE-BSD
Unlicense
LICENSE.UNLICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published