T O P I C R E V I E W |
MaciejK |
Posted - 13/10/2017 : 20:52:24 Hi there
I have question regarding WMS usage on OkMap mobile for iOS.
I'd like to use one of polish servers listed here http://www.geoportal.gov.pl/uslugi/usluga-przegladania-wms eg this
Raster topographic map of Poland http://mapy.geoportal.gov.pl/wss/service/img/guest/TOPO/MapServer/WMSServer
Writing URL mentioned above do nothing.
What should i do to get it working?
Maciej Kolasi#324;ski |
15 L A T E S T R E P L I E S (Newest First) |
okmap |
Posted - 14/03/2019 : 14:01:29 Thanks! |
gsepic |
Posted - 14/03/2019 : 12:57:50 Working TOPO of France:
http://mapsref.brgm.fr/wxs/refcom-brgm/refign?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&WIDTH=256&HEIGHT=256&BGCOLOR=0xCCCCCC&FORMAT=image/png&EXCEPTIONS=application/vnd.ogc.se_inimage&SRS=EPSG:3857&LAYERS=FONDS_SCAN
|
okmap |
Posted - 30/10/2018 : 14:29:06 Thanks for report! If you are satisfied of OkMap Mobile can you write a little review on Apple store? I will appreciate it very much. Thanks! |
gsepic |
Posted - 30/10/2018 : 14:12:39 Working topo 50K of Slovenia
http://prostor4.gov.si:80/ows2-m-pub/ows?SERVICE=WMS&LAYERS=raster_gurs_pub:SI.GURS.RASTRI.DTK50&FORMAT=image/jpeg&VERSION=1.3.0&REQUEST=GetMap&STYLES=&SRS=EPSG:3857&WIDTH=256&HEIGHT=256
and working ortophoto of Slovenia http://prostor4.gov.si:80/ows2-m-pub/ows?SERVICE=WMS&LAYERS=SI.GURS.ZPDZ:DOF050&FORMAT=image/jpeg&VERSION=1.3.0&REQUEST=GetMap&STYLES=&SRS=EPSG:3857&WIDTH=256&HEIGHT=256
quote: Originally posted by gsepic
BINGO!!!
correct url is: http://geoportal.dgu.hr/wms?LAYERS=TK25&FORMAT=image/jpeg&SLDRULE=0&TRANSPARENT=FALSE&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&STYLES=&SRS=EPSG:3857&WIDTH=256&HEIGHT=256
quote: Originally posted by okmap
EPSG should be 3857 => "Popular Visualisation CRS / Mercator"
|
okmap |
Posted - 29/10/2018 : 15:43:36 Good job!!! |
gsepic |
Posted - 29/10/2018 : 15:37:11 BINGO!!!
correct url is: http://geoportal.dgu.hr/wms?LAYERS=TK25&FORMAT=image/jpeg&SLDRULE=0&TRANSPARENT=FALSE&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&STYLES=&SRS=EPSG:3857&WIDTH=256&HEIGHT=256
quote: Originally posted by okmap
EPSG should be 3857 => "Popular Visualisation CRS / Mercator"
|
okmap |
Posted - 29/10/2018 : 15:12:26 EPSG should be 3857 => "Popular Visualisation CRS / Mercator" |
gsepic |
Posted - 29/10/2018 : 15:09:14 Ok I tried to change Datum in Settings: to HTRS96 (GRS 1980) EPSG 6761
but for HTRS96 should be EPSG:3765
http://spatialreference.org/ref/epsg/htrs96-croatia-tm/
And I change url but no success :(
http://geoportal.dgu.hr/wms?LAYERS=TK25&FORMAT=image%2Fjpeg&SLDRULE=0&TRANSPARENT=FALSE&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&STYLES=&SRS=EPSG%3A3765&WIDTH=256&HEIGHT=256
quote: Originally posted by okmap
Have you tried to remove the BBOX clause?
|
okmap |
Posted - 29/10/2018 : 15:01:10 Have you tried to remove the BBOX clause? |
gsepic |
Posted - 29/10/2018 : 14:48:28 I really need to be able to use this wms server on mobile version.
this is new version of wms service --> 1.3.0 But I still have no luck to define in OkMap Mobile :(
http://geoportal.dgu.hr/wms?LAYERS=TK25&FORMAT=image%2Fjpeg&SLDRULE=0&TRANSPARENT=FALSE&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&STYLES=&SRS=EPSG%3A3765&BBOX=454086.2,4830679,454444.6,4831037.4&WIDTH=256&HEIGHT=256
quote: Originally posted by gsepic
Hi,
I wish also to use wms server in Croatia:
http://kalisto.geoportal.dgu.hr/cwms?LAYERS=TK25&FORMAT=image/jpeg&SLDRULE=0&TRANSPARENT=FALSE&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG:3765&BBOX=454086.2,4830679,454444.6,4831037.4&WIDTH=256&HEIGHT=256
If I define this url, I got an image. But if I wish to use bbox implemented in OkMap mobile, I got nothing.
http://kalisto.geoportal.dgu.hr/cwms?LAYERS=TK25&FORMAT=image/jpeg&SLDRULE=0&TRANSPARENT=FALSE&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG:3765&WIDTH=256&HEIGHT=256
What's the problem. p.s. I defined Coordinate type: Degrees-Minutes and Datum: World Geodetic 1984 (WGS84).
|
okmap |
Posted - 29/10/2018 : 14:42:37 Well done!!! |
gsepic |
Posted - 29/10/2018 : 14:28:20 I successfuly use this wms server in desktop version od OkMap
new OpenLayers.Layer.WMS("Hrvatska TK25", " http://geoportal.dgu.hr/wms", {layers: 'TK25', maxZoomLevel: 22});
quote: Originally posted by gsepic
Hi,
I wish also to use wms server in Croatia:
http://kalisto.geoportal.dgu.hr/cwms?LAYERS=TK25&FORMAT=image/jpeg&SLDRULE=0&TRANSPARENT=FALSE&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG:3765&BBOX=454086.2,4830679,454444.6,4831037.4&WIDTH=256&HEIGHT=256
If I define this url, I got an image. But if I wish to use bbox implemented in OkMap mobile, I got nothing.
http://kalisto.geoportal.dgu.hr/cwms?LAYERS=TK25&FORMAT=image/jpeg&SLDRULE=0&TRANSPARENT=FALSE&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG:3765&WIDTH=256&HEIGHT=256
What's the problem. p.s. I defined Coordinate type: Degrees-Minutes and Datum: World Geodetic 1984 (WGS84).
|
gsepic |
Posted - 29/10/2018 : 14:23:17 Hi,
I wish also to use wms server in Croatia:
http://kalisto.geoportal.dgu.hr/cwms?LAYERS=TK25&FORMAT=image/jpeg&SLDRULE=0&TRANSPARENT=FALSE&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG:3765&BBOX=454086.2,4830679,454444.6,4831037.4&WIDTH=256&HEIGHT=256
If I define this url, I got an image. But if I wish to use bbox implemented in OkMap mobile, I got nothing.
http://kalisto.geoportal.dgu.hr/cwms?LAYERS=TK25&FORMAT=image/jpeg&SLDRULE=0&TRANSPARENT=FALSE&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG:3765&WIDTH=256&HEIGHT=256
What's the problem. p.s. I defined Coordinate type: Degrees-Minutes and Datum: World Geodetic 1984 (WGS84). |
okmap |
Posted - 31/10/2017 : 12:59:47 I've tried WMS server on OkMap Desktop without success. This is the command I've used:
new OpenLayers.Layer.WMS("PL topo", "http://mapy.geoportal.gov.pl/wss/service/img/guest/topo/MapServer/WMSServer?service=WMS&request=GetMap&VERSION=1.3.0&FORMAT=image/png&WIDTH=256&HEIGHT=256&LAYERS=Raster&CRS=EPSG:4326&styles=default");
I think there are some problems with openlayers environment. |
okmap |
Posted - 26/10/2017 : 13:56:51 Compila l'indirizzo - cittą nel campo "centro mappa" oppure digita le coordinate e premi il pulsante "Carica mappa". |