Relevant links:
- http://en.wikipedia.org/wiki/Tavan_Tolgoi
- https://maps.google.com/maps/ms?ie=UTF8&t=h&oe=UTF8&msa=0&msid=111556853656643242292.000475f888ad94e3dbc94&dg=feature
- Earth Explorer
Maybe a little Mapbox slide-map?
| - sudo | |
| - ssh | |
| - oh-my-zsh | |
| - dotfiles | |
| - node | |
| - http://blog.mixu.net/2011/11/10/my-arch-linux-setup/ | |
| - http://stackoverflow.com/questions/19210676/error-while-installing-express-using-npm | |
| - vundle |
Relevant links:
Maybe a little Mapbox slide-map?
if statementsswitch statementswhile statementsfor statements| $.getJSON("./data.json", function(data) { | |
| var map = L.map('map'); | |
| var geojson = L.geoJson(data).addTo(map); | |
| }); |
| // define the feature | |
| var geojsonFeature = { | |
| "type": "Feature", | |
| "properties": { | |
| "name": "Null Island | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [0, 0] | |
| } |
| @blue: #a4c7d2; | |
| @blue-dark: #69a6be; | |
| #area { | |
| line-color: @blue-dark; | |
| polygon-fill: @blue; | |
| } | |
| #waterbody { | |
| [zoom>=10] { |
For most maps, detailed hydrography isn't important, which means OSM works just fine. For the finer scale, restoration oriented maps than I need to create for SHARE, the OSM data is not up to snuff.
The benefits of NHD data are:
Things that suck: