Skip to content

Instantly share code, notes, and snippets.

@Swyter
Created June 1, 2016 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Swyter/0604a968dedc39a55bf4837f2fddd66b to your computer and use it in GitHub Desktop.
Save Swyter/0604a968dedc39a55bf4837f2fddd66b to your computer and use it in GitHub Desktop.
OpenStreetMap Tilemap URL -- WhooTS WMS to tile proxy -- Catastro de España

EXAMPLE WHOOTS URL

http://whoots.mapwarper.net/tms/{zoom}/{x}/{y}/870/http://maps.nypl.org/warper/layers/wms/870 

RAW TILEMAP URL FOR iD MAP EDITOR

http://whoots.mapwarper.net/tms/{zoom}/{x}/{y}/Catastro/http://ovc.catastro.meh.es/Cartografia/WMS/ServidorWMS.aspx

ORIGINAL WMS URL

http://ovc.catastro.meh.es/Cartografia/WMS/ServidorWMS.aspx?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=Catastro&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment