pgLatLon

view Makefile @ 46:3cbce515387f

Added safety margins for distance calculation on index lookups (fixes bug that caused nearest-neighbor search to fail in certain cases); Improved "fair_distance" function
author jbe
date Mon Oct 31 13:06:31 2016 +0100 (2016-10-31)
parents 3b70e93cc07d
children
line source
1 all::
2 gmake all
3 clean::
4 gmake clean
5 install::
6 gmake install
7 uninstall::
8 gmake uninstall

Impressum / About Us