osmosis: secure url(s)
This commit is contained in:
parent
681d75783c
commit
337852ba95
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class Osmosis < Formula
|
|||
path = testpath/"test.osm"
|
||||
path.write <<~EOS
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<osm version="0.6" generator="CGImap 0.5.8 (30532 thorn-05.openstreetmap.org)" copyright="OpenStreetMap and contributors" attribution="http://www.openstreetmap.org/copyright" license="http://opendatacommons.org/licenses/odbl/1-0/">
|
||||
<osm version="0.6" generator="CGImap 0.5.8 (30532 thorn-05.openstreetmap.org)" copyright="OpenStreetMap and contributors" attribution="https://www.openstreetmap.org/copyright" license="https://opendatacommons.org/licenses/odbl/1-0/">
|
||||
<bounds minlat="49.9363700" minlon="8.9159400" maxlat="49.9371300" maxlon="8.9173800"/>
|
||||
<node id="4140986569" visible="true" version="1" changeset="38789367" timestamp="2016-04-22T15:17:02Z" user="KartoGrapHiti" uid="57645" lat="49.9369693" lon="8.9163279">
|
||||
<tag k="bench" v="yes"/>
|
||||
|
|
Loading…
Reference in a new issue