OruxMaps
Visit the new forum: <a href="http://www.oruxmaps.com/foro">OruxMaps</a>

Join the forum, it's quick and easy

OruxMaps
Visit the new forum: <a href="http://www.oruxmaps.com/foro">OruxMaps</a>
OruxMaps
Would you like to react to this message? Create an account in a few clicks or log in to continue.

issues with accessing WMS server (geoserver)

2 posters

Go down

issues with accessing WMS server (geoserver) Empty issues with accessing WMS server (geoserver)

Post  akosmaroy Thu Nov 08, 2012 11:05 pm

Hi,

I'm trying out OruxMaps, to access the tiles served by my own installation of geoserver. I'm trying to create a new WMS entry in OruxMaps on Android. I get as far as to enter the WMS server URL, it sends a GetCapabilities request to my server, lists the layers that are served by my server, but then it cannot retrieve any tiles from the server. even if I just try the 'test' function on the WMS configuraton page in OruxMaps, actually no request is sent to my WMS server (I see this from the log file of the WMS server).

The WMS server in question is this one: http://openaviationmap.tyrell.hu/geoserver/gwc/service/wms

you can see some maps it server via a normal web browser here: http://openaviationmap.tyrell.hu/

What may I be doing wrong?


Akos

akosmaroy

Cantidad de envíos : 2
Fecha de inscripción : 2012-11-08

Back to top Go down

issues with accessing WMS server (geoserver) Empty Re: issues with accessing WMS server (geoserver)

Post  orux Fri Nov 09, 2012 9:02 am

akosmaroy wrote:Hi,

I'm trying out OruxMaps, to access the tiles served by my own installation of geoserver. I'm trying to create a new WMS entry in OruxMaps on Android. I get as far as to enter the WMS server URL, it sends a GetCapabilities request to my server, lists the layers that are served by my server, but then it cannot retrieve any tiles from the server. even if I just try the 'test' function on the WMS configuraton page in OruxMaps, actually no request is sent to my WMS server (I see this from the log file of the WMS server).

The WMS server in question is this one: http://openaviationmap.tyrell.hu/geoserver/gwc/service/wms

you can see some maps it server via a normal web browser here: http://openaviationmap.tyrell.hu/

What may I be doing wrong?


Akos

Hi, Akos;

the 'getcapabilities' 'getmap' tag points to the localhost:

<GetMap>
<Format>image/jpeg</Format>
<Format>image/png</Format>
<DCPType>
<HTTP>
<Get>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://localhost:8088/geoserver/gwc/service/wms?SERVICE=WMS&amp;"/>
</Get>
</HTTP>
</DCPType>
</GetMap>


OruxMaps looks for the images using that url.

orux
orux
orux

Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06

Back to top Go down

issues with accessing WMS server (geoserver) Empty Re: issues with accessing WMS server (geoserver)

Post  akosmaroy Fri Nov 09, 2012 5:15 pm

orux wrote:Hi, Akos;

the 'getcapabilities' 'getmap' tag points to the localhost:

<GetMap>
<Format>image/jpeg</Format>
<Format>image/png</Format>
<DCPType>
<HTTP>
<Get>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://localhost:8088/geoserver/gwc/service/wms?SERVICE=WMS&"/>
</Get>
</HTTP>
</DCPType>
</GetMap>


OruxMaps looks for the images using that url.

orux

indeed, thanks for pointing this out. I'll find out how to reconfigure this so that it points to the proper URLs...

akosmaroy

Cantidad de envíos : 2
Fecha de inscripción : 2012-11-08

Back to top Go down

issues with accessing WMS server (geoserver) Empty Re: issues with accessing WMS server (geoserver)

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum