Skip to content

Instantly share code, notes, and snippets.

@alexandre-mbm
Created June 12, 2014 22:36
Show Gist options
  • Select an option

  • Save alexandre-mbm/142d50beb41bb29b44cd to your computer and use it in GitHub Desktop.

Select an option

Save alexandre-mbm/142d50beb41bb29b44cd to your computer and use it in GitHub Desktop.
--- 1.osm 2014-06-12 19:31:59.000000000 -0300
+++ 2.osm 2014-06-12 19:32:25.000000000 -0300
@@ -930,14 +930,14 @@
<tag k='name' v='Rua José Francisco de Figueiredo' />
<tag k='source:name' v='IBGE;extrapolation' />
</way>
- <way id='41306360' timestamp='2010-01-18T02:27:18Z' uid='71025' user='Bráulio Bezerra' visible='true' version='2' changeset='3647598'>
+ <way id='41306360' action='modify' timestamp='2010-01-18T02:27:18Z' uid='71025' user='Bráulio Bezerra' visible='true' version='2' changeset='3647598'>
<nd ref='616062029' />
<nd ref='616062026' />
<nd ref='505054959' />
<nd ref='505054965' />
<nd ref='505054975' />
<tag k='highway' v='residential' />
- <tag k='name' v='Rua Curimatã' />
+ <tag k='name' v='Rua Curimatãa' />
</way>
<way id='41306372' timestamp='2010-01-18T02:27:16Z' uid='71025' user='Bráulio Bezerra' visible='true' version='3' changeset='3647598'>
<nd ref='505055002' />
@alexandre-mbm

Copy link
Copy Markdown
Author

action='modify' sinalizará ao servidor que uma alteração foi realizada

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment