Skip to content

terminusdb-labs/GeoJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GeoJSON in TerminusDB

This is a schema for TerminusDB which allows Terminus to ingest GeoJSON directly. This requires TerminusDB v10.1.0 or higher.

Example:

terminusdb db create admin/geojson
terminusdb doc insert admin/geojson -g schema < geojson.json
echo '{"type" : "Point", "coordinates" : [48.2082,16.3738]}' | terminusdb doc insert admin/geojson

About

GeoJSON schema for TerminusDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published