[Geomoose-users] unable to request wms service in a different projection in GM 2.9.3
Sacha Black
sacha.black at gmail.com
Mon Apr 30 11:23:44 PDT 2018
Hi Mark,
I never tried the method at the link you provided, so cant answer that
question, but here is how I would solve the problem:
- first what projection do you want to request? You said not 103749....
- second, check if the server you are connecting to supports that
projection:
http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/n0r.cgi?service=wms&request=getcapabilities
- third, assuming it does not support your preferred projection, then
Bobb's suggestion is the way to go. Make a mapfile that connects to the
WMS, and reprojects it, then connect your Geomoose to that reprojected WMS
source that you've just made.
hope that helps,
Tanya
On Mon, Apr 30, 2018 at 9:20 AM, Mark Volz <MarkVolz at co.lyon.mn.us> wrote:
> 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
>
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geomoose-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20180430/5f0b22a0/attachment.html>
More information about the Geomoose-users
mailing list