33 lines
1.2 KiB
Text
33 lines
1.2 KiB
Text
|
<?xml version='1.0' encoding='UTF-8'?>
|
||
|
<osmChange version="0.6" generator="Manual" timestamp="2020-01-02T00:00:00Z">
|
||
|
<!--
|
||
|
Test 600: POIs
|
||
|
Change atm's network
|
||
|
Remove Parcel locker name and leave brand
|
||
|
-->
|
||
|
<modify>
|
||
|
<node id="600003" visible="true" timestamp="2020-01-02T00:00:00Z" version="1" lat="35.4" lon="-80.4">
|
||
|
<tag k="amenity" v="atm"/>
|
||
|
<tag k="network" v="New name"/>
|
||
|
</node>
|
||
|
<node id="600004" visible="true" timestamp="2020-01-02T00:00:00Z" version="1" lat="35.4" lon="-80.4">
|
||
|
<tag k="amenity" v="parcel_locker"/>
|
||
|
<tag k="brand" v="Different operator"/>
|
||
|
<tag k="ref" v="PL001"/>
|
||
|
</node>
|
||
|
<node id="600007" visible="true" timestamp="2020-01-02T00:00:00Z" version="1" lat="35.8" lon="-80.8">
|
||
|
<tag k="amenity" v="charging_station"/>
|
||
|
<tag k="brand" v="OpenMapTiles Charging Station Brand"/>
|
||
|
</node>
|
||
|
<way id="6000" timestamp="2020-01-02T00:00:00Z" version="1" visible="true">
|
||
|
<nd ref="600008" />
|
||
|
<nd ref="600009" />
|
||
|
<nd ref="600010" />
|
||
|
<nd ref="600011" />
|
||
|
<nd ref="600008" />
|
||
|
<tag k="amenity" v="charging_station"/>
|
||
|
<tag k="name" v="OpenMapTiles Charging Station"/>
|
||
|
</way>
|
||
|
</modify>
|
||
|
</osmChange>
|