Re: [OSM-talk] Problem with redaction layer of osminspector in JOSM

2012-07-30 Thread Frederik Ramm

Pavel,

On 07/28/2012 07:09 PM, Pavel Melnikov wrote:

Ok, it seems that redaction layer does not support projection that josm
tries to download (which is specified by SRS=EPSG:4326 parameter)


I tried it and it works nicely:

http://tools.geofabrik.de/osmi/views/redactionbot/wxs?FORMAT=image/pngSRS=EPSG:4326VERSION=1.1.1SERVICE=WMSREQUEST=GetMapLayers=bot_line_deleted,bot_line_modified,bot_line_superseded,bot_line_deleted_cp,bot_point_deleted,bot_line_modified_cp,bot_point_modified,bot_point_supersededSTYLES=WIDTH=600HEIGHT=400BBOX=8.367,49.005,8.387,49.015

What does JOSM do different? Does ist specify the bbox in Mercator 
coordinates? In that case of course the SRS will have to be the proper 
Mercator SRS as well!



Does anybody know how to contact osmi develoeprs?


One of them would be me.

Bye
Frederik

--
Frederik Ramm  ##  eMail frede...@remote.org  ##  N49°00'09 E008°23'33

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Problem with redaction layer of osminspector in JOSM

2012-07-30 Thread Pavel Melnikov
Hello Frederick.

Thanks for the working link!
Changing SRS, WIDTH, HEIGHT and BBOX parameters and pasting it into JOSM
did the trick. It seems JOSM is kinda sensitive to order of parameters, or
to case of letters.
So the full working link to paste into JOSM is

wms:
http://tools.geofabrik.de/osmi/views/redactionbot/wxs?FORMAT=image/pngSRS={proj}VERSION=1.1.1SERVICE=WMSREQUEST=GetMapLayers=bot_line_deleted,bot_line_modified,bot_line_superseded,bot_line_deleted_cp,bot_point_deleted,bot_line_modified_cp,bot_point_modified,bot_point_supersededSTYLES=WIDTH={width}HEIGHT={height}BBOX={bbox}

Thanks for the help everyone, especially Frederick.

On Mon, Jul 30, 2012 at 9:48 PM, Frederik Ramm frede...@remote.org wrote:

 Pavel,


 On 07/28/2012 07:09 PM, Pavel Melnikov wrote:

 Ok, it seems that redaction layer does not support projection that josm
 tries to download (which is specified by SRS=EPSG:4326 parameter)


 I tried it and it works nicely:


 http://tools.geofabrik.de/osmi/views/redactionbot/wxs?FORMAT=image/pngSRS=EPSG:4326VERSION=1.1.1SERVICE=WMSREQUEST=GetMapLayers=bot_line_deleted,bot_line_modified,bot_line_superseded,bot_line_deleted_cp,bot_point_deleted,bot_line_modified_cp,bot_point_modified,bot_point_supersededSTYLES=WIDTH=600HEIGHT=400BBOX=8.367,49.005,8.387,49.015

 What does JOSM do different? Does ist specify the bbox in Mercator
 coordinates? In that case of course the SRS will have to be the proper
 Mercator SRS as well!


  Does anybody know how to contact osmi develoeprs?


 One of them would be me.

 Bye
 Frederik

 --
 Frederik Ramm  ##  eMail frede...@remote.org  ##  N49°00'09 E008°23'33


 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Problem with redaction layer of osminspector in JOSM

2012-07-28 Thread Frederik Ramm
Pavel,

On Sat, 28 Jul 2012 12:24:20 +0700
Pavel Melnikov positro...@gmail.com wrote:
 http://tools.geofabrik.de/osmi/views/bot/wxs?FORMAT=image/...

Try redactionbot instead of bot.

Bye
Frederik

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Problem with redaction layer of osminspector in JOSM

2012-07-28 Thread Pavel Melnikov
Yeah, tried that already. Got no response at all, no tiles, no errors,
nothing
On Jul 28, 2012 7:42 PM, Frederik Ramm frede...@remote.org wrote:

 Pavel,

 On Sat, 28 Jul 2012 12:24:20 +0700
 Pavel Melnikov positro...@gmail.com wrote:
  http://tools.geofabrik.de/osmi/views/bot/wxs?FORMAT=image/...

 Try redactionbot instead of bot.

 Bye
 Frederik
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Problem with redaction layer of osminspector in JOSM

2012-07-28 Thread Pavel Melnikov
Ok, it seems that redaction layer does not support projection that josm
tries to download (which is specified by SRS=EPSG:4326 parameter)

Does anybody know how to contact osmi develoeprs?


On Sat, Jul 28, 2012 at 12:24 PM, Pavel Melnikov positro...@gmail.comwrote:

 Hello everyone!
 Today I tried to add geofabrik osminspector redactionbot layers into JOSM,
 and followed procedures described in
 http://wiki.openstreetmap.org/wiki/OSM_Inspector/WxS . However, it did
 not work. JOSM loads some PNGs, but they do not contain any imagery, but
 text Server Error, we are sorry for inconvenence 13. and similar stuff.
 Can anyone share a working WMS link for JOSM? Or help some other way?

 PS My WMS link is now wms:
 http://tools.geofabrik.de/osmi/views/bot/wxs?FORMAT=image/pngVERSION=1.1.1SERVICE=WMSREQUEST=GetMapLayers=bot_line_deleted,bot_line_modified,bot_line_superseded,bot_line_deleted_cp,bot_point_deleted,bot_line_modified_cp,bot_point_modified,bot_point_supersededSTYLES=SRS=EPSG:4326WIDTH={width}HEIGHT={height}BBOX={bbox}and
  it does not work.

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Problem with redaction layer of osminspector in JOSM

2012-07-28 Thread Tirkon
Pavel Melnikov positro...@gmail.com wrote:

Does anybody know how to contact osmi develoeprs?
You already made his acquaintance in this thread. ;-)


___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


[OSM-talk] Problem with redaction layer of osminspector in JOSM

2012-07-27 Thread Pavel Melnikov
Hello everyone!
Today I tried to add geofabrik osminspector redactionbot layers into JOSM,
and followed procedures described in
http://wiki.openstreetmap.org/wiki/OSM_Inspector/WxS . However, it did not
work. JOSM loads some PNGs, but they do not contain any imagery, but text
Server Error, we are sorry for inconvenence 13. and similar stuff.
Can anyone share a working WMS link for JOSM? Or help some other way?

PS My WMS link is now wms:
http://tools.geofabrik.de/osmi/views/bot/wxs?FORMAT=image/pngVERSION=1.1.1SERVICE=WMSREQUEST=GetMapLayers=bot_line_deleted,bot_line_modified,bot_line_superseded,bot_line_deleted_cp,bot_point_deleted,bot_line_modified_cp,bot_point_modified,bot_point_supersededSTYLES=SRS=EPSG:4326WIDTH={width}HEIGHT={height}BBOX={bbox}and
it does not work.
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk