User:Beej71

From OpenStreetMap Wiki
Jump to navigation Jump to search


What I Am Working On

I typically work in Bend, OR, and Lava Beds National Monument, California.

Here's a link to my page at www.openstreetmap.org.

I live in Bend, and can be contacted at beej@beej.us.

Bend Parks Import

Turns out the BPRD data is in the public domain, and they were kind enough to send me a shapefile. Here's a link to the Bend Parks Import Plan.

Point Reyes Trail Map Import

Matt Heberger found a site with NPS data for national parks as he was looking for information on the Marin Headlands for an upcoming mapping event. He converted the Point Reyes trails e00 file to a shapefile and gave it to me.

So I munged it using yet another custom Python script (from Shapefile UTM NAD83 to OSM latlon WGS84) and imported it.

You can find it by searching for all nodes and ways (about 60,000 results) with this query:

http://www.informationfreeway.org/api/0.5/node[importuuid=e54f4bb6-3462-4841-9f20-3d97b6783c49]
http://www.informationfreeway.org/api/0.5/way[importuuid=e54f4bb6-3462-4841-9f20-3d97b6783c49]

GNIS US City Name Import

I have uploaded all the populated places in the US (cities, towns, villages, and hamlets) from GNIS data, as of December 9, 2007. A complete 87.4 MB OSM file of all 165,569 nodes can be obtained through osmxapi with the following URL:

http://www.informationfreeway.org/api/0.5/node[import_uuid=bb7269ee-502a-5391-8056-e3ce0e66489c]

GPS Tips

I have a Garmin eTrex Vista HCx. It has the high-performance sensor in it, which is a must for trails in the forest, and a color screen. I dig it. (I don't use the compass so much, but that's ok.) It's small and doesn't cost a fortune. The UI sucks, of course, but whatcha gonna do.

Trackpoint recording interval--increasing the sampling rate can help reduce the error of the final result in areas where reception is poor.

  • Driving long distances: Auto/Most Often
  • Driving narrow streets in town: 1-2 seconds
  • Hiking/Biking in the open: Auto/Most Often
  • Hiking/Biking in the forest/town: 2-4 seconds

ETREX WARNING: If you "Save" your track on an eTrex, it'll discard the timestamps on the trackpoints! Only the "Current" log has the timestamps. (Note that if you save your tracks to the uSD card, those saved tracks will have complete data.)

ETREX WARNING: The eTrex only shows the last 300 or so points of the "Current" track on the map. They disappear from the screen after that, but they are still safely in memory! I learned about this the hard way chasing the "tail" of my breadcrumb trail around.

License

I dislike restrictions on data.

Public domain
All my contributions to OpenStreetMap are released into the public domain. This applies worldwide.
In case this is not legally possible, I grant anyone the right to use my contributions for any purpose, without any conditions, unless such conditions are required by law.