Tech & Sources
Software
GDAL, PostgreSQL/PostGIS, MapServer, Apache, CutyCapt, GIMP
Languages
SQL, Bash, HTML, CSS
Data Sources (one or more):
U.S. Geological Survey (USGS), U.S. Forest Service (USFS), National Elevation Data (NED), National Land Cover Data(NLCD), National Hydrography Data (NHD), Tiger/Line Census, 3D Elevation Program (3DEP), Geographic Names Information Service (GNIS), Open Street Map (OSM), Protected Areas Database v2.1 (PAD), National Interagency Fire Center (NIFC), National Weather Service (NWS), NASA, NOAA, National Wildfire Coordinating Group (NWCG), AirNOW.gov, U.S. Department of Interior (DOI), National Digital Forecast Database (NDFD), European Space Agency (ESA), USAFacts.org, ESRI, Google, Continental Divide Trail Coalition, Appalachian Trail Conservancy (ATC), National Snow and Ice Data Center (NSIDC), PRISM Climate Data Oregon State University, et al, and data collected in the field (trail trace)
|
Notes
Process:
Create map using MapServer WMS service as defined by .map files. Create cross reference table by intersects of roads/grid layer. Display table via .html template, use CutyCapt to save as image. Use GIMP to merge cross reference/map images and final touch-up.
WMS Resource: localhost/services/reflect? service=WMS &fs=10 &tol=.00025 &layers=nhdflowline,ccwater,ccairport,building,ccroads,ccushwy,ccroadlabels,ccctlabels,ccshields,ccgrid &nhdtypes=0 &width=4000 &t_srs=EPSG:3857 &bbox=-124.23,41.812,-124.135388,41.74143 &format=image/png &classes=all
|