OpenStreetMap 로고 OpenStreetMap

campus

lwu님이 English로 2008년 8월 14일에 게시함.

More work on the body of Stanford campus.

Wish I had an iPhone app to help store pictures alongside with GPS traces.

(Dunno if that'd be useful for getting buildings right given the (lack of) accuracy on the device.)

That said, it'd be a great way to gather data more conveniently on a larger scale, to have a GPS trace where points (segments?) can be tagged with pictures, sounds, actual tags, or text!

Also getting up to speed on the OSM XML format. Seems challenging to deal with -- is it a bear to get imported into PostGIS? Might try to extract just enough data using XQilla...

위치: Stanford, Santa Clara County, California, United States
이메일 아이콘 Bluesky 아이콘 Facebook 아이콘 LinkedIn 아이콘 마스토돈 아이콘 텔레그램 아이콘 X 아이콘

토론

2008년 8월 14일 22:17Mungewell님의 의견

There are already several application which will combine a GPS trace with digital photos, using the time stamps in the photo to interpolate a location. The location is then stored as an Exif tag, so that it can be used by JoSM, Flickr, or whoever.

Personally I use my cellphone camera as the time on the phone is tied to real/gps time via the network, so I don't need to work out the difference.

There are also projects to pick up time stamps on audio streams in a similar manner, see:
osm.wiki/index.php/Audio_mapping

2008년 8월 15일 01:53Skywave님의 의견

Also pretty easy to load OSM in postgis. The mapnik data gets rendered from a postgis database. osm2pgsql is used for the upload

2008년 8월 15일 05:37lwu님의 의견

Thanks -- I've heard of osm2pgsql but it doesn't seem designed for the kind of rapid prototyping I'm going for now. It seems that Osmosis supports reading in bzipped OSM files and exporting a subset of nodes, so I'll give that a try for now.

댓글을 남기려면 로그인하세요