Michelle Chu ha scritto: > Hey, > I am trying to set up a GIS-based web application using Ajax > technology(google web tool GWT). Geotools seems to be a good package > since it is java based. > > The goal is quite simple, i want the user to input a shape file name, > then click submit button, then web map client can request map service > from remote web map server, which will return the map to be displayed in > the browser. Also, i want user to be able to nagivate the map (like > zoom, pan etc). > > http://docs.codehaus.org/display/GEOTOOLS/Web+Map+Server+Tutorial > > the above link gives a simple code example. However, it did not show > where to specify the shape file name. It is highly appreciated if you > can provide me with any helpful information. A sample code will be great.
The above example is for people willing to build a client against an OGC WMS compliant server, such as Geoserver. I'm wondering, given your requirements, if Geoserver + OpenLayers or MapBuilder or MapBender would not be a good solution. Geoserver generates the maps, the others do provide map navigation. Cheers Andrea ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
