An open API service indexing awesome lists of open source software.

https://github.com/programmerdan/postgis-insert

A simple example program illustrating how to insert PostGIS Polygons into a Geometry field of a PostGIS-enabled database.
https://github.com/programmerdan/postgis-insert

Last synced: about 1 year ago
JSON representation

A simple example program illustrating how to insert PostGIS Polygons into a Geometry field of a PostGIS-enabled database.

Awesome Lists containing this project

README

          

postgis-insert
==============

A simple example program illustrating how to insert PostGIS Polygons into a Geometry field of a PostGIS-enabled database.

It's public domain, so please use it freely!