Skip to content

Instantly share code, notes, and snippets.

@aaronlidman
Created November 30, 2012 04:21
Show Gist options
  • Save aaronlidman/4173747 to your computer and use it in GitHub Desktop.
Save aaronlidman/4173747 to your computer and use it in GitHub Desktop.
rawr output
<osmChange version="0.6">
<create>
<node id="-1" lat="43.5885936986" lon="-93.8280111551" timestamp="2012-11-29T23:31:27Z" />
<node id="-2" lat="43.5879681303" lon="-93.8280540705" timestamp="2012-11-29T23:31:27Z" />
<node id="-3" lat="43.587618431" lon="-93.831063509" timestamp="2012-11-29T23:31:27Z" />
<node id="-4" lat="43.5883527973" lon="-93.8312137127" timestamp="2012-11-29T23:31:27Z" />
<way id="-5" timestamp="2012-11-29T23:31:27Z">
<nd ref="-1" />
<nd ref="-2" />
<nd ref="-3" />
<nd ref="-4" />
<nd ref="-1" />
<tag k="leisure" v="park" />
</way>
</create>
</osmChange>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment