Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 440 Bytes

File metadata and controls

8 lines (6 loc) · 440 Bytes

SQL

Id Coordinate Source

The sql implementation of id coordinate source uses PostgreSql with the addon PostGis. PostGis is used to improve the querying of geographical data. The Coordinate attribute is stored as a Geography with the type Point and the default SRID 4326.