Close

Menu

  • Personal Github
  • Photo Site
  • misc
  • PostgreSQL
  • PostgreSQL-Python
Home Menu

Tag PostGIS

Posts: 1

Earthdistance and Cube: Simple, Fast, Approximate Spatial PostgreSQL Without PostGIS

James robinson | Wed 29 May 2019

Postgresql has built-in types and features allowing you to do basic geospatial work — storing and querying by latitude / longitude boxes and / or K-nearest neighbors without swallowing the added complexity of PostGIS.