Skip to content

Commit

Permalink
Added or improved rendering of many NHD features.
Browse files Browse the repository at this point in the history
Based on Kevin Kenny's TopOSM-NY work, this adds improved rendering of
several features in NHD:

- Labels on area-based linear features (such as larger rivers)
- Foreshores
- Submerged rocks
- Submerged streams
- Inundation areas
- Hazard zones
- Special use zones
- Rapids
- Dams
- Non-earthen shores
- Water wells
- Springs
- Sinks
- Rises
- Gaging stations
- Water tunnels

The style files are also a bit cleaner by using entities from
include/nhdfcodes.inc, rather than specifying NHD FCODEs directly.
  • Loading branch information
Ahlzen committed Jul 7, 2012
1 parent 347d4b9 commit ac63df5
Show file tree
Hide file tree
Showing 6 changed files with 573 additions and 196 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -11,4 +11,5 @@ include/*.inc
*.pyc
errors.log
geodata
tile
tile
temp
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -131,8 +131,6 @@ To render a PDF, use renderToPdf() in toposm.py

## Credits ##

Created by Lars Ahlzen (lars@ahlzen.com), with contributions from Ian Dees (hosting,
rendering and troubleshooting), Phil Gold, Kevin Kenny (patches and style improvements),
Yves Cainaud (legend), Richard Weait (shield graphics) and others.
Created by Lars Ahlzen (lars@ahlzen.com), with contributions from Ian Dees (hosting, rendering and troubleshooting), Phil Gold (patches and style improvements), Kevin Kenny (improved NHD rendering, misc patches), Yves Cainaud (legend), Richard Weait (shield graphics) and others.

License: GPLv2
97 changes: 97 additions & 0 deletions custom-symbols/gaging-station.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ac63df5

Please sign in to comment.