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.