Home
Softono

GeoInterface.jl

Open source MIT Julia
139
Stars
21
Forks
36
Issues
10
Watchers
3 months
Last Commit

 About GeoInterface.jl

A Julia Protocol for Geospatial Data

Platforms

Web Self-hosted

Languages

Julia

Need Help Installing GeoInterface.jl?

We provide expert installation service for this software. Our team will install, configure, and secure GeoInterface.jl on your server. plans start at just $30.

GeoInterface.jl

View on GitHub

Stable Dev CI deps codecov

GeoInterface

An interface for geospatial vector data in Julia.

This Package describe a set of traits based on the Simple Features standard (SF) for geospatial vector data, including the SQL/MM extension with support for circular geometry. Using these traits, it should be easy to parse, serialize and use different geometries in the Julia ecosystem, without knowing the specifics of each individual package. In that regard it is similar to Tables.jl, but for geometries instead of tables.

Packages which support the GeoInterface.jl interface can be found in INTEGRATIONS.md.