OpenStreetMap 로고 OpenStreetMap

University of Cambridge map now live

davidearl님이 English로 2012년 10월 2일에 게시함. 최근 2012년 10월 3일에 업데이트됨.

I am pleased to say that the University of Cambridge’s new online map is now live, at http://map.cam.ac.uk , and linked off the University’s home page at http://www.cam.ac.uk .

This is the outcome of Project Drake, started a year ago. Surveys were conducted, with the data going into OSM. The data is rendered to a custom style loosely based on a previous non-OSM one. There is a database of the OSM data to support street name and third-party location searches and a database of institutional contact details. The two are loosely linked using the ref tag so that the university database can determine where an institution is located geographically. There is an API; and a separate presentation on small screen devices.

A paper map is also in final draft form.

There is some background the project here: osm.org/user/davidearl/diary/15398 and here: osm.org/user/davidearl/diary/17050

The University’s Computing Service has published a news release, here: http://ucsnews.csx.cam.ac.uk/articles/2012/09/24/new-university-map-launched

University of Cambridge map

The University is intending to redesign its web pages from the end of the year, so the styling will change again before long.

이메일 아이콘 Bluesky 아이콘 Facebook 아이콘 LinkedIn 아이콘 마스토돈 아이콘 텔레그램 아이콘 X 아이콘

토론

2012년 10월 2일 16:59Richard님의 의견

Superb.

A query from an interested journalist - what maps were the University using before? Let me know and I’ll feed back.

2012년 10월 2일 17:11davidearl님의 의견

@Richard, thank you!

The old maps used sections from an Adobe Illustrator file used to create the published paper map, which were indexed by pixel co-ordinates in the index (which was a hand-edited XML file). The origin of the base map seems to be lost in the mists of time: Cambridge University Press claims the copyright.

2012년 10월 3일 09:06robert님의 의견

Hooray!

2012년 10월 3일 09:50EdLoach님의 의견

Do you have tile caching? It just feels like I’m waiting for tiles to render and as I’m looking at the area around your link would have expected things to feel a bit quicker.

2012년 10월 3일 10:56davidearl님의 의견

@EdLoach it’s a relatively small area (8x8 km^2) that all the tiles are generated in advance, so the access is directly to images, no mod_tile. So server-side caching isn’t relevant.

2012년 10월 3일 16:31EdLoach님의 의견

OK, ta. Certainly once I’ve got the tiles cached here it is really quick. Perhaps my connection was just playing tricks on me at the time.

2012년 10월 4일 09:54z-dude님의 의견

Tried it out on my mobile phone. I like the nav button.

The thing I remember about being a student first time on campus where I went to school is asking “Where is room 1400 of SW2 building”
On your site’s search bar in the phone browser, searching for ‘hps’ did not give a result.. so I think the search engine could use ‘alt’ names and nicknames of places.. even locality names such as the names of any plazas or nicknames of places ie.. “the gherkin”

I’m sure that students, night class students, visitors will have similar destination needs. On the android phone.. the geo: tag allows a user to navigate to their destination. I’m not sure if it would help with your mapping app.

If you have big buildings, then room numbers would help. If the buildings are small, then room numbers aren’t needed. The school I went to had large buildings which were amalgamated out of smaller buildings, so your class could be down any one of several corridors.

2012년 10월 4일 10:00z-dude님의 의견

Other searches I performed were ‘coffee’ - no results. ‘roof garden’ - no results, even though rendered on the map.

searching for a ‘pub’ gave results of ‘public health’… not what I was looking for :)

2012년 10월 4일 10:08davidearl님의 의견

Hmm. It isn’t intended to be a general search tool for pubs. It’s for locating university institutions (and only in the Cambridge area, of course). You won’t get a hit searching for ‘The Eagle’! Cafe should work, but only for University cafes of which there are three or four, but as part of the name, not abstract conceptual terms like ‘coffee’.

Anything within buildings was deemed outside the brief for the project. I agree with you about finding rooms, and in fact it wouldn’t take much technically to add an index entry to identify location at least by building an entrance, but the cost of gathering and entering the information would be large.

2012년 10월 4일 10:09davidearl님의 의견

Oh, and I have used and there is provision for alternative names, such as ‘Grad Pad’, but again within the University, not for general locations in Cambridge.

2012년 10월 5일 13:01Robert Whittaker님의 의견

This looks great. Would I be right in thinking that the map data being used is a snapshot taken from OSM at some point in time?

Are they using the raw OSM data (possibly with some transformations before rendering) or did any manual edits need to be made outside OSM? How is it planned to mange merging in future changes that occur in OSM?

2012년 10월 7일 12:02davidearl님의 의견

@Robert Whittaker: the map data is being updated from OSM from time to time; it’s an OSM XML file which is downloaded via JOSM and the same file is used to propagate changes back up to OSM in exactly the same way as any other editing activity. We expect to update at least the area around any change before making the change, so there’s no merging involved other than the normal way you’d handle editing in general. The rendering is direct from the OSM data; my renderer allows for remembered manual repositioning of captions and icons (it is a sufficiently small area that this is practicable), but there are no modifications or transformations to the actual data - all the university data is in OSM centrally. Of course the renderer doesn’t render everything - it is focussed around University properties which it separates out using the operator, ref and other tag combinations, plus a selective list of third-party features they want to show.

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