Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

schivei/spatialite-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spatialite-server

The SpatiaLite Docker Server

Setup

./setup_dbs.sh
docker-compose up
telnet localhost 12346
[another terminal]
telnet localhost 12346
select * from t1;

About

The SpatiaLite Docker Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages