jonasstein / scanaerial

Fuzzy Select plugin for JOSM
44 stars 12 forks source link

No working WMS servers #12

Closed AndrewSnow closed 9 years ago

AndrewSnow commented 10 years ago

Maybe this is temporary state, but at the moment:

http://irs.gis-lab.info/ reports 500 - Internal Server Error

and

http://wms.latlon.org/ is a server without content.

Under these conditions, there is no way to use the Scan Aerial tool.

jonasstein commented 10 years ago

Thank you for the report. Lets hope that there will be a free WMS server available soon.

Vort commented 9 years ago

I have solved this problem by modifying scanaerial to support TMS (tested with MapBox & MapQuest) Here is my branch: https://github.com/Vort/scanaerial/commits/tms

jonasstein commented 9 years ago

nice. I would prefer, if the user could switch between WMS and TMS. Don't forget to add yourself to the list of authors. Happy mapping.

Vort commented 9 years ago

Yes, you are right. Here is pull request: https://github.com/jonasstein/scanaerial/pull/13