pgLatLon

view GNUmakefile @ 24:f765aed73421

Bugfix: consider meridian compression when projecting points onto edges of polygons/paths/outlines
author jbe
date Thu Sep 22 21:22:08 2016 +0200 (2016-09-22)
parents 6b4bdf99eb64
children d8ac13006162
line source
1 EXTENSION = latlon
2 DATA = latlon--0.4--0.5.sql latlon--0.5.sql latlon--0.6.sql
3 MODULES = latlon-v0005 latlon-v0006
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us