Skip to content

Commit

Permalink
Merge pull request #1 from almccon/patch-1
Browse files Browse the repository at this point in the history
Add geojson.io
  • Loading branch information
lyzidiamond committed May 30, 2014
2 parents 79e017d + d928652 commit 3b262a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
<div>Because <em>GeoJSON</em> is basically just <strong>JavaScript</strong>, it can easily be used in <em>web maps</em>!</div>
<div class="imageText"><img src="./images/leaflet-gj.png" />For example, Leaflet loves GeoJSON.</div>
<div>GeoJSON has some <strong>required attributes</strong>. GeoJSON features need a <em>type</em>, <em>geometry</em>, and <em>properties</em>.</div>
<div>OMG <a href="http://geojson.io">GeoJSON.io</a>!</div>
<div>To learn more about GeoJSON's specificities, check out <a href="http://github.com/lyzidiamond/learn-geojson">Learn GeoJSON</a>. <strong>#shamelessplug</strong></div>
<div>In a future <a href="http://github.com/maptime">Maptime exercise</a> we will work on putting GeoJSON files on web maps. <strong>:)</strong></div>
<div>Another format: <a href="https://developers.google.com/kml/documentation/kml_tut">KML</a>.</div>
Expand Down Expand Up @@ -129,4 +130,4 @@
</script>

</body>
</html>
</html>

0 comments on commit 3b262a4

Please sign in to comment.