Mexico Main Road Network Import Project

From OpenStreetMap Wiki
Jump to navigation Jump to search
Flag of Mexico.svg
Mexico
OpenStreetMap-Mexico.svg
OSM-Mexico Telegram channel
Learn to map
OpenStreetMap-Mexico.svg
OSM-Mexico element/matrix/riot
Tagging guidelines Code of Conduct Data imports
Active projects
Events News Users Other pages
edit

About

This page proposes a partial, strictly community guided manual import of road network data recently released by INEGI.

Import Plan Outline

  1. Take inventory of the available data and do analysis on completeness / attributes etc: INEGI_Datasets
  2. Develop an import procedure + tools: INEGI_Import_Workflow
  3. Make the import available to the community through OSM Tasking Manager
  4. Process the import + organize events + publish

Goals

  • To enhance the current OSM road network for the country of Mexico with open data made available
  • To strengthen the Mexican OSM community

Schedule

  • Data catalog and analysis - Q1, 2015
  • Attribute Translation - Q1, 2015
  • Tool development - Q2, 2015
  • Release changesets to community for processing - Q3, 2015
  • Community validation and import - Q3 2015 and onwards

Import Data

Background

Data sources

Data license

See here for the original open data license.

  • Type of license: LIBRE USO MX
  • Link to permission (if required): N/
  • OSM attribution (if required): INEGI
  • ODbL Compliance verified: Yes

OSM Data Files

The OSM data files will be delivered on a per-area bases in the form of JOSM XML files.

Import Type

This will be a one-time import using a combination of methods and tools:

  • An automated process for converting and pre-processing the data.
  • An automated process for conflating the data with the existing OSM data and outputting OSM change files.
  • Manual checking, uploading and validation of the resulting OSM change files using the OSM Tasking Manager, via JOSM

Data Preparation

Data Reduction & Simplification

Conversion and translation

The source data is in Shapefile format and contains attributes that either need to be translated to OSM tags, or discarded if they are redundant. The attribute mapping is described in detail in the next section. These are the attributes present in the INEGI source data

Tagging Plans

RNC ATTRIBUTE TO OSM MAPPING
Field Field (English) Description (SP) Description (English) OSM Tag
tipo_vial road type tipo de vialidad type of road highway
nombre name nombre de vialidad road name name
codigo code numero de carretera number of road ref
cond_pav condition pavement

tipo de superficie de rodamiento

type of road surface surface
recubri cosmeti material de superfici de rodamiento superficial bearing material surface
carriles lanes numero de vias vehiculares number of vehicular roads lanes
estatus status estatus para servicio de ruteo status for service routing access
condicion condition condicion de la vialidad condition of roads construction/highway
nivel level datao para distinguir desniveles distinguishing unevenness data layer
peaje toll pago por derecho de transito payment by right of transit toll
administra own administracion administration ref
jurisdi jurisdi jurisdiccion jurisdiction ref
circula circulates senditod de circulacion vehiculr vehicular circulation direction oneway
velocidad speed velocidad para ruteo routing speed maxspeed


Changeset Tags

The changesets generated by the conflation tool will be tagged with source=INEGI:XYZ where XYZ will be substituted with the actual dataset (RNC).

Data Transformation

Describe the transformations you'll need to conduct, the tools you're using, and any specific configurations or code that will be used in the transformation.

Data Transformation Results

The JOSM XML files will be made available through an instance of the OSM Tasking Manager.

Data Merge Workflow

Team Approach

  • The development and testing of the custom tools for conflation will be done by the Telenav OSM team. Intermediary results will be made available to the community to assess. Important decisions regarding attribute mapping and conflation will be evaluated with the community.
  • Martijn van Exel (talk) will arrange for an instance of the Tasking Manager to be made available, and the job defined and created.
  • The actual import will be a MX and global community effort, with help and guidance from Telenav where needed. The Telenav Map Analyst team will participate in the import.

References

Workflow

INEGI_Import_Workflow

Conflation

See here

QA

The OSM Tasking Manager has built in QA through the validation step. Also, import team members will review the progress and work systematically.