Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add geojson.io #1

Merged
merged 1 commit into from
May 30, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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>