pgLatLon

view GNUmakefile @ 30:bdbec73dc8ff

Improved accuracy for distance calculation to paths/polygons/outlines
author jbe
date Sat Sep 24 14:42:22 2016 +0200 (2016-09-24)
parents 868220477afb
children d2e34c0150af
line source
1 EXTENSION = latlon
2 DATA = latlon--0.5--0.6.sql latlon--0.6.sql latlon--0.7.sql
3 MODULES = latlon-v0006 latlon-v0007
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us