Created
July 11, 2018 18:45
-
-
Save pedropinheiro75/383b340673749ad1d42631f8a8ddd41a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<osmChange version="0.6" generator="OsmSax"> | |
<create> | |
<node id="-1" version="1" timestamp="2018-06-06T16:05:29Z" uid="42427" user=“teste” changeset="59607944" lat="43.73376" lon="7.41940"> | |
<tag k="opening_hours" v="Mo-Fr 00:00-24:00"/> | |
<tag k="amenity" v="restaurant"/> | |
<tag k="name" v=“Test in Monaco"/> | |
</node> | |
</create> | |
</osmChange> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment