-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing Street Names in South Australia #4
Comments
We can use TranistFeed to correct road types or even for adding missing roads. Main idea was to download free, open Transit GTFS data and to make layer of it in any application (e.g. QGIS) and make conflation. After that we will be able to check whether roads are missing or not. Also, it is not usual that bus routes are going thru [Street] (PROD's road type classification), but it's not a rule. I'm just saying that conflation can indicate if roads have lower road type classification then it should have. Hope it helps, |
As pointed out at https://lists.openstreetmap.org/pipermail/talk-au/2017-December/011574.html, to be consistent with current tagging, it should be |
@BrackoNe You can probably get away with doing that to make a list of places to further survey on the ground or check from other sources like aerial imagery, but since most of the GTFS feeds are CC BY licensed and you need the OSMF waiver completed to used CC BY data in OSM, you shouldn't be using most GTFS feeds as your main source of determining missing roads, unless of course you have the right permissions to use that GTFS feed in OSM. |
OK, just to clarify. I should not use any GTFS feed without explicit right? I do not have any written permissions from any of GTFS providers. |
It really depends on the licensing of the GTFS data, as far as I'm aware all the open data GTFS feeds in AU are CC BY licensed, in fact pretty much all Australian data is licensed this way. Since OSM changed it's license from CC-BY-SA to ODbL and CC BY isn't compatible with ODbL we need the OSMF CC BY waiver's completed or similar permissions to use CC BY data in OSM as noted at https://blog.openstreetmap.org/2017/03/17/use-of-cc-by-data/. |
@BrackoNe We now have a blanket data.sa.gov.au CC BY 4.0 OSM waiver at https://wiki.openstreetmap.org/wiki/File:Data.sa.gov.au_CCBYPermission_Open_Street_Map.pdf That covers the roads dataset @jharpster linked to and the Adelaide Metro GTFS feed https://data.sa.gov.au/data/dataset/adelaide-metro-general-transit-feed, plus a bunch of other datasets (relevant ones are listed at https://wiki.openstreetmap.org/wiki/Australian_Data_Catalogue under SA) |
Sounds great! However, we have higher priority tasks now, so it will wait for now. |
Task Description
This task includes identifying updating missing street names in South Australia. Improvements to the existing road network will include:
Sources
The State government agency of South Australia has granted explicit permission to use road information from their public source to update OpenStreetMap.
Feeds and shapefiles for the main road network are available here.
The team will use all available imagery sources to help to confirm alignment of streets.
Identifying streets missing names can be done simply by using custom paint styles in JOSM.
Changeset Comments
The team will use changeset comments consistent with OSM Changeset Guidelines
The team will also include a source:name=* tag (i.e.=data.sa.gov.au) so the source of the name is clear.
The text was updated successfully, but these errors were encountered: