|
From: ATI <luo...@ho...> - 2009-06-15 11:19:44
|
Oh thanks, much appreciated. I 've been skimming the code for a bit and wanted to ask you something. How does it know how to pick the road names from the .dbf file? as i could not find any piece of code that refers to that. Also, inorder to display the road names, do i need to have the .dbf file already read into a postgis db? Thanks again. mbedward wrote: > > 2009/6/14 ATI <luo...@ho...>: >> >> Can you please tell me where exactly i can find the mapPane demo. >> > > For GeoTools 2.5.x the source code is here: > http://svn.osgeo.org/geotools/tags/2.5.6/demo/mappane-use/ > > In particular, look at this class: > http://svn.osgeo.org/geotools/tags/2.5.6/demo/mappane-use/src/main/java/org/geotools/demo/mappane/MapViewer.java > > If you have subversion on your system, you can download the code like > this: > svn checkout http://svn.osgeo.org/geotools/tags/2.5.6/demo/mappane-use/ > mappane-use > > You can also use subversion from within your netbeans ide > > Hope this helps > Michael > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Geotools-gt2-users mailing list > Geo...@li... > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > > -- View this message in context: http://n2.nabble.com/Using-Style-in-conjunction-with-my-.SLD-file-tp3061498p3079739.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. |