David Blue

My First Ever OpenStreetMap Contribution

Shaw Substation Image

Shaw Substation Registration

Excited to contribute my first “commit.” The iOS app is really something, ain’t it?

OSM Export Image


Source

	<?xml version="1.0" encoding="UTF-8"?>
	<osm version="0.6" generator="CGImap 0.8.9 (1855409 spike-07.openstreetmap.org)" copyright="OpenStreetMap and contributors" attribution="http://www.openstreetmap.org/copyright" license="http://opendatacommons.org/licenses/odbl/1-0/">
	 <changeset id="143839719" created_at="2023-11-09T21:21:25Z" closed_at="2023-11-09T21:21:25Z" open="false" user="extratone" uid="13679993" min_lat="38.9848318" min_lon="-92.2089808" max_lat="38.9848318" max_lon="-92.2089808" comments_count="0" changes_count="1">
	  <tag k="comment" v="This is my first commit! Always welcome feedback."/>
	  <tag k="created_by" v="Go Map!! 3.4.8"/>
	  <tag k="imagery_used" v="Bing Aerial"/>
	  <tag k="locale" v="en"/>
	  <tag k="source" v="survey"/>
	 </changeset>
	</osm>
<?xml version="1.0" encoding="UTF-8"?>
	<osmChange version="0.6" generator="CGImap 0.8.9 (2067067 spike-07.openstreetmap.org)" copyright="OpenStreetMap and contributors" attribution="http://www.openstreetmap.org/copyright" license="http://opendatacommons.org/licenses/odbl/1-0/">
	 <create>
	  <node id="11336750663" visible="true" version="1" changeset="143839719" timestamp="2023-11-09T21:21:25Z" user="extratone" uid="13679993" lat="38.9848318" lon="-92.2089808">
	   <tag k="name" v="Shaw Substation"/>
	   <tag k="operator" v="Central Electric Power Cooperative"/>
	   <tag k="substation" v="minor_distribution"/>
	  </node>
	 </create>
	</osmChange>
```xml