[Geomoose-users] unable to request wms service in a different projection in GM 2.9.3

Mark Volz MarkVolz at co.lyon.mn.us
Mon Apr 30 09:20:49 PDT 2018


Hello,

I am unable to request a WMS service in a different projection using GeoMOOSE 2.9.3.  Despite defining a projection in the <map-source> that is compatible with the wms server, I noticed GeoMOOSE is still requesting the wms SRS using my local SRS.

Question:

1)      Can GeoMOOSE still reproject WMS services per?  https://docs.geomoose.org/2.9/howto/wms_project.html

2)      Both projections are included as .js files in my apps /htdocs/projections folder.  Is there anything else I need to do?


Mapbook service Request:
<map-source name='Weather' type='wms' tiled='false' reference='false' projection='EPSG:26915'>
<url>http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/n0r.cgi</url>
                <layer name="nexrad-n0r"/>
</map-source>


WMS Request:  Note that the projection is 103749, which is different than the projection that I would like to request.
http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/n0r.cgi?FORMAT=image%2Fpng&TRANSPARENT=TRUE&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&LAYERS=nexrad-n0r&_OLSALT=0.6115668051170918&SRS=EPSG%3A103749&BBOX=464597.84446715,65807.2961071,671317.84446715,180495.2961071&WIDTH=1615&HEIGHT=896
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20180430/d39a321f/attachment.html>


More information about the Geomoose-users mailing list