Hi, On 5/29/07, César <[EMAIL PROTECTED]> wrote: > I'm a spanish studient. I'm new with Mapbuilder and Geoserver > technolgies. I wonder if someone could me the steps to draw a polygon > in the map. > > I need to now, which files must be modyfied and all the recomendations > you can give me for this first time.
You can take any of the demos that ship with Mapbuilder. You only have to edit the context file (usually called context.xml), add or modify a <Layer> there and point it to your WMS (eg. Geoserver). On how to set up Geoserver to serve maps, please refer to the Geoserver documentation. If you want a pure client side solution, you have to use Mapbuilder 1.5alpha1 or newer. If you have a look at the openlayers demo there, you see that you can use a GML file that holds your geometry. There is a good basic documentation for that on http://demo.communitymapbuilder.org/gml/gmlviewer-1_0/. The openlayers demo in Mapbuilder 1.5alpha1 is based on this gmlviewer. Regards, Andreas. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
