ATLsoft

ATLsoft

Softwareentwicklung | Consulting | Qualitätsmanagement

2. Oktober 2011
von b.a.
Kommentare deaktiviert

Web Map Service

WordPress Google Maps GPX Plugin The main work is to build the WMS Interface URL, this is a typical one: http://www.WMS-Server.com/path?Version=1.1.0&Request=GetMap&Service=WMS&WMS=WorldMap&Layers=Earth Image,Borders,Coastlines&Format=image/jpeg&BBox=-20,-40,60,40&SRS=EPSG:4326&Width=400&Height=400 Looks rather cryptic, but don’t panic the main job will be done by the plugin. This is the … Weiterlesen

1. Oktober 2011
von b.a.
Kommentare deaktiviert

Mixed GPX & KML

WordPress Google Maps GPX Plugin Here you see a map containing GPX and KML overlay on the same map. The viewport is calculated automatically. ShortCode: [map kml=”http://www.atlsoft.de/programmierung/wp-content/uploads/kml.kml”  gpx=”http://www.atlsoft.de/programmierung/wp-content/uploads/Uplandsteig.gpx” style=”width:580px; height:400px;border-radius: 42px 4px 4px 4px; box-shadow: 4px 4px 6px rgba(0, 0, … Weiterlesen