Update of /cvsroot/playerstage/code/player/server/drivers/map
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20455/server/drivers/map
Modified Files:
Makefile.am
Log Message:
added vectormap interface
added postgis vectormap driver
Thanks to Ben Morelli for these changes
Index: Makefile.am
===================================================================
RCS file: /cvsroot/playerstage/code/player/server/drivers/map/Makefile.am,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** Makefile.am 1 Mar 2007 20:41:46 -0000 1.11
--- Makefile.am 20 Aug 2007 19:42:48 -0000 1.12
***************
*** 5,11 ****
noinst_LTLIBRARIES += libmapfile.la
endif
- if INCLUDE_VMAPFILE
- noinst_LTLIBRARIES += libvmapfile.la
- endif
if INCLUDE_MAPCSPACE
noinst_LTLIBRARIES += libmapcspace.la
--- 5,8 ----
***************
*** 16,20 ****
libmapfile_la_SOURCES = mapfile.cc
- libvmapfile_la_SOURCES = vmapfile.cc
libmapcspace_la_SOURCES = maptransform.cc mapcspace.cc maptransform.h
libmapscale_la_SOURCES = maptransform.cc mapscale.cc maptransform.h
--- 13,16 ----
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit