Oxford/Boundary and area revamp

From OpenStreetMap Wiki
Jump to navigation Jump to search

It would be good if all the wards, civil parishes, communities, organisational subdivisions and other areas within the city had corresponding areas: the newly revamped namefinder will like these, and having them done in a consistent fashion will make the data more useful.

Current usage

This has been a fairly ad-hoc deployment of nodes consisting of a few values:

  • place=city one, obviously. Uses is_in=*.
  • place=suburb very common
  • place=village places like Iffley, which have been wholly consumed by the city but which still have their own identity
  • place=locality one local community, very recent. Hey, it renders!
  • place=islet recent (and better than island). For tiny little islands made by the rivers' courses.

In addition there is the OXFD pay scale area way 38387765 created by the NaPTAN import, the limit of the Yahoo! aerial imagery coverage way 32737099, and an enormous number of college grounds and sports fields. Not to mention many commercial and residential areas (whose individual boundaries are often chosen for editing convenience; in other words, don't rely on current residential areas unless they have a name or something).

Where do we go from here?

Tasks

  1. Decide which schemas to use and document properly.
    • Approach(es)
    • Hierarchy strata
  2. Update data; divide the city up
    • Any levels of hierarchy? Perhaps sub-pages on the wiki for each of the major ones
  3. Fallout and fixups: re-express the completeness charts and to-do lists in terms of the new map data rather than the (completely arbitrary) cake-slice approach

Potential data sources

  • Wikipedia [1], which might contain reusable *cough* cleanroomed data.
  • Local knowledge [2] would be one very good way of gathering it. Ideal for "what's this area called?" questions.
  • Community noticeboards often have a parish or community name carved into the wooden surround (need a photo here).
  • The city council, for the official electoral ward stuff. They seem to use a 2-level hierarchy: [3]. Perhaps some sort of release can be arranged?
  • OOC stuff from libraries, records offices; note that the official boundaries are likely to have changed over time.
  • Local sites, list here: [4] [5] [6].
  • Postcodes, via tagged postboxes and [7]? Note that this doesn't always match up with non-Royal-Mail geography.

Possible schema

General approach

What's the best way of encoding this? There are a couple of documented approaches elsewhere:

  1. Use boundary=civil and admin_level=*
    • Pros: widespread[8][9]; causes the boundaries to be drawn; fairly well-defined meanings
    • Cons: clutter; causes really ugly boundaries that no-one cares about to be drawn; admin_level values are numeric and hard to remember. Hard to get accurate data!
  2. Use place=* in area mode
    • Pros: largely an extension of what we do already. Simpler to get data (go out and look, ask people!)
    • Cons: we probably have to be a bit more careful about the levels we use; doesn't map neatly to administrative levels
    • Notes: should probably use the suffixed form of is_in=* too.

No reason not to adopt both: I think the former would be a better schema for the official stuff and the latter for more informal names and local communities and estates which might have rather fuzzier edges.

Hierarchy for places

Do we have a hierarchy, and if so what is it? One possibility for the place=* axis:

  • areanodecity "Oxford"areanodesuburb "Cowley"nodelocality "Lye Valley"
    • Use an appropriate is_in chain on each central node and use the normal place_name/place construction to relate (ho, ho) the area to the node. Or should it be both. Or the other way round?
    • On trusting data: Lye Valley has Headington postcodes, but is electorally within the Cowley area, according to Headington.org.uk[10]
    • On the ground, localities might only be identifiable by "parish"-style wooden noticeboards with the name carved in. They /might/ refer to electoral wards, to little civic hub with some shops in it, or just to the street they're on. If the board name has the same name as the street it's physically located on, it might be a little pointless to map it unless you know there's an electoral ward or a civil parish or something also having that name (that you might want to be visible when zoomed out a bit)

You also have villages such as Wolvercote and Iffley that are part of the city and within the city boundaries that have their own identity:

  • areanodecity "Oxford"areanodevillage "Wolvercote"
    • Not part of any suburb, note.

Oddities like the Bartlemas Conservation Area that don't (yet!) have anyone living in them should probably get tagged as a locality in the truest sense and slotted into the hierarchy wherever they make most sense. Assuming no other tag is of any help.

  • areanode'city "Oxford"areanodesuburb "East Oxford"nodelocality "Bartlemas Conservation Area"