Hi everybody,
I'm building a web application using mapbuilder and geoserver. I'm using 1.5 alpha2 and Geoserver 1.5.3. I have a problem with projections. My data is in geoserver and is served in 4326, in degrees. I would like to display the maps in 41001 (mercator), therefore in the xml file I have specified a bounding box in 41001, in meters. The map displays in the correct projection. So far, so good. Now when I try to do a WFSGetFeature, the coordinates on the map are calculated in meters (because of the 41001 projection). When I look at the URL for the WFSGetFeature, the coordinates are also in meters, and GeoServer doesn't seem to like this. It expects the coordinates to be in degrees. Therefore, none of my requests return a result. How do I solve this issue? How can I tell mapbuilder to convert the meters to degrees? With kind regards, Lex Tiekink ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
