[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/eyes/tools/java/de/tub/eyes/gis GIS.properties, 1.1, 1.2

Till Wimmer twimmer at users.sourceforge.net
Thu May 18 09:59:43 PDT 2006


Update of /cvsroot/tinyos/tinyos-1.x/contrib/eyes/tools/java/de/tub/eyes/gis
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv18873

Modified Files:
	GIS.properties 
Log Message:
rearranged

Index: GIS.properties
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/eyes/tools/java/de/tub/eyes/gis/GIS.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** GIS.properties	4 Apr 2006 21:46:25 -0000	1.1
--- GIS.properties	18 May 2006 16:59:41 -0000	1.2
***************
*** 1,23 ****
! # Sample ResourceBundle properties file
! #jdbc_url=jdbc:postgresql://192.168.168.5/mydb
! jdbc_url=jdbc:postgresql://localhost/postgres
  
- jdbc_pwd=hos7sa
- jdbc_usr=develop
- jdbc_cntMaps=3
  jdbc_mapType_0=0
  jdbc_zMin_0=8.0
  jdbc_zMax_0=10.0
  jdbc_mapType_1=0
  jdbc_zMin_1=11.0
  jdbc_zMax_1=13.0
  jdbc_mapType_2=0
  jdbc_zMin_2=15.0
  jdbc_zMax_2=17.0
  
! jdbc_scale_0=46.25
! jdbc_scale_1=46.25
! jdbc_scale_2=46.25
  
  text_tableFile=
  text_cntMaps=3
--- 1,37 ----
! # GIS.properties
! 
! # database
! jdbc_url=jdbc:postgresql://localhost/wsn_testbed
! jdbc_pwd=****
! jdbc_usr=twistuser
! 
! jdbc_cntMaps=5
  
  jdbc_mapType_0=0
  jdbc_zMin_0=8.0
  jdbc_zMax_0=10.0
+ jdbc_scale_0=47.3214
+ 
  jdbc_mapType_1=0
  jdbc_zMin_1=11.0
  jdbc_zMax_1=13.0
+ jdbc_scale_1=47.3214
+ 
  jdbc_mapType_2=0
  jdbc_zMin_2=15.0
  jdbc_zMax_2=17.0
+ jdbc_scale_2=47.3214
  
! jdbc_mapType_3=2
! jdbc_zMin_3=1.0
! jdbc_zMax_3=3.0
! jdbc_scale_3=47.3214
! 
! jdbc_mapType_4=2
! jdbc_zMin_4=4.0
! jdbc_zMax_4=6.0
! jdbc_scale_4=47.3214
  
+ # Text file
  text_tableFile=
  text_cntMaps=3



More information about the Tinyos-contrib-commits mailing list