repository restructure
git-svn-id: http://dev.eclipse.org/svnroot/technology/org.eclipse.stem/trunk/data@2200 92a21009-5b66-0410-b83a-dc787c41c6e9
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/.classpath b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/.classpath
new file mode 100644
index 0000000..304e861
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/.cvsignore b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/.cvsignore
new file mode 100644
index 0000000..9c595a6
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/.cvsignore
@@ -0,0 +1 @@
+temp
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/.project b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/.project
new file mode 100644
index 0000000..0fd53a5
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.stem.internal.data.geography.infrastructure.transportation</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/.settings/org.eclipse.jdt.core.prefs b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000..193ba7c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,21 @@
+#Tue Sep 01 16:58:21 EDT 2009
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+org.eclipse.jdt.core.compiler.compliance=1.5
+org.eclipse.jdt.core.compiler.doc.comment.support=disabled
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.problem.invalidJavadoc=warning
+org.eclipse.jdt.core.compiler.problem.invalidJavadocTags=enabled
+org.eclipse.jdt.core.compiler.problem.invalidJavadocTagsDeprecatedRef=enabled
+org.eclipse.jdt.core.compiler.problem.invalidJavadocTagsNotVisibleRef=enabled
+org.eclipse.jdt.core.compiler.problem.invalidJavadocTagsVisibility=public
+org.eclipse.jdt.core.compiler.problem.missingJavadocComments=warning
+org.eclipse.jdt.core.compiler.problem.missingJavadocCommentsOverriding=enabled
+org.eclipse.jdt.core.compiler.problem.missingJavadocCommentsVisibility=public
+org.eclipse.jdt.core.compiler.problem.missingJavadocTagDescription=return_tag
+org.eclipse.jdt.core.compiler.problem.missingJavadocTags=warning
+org.eclipse.jdt.core.compiler.problem.missingJavadocTagsOverriding=enabled
+org.eclipse.jdt.core.compiler.problem.missingJavadocTagsVisibility=public
+org.eclipse.jdt.core.compiler.source=1.5
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/META-INF/MANIFEST.MF b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/META-INF/MANIFEST.MF
new file mode 100644
index 0000000..abc903c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/META-INF/MANIFEST.MF
@@ -0,0 +1,13 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: STEM Internal Infrastructure Data
+Bundle-SymbolicName: org.eclipse.stem.internal.data.geography.infrastructure.transportation
+Bundle-Version: 1.2.0
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Require-Bundle: org.eclipse.stem.definitions,
+ org.eclipse.stem.internal.data.geography,
+ org.eclipse.stem.internal.data,
+ org.eclipse.stem.data.geography,
+ org.eclipse.stem.data.geography.infrastructure.transportation,
+ org.eclipse.stem.transport
+Bundle-Vendor: Eclipse.org
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/build.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/build.properties
new file mode 100644
index 0000000..34d2e4d
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/build.properties
@@ -0,0 +1,4 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AFG_0_AFG_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AFG_0_AFG_1.properties
new file mode 100644
index 0000000..b664156
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AFG_0_AFG_1.properties
@@ -0,0 +1,59 @@
+# AFG_0_AFG_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between AFG(0) and AFG(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = AFG
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = AFG
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# OASG(Estimated)
+0 = AFG,AF-JOW,13.994520547945205,13.994520547945205
+# MZR/OAMS(Estimated)
+1 = AFG,AF-BAL,13.994520547945205,13.994520547945205
+# KBL/OAKB(Actual)
+2 = AFG,AF-KAB,3817.0465753424655,3817.0465753424655
+# KDH/OAKN(Estimated)
+3 = AFG,AF-KAN,13.994520547945205,13.994520547945205
+# UND/OAUZ(Estimated)
+4 = AFG,AF-KDZ,13.994520547945205,13.994520547945205
+# OAIX(Estimated)
+5 = AFG,AF-PAR,13.994520547945205,13.994520547945205
+# HEA/OAHR(Estimated)
+6 = AFG,AF-HER,13.994520547945205,13.994520547945205
+# JAA/OAJL(Estimated)
+7 = AFG,AF-NAN,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AFG_1_AFG_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AFG_1_AFG_2.properties
new file mode 100644
index 0000000..507035c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AFG_1_AFG_2.properties
@@ -0,0 +1,59 @@
+# AFG_1_AFG_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between AFG(1) and AFG(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = AFG
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = AFG
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# JAA/OAJL(Estimated)
+0 = AF-NAN,AF-NAN-G220001,15.0,15.0
+# KDH/OAKN(Estimated)
+1 = AF-KAN,AF-KAN-G150001,15.0,15.0
+# OAIX(Estimated)
+2 = AF-PAR,AF-PAR-G290001,15.0,15.0
+# HEA/OAHR(Estimated)
+3 = AF-HER,AF-HER-G120001,15.0,15.0
+# KBL/OAKB(Actual)
+4 = AF-KAB,AF-KAB-G140001,4091.1561643835616,4091.1561643835616
+# OASG(Estimated)
+5 = AF-JOW,AF-JOW-G130001,15.0,15.0
+# UND/OAUZ(Estimated)
+6 = AF-KDZ,AF-KDZ-G190001,15.0,15.0
+# MZR/OAMS(Estimated)
+7 = AF-BAL,AF-BAL-G040001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AGO_0_AGO_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AGO_0_AGO_1.properties
new file mode 100644
index 0000000..e2d3c62
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AGO_0_AGO_1.properties
@@ -0,0 +1,45 @@
+# AGO_0_AGO_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between AGO(0) and AGO(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = AGO
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = AGO
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# LAD/FNLU(Estimated)
+0 = AGO,AO-LUA,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AGO_1_AGO_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AGO_1_AGO_2.properties
new file mode 100644
index 0000000..a448adf
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AGO_1_AGO_2.properties
@@ -0,0 +1,45 @@
+# AGO_1_AGO_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between AGO(1) and AGO(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = AGO
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = AGO
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# LAD/FNLU(Estimated)
+0 = AO-LUA,AO-LUA-G110002,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ALB_0_ALB_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ALB_0_ALB_1.properties
new file mode 100644
index 0000000..56b1e4e
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ALB_0_ALB_1.properties
@@ -0,0 +1,45 @@
+# ALB_0_ALB_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ALB(0) and ALB(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ALB
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = ALB
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# TIA/LATI(Estimated)
+0 = ALB,AL-SH,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARE_0_ARE_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARE_0_ARE_1.properties
new file mode 100644
index 0000000..9c23168
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARE_0_ARE_1.properties
@@ -0,0 +1,53 @@
+# ARE_0_ARE_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ARE(0) and ARE(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ARE
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = ARE
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# AUH/OMAA(Actual)
+0 = ARE,AE-AZ,5095.328767123287,5095.328767123287
+# JXB(Estimated), DXB/OMDB(Actual)
+1 = ARE,AE-DU,58788.26301369863,58788.26301369863
+# FJR/OMFJ(Actual)
+2 = ARE,AE-FU,50.61095890410959,50.61095890410959
+# RKT/OMRK(Actual)
+3 = ARE,AE-RK,227.36986301369862,227.36986301369862
+# SHJ/OMSJ(Actual)
+4 = ARE,AE-SH,5526.808219178082,5526.808219178082
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARE_1_ARE_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARE_1_ARE_2.properties
new file mode 100644
index 0000000..e72b05f
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARE_1_ARE_2.properties
@@ -0,0 +1,53 @@
+# ARE_1_ARE_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ARE(1) and ARE(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ARE
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = ARE
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# AUH/OMAA(Actual)
+0 = AE-AZ,AE-AZ-G010043,5461.232876712329,5461.232876712329
+# SHJ/OMSJ(Actual)
+1 = AE-SH,AE-SH-G070001,5923.698630136986,5923.698630136986
+# RKT/OMRK(Actual)
+2 = AE-RK,AE-RK-G060001,243.6986301369863,243.6986301369863
+# FJR/OMFJ(Actual)
+3 = AE-FU,AE-FU-G030002,54.24657534246575,54.24657534246575
+# JXB(Estimated), DXB/OMDB(Actual)
+4 = AE-DU,AE-DU-G040001,63009.931506849316,63009.931506849316
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARG_0_ARG_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARG_0_ARG_1.properties
new file mode 100644
index 0000000..c371b00
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARG_0_ARG_1.properties
@@ -0,0 +1,85 @@
+# ARG_0_ARG_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ARG(0) and ARG(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ARG
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = ARG
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SLA/SASA(Actual)
+0 = ARG,AR-A,410.2630136986301,410.2630136986301
+# EZE/SABA(Actual), MDQ/SAZM(Actual), FDO/SADF(Actual), DOT/SADD(Estimated)
+1 = ARG,AR-B,10526.619178082192,10526.619178082192
+# AEP/SABE(Actual)
+2 = ARG,AR-C,6866.1123287671235,6866.1123287671235
+# VME/SAOR(Actual), USA/LESL(Estimated)
+3 = ARG,AR-D,7.134246575342465,7.134246575342465
+# PRA/SAAP(Actual)
+4 = ARG,AR-E,20.32054794520548,20.32054794520548
+# IRJ/SANL(Actual)
+5 = ARG,AR-F,62.36986301369863,62.36986301369863
+# SDE/SANE(Actual)
+6 = ARG,AR-G,63.52054794520548,63.52054794520548
+# RES/SARE(Actual)
+7 = ARG,AR-H,167.17260273972602,167.17260273972602
+# UAQ/SANU(Actual)
+8 = ARG,AR-J,86.52602739726028,86.52602739726028
+# CTC/SANC(Actual)
+9 = ARG,AR-K,62.11232876712329,62.11232876712329
+# RSA/SAZR(Actual), GPO/SAGZ(Actual)
+10 = ARG,AR-L,27.34794520547945,27.34794520547945
+# MDZ/SAME(Actual), LGS/SAMM(Actual), AFA/SAMR(Actual)
+11 = ARG,AR-M,896.6986301369863,896.6986301369863
+# PSS/SARP(Actual), IGR/SARI(Actual)
+12 = ARG,AR-N,857.972602739726,857.972602739726
+# FMA/SARF(Actual)
+13 = ARG,AR-P,64.54246575342465,64.54246575342465
+# VDM/SAVV(Actual), BRC/SAZS(Actual)
+14 = ARG,AR-R,890.1808219178082,890.1808219178082
+# RCQ/SATR(Actual)
+15 = ARG,AR-S,3.1945205479452055,3.1945205479452055
+# TUC/SANT(Actual)
+16 = ARG,AR-T,409.4958904109589,409.4958904109589
+# PMY/SAVY(Actual), CRD/SAVC(Actual), EQS/SAVE(Actual)
+17 = ARG,AR-U,449.36986301369865,449.36986301369865
+# RGA/SAWE(Actual)
+18 = ARG,AR-V,134.96438356164384,134.96438356164384
+# COR/SACO(Actual), RCU/SAOC(Actual)
+19 = ARG,AR-X,1398.2191780821918,1398.2191780821918
+# RGL/SAWG(Actual)
+20 = ARG,AR-Z,252.8027397260274,252.8027397260274
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARG_1_ARG_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARG_1_ARG_2.properties
new file mode 100644
index 0000000..af1c3d4
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARG_1_ARG_2.properties
@@ -0,0 +1,109 @@
+# ARG_1_ARG_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ARG(1) and ARG(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ARG
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = ARG
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# UAQ/SANU(Actual)
+0 = AR-J,AR-J-G180005,92.73972602739725,92.73972602739725
+# TUC/SANT(Actual)
+1 = AR-T,AR-T-G240005,438.90410958904107,438.90410958904107
+# CTC/SANC(Actual)
+2 = AR-K,AR-K-G030016,66.57534246575342,66.57534246575342
+# AEP/SABE(Actual)
+3 = AR-C,AR-C-G020001,7359.178082191781,7359.178082191781
+# SLA/SASA(Actual)
+4 = AR-A,AR-A-G170007,439.7260273972603,439.7260273972603
+# PMY/SAVY(Actual)
+5 = AR-U,AR-U-G050001,47.67123287671233,47.67123287671233
+# CRD/SAVC(Actual)
+6 = AR-U,AR-U-G050004,397.5342465753425,397.5342465753425
+# EQS/SAVE(Actual)
+7 = AR-U,AR-U-G050008,36.43835616438356,36.43835616438356
+# IRJ/SANL(Actual)
+8 = AR-F,AR-F-G120002,66.84931506849315,66.84931506849315
+# RGA/SAWE(Actual)
+9 = AR-V,AR-V-G230001,144.65753424657535,144.65753424657535
+# MDZ/SAME(Actual)
+10 = AR-M,AR-M-G130007,897.6712328767123,897.6712328767123
+# LGS/SAMM(Actual)
+11 = AR-M,AR-M-G130011,16.71232876712329,16.71232876712329
+# AFA/SAMR(Actual)
+12 = AR-M,AR-M-G130015,46.71232876712329,46.71232876712329
+# FMA/SARF(Actual)
+13 = AR-P,AR-P-G090002,69.17808219178082,69.17808219178082
+# VDM/SAVV(Actual)
+14 = AR-R,AR-R-G160003,27.80821917808219,27.80821917808219
+# BRC/SAZS(Actual)
+15 = AR-R,AR-R-G160005,926.3013698630137,926.3013698630137
+# RSA/SAZR(Actual)
+16 = AR-L,AR-L-G110003,26.027397260273972,26.027397260273972
+# GPO/SAGZ(Actual)
+17 = AR-L,AR-L-G110015,3.287671232876712,3.287671232876712
+# COR/SACO(Actual)
+18 = AR-X,AR-X-G060002,1495.6164383561643,1495.6164383561643
+# RCU/SAOC(Actual)
+19 = AR-X,AR-X-G060014,3.0136986301369864,3.0136986301369864
+# RCQ/SATR(Actual)
+20 = AR-S,AR-S-G210008,3.4246575342465753,3.4246575342465753
+# EZE/SABA(Actual)
+21 = AR-B,AR-B-G010048,10976.438356164384,10976.438356164384
+# MDQ/SAZM(Actual)
+22 = AR-B,AR-B-G010062,271.64383561643837,271.64383561643837
+# RES/SARE(Actual)
+23 = AR-H,AR-H-G040021,179.17808219178082,179.17808219178082
+# PRA/SAAP(Actual)
+24 = AR-E,AR-E-G080013,21.78082191780822,21.78082191780822
+# RGL/SAWG(Actual)
+25 = AR-Z,AR-Z-G200004,270.958904109589,270.958904109589
+# VME/SAOR(Actual)
+26 = AR-D,AR-D-G190005,3.5616438356164384,3.5616438356164384
+# USA/LESL(Estimated)
+27 = AR-D,AR-D-G190008,4.087671232876712,4.087671232876712
+# PSS/SARP(Actual)
+28 = AR-N,AR-N-G140005,139.45205479452054,139.45205479452054
+# IGR/SARI(Actual)
+29 = AR-N,AR-N-G140010,780.1369863013699,780.1369863013699
+# SDE/SANE(Actual)
+30 = AR-G,AR-G-G220007,68.08219178082192,68.08219178082192
+# FDO/SADF(Actual)
+31 = AR-B,AR-B-G010118,24.383561643835616,24.383561643835616
+# DOT/SADD(Estimated)
+32 = AR-B,AR-B-G010126,10.09041095890411,10.09041095890411
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARM_0_ARM_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARM_0_ARM_1.properties
new file mode 100644
index 0000000..d2b3234
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARM_0_ARM_1.properties
@@ -0,0 +1,45 @@
+# ARM_0_ARM_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ARM(0) and ARM(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ARM
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = ARM
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# LWN/UDSG(Actual), UDLS(Estimated), EVN/UDYZ(Actual)
+0 = ARM,AM-ER,1016.1369863013699,1016.1369863013699
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARM_1_ARM_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARM_1_ARM_2.properties
new file mode 100644
index 0000000..7c3dc00
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARM_1_ARM_2.properties
@@ -0,0 +1,45 @@
+# ARM_1_ARM_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ARM(1) and ARM(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ARM
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = ARM
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# LWN/UDSG(Actual), UDLS(Estimated), EVN/UDYZ(Actual)
+0 = AM-ER,AM-ER-G040001,1089.109589041096,1089.109589041096
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AUS_0_AUS_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AUS_0_AUS_1.properties
new file mode 100644
index 0000000..8b72069
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AUS_0_AUS_1.properties
@@ -0,0 +1,59 @@
+# AUS_0_AUS_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between AUS(0) and AUS(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = AUS
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = AUS
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CBR/YSCB(Actual)
+0 = AUS,AU-CT,2683.9698630136986,2683.9698630136986
+# NTL/YWLM(Actual), SYD/YSSY(Actual), CDU/YSCN(Estimated), BWU/ASBK(Actual), CFS/YCFS(Estimated)
+1 = AUS,AU-NS,69800.73150684932,69800.73150684932
+# ASP/YBAS(Actual), TCA/YTNK(Estimated), DRW/YPDN(Actual)
+2 = AUS,AU-NT,2506.254794520548,2506.254794520548
+# CNS/YBCS(Actual), HTI/YBHM(Estimated), BNE/YBAF(Actual), ISA/YBMA(Estimated), MKY/ABMK(Actual), TSV/YBTL(Actual), OOL/YBCG(Actual)
+3 = AUS,AU-QL,29623.512328767123,29623.512328767123
+# YPPF(Estimated), ADL/YPAD(Actual)
+4 = AUS,AU-SA,8609.09589041096,8609.09589041096
+# LST/YMLT(Actual), HBA/YMHB(Actual)
+5 = AUS,AU-TS,2568.9424657534246,2568.9424657534246
+# MBW/YMMB(Estimated), MEB/YMEN(Actual), MEL/YMML(Actual)
+6 = AUS,AU-VI,35866.52876712329,35866.52876712329
+# PER/YPPH(Actual)
+7 = AUS,AU-WA,8821.449315068494,8821.449315068494
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AUT_0_AUT_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AUT_0_AUT_1.properties
new file mode 100644
index 0000000..5e0acf9
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AUT_0_AUT_1.properties
@@ -0,0 +1,55 @@
+# AUT_0_AUT_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between AUT(0) and AUT(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = AUT
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = AUT
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KLU/LOWK(Actual)
+0 = AUT,AT-2,400.8054794520548,400.8054794520548
+# VIE/LOWW(Actual)
+1 = AUT,AT-3,18897.08219178082,18897.08219178082
+# LNZ/LOWL(Actual)
+2 = AUT,AT-4,988.7232876712329,988.7232876712329
+# SZG/LOWS(Actual)
+3 = AUT,AT-5,1695.6301369863013,1695.6301369863013
+# GRZ/LOWG(Actual)
+4 = AUT,AT-6,1016.2027397260274,1016.2027397260274
+# INN/LOWI(Actual)
+5 = AUT,AT-7,879.3205479452055,879.3205479452055
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AZE_0_AZE_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AZE_0_AZE_1.properties
new file mode 100644
index 0000000..fa4be6a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AZE_0_AZE_1.properties
@@ -0,0 +1,47 @@
+# AZE_0_AZE_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between AZE(0) and AZE(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = AZE
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = AZE
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# UBBN(Estimated)
+0 = AZE,AZ-NAK,13.994520547945205,13.994520547945205
+# Lenkaran Airport(Estimated), GYD/UBBB(Estimated)
+1 = AZE,AZ-ATE,8.7013698630137,8.7013698630137
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AZE_1_AZE_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AZE_1_AZE_2.properties
new file mode 100644
index 0000000..c18adb9
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/AZE_1_AZE_2.properties
@@ -0,0 +1,47 @@
+# AZE_1_AZE_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between AZE(1) and AZE(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = AZE
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = AZE
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# Lenkaran Airport(Estimated), GYD/UBBB(Estimated)
+0 = AZ-ATE,AZ-ATE-G100008,9.331506849315069,9.331506849315069
+# UBBN(Estimated)
+1 = AZ-NAK,AZ-NAK-G430001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BDI_0_BDI_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BDI_0_BDI_1.properties
new file mode 100644
index 0000000..123fef2
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BDI_0_BDI_1.properties
@@ -0,0 +1,45 @@
+# BDI_0_BDI_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BDI(0) and BDI(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BDI
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = BDI
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BJM/HBBA(Estimated)
+0 = BDI,BI-BJ,6.238356164383561,6.238356164383561
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BDI_1_BDI_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BDI_1_BDI_2.properties
new file mode 100644
index 0000000..f03a227
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BDI_1_BDI_2.properties
@@ -0,0 +1,45 @@
+# BDI_1_BDI_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BDI(1) and BDI(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BDI
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = BDI
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BJM/HBBA(Estimated)
+0 = BI-BJ,BI-BJ-G020010,6.6876712328767125,6.6876712328767125
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BEL_0_BEL_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BEL_0_BEL_1.properties
new file mode 100644
index 0000000..7cdec0a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BEL_0_BEL_1.properties
@@ -0,0 +1,53 @@
+# BEL_0_BEL_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BEL(0) and BEL(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BEL
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = BEL
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# OST/EBOS(Actual), KJK/EBKT(Actual)
+0 = BEL,BE-VWV,253.56712328767122,253.56712328767122
+# CRL/EBCI(Actual)
+1 = BEL,BE-WHT,78002.23835616438,78002.23835616438
+# LGG/EBLG(Actual)
+2 = BEL,BE-WLG,305.972602739726,305.972602739726
+# ANR/EBAW(Actual)
+3 = BEL,BE-VAN,349.1698630136986,349.1698630136986
+# BRU/EBBR(Actual)
+4 = BEL,BE-G1,32421.74794520548,32421.74794520548
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BEN_0_BEN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BEN_0_BEN_1.properties
new file mode 100644
index 0000000..e39b774
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BEN_0_BEN_1.properties
@@ -0,0 +1,45 @@
+# BEN_0_BEN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BEN(0) and BEN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BEN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = BEN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# COO/DBBB(Estimated)
+0 = BEN,BJ-AQ,8.30958904109589,8.30958904109589
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BEN_1_BEN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BEN_1_BEN_2.properties
new file mode 100644
index 0000000..9ad74f4
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BEN_1_BEN_2.properties
@@ -0,0 +1,45 @@
+# BEN_1_BEN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BEN(1) and BEN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BEN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = BEN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# COO/DBBB(Estimated)
+0 = BJ-AQ,BJ-AQ-G030003,8.906849315068493,8.906849315068493
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BFA_0_BFA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BFA_0_BFA_1.properties
new file mode 100644
index 0000000..31746d9
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BFA_0_BFA_1.properties
@@ -0,0 +1,45 @@
+# BFA_0_BFA_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BFA(0) and BFA(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BFA
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = BFA
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# OUA/DFFD(Estimated)
+0 = BFA,BF-KAD,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BFA_1_BFA_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BFA_1_BFA_2.properties
new file mode 100644
index 0000000..d85bb16
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BFA_1_BFA_2.properties
@@ -0,0 +1,45 @@
+# BFA_1_BFA_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BFA(1) and BFA(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BFA
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = BFA
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# OUA/DFFD(Estimated)
+0 = BF-KAD,BF-KAD-G140001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BGD_0_BGD_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BGD_0_BGD_1.properties
new file mode 100644
index 0000000..77b6128
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BGD_0_BGD_1.properties
@@ -0,0 +1,47 @@
+# BGD_0_BGD_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BGD(0) and BGD(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BGD
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = BGD
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CGP/VGEG(Estimated), ZYL/VGSY(Actual)
+0 = BGD,BD-0,360.6082191780822,360.6082191780822
+# DAC/VGZR(Estimated)
+1 = BGD,BD-3,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BGD_1_BGD_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BGD_1_BGD_2.properties
new file mode 100644
index 0000000..3902404
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BGD_1_BGD_2.properties
@@ -0,0 +1,49 @@
+# BGD_1_BGD_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BGD(1) and BGD(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BGD
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = BGD
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CGP/VGEG(Estimated)
+0 = BD-0,BD-0-G080004,15.0,15.0
+# ZYL/VGSY(Actual)
+1 = BD-0,BD-0-G080015,371.5068493150685,371.5068493150685
+# DAC/VGZR(Estimated)
+2 = BD-3,BD-3-G120001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BGR_0_BGR_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BGR_0_BGR_1.properties
new file mode 100644
index 0000000..4d956fd
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BGR_0_BGR_1.properties
@@ -0,0 +1,53 @@
+# BGR_0_BGR_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BGR(0) and BGR(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BGR
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = BGR
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BOJ/LBBG(Estimated)
+0 = BGR,BG-02,13.994520547945205,13.994520547945205
+# VAR/LBWN(Actual)
+1 = BGR,BG-03,1978.3424657534247,1978.3424657534247
+# Gorna Oryahovitsa Airport(Estimated)
+2 = BGR,BG-04,13.994520547945205,13.994520547945205
+# PDV/LBPD(Actual)
+3 = BGR,BG-16,48.30958904109589,48.30958904109589
+# SOF/LBSF(Actual)
+4 = BGR,BG-23,2823.6657534246574,2823.6657534246574
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BHR_0_BHR_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BHR_0_BHR_1.properties
new file mode 100644
index 0000000..fde1ae8
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BHR_0_BHR_1.properties
@@ -0,0 +1,45 @@
+# BHR_0_BHR_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BHR(0) and BHR(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BHR
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = BHR
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BAH/OBBI(Actual)
+0 = BHR,BH-B,7814.958904109589,7814.958904109589
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BHR_1_BHR_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BHR_1_BHR_2.properties
new file mode 100644
index 0000000..414c24a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BHR_1_BHR_2.properties
@@ -0,0 +1,45 @@
+# BHR_1_BHR_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BHR(1) and BHR(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BHR
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = BHR
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BAH/OBBI(Actual)
+0 = BH-B,BH-B-G070001,8376.164383561643,8376.164383561643
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BIH_0_BIH_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BIH_0_BIH_1.properties
new file mode 100644
index 0000000..31f44db
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BIH_0_BIH_1.properties
@@ -0,0 +1,45 @@
+# BIH_0_BIH_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BIH(0) and BIH(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BIH
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = BIH
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SJJ/LQSA(Actual), OMO/LQMO(Estimated), TZL/LQTZ(Estimated), BNX/LQBK(Actual)
+0 = BIH,BA-BIH,532.1890410958904,532.1890410958904
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BOL_0_BOL_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BOL_0_BOL_1.properties
new file mode 100644
index 0000000..55c691d
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BOL_0_BOL_1.properties
@@ -0,0 +1,51 @@
+# BOL_0_BOL_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BOL(0) and BOL(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BOL
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = BOL
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CBB/SLCB(Actual)
+0 = BOL,BO-C,857.4630136986301,857.4630136986301
+# LPB/SLLP(Actual)
+1 = BOL,BO-L,1068.4767123287672,1068.4767123287672
+# VVI/SLVR(Actual), SRZ/SLET(Estimated), PSZ/SLPS(Estimated)
+2 = BOL,BO-S,1113.5917808219178,1113.5917808219178
+# TJA/SLTJ(Estimated)
+3 = BOL,BO-T,7.134246575342465,7.134246575342465
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BOL_1_BOL_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BOL_1_BOL_2.properties
new file mode 100644
index 0000000..70c74e1
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BOL_1_BOL_2.properties
@@ -0,0 +1,53 @@
+# BOL_1_BOL_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BOL(1) and BOL(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BOL
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = BOL
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# TJA/SLTJ(Estimated)
+0 = BO-T,BO-T-G090002,7.64931506849315,7.64931506849315
+# LPB/SLLP(Actual)
+1 = BO-L,BO-L-G040013,1145.2054794520548,1145.2054794520548
+# CBB/SLCB(Actual)
+2 = BO-C,BO-C-G030008,919.0410958904109,919.0410958904109
+# VVI/SLVR(Actual), SRZ/SLET(Estimated)
+3 = BO-S,BO-S-G080002,1178.5616438356165,1178.5616438356165
+# PSZ/SLPS(Estimated)
+4 = BO-S,BO-S-G080004,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BRA_0_BRA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BRA_0_BRA_1.properties
new file mode 100644
index 0000000..2e3edf5
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BRA_0_BRA_1.properties
@@ -0,0 +1,89 @@
+# BRA_0_BRA_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BRA(0) and BRA(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BRA
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = BRA
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CZS/SBCZ(Actual), RBR/SBRB(Actual)
+0 = BRA,BR-AC,439.52876712328765,439.52876712328765
+# MCZ/SBMO(Actual)
+1 = BRA,BR-AL,1113.2082191780821,1113.2082191780821
+# MAO/SBEG(Actual)
+2 = BRA,BR-AM,2159.7013698630135,2159.7013698630135
+# MCP/SBMQ(Actual)
+3 = BRA,BR-AP,613.9890410958905,613.9890410958905
+# SSA/SBSV(Actual)
+4 = BRA,BR-BA,2206.095890410959,2206.095890410959
+# FOR/SBFZ(Actual)
+5 = BRA,BR-CE,4195.942465753425,4195.942465753425
+# VIX/SBVT(Actual)
+6 = BRA,BR-ES,2123.1479452054796,2123.1479452054796
+# BSB/SBBR(Actual), GYN/SBGO(Actual)
+7 = BRA,BR-GO,14446.416438356164,14446.416438356164
+# SBSL(Actual)
+8 = BRA,BR-MA,946.9287671232877,946.9287671232877
+# PLU/SBBH(Actual), CNF/SBCF(Actual)
+9 = BRA,BR-MG,8847.13698630137,8847.13698630137
+# CGR/SBCG(Actual), CMG/SBCR(Actual), PMG/SBPP(Actual)
+10 = BRA,BR-MS,973.1287671232876,973.1287671232876
+# CGB/SBCY(Actual)
+11 = BRA,BR-MT,1190.4054794520548,1190.4054794520548
+# BEL/SBBE(Actual), STM/SBSN(Actual)
+12 = BRA,BR-PA,4981.45205479452,4981.45205479452
+# JPA/SBJP(Actual)
+13 = BRA,BR-PB,531.1698630136987,531.1698630136987
+# REC/SBRF(Actual)
+14 = BRA,BR-PE,5053.279452054794,5053.279452054794
+# IGU/SBFI(Actual), CWB/SBCT(Actual)
+15 = BRA,BR-PR,5561.443835616438,5561.443835616438
+# GIG/SBGL(Actual), SDU/SBRJ(Actual)
+16 = BRA,BR-RJ,20888.205479452055,20888.205479452055
+# NAT/SBNT(Actual)
+17 = BRA,BR-RN,1780.7506849315068,1780.7506849315068
+# PVH/SBPV(Actual)
+18 = BRA,BR-RO,453.972602739726,453.972602739726
+# BVB/SBBV(Actual)
+19 = BRA,BR-RR,192.9890410958904,192.9890410958904
+# SBBG(Actual), POA/SBPA(Actual)
+20 = BRA,BR-RS,4921.509589041096,4921.509589041096
+# FLN/SBFL(Actual), NVT/SBNF(Actual), JOI/SBJV(Actual)
+21 = BRA,BR-SC,2471.4219178082194,2471.4219178082194
+# VCP/SBKP(Actual), GRU/SBGR(Actual), CGH/SBSP(Actual), RAO/SBRP(Actual)
+22 = BRA,BR-SP,51318.82739726028,51318.82739726028
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BRA_1_BRA_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BRA_1_BRA_2.properties
new file mode 100644
index 0000000..7e579c8
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BRA_1_BRA_2.properties
@@ -0,0 +1,115 @@
+# BRA_1_BRA_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BRA(1) and BRA(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BRA
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = BRA
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# GYN/SBGO(Actual)
+0 = BR-GO,BR-GO-G100066,1885.4794520547946,1885.4794520547946
+# CGR/SBCG(Actual)
+1 = BR-MS,BR-MS-G140017,984.1095890410959,984.1095890410959
+# MAO/SBEG(Actual)
+2 = BR-AM,BR-AM-G040029,2314.794520547945,2314.794520547945
+# CMG/SBCR(Actual)
+3 = BR-MS,BR-MS-G140022,54.657534246575345,54.657534246575345
+# PMG/SBPP(Actual)
+4 = BR-MS,BR-MS-G140047,4.2465753424657535,4.2465753424657535
+# FOR/SBFZ(Actual)
+5 = BR-CE,BR-CE-G070053,4497.260273972603,4497.260273972603
+# VCP/SBKP(Actual)
+6 = BR-SP,BR-SP-G280095,1131.7808219178082,1131.7808219178082
+# MCZ/SBMO(Actual)
+7 = BR-AL,BR-AL-G020043,1193.150684931507,1193.150684931507
+# POA/SBPA(Actual)
+8 = BR-RS,BR-RS-G240153,5269.178082191781,5269.178082191781
+# IGU/SBFI(Actual)
+9 = BR-PR,BR-PR-G180082,1121.2328767123288,1121.2328767123288
+# CZS/SBCZ(Actual)
+10 = BR-AC,BR-AC-G010005,100.27397260273973,100.27397260273973
+# RBR/SBRB(Actual)
+11 = BR-AC,BR-AC-G010008,370.82191780821915,370.82191780821915
+# PLU/SBBH(Actual)
+12 = BR-MG,BR-MG-G150062,4376.301369863014,4376.301369863014
+# BEL/SBBE(Actual)
+13 = BR-PA,BR-PA-G160014,4948.630136986301,4948.630136986301
+# VIX/SBVT(Actual)
+14 = BR-ES,BR-ES-G090057,2275.6164383561645,2275.6164383561645
+# STM/SBSN(Actual)
+15 = BR-PA,BR-PA-G160067,390.54794520547944,390.54794520547944
+# GRU/SBGR(Actual)
+16 = BR-SP,BR-SP-G280185,27945.616438356163,27945.616438356163
+# MCP/SBMQ(Actual)
+17 = BR-AP,BR-AP-G030003,658.082191780822,658.082191780822
+# FLN/SBFL(Actual)
+18 = BR-SC,BR-SC-G270054,2233.013698630137,2233.013698630137
+# NVT/SBNF(Actual)
+19 = BR-SC,BR-SC-G270082,63.97260273972603,63.97260273972603
+# CGB/SBCY(Actual)
+20 = BR-MT,BR-MT-G130038,1275.890410958904,1275.890410958904
+# GIG/SBGL(Actual), SDU/SBRJ(Actual)
+21 = BR-RJ,BR-RJ-G220053,22388.219178082192,22388.219178082192
+# SSA/SBSV(Actual)
+22 = BR-BA,BR-BA-G050192,2364.5205479452056,2364.5205479452056
+# PVH/SBPV(Actual)
+23 = BR-RO,BR-RO-G250015,486.5753424657534,486.5753424657534
+# CWB/SBCT(Actual)
+24 = BR-PR,BR-PR-G180232,4839.58904109589,4839.58904109589
+# JOI/SBJV(Actual)
+25 = BR-SC,BR-SC-G270164,351.9178082191781,351.9178082191781
+# REC/SBRF(Actual)
+26 = BR-PE,BR-PE-G190120,5416.164383561644,5416.164383561644
+# CGH/SBSP(Actual)
+27 = BR-SP,BR-SP-G280358,25286.575342465752,25286.575342465752
+# NAT/SBNT(Actual)
+28 = BR-RN,BR-RN-G230091,1908.6301369863013,1908.6301369863013
+# BVB/SBBV(Actual)
+29 = BR-RR,BR-RR-G260001,206.84931506849315,206.84931506849315
+# SBBG(Actual)
+30 = BR-RS,BR-RS-G240015,5.7534246575342465,5.7534246575342465
+# JPA/SBJP(Actual)
+31 = BR-PB,BR-PB-G170141,569.3150684931506,569.3150684931506
+# SBSL(Actual)
+32 = BR-MA,BR-MA-G110115,1014.931506849315,1014.931506849315
+# BSB/SBBR(Actual)
+33 = BR-GO,BR-GO-G100025,13598.356164383562,13598.356164383562
+# CNF/SBCF(Actual)
+34 = BR-MG,BR-MG-G150377,5106.164383561644,5106.164383561644
+# RAO/SBRP(Actual)
+35 = BR-SP,BR-SP-G280429,640.1369863013699,640.1369863013699
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BRN_0_BRN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BRN_0_BRN_1.properties
new file mode 100644
index 0000000..a99f037
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BRN_0_BRN_1.properties
@@ -0,0 +1,45 @@
+# BRN_0_BRN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BRN(0) and BRN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BRN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = BRN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BWN/WBSB(Actual)
+0 = BRN,BN-TU,13347.523287671233,13347.523287671233
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BRN_1_BRN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BRN_1_BRN_2.properties
new file mode 100644
index 0000000..aa6fffe
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BRN_1_BRN_2.properties
@@ -0,0 +1,45 @@
+# BRN_1_BRN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BRN(1) and BRN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BRN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = BRN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BWN/WBSB(Actual)
+0 = BN-TU,BN-TU-G030001,14306.027397260274,14306.027397260274
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BTN_0_BTN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BTN_0_BTN_1.properties
new file mode 100644
index 0000000..45148f1
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BTN_0_BTN_1.properties
@@ -0,0 +1,45 @@
+# BTN_0_BTN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BTN(0) and BTN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BTN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = BTN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# PBH/VQPR(Actual)
+0 = BTN,BT-34,51.76164383561644,51.76164383561644
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BTN_1_BTN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BTN_1_BTN_2.properties
new file mode 100644
index 0000000..6543b4a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/BTN_1_BTN_2.properties
@@ -0,0 +1,45 @@
+# BTN_1_BTN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between BTN(1) and BTN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = BTN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = BTN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# PBH/VQPR(Actual)
+0 = BT-34,BT-34-G110001,55.47945205479452,55.47945205479452
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CAF_0_CAF_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CAF_0_CAF_1.properties
new file mode 100644
index 0000000..737bcec
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CAF_0_CAF_1.properties
@@ -0,0 +1,45 @@
+# CAF_0_CAF_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between CAF(0) and CAF(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = CAF
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = CAF
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BGF/FEFF(Estimated)
+0 = CAF,CF-MP,0.7397260273972602,0.7397260273972602
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CAF_1_CAF_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CAF_1_CAF_2.properties
new file mode 100644
index 0000000..e220286
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CAF_1_CAF_2.properties
@@ -0,0 +1,45 @@
+# CAF_1_CAF_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between CAF(1) and CAF(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = CAF
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = CAF
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BGF/FEFF(Estimated)
+0 = CF-MP,CF-MP-G120001,0.7945205479452054,0.7945205479452054
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CAN_0_CAN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CAN_0_CAN_1.properties
new file mode 100644
index 0000000..67b3ad1
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CAN_0_CAN_1.properties
@@ -0,0 +1,65 @@
+# CAN_0_CAN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between CAN(0) and CAN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = CAN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = CAN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# YYC/CYYC(Actual), YXD/CYXD(Actual), YEG/CYEG(Actual)
+0 = CAN,CA-AB,23505.079452054793,23505.079452054793
+# YYF/CYYF(Estimated), YXX/CYXX(Actual), YVR/CYVR(Actual), YYJ/CYYJ(Actual), YCD/CYVD(Estimated), YKA/CYKA(Estimated), YLW/CYLW(Actual), YPR/CYPR(Estimated), YXS/CYXS(Actual), YXJ/CYXJ(Actual)
+1 = CAN,CA-BC,27224.260273972603,27224.260273972603
+# YWG/CYWG(Actual), YYL/CYYL(Estimated)
+2 = CAN,CA-MB,4557.767123287671,4557.767123287671
+# YSJ/CYSJ(Actual), YFC/CYFC(Actual), YQM/CYQM(Actual)
+3 = CAN,CA-NB,1249.0657534246575,1249.0657534246575
+# YYT/CYYT(Estimated), YJT/CYJT(Estimated), YQX/CYQX(Actual), YYR/CYYR(Estimated)
+4 = CAN,CA-NL,478.6904109589041,478.6904109589041
+# YHZ/CYHZ(Actual), YQY/CYQY(Actual)
+5 = CAN,CA-NS,4558.917808219178,4558.917808219178
+# YSM/CYSM(Estimated), YFB/CYFB(Estimated), YFS/CYFS(Estimated), YLC/CYLC(Estimated), YZF/CYZF(Estimated), YCO/CYCO(Estimated), YEV/CYEV(Actual)
+6 = CAN,CA-NT,1005.8739726027397,1005.8739726027397
+# YOW/CYOW(Actual), YGK/CYGK(Actual), YTZ/CYTZ(Actual), YYZ/CYYZ(Actual), YHM/CYHM(Estimated), YKF/CYKF(Actual), YQG/CYQG(Actual), YZR/CYZR(Estimated), YXU/CYXU(Estimated), YYB/CYYB(Actual), YTS/CYTS(Estimated), YAM/CYAM(Actual), YQT/CYQT(Estimated), YQK/CYQK(Estimated), YHD/CYHD(Estimated), YRL/CYRL(Estimated)
+7 = CAN,CA-ON,58176.7205479452,58176.7205479452
+# YQB/CYQB(Actual), YUL/CYUL(Actual), YMX/CYMX(Actual), YVQ/CYVO(Actual), YBG/CYBG(Estimated), YBC/CYBC(Estimated), YZV/CYZV(Estimated)
+8 = CAN,CA-QC,19278.517808219178,19278.517808219178
+# YQR/CYQR(Actual), YXE/CYXE(Actual), YVC/CYVC(Estimated)
+9 = CAN,CA-SK,2386.5287671232877,2386.5287671232877
+# YXY/CYXY(Estimated)
+10 = CAN,CA-YT,2.83013698630137,2.83013698630137
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CAN_1_CAN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CAN_1_CAN_2.properties
new file mode 100644
index 0000000..e98461e
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CAN_1_CAN_2.properties
@@ -0,0 +1,137 @@
+# CAN_1_CAN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between CAN(1) and CAN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = CAN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = CAN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# YHZ/CYHZ(Actual)
+0 = CA-NS,CA-NS-1208,4752.191780821918,4752.191780821918
+# YQY/CYQY(Actual)
+1 = CA-NS,CA-NS-1217,134.1095890410959,134.1095890410959
+# YSJ/CYSJ(Actual)
+2 = CA-NB,CA-NB-1301,335.6164383561644,335.6164383561644
+# YFC/CYFC(Actual)
+3 = CA-NB,CA-NB-1303,366.43835616438355,366.43835616438355
+# YQM/CYQM(Actual)
+4 = CA-NB,CA-NB-1307,636.7123287671233,636.7123287671233
+# YXY/CYXY(Estimated)
+5 = CA-YT,CA-YT-6001,3.0356164383561643,3.0356164383561643
+# YQR/CYQR(Actual)
+6 = CA-SK,CA-SK-4706,1318.7671232876712,1318.7671232876712
+# YXE/CYXE(Actual)
+7 = CA-SK,CA-SK-4711,1235.7534246575342,1235.7534246575342
+# YVC/CYVC(Estimated)
+8 = CA-SK,CA-SK-4718,3.3917808219178083,3.3917808219178083
+# YQB/CYQB(Actual)
+9 = CA-QC,CA-QC-2423,910.2739726027397,910.2739726027397
+# YOW/CYOW(Actual)
+10 = CA-ON,CA-ON-3506,5600.684931506849,5600.684931506849
+# YGK/CYGK(Actual)
+11 = CA-ON,CA-ON-3510,112.6027397260274,112.6027397260274
+# YTZ/CYTZ(Actual)
+12 = CA-ON,CA-ON-3520,157.53424657534248,157.53424657534248
+# YYZ/CYYZ(Actual)
+13 = CA-ON,CA-ON-3521,43160.82191780822,43160.82191780822
+# YHM/CYHM(Estimated)
+14 = CA-ON,CA-ON-3525,15.0,15.0
+# YUL/CYUL(Actual)
+15 = CA-QC,CA-QC-2466,16997.12328767123,16997.12328767123
+# YKF/CYKF(Actual)
+16 = CA-ON,CA-ON-3530,12700.287671232876,12700.287671232876
+# YQG/CYQG(Actual)
+17 = CA-ON,CA-ON-3537,230.27397260273972,230.27397260273972
+# YZR/CYZR(Estimated)
+18 = CA-ON,CA-ON-3538,12.819178082191781,12.819178082191781
+# YXU/CYXU(Estimated)
+19 = CA-ON,CA-ON-3539,15.0,15.0
+# YMX/CYMX(Actual)
+20 = CA-QC,CA-QC-2474,1357.3972602739725,1357.3972602739725
+# YYB/CYYB(Actual)
+21 = CA-ON,CA-ON-3548,102.73972602739725,102.73972602739725
+# YVQ/CYVO(Actual)
+22 = CA-QC,CA-QC-2489,1390.5780821917808,1390.5780821917808
+# YTS/CYTS(Estimated)
+23 = CA-ON,CA-ON-3556,8.24931506849315,8.24931506849315
+# YAM/CYAM(Actual)
+24 = CA-ON,CA-ON-3557,204.24657534246575,204.24657534246575
+# YQT/CYQT(Estimated)
+25 = CA-ON,CA-ON-3558,14.904109589041095,14.904109589041095
+# YBG/CYBG(Estimated)
+26 = CA-QC,CA-QC-2493,5.115068493150685,5.115068493150685
+# YBC/CYBC(Estimated), YZV/CYZV(Estimated)
+27 = CA-QC,CA-QC-2495,2.4602739726027396,2.4602739726027396
+# YQK/CYQK(Estimated), YHD/CYHD(Estimated), YRL/CYRL(Estimated)
+28 = CA-ON,CA-ON-3560,19.323287671232876,19.323287671232876
+# YSM/CYSM(Estimated), YFB/CYFB(Estimated), YFS/CYFS(Estimated), YLC/CYLC(Estimated), YZF/CYZF(Estimated), YCO/CYCO(Estimated), YEV/CYEV(Actual)
+29 = CA-NT,CA-NT-6100,1078.1178082191782,1078.1178082191782
+# YYF/CYYF(Estimated)
+30 = CA-BC,CA-BC-5907,7.945205479452055,7.945205479452055
+# YXX/CYXX(Actual), YVR/CYVR(Actual)
+31 = CA-BC,CA-BC-5915,24543.972602739726,24543.972602739726
+# YYJ/CYYJ(Actual)
+32 = CA-BC,CA-BC-5917,2029.5890410958905,2029.5890410958905
+# YCD/CYVD(Estimated)
+33 = CA-BC,CA-BC-5921,13.863013698630137,13.863013698630137
+# YKA/CYKA(Estimated)
+34 = CA-BC,CA-BC-5933,12.227397260273973,12.227397260273973
+# YLW/CYLW(Actual)
+35 = CA-BC,CA-BC-5935,1867.6712328767123,1867.6712328767123
+# YPR/CYPR(Estimated)
+36 = CA-BC,CA-BC-5947,1.9643835616438357,1.9643835616438357
+# YXS/CYXS(Actual)
+37 = CA-BC,CA-BC-5953,557.945205479452,557.945205479452
+# YXJ/CYXJ(Actual)
+38 = CA-BC,CA-BC-5955,144.1095890410959,144.1095890410959
+# YYT/CYYT(Estimated)
+39 = CA-NL,CA-NL-1001,15.0,15.0
+# YJT/CYJT(Estimated)
+40 = CA-NL,CA-NL-1004,2.115068493150685,2.115068493150685
+# YQX/CYQX(Actual)
+41 = CA-NL,CA-NL-1006,493.56164383561645,493.56164383561645
+# YYR/CYYR(Estimated)
+42 = CA-NL,CA-NL-1010,2.3945205479452056,2.3945205479452056
+# YWG/CYWG(Actual)
+43 = CA-MB,CA-MB-4611,4884.246575342466,4884.246575342466
+# YYL/CYYL(Estimated)
+44 = CA-MB,CA-MB-4623,0.8246575342465754,0.8246575342465754
+# YYC/CYYC(Actual)
+45 = CA-AB,CA-AB-4806,16768.219178082192,16768.219178082192
+# YXD/CYXD(Actual), YEG/CYEG(Actual)
+46 = CA-AB,CA-AB-4811,8424.794520547945,8424.794520547945
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CHE_0_CHE_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CHE_0_CHE_1.properties
new file mode 100644
index 0000000..1f8f864
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CHE_0_CHE_1.properties
@@ -0,0 +1,61 @@
+# CHE_0_CHE_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between CHE(0) and CHE(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = CHE
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = CHE
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BRN/LSZB(Estimated)
+0 = CHE,CH-BE,13.994520547945205,13.994520547945205
+# GVA/LSGG(Actual)
+1 = CHE,CH-GN,10337.638356164383,10337.638356164383
+# SMV/LSZS(Actual)
+2 = CHE,CH-GR,1227.4602739726026,1227.4602739726026
+# ZHV/LSGC(Estimated)
+3 = CHE,CH-NE,13.994520547945205,13.994520547945205
+# ACH/LSZR(Actual)
+4 = CHE,CH-SG,153.36986301369862,153.36986301369862
+# ZHI/LSZG(Actual)
+5 = CHE,CH-SO,54.18904109589041,54.18904109589041
+# LUG/LSZA(Estimated), LSPM(Estimated)
+6 = CHE,CH-TI,27.98904109589041,27.98904109589041
+# SIR/LSGS(Actual)
+7 = CHE,CH-VS,38.342465753424655,38.342465753424655
+# ZRH/LSZH(Actual)
+8 = CHE,CH-ZH,32981.54794520548,32981.54794520548
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CHL_0_CHL_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CHL_0_CHL_1.properties
new file mode 100644
index 0000000..262d1fb
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CHL_0_CHL_1.properties
@@ -0,0 +1,71 @@
+# CHL_0_CHL_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between CHL(0) and CHL(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = CHL
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = CHL
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SCL/SCEL(Actual)
+0 = CHL,CL-SGO,11525.361643835617,11525.361643835617
+# ZOS/SCJO(Actual)
+1 = CHL,CL-OSR,116.94246575342466,116.94246575342466
+# ANF/SCFA(Actual)
+2 = CHL,CL-AN,641.5945205479452,641.5945205479452
+# CJC/SCCF(Actual)
+3 = CHL,CL-EL,264.17808219178085,264.17808219178085
+# PUQ/SCCI(Actual)
+4 = CHL,CL-MA,438.8931506849315,438.8931506849315
+# CCP/SCIE(Actual)
+5 = CHL,CL-CON,613.8602739726027,613.8602739726027
+# CPO/SCHA(Actual)
+6 = CHL,CL-COP,127.67945205479452,127.67945205479452
+# ULC/SCTI(Estimated)
+7 = CHL,CL-COR,13.994520547945205,13.994520547945205
+# ZCO/SCTC(Actual)
+8 = CHL,CL-CTN,331.27671232876713,331.27671232876713
+# PMC/SCTE(Actual)
+9 = CHL,CL-LLA,667.5397260273973,667.5397260273973
+# ZAL/SCVD(Actual)
+10 = CHL,CL-VDI,99.81643835616438,99.81643835616438
+# IQQ/SCDA(Actual)
+11 = CHL,CL-IQI,630.6054794520549,630.6054794520549
+# LSC/SCSE(Actual)
+12 = CHL,CL-ELQ,306.86575342465756,306.86575342465756
+# ARI/SCAR(Actual)
+13 = CHL,CL-ARI,328.5945205479452,328.5945205479452
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CHL_1_CHL_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CHL_1_CHL_2.properties
new file mode 100644
index 0000000..12b6862
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CHL_1_CHL_2.properties
@@ -0,0 +1,71 @@
+# CHL_1_CHL_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between CHL(1) and CHL(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = CHL
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = CHL
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ZCO/SCTC(Actual)
+0 = CL-CTN,CL-CTN-G130010,355.06849315068496,355.06849315068496
+# CPO/SCHA(Actual)
+1 = CL-COP,CL-COP-G210003,136.84931506849315,136.84931506849315
+# CJC/SCCF(Actual)
+2 = CL-EL,CL-EL-G250001,283.1506849315069,283.1506849315069
+# PUQ/SCCI(Actual)
+3 = CL-MA,CL-MA-G360001,470.4109589041096,470.4109589041096
+# IQQ/SCDA(Actual)
+4 = CL-IQI,CL-IQI-G290004,675.8904109589041,675.8904109589041
+# ZAL/SCVD(Actual)
+5 = CL-VDI,CL-VDI-G570004,106.98630136986301,106.98630136986301
+# SCL/SCEL(Actual)
+6 = CL-SGO,CL-SGO-G500001,12353.013698630137,12353.013698630137
+# LSC/SCSE(Actual)
+7 = CL-ELQ,CL-ELQ-G260002,328.90410958904107,328.90410958904107
+# ARI/SCAR(Actual)
+8 = CL-ARI,CL-ARI-G060001,352.1917808219178,352.1917808219178
+# CCP/SCIE(Actual)
+9 = CL-CON,CL-CON-G200008,657.945205479452,657.945205479452
+# ANF/SCFA(Actual)
+10 = CL-AN,CL-AN-G030001,687.6712328767123,687.6712328767123
+# PMC/SCTE(Actual)
+11 = CL-LLA,CL-LLA-G330010,715.4794520547945,715.4794520547945
+# ZOS/SCJO(Actual)
+12 = CL-OSR,CL-OSR-G420002,125.34246575342466,125.34246575342466
+# ULC/SCTI(Estimated)
+13 = CL-COR,CL-COR-G230002,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CHN_0_CHN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CHN_0_CHN_1.properties
new file mode 100644
index 0000000..0bbe6ef
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CHN_0_CHN_1.properties
@@ -0,0 +1,107 @@
+# CHN_0_CHN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between CHN(0) and CHN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = CHN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = CHN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CGQ/ZYCC(Actual)
+0 = CHN,CN-22,42.76986301369863,42.76986301369863
+# HRB/ZYHB(Actual)
+1 = CHN,CN-23,6371.493150684932,6371.493150684932
+# NKG/ZSNJ(Actual)
+2 = CHN,CN-32,11351.030136986301,11351.030136986301
+# NGB/ZSNB(Actual), WNZ/ZSWZ(Actual), HGH/ZSHC(Actual)
+3 = CHN,CN-33,25848.057534246575,25848.057534246575
+# HFE/ZSOF(Actual)
+4 = CHN,CN-34,46.64931506849315,46.64931506849315
+# FOC/ZSFZ(Actual), KNH/RCBS(Estimated), XMN/ZSAM(Actual)
+5 = CHN,CN-35,17804.002739726027,17804.002739726027
+# KHN/ZSCN(Actual)
+6 = CHN,CN-36,46.64931506849315,46.64931506849315
+# TAO/ZSQD(Actual), TNA/ZSJN(Actual)
+7 = CHN,CN-37,16652.257534246575,16652.257534246575
+# YIH/ZHYC(Estimated), WUH/ZHHH(Actual)
+8 = CHN,CN-42,11775.671232876712,11775.671232876712
+# CSX/ZGHA(Actual)
+9 = CHN,CN-43,10805.928767123287,10805.928767123287
+# SZX/ZGSZ(Actual), ZUH/ZGSD(Actual), CAN/ZGGG(Actual)
+10 = CHN,CN-44,69132.99452054795,69132.99452054795
+# KWL/ZGKL(Actual), NNG/ZGNN(Actual)
+11 = CHN,CN-45,7184.446575342466,7184.446575342466
+# HAK/ZJHK(Actual), SYX/ZJSY(Actual)
+12 = CHN,CN-46,18184.931506849316,18184.931506849316
+# CKG/ZUCK(Actual)
+13 = CHN,CN-50,14235.78904109589,14235.78904109589
+# KWE/ZUGY(Actual)
+14 = CHN,CN-52,5526.553424657534,5526.553424657534
+# KMG/ZPPP(Actual)
+15 = CHN,CN-53,20293.131506849317,20293.131506849317
+# LXA/ZULS(Estimated)
+16 = CHN,CN-54,3.547945205479452,3.547945205479452
+# DNH/ZLDH(Estimated), LHW/ZLLL(Actual)
+17 = CHN,CN-62,1374.7452054794521,1374.7452054794521
+# XNN/ZLXN(Estimated)
+18 = CHN,CN-63,11.972602739726028,11.972602739726028
+# INC/ZLIC(Actual)
+19 = CHN,CN-64,792.0520547945206,792.0520547945206
+# KHG/ZWSH(Estimated), URC/ZWWW(Actual)
+20 = CHN,CN-65,7448.9808219178085,7448.9808219178085
+# DLC/ZYTL(Actual), SHE/ZYTX(Actual)
+21 = CHN,CN-72,19187.460273972603,19187.460273972603
+# SJW/ZBSJ(Actual)
+22 = CHN,CN-73,3515.095890410959,3515.095890410959
+# TYN/ZBYN(Actual)
+23 = CHN,CN-74,5512.238356164384,5512.238356164384
+# DAT/ZBDT(Estimated), HET/ZBHH(Actual)
+24 = CHN,CN-75,1346.5479452054794,1346.5479452054794
+# PEK/ZBAA(Actual)
+25 = CHN,CN-0,70804.98630136986,70804.98630136986
+# TSN/ZBTJ(Actual)
+26 = CHN,CN-2,5926.8493150684935,5926.8493150684935
+# PVG/ZSPD(Actual), SHA/ZSSS(Actual)
+27 = CHN,CN-3,65326.74246575342,65326.74246575342
+# LYA/ZHLY(Actual), CGO/ZHCC(Actual)
+28 = CHN,CN-4,23995.117808219176,23995.117808219176
+# CTU/ZUUU(Actual)
+29 = CHN,CN-5,22042.827397260273,22042.827397260273
+# XIY/ZLXY(Actual)
+30 = CHN,CN-6,15237.16712328767,15237.16712328767
+# TSA/RCSS(Actual), TPE/RCTP(Actual)
+31 = CHN,CN-7,33741.36712328767,33741.36712328767
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CHN_1_CHN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CHN_1_CHN_2.properties
new file mode 100644
index 0000000..f97c5c0
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CHN_1_CHN_2.properties
@@ -0,0 +1,141 @@
+# CHN_1_CHN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between CHN(1) and CHN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = CHN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = CHN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CKG/ZUCK(Actual)
+0 = CN-50,CN-50-G040005,15258.082191780823,15258.082191780823
+# FOC/ZSFZ(Actual)
+1 = CN-35,CN-35-G050002,6210.821917808219,6210.821917808219
+# KNH/RCBS(Estimated)
+2 = CN-35,CN-35-G050022,15.0,15.0
+# LYA/ZHLY(Actual)
+3 = CN-4,CN-4-G130040,17653.038356164383,17653.038356164383
+# XMN/ZSAM(Actual)
+4 = CN-35,CN-35-G050053,12856.712328767124,12856.712328767124
+# SZX/ZGSZ(Actual)
+5 = CN-44,CN-44-G070001,28245.479452054795,28245.479452054795
+# ZUH/ZGSD(Actual)
+6 = CN-44,CN-44-G070012,50.0,50.0
+# CAN/ZGGG(Actual)
+7 = CN-44,CN-44-G070029,45802.05479452055,45802.05479452055
+# TYN/ZBYN(Actual)
+8 = CN-74,CN-74-G310069,5908.082191780822,5908.082191780822
+# DLC/ZYTL(Actual)
+9 = CN-72,CN-72-G220009,11240.410958904109,11240.410958904109
+# NKG/ZSNJ(Actual)
+10 = CN-32,CN-32-G180024,12166.164383561643,12166.164383561643
+# SHE/ZYTX(Actual)
+11 = CN-72,CN-72-G220040,9324.931506849314,9324.931506849314
+# HFE/ZSOF(Actual)
+12 = CN-34,CN-34-G010013,50.0,50.0
+# HAK/ZJHK(Actual)
+13 = CN-46,CN-46-G100013,11263.013698630137,11263.013698630137
+# SYX/ZJSY(Actual)
+14 = CN-46,CN-46-G100018,8227.808219178081,8227.808219178081
+# KWE/ZUGY(Actual)
+15 = CN-52,CN-52-G090020,5923.424657534247,5923.424657534247
+# HRB/ZYHB(Actual)
+16 = CN-23,CN-23-G120056,6829.041095890411,6829.041095890411
+# CGO/ZHCC(Actual)
+17 = CN-4,CN-4-G130101,8065.2054794520545,8065.2054794520545
+# KMG/ZPPP(Actual)
+18 = CN-53,CN-53-G380008,21750.41095890411,21750.41095890411
+# KHG/ZWSH(Estimated)
+19 = CN-65,CN-65-G360005,15.0,15.0
+# SJW/ZBSJ(Actual)
+20 = CN-73,CN-73-G110145,3767.5205479452056,3767.5205479452056
+# URC/ZWWW(Actual)
+21 = CN-65,CN-65-G360067,7968.904109589041,7968.904109589041
+# XNN/ZLXN(Estimated)
+22 = CN-63,CN-63-G270017,12.832876712328767,12.832876712328767
+# KHN/ZSCN(Actual)
+23 = CN-36,CN-36-G190043,50.0,50.0
+# CSX/ZGHA(Actual)
+24 = CN-43,CN-43-G160102,11581.917808219177,11581.917808219177
+# KWL/ZGKL(Actual)
+25 = CN-45,CN-45-G080082,5834.7945205479455,5834.7945205479455
+# NNG/ZGNN(Actual)
+26 = CN-45,CN-45-G080083,1865.5780821917808,1865.5780821917808
+# NGB/ZSNB(Actual)
+27 = CN-33,CN-33-G390031,4896.438356164384,4896.438356164384
+# WNZ/ZSWZ(Actual)
+28 = CN-33,CN-33-G390054,5447.260273972603,5447.260273972603
+# HGH/ZSHC(Actual)
+29 = CN-33,CN-33-G390058,17360.54794520548,17360.54794520548
+# TSN/ZBTJ(Actual)
+30 = CN-2,CN-2-G340007,6352.465753424657,6352.465753424657
+# PEK/ZBAA(Actual)
+31 = CN-0,CN-0-G030009,75889.5890410959,75889.5890410959
+# PVG/ZSPD(Actual)
+32 = CN-3,CN-3-G300003,38679.04109589041,38679.04109589041
+# SHA/ZSSS(Actual)
+33 = CN-3,CN-3-G300009,31338.904109589042,31338.904109589042
+# LXA/ZULS(Estimated)
+34 = CN-54,CN-54-G370022,3.8054794520547945,3.8054794520547945
+# YIH/ZHYC(Estimated)
+35 = CN-42,CN-42-G150004,15.0,15.0
+# CTU/ZUUU(Actual)
+36 = CN-5,CN-5-G320136,23625.753424657534,23625.753424657534
+# XIY/ZLXY(Actual)
+37 = CN-6,CN-6-G280075,16331.369863013699,16331.369863013699
+# INC/ZLIC(Actual)
+38 = CN-64,CN-64-G260016,848.931506849315,848.931506849315
+# WUH/ZHHH(Actual)
+39 = CN-42,CN-42-G150057,12606.301369863013,12606.301369863013
+# TAO/ZSQD(Actual)
+40 = CN-37,CN-37-G290046,11233.424657534246,11233.424657534246
+# TNA/ZSJN(Actual)
+41 = CN-37,CN-37-G290050,6614.657534246576,6614.657534246576
+# DNH/ZLDH(Estimated)
+42 = CN-62,CN-62-G060008,15.0,15.0
+# CGQ/ZYCC(Actual)
+43 = CN-22,CN-22-G200032,45.843835616438355,45.843835616438355
+# DAT/ZBDT(Estimated)
+44 = CN-75,CN-75-G240003,15.0,15.0
+# TSA/RCSS(Actual)
+45 = CN-7,CN-7-G330012,6027.397260273972,6027.397260273972
+# TPE/RCTP(Actual)
+46 = CN-7,CN-7-G330018,30136.986301369863,30136.986301369863
+# HET/ZBHH(Actual)
+47 = CN-75,CN-75-G240034,1428.2465753424658,1428.2465753424658
+# LHW/ZLLL(Actual)
+48 = CN-62,CN-62-G060068,1458.468493150685,1458.468493150685
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CIV_0_CIV_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CIV_0_CIV_1.properties
new file mode 100644
index 0000000..ea8a7f8
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CIV_0_CIV_1.properties
@@ -0,0 +1,45 @@
+# CIV_0_CIV_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between CIV(0) and CIV(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = CIV
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = CIV
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ABJ/DIAP(Actual)
+0 = CIV,CI-ABI,1340.194520547945,1340.194520547945
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CIV_1_CIV_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CIV_1_CIV_2.properties
new file mode 100644
index 0000000..2c88f95
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CIV_1_CIV_2.properties
@@ -0,0 +1,45 @@
+# CIV_1_CIV_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between CIV(1) and CIV(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = CIV
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = CIV
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ABJ/DIAP(Actual)
+0 = CI-ABI,CI-ABI-G030001,1436.4383561643835,1436.4383561643835
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COG_0_COG_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COG_0_COG_1.properties
new file mode 100644
index 0000000..c8a8778
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COG_0_COG_1.properties
@@ -0,0 +1,47 @@
+# COG_0_COG_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between COG(0) and COG(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = COG
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = COG
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BZV/FCBB(Estimated)
+0 = COG,CG-12,4.8273972602739725,4.8273972602739725
+# PNR/FCPP(Estimated)
+1 = COG,CG-14,1.884931506849315,1.884931506849315
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COG_1_COG_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COG_1_COG_2.properties
new file mode 100644
index 0000000..4ddafe1
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COG_1_COG_2.properties
@@ -0,0 +1,47 @@
+# COG_1_COG_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between COG(1) and COG(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = COG
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = COG
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# PNR/FCPP(Estimated)
+0 = CG-14,CG-14-G050002,2.021917808219178,2.021917808219178
+# BZV/FCBB(Estimated)
+1 = CG-12,CG-12-G100007,5.175342465753425,5.175342465753425
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COL_0_COL_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COL_0_COL_1.properties
new file mode 100644
index 0000000..aa1d6b8
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COL_0_COL_1.properties
@@ -0,0 +1,57 @@
+# COL_0_COL_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between COL(0) and COL(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = COL
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = COL
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CLO/SKCL(Estimated)
+0 = COL,CO-VAC,9.832876712328767,9.832876712328767
+# PEI/SKPE(Estimated)
+1 = COL,CO-RIS,6.83013698630137,6.83013698630137
+# MDE/SKRG(Estimated)
+2 = COL,CO-ANT,4.263013698630137,4.263013698630137
+# BAQ/SKBQ(Actual)
+3 = COL,CO-ATL,1229.131506849315,1229.131506849315
+# BGA/SKBG(Estimated)
+4 = COL,CO-SAN,2.2356164383561645,2.2356164383561645
+# CTG/SKCG(Actual)
+5 = COL,CO-BOL,1274.6301369863013,1274.6301369863013
+# BOG/SKBO(Actual)
+6 = COL,CO-CUN,1719.9150684931508,1719.9150684931508
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COL_1_COL_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COL_1_COL_2.properties
new file mode 100644
index 0000000..ea45d67
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COL_1_COL_2.properties
@@ -0,0 +1,57 @@
+# COL_1_COL_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between COL(1) and COL(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = COL
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = COL
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BAQ/SKBQ(Actual)
+0 = CO-ATL,CO-ATL-G040020,1317.3972602739725,1317.3972602739725
+# BGA/SKBG(Estimated)
+1 = CO-SAN,CO-SAN-G290036,2.3972602739726026,2.3972602739726026
+# MDE/SKRG(Estimated)
+2 = CO-ANT,CO-ANT-G020085,4.5698630136986305,4.5698630136986305
+# PEI/SKPE(Estimated)
+3 = CO-RIS,CO-RIS-G270010,7.323287671232877,7.323287671232877
+# CTG/SKCG(Actual)
+4 = CO-BOL,CO-BOL-G050007,1366.164383561644,1366.164383561644
+# BOG/SKBO(Actual)
+5 = CO-CUN,CO-CUN-G150079,1843.4246575342465,1843.4246575342465
+# CLO/SKCL(Estimated)
+6 = CO-VAC,CO-VAC-G320028,10.53972602739726,10.53972602739726
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COM_0_COM_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COM_0_COM_1.properties
new file mode 100644
index 0000000..75ee82b
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COM_0_COM_1.properties
@@ -0,0 +1,45 @@
+# COM_0_COM_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between COM(0) and COM(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = COM
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = COM
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# HAH/FMCH(Estimated)
+0 = COM,KM-G,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COM_1_COM_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COM_1_COM_2.properties
new file mode 100644
index 0000000..ace1243
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/COM_1_COM_2.properties
@@ -0,0 +1,45 @@
+# COM_1_COM_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between COM(1) and COM(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = COM
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = COM
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# HAH/FMCH(Estimated)
+0 = KM-G,KM-G-G020001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CPV_0_CPV_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CPV_0_CPV_1.properties
new file mode 100644
index 0000000..e5473e9
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CPV_0_CPV_1.properties
@@ -0,0 +1,45 @@
+# CPV_0_CPV_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between CPV(0) and CPV(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = CPV
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = CPV
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SID/GVAC(Actual)
+0 = CPV,CV-BV,1278.0794520547945,1278.0794520547945
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CPV_1_CPV_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CPV_1_CPV_2.properties
new file mode 100644
index 0000000..bd55571
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CPV_1_CPV_2.properties
@@ -0,0 +1,45 @@
+# CPV_1_CPV_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between CPV(1) and CPV(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = CPV
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = CPV
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SID/GVAC(Actual)
+0 = CV-BV,CV-BV-G010001,1369.86301369863,1369.86301369863
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CZE_0_CZE_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CZE_0_CZE_1.properties
new file mode 100644
index 0000000..e1af534
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/CZE_0_CZE_1.properties
@@ -0,0 +1,63 @@
+# CZE_0_CZE_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between CZE(0) and CZE(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = CZE
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = CZE
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BTS/LZIB(Actual)
+0 = CZE,CZ-BR,2586.964383561644,2586.964383561644
+# BRQ/LKTB(Actual), UHE/LKKU(Estimated)
+1 = CZE,CZ-JM,226.2821917808219,226.2821917808219
+# PRG/LKPR(Actual)
+2 = CZE,CZ-PR,9538.454794520549,9538.454794520549
+# ULY/UWLW(Actual)
+3 = CZE,CZ-SR,1.021917808219178,1.021917808219178
+# ILZ/LZZI(Estimated), SLD/LZSL(Actual)
+4 = CZE,CZ-ST,40.44931506849315,40.44931506849315
+# OSR/LKMT(Actual)
+5 = CZE,CZ-SV,424.3232876712329,424.3232876712329
+# PED/LKPD(Actual)
+6 = CZE,CZ-VY,62.24109589041096,62.24109589041096
+# KSC/LZKZ(Actual), TAT/LZTT(Actual)
+7 = CZE,CZ-YC,372.6876712328767,372.6876712328767
+# PZY/LZPP(Actual)
+8 = CZE,CZ-ZA,9.073972602739726,9.073972602739726
+# KLV/LKKV(Actual)
+9 = CZE,CZ-ZD,49.46027397260274,49.46027397260274
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/DEU_0_DEU_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/DEU_0_DEU_1.properties
new file mode 100644
index 0000000..53ea90b
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/DEU_0_DEU_1.properties
@@ -0,0 +1,99 @@
+# DEU_0_DEU_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between DEU(0) and DEU(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = DEU
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = DEU
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# AGB/EDMA(Actual), FMM/EDJA(Estimated)
+0 = DEU,DE-SH2,330.8301369863014,330.8301369863014
+# FKB/EDSB(Actual)
+1 = DEU,DE-KA2,1251.1123287671232,1251.1123287671232
+# HHN/EDFH(Actual)
+2 = DEU,DE-KO2,5131.753424657534,5131.753424657534
+# DTM/EDLW(Actual)
+3 = DEU,DE-AR,2581.3424657534247,2581.3424657534247
+# SXF/EDDB(Actual), TXL/EDDT(Actual), THF/EDDI(Actual)
+4 = DEU,DE-BB,23273.358904109587,23273.358904109587
+# LEJ/EDDP(Actual)
+5 = DEU,DE-BE,3000.93698630137,3000.93698630137
+# MUC/EDDM(Actual)
+6 = DEU,DE-BY,39128.739726027394,39128.739726027394
+# FRA/EDDF(Actual)
+7 = DEU,DE-DA,67496.41369863013,67496.41369863013
+# DRS/EDDC(Actual)
+8 = DEU,DE-DR,2258.241095890411,2258.241095890411
+# PAD/EDLP(Actual)
+9 = DEU,DE-DT,1715.9506849315069,1715.9506849315069
+# NRN/EDLV(Estimated), DUS/EDDL(Actual), ESS/EDLE(Actual), MGL/EDLN(Actual)
+10 = DEU,DE-DU,30441.621917808217,30441.621917808217
+# LHA/EDTL(Actual)
+11 = DEU,DE-FR,1581.5698630136985,1581.5698630136985
+# HAJ/EDDV(Estimated)
+12 = DEU,DE-HA,13.994520547945205,13.994520547945205
+# BRE/EDDW(Actual)
+13 = DEU,DE-HB,2451.487671232877,2451.487671232877
+# HAM/EDDH(Actual)
+14 = DEU,DE-HH,16333.890410958904,16333.890410958904
+# KSF/EDVK(Actual)
+15 = DEU,DE-KA,52.4,52.4
+# CGN/EDDK(Actual)
+16 = DEU,DE-KO,12115.323287671234,12115.323287671234
+# FCN/ETMN(Estimated)
+17 = DEU,DE-LU,13.994520547945205,13.994520547945205
+# NUE/EDDN(Actual)
+18 = DEU,DE-MT,5424.306849315069,5424.306849315069
+# FMO/EDDG(Actual)
+19 = DEU,DE-MU,2268.2109589041097,2268.2109589041097
+# FNB/ETNU(Actual), SZW/EDBP(Estimated), RLG/ETNL(Actual)
+20 = DEU,DE-MV,251.84109589041097,251.84109589041097
+# HOO/EDQM(Estimated)
+21 = DEU,DE-OB,13.994520547945205,13.994520547945205
+# ZQW/EDRZ(Actual)
+22 = DEU,DE-RP,367.1917808219178,367.1917808219178
+# LBC/EDHL(Actual), GWT/EDXW(Actual)
+23 = DEU,DE-SH,987.9561643835616,987.9561643835616
+# SCN/EDDR(Estimated)
+24 = DEU,DE-SL,13.994520547945205,13.994520547945205
+# STR/EDDS(Actual)
+25 = DEU,DE-ST,12026.753424657534,12026.753424657534
+# ERF/EDDE(Actual), AOC/EDAC(Estimated)
+26 = DEU,DE-TH,713.1041095890411,713.1041095890411
+# FDH/EDNY(Actual)
+27 = DEU,DE-TU,761.8630136986301,761.8630136986301
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/DNK_0_DNK_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/DNK_0_DNK_1.properties
new file mode 100644
index 0000000..c7e5321
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/DNK_0_DNK_1.properties
@@ -0,0 +1,49 @@
+# DNK_0_DNK_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between DNK(0) and DNK(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = DNK
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = DNK
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# EBJ/EKEB(Actual), SQW/EKSV(Estimated), ODE/EKOD(Actual), BLL/EKBI(Actual), SGD/EKSB(Actual), TED/EKTS(Actual), AAR/EKAH(Actual), KRP/EKKA(Actual), AAL/EKYT(Actual), SKS/EKSP(Estimated)
+0 = DNK,DK-021,5265.945205479452,5265.945205479452
+# STA/EKVJ(Actual), RKE/EKRK(Actual), CPH/EKCH(Actual)
+1 = DNK,DK-022,26651.079452054793,26651.079452054793
+# RNN/EKRN(Actual)
+2 = DNK,DK-023,286.03287671232874,286.03287671232874
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/DZA_0_DZA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/DZA_0_DZA_1.properties
new file mode 100644
index 0000000..51152b8
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/DZA_0_DZA_1.properties
@@ -0,0 +1,57 @@
+# DZA_0_DZA_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between DZA(0) and DZA(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = DZA
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = DZA
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ALG/DAAG(Estimated)
+0 = DZA,DZ-6,13.994520547945205,13.994520547945205
+# TMR/DAAT(Actual)
+1 = DZA,DZ-TAM,196.95068493150686,196.95068493150686
+# CZL/DABC(Estimated)
+2 = DZA,DZ-25,13.994520547945205,13.994520547945205
+# OGX/DAUU(Estimated)
+3 = DZA,DZ-30,13.994520547945205,13.994520547945205
+# HME/DAFH(Estimated)
+4 = DZA,DZ-39,13.994520547945205,13.994520547945205
+# QSA/LELL(Actual)
+5 = DZA,DZ-47,3373.1260273972603,3373.1260273972603
+# ORN/DAOO(Estimated)
+6 = DZA,DZ-63,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/DZA_1_DZA_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/DZA_1_DZA_2.properties
new file mode 100644
index 0000000..f583d4d
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/DZA_1_DZA_2.properties
@@ -0,0 +1,57 @@
+# DZA_1_DZA_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between DZA(1) and DZA(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = DZA
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = DZA
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ORN/DAOO(Estimated)
+0 = DZ-63,DZ-63-G320001,15.0,15.0
+# TMR/DAAT(Actual)
+1 = DZ-TAM,DZ-TAM-G420001,211.0958904109589,211.0958904109589
+# QSA/LELL(Actual)
+2 = DZ-47,DZ-47-G200001,3615.3561643835615,3615.3561643835615
+# HME/DAFH(Estimated)
+3 = DZ-39,DZ-39-G180001,15.0,15.0
+# ALG/DAAG(Estimated)
+4 = DZ-6,DZ-6-G040001,15.0,15.0
+# OGX/DAUU(Estimated)
+5 = DZ-30,DZ-30-G330001,15.0,15.0
+# CZL/DABC(Estimated)
+6 = DZ-25,DZ-25-G150001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ECU_0_ECU_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ECU_0_ECU_1.properties
new file mode 100644
index 0000000..453f33c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ECU_0_ECU_1.properties
@@ -0,0 +1,53 @@
+# ECU_0_ECU_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ECU(0) and ECU(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ECU
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = ECU
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CUE/SECU(Estimated)
+0 = ECU,EC-A,4.301369863013699,4.301369863013699
+# ESM/SETN(Estimated)
+1 = ECU,EC-E,2.5643835616438357,2.5643835616438357
+# GYE/SEGU(Estimated)
+2 = ECU,EC-G,12.347945205479451,12.347945205479451
+# OCC/SECO(Estimated)
+3 = ECU,EC-N,0.9205479452054794,0.9205479452054794
+# UIO/SEQU(Actual)
+4 = ECU,EC-P,3368.2575342465752,3368.2575342465752
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ECU_1_ECU_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ECU_1_ECU_2.properties
new file mode 100644
index 0000000..b418d7a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ECU_1_ECU_2.properties
@@ -0,0 +1,53 @@
+# ECU_1_ECU_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ECU(1) and ECU(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ECU
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = ECU
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# GYE/SEGU(Estimated)
+0 = EC-G,EC-G-G100009,13.235616438356164,13.235616438356164
+# CUE/SECU(Estimated)
+1 = EC-A,EC-A-G010002,4.610958904109589,4.610958904109589
+# ESM/SETN(Estimated)
+2 = EC-E,EC-E-G080011,2.750684931506849,2.750684931506849
+# OCC/SECO(Estimated)
+3 = EC-N,EC-N-G160006,0.989041095890411,0.989041095890411
+# UIO/SEQU(Actual)
+4 = EC-P,EC-P-G190005,3610.1369863013697,3610.1369863013697
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/EGY_0_EGY_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/EGY_0_EGY_1.properties
new file mode 100644
index 0000000..75c687c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/EGY_0_EGY_1.properties
@@ -0,0 +1,51 @@
+# EGY_0_EGY_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between EGY(0) and EGY(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = EGY
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = EGY
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# PSD/HEPS(Actual)
+0 = EGY,EG-LOE,68.75890410958904,68.75890410958904
+# ASW/HESN(Actual), LXR/HELX(Actual)
+1 = EGY,EG-UPE,4224.953424657534,4224.953424657534
+# HBE/HEBA(Actual), ALY/HEAX(Actual), CAI/HECA(Actual)
+2 = EGY,EG-URG,14380.21095890411,14380.21095890411
+# HRG/HEGN(Actual), RMF/HEMA(Actual), ATZ/HEAT(Actual), SKV/HESC(Estimated), SSH/HESH(Actual), HEAL(Estimated), TCP/HETB(Actual), AAC/HEAR(Actual)
+3 = EGY,EG-FRG,17120.0301369863,17120.0301369863
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/EGY_1_EGY_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/EGY_1_EGY_2.properties
new file mode 100644
index 0000000..86091d4
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/EGY_1_EGY_2.properties
@@ -0,0 +1,63 @@
+# EGY_1_EGY_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between EGY(1) and EGY(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = EGY
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = EGY
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# HBE/HEBA(Actual), ALY/HEAX(Actual)
+0 = EG-URG,EG-URG-G300001,1412.6027397260275,1412.6027397260275
+# CAI/HECA(Actual)
+1 = EG-URG,EG-URG-G300002,14000.27397260274,14000.27397260274
+# HRG/HEGN(Actual), RMF/HEMA(Actual)
+2 = EG-FRG,EG-FRG-G210001,9027.945205479453,9027.945205479453
+# ATZ/HEAT(Actual)
+3 = EG-FRG,EG-FRG-G210002,181.78082191780823,181.78082191780823
+# SKV/HESC(Estimated), SSH/HESH(Actual)
+4 = EG-FRG,EG-FRG-G210003,8816.232876712329,8816.232876712329
+# HEAL(Estimated)
+5 = EG-FRG,EG-FRG-G210004,15.0,15.0
+# TCP/HETB(Actual), AAC/HEAR(Actual)
+6 = EG-FRG,EG-FRG-G210005,308.4931506849315,308.4931506849315
+# ASW/HESN(Actual)
+7 = EG-UPE,EG-UPE-G290004,1414.3835616438357,1414.3835616438357
+# LXR/HELX(Actual)
+8 = EG-UPE,EG-UPE-G290007,3113.972602739726,3113.972602739726
+# PSD/HEPS(Actual)
+9 = EG-LOE,EG-LOE-G240002,73.6986301369863,73.6986301369863
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ESP_0_ESP_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ESP_0_ESP_1.properties
new file mode 100644
index 0000000..6790dc4
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ESP_0_ESP_1.properties
@@ -0,0 +1,73 @@
+# ESP_0_ESP_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ESP(0) and ESP(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ESP
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = ESP
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ALC/LEAL(Actual), VLC/LEVC(Actual)
+0 = ESP,ES-VA2,17717.923287671234,17717.923287671234
+# GRX/LEGR(Actual), AGP/LEMG(Actual), LEI/LEAM(Actual), SVQ/LEZL(Actual), ODB/LEBA(Actual), XRY/LEJR(Actual), GIB/LXGB(Actual)
+1 = ESP,ES-AD,27977.594520547944,27977.594520547944
+# ZAZ/LEZG(Actual)
+2 = ESP,ES-AR,557.1150684931507,557.1150684931507
+# LPA/GCLP(Actual), VDE/GCHI(Actual), TFS/GCTS(Actual), FUE/GCFV(Actual), ACE/GCRR(Actual), TFN/GCXO(Actual), SPC/GCLA(Actual)
+3 = ESP,ES-CN,44111.20547945205,44111.20547945205
+# REU/LERS(Actual), BCN/LEBL(Actual), GRO/LEGE(Actual)
+4 = ESP,ES-CT,48310.73424657534,48310.73424657534
+# BJZ/LEBZ(Actual)
+5 = ESP,ES-ET,102.88493150684931,102.88493150684931
+# VGO/LEVX(Actual), SCQ/LEST(Actual), LCG/LECO(Actual)
+6 = ESP,ES-GA,5434.402739726027,5434.402739726027
+# VLL/LEVD(Actual), LEBG(Estimated), SLM/LESA(Actual), LGC/LELN(Actual)
+7 = ESP,ES-LE,798.0931506849315,798.0931506849315
+# LEDQ(Estimated), ABC/LEAB(Actual), OVD/LEAS(Actual)
+8 = ESP,ES-MA,1765.6027397260275,1765.6027397260275
+# MJV/LELC(Actual)
+9 = ESP,ES-MU,2103.594520547945,2103.594520547945
+# PNA/LEPP(Actual)
+10 = ESP,ES-NA,479.66301369863015,479.66301369863015
+# PMI/LEPA(Actual), MAH/LEMH(Actual), Ibiza Airport(Actual)
+11 = ESP,ES-PM,37970.66849315068,37970.66849315068
+# VIT/LEVT(Actual), EAS/LESO(Actual), BIO/LEBB(Actual)
+12 = ESP,ES-VA,5646.180821917808,5646.180821917808
+# MCV/LECU(Actual), MAD/LEMD(Actual)
+13 = ESP,ES-M,58154.52602739726,58154.52602739726
+# SDR/LEXJ(Actual)
+14 = ESP,ES-S,829.986301369863,829.986301369863
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/FIN_0_FIN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/FIN_0_FIN_1.properties
new file mode 100644
index 0000000..f5b2413
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/FIN_0_FIN_1.properties
@@ -0,0 +1,67 @@
+# FIN_0_FIN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between FIN(0) and FIN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = FIN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = FIN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MHQ/EFMA(Actual)
+0 = FIN,FI-AL,80.51780821917808,80.51780821917808
+# JYV/EFJY(Actual)
+1 = FIN,FI-KE,300.6027397260274,300.6027397260274
+# KUO/EFKU(Actual)
+2 = FIN,FI-KU,337.4109589041096,337.4109589041096
+# UTI/EFUT(Estimated), LPP/EFLP(Estimated)
+3 = FIN,FI-KY,27.98904109589041,27.98904109589041
+# KEM/EFKE(Estimated), RVN/EFRO(Actual), IVL/EFIV(Estimated), ENF/EFET(Actual)
+4 = FIN,FI-LL,507.3972602739726,507.3972602739726
+# VRK/EFVR(Actual), SVL/EFSA(Estimated), MIK/EFMI(Estimated)
+5 = FIN,FI-MK,67.6082191780822,67.6082191780822
+# JOE/EFJO(Estimated)
+6 = FIN,FI-PO,13.994520547945205,13.994520547945205
+# TMP/EFTP(Estimated), KEV/EFHA(Estimated), KTT/EFKT(Actual)
+7 = FIN,FI-TA,300.986301369863,300.986301369863
+# TKU/EFTU(Estimated), POR/EFPO(Estimated)
+8 = FIN,FI-TU,27.98904109589041,27.98904109589041
+# OUL/EFOU(Estimated), KAO/EFKS(Estimated), KAJ/EFKI(Actual)
+9 = FIN,FI-UL,192.2219178082192,192.2219178082192
+# EFHN(Estimated), HEL/EFHK(Actual), HEM/EFHF(Actual)
+10 = FIN,FI-UU,19530.446575342467,19530.446575342467
+# SJY/EFSI(Estimated), VAA/EFVA(Estimated), KOK/EFKK(Estimated)
+11 = FIN,FI-VA,41.983561643835614,41.983561643835614
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/FRA_0_FRA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/FRA_0_FRA_1.properties
new file mode 100644
index 0000000..6ecb6fd
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/FRA_0_FRA_1.properties
@@ -0,0 +1,87 @@
+# FRA_0_FRA_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between FRA(0) and FRA(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = FRA
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = FRA
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CMR/LFGA(Actual), BSL/MLH/EAP/LFSB(Actual), SXB/LFST(Actual), BSL/LFSB(Actual)
+0 = FRA,FR-AL,12421.547945205479,12421.547945205479
+# BOD/LFBD(Estimated), PUF/LFBP(Actual), BIQ/LFBZ(Estimated), EGC/LFBE(Actual), AGF/LFBA(Estimated)
+1 = FRA,FR-AQ,1062.786301369863,1062.786301369863
+# CFE/LFLC(Actual), VHY/LFLV(Estimated), AUR/LFLW(Estimated)
+2 = FRA,FR-AU,1421.6082191780822,1421.6082191780822
+# DOL/LFRG(Estimated), CER/LFRC(Estimated)
+3 = FRA,FR-BA,27.98904109589041,27.98904109589041
+# DIJ/LFSD(Actual)
+4 = FRA,FR-BO,76.17260273972603,76.17260273972603
+# BES/LFRB(Actual), IDY/LFEY(Estimated), SBK/LFRT(Estimated), UIP/LFRQ(Estimated), LAI/LFRO(Actual), RNS/LFRN(Actual), DNR/LFRD(Estimated), LRT/LFRH(Estimated)
+5 = FRA,FR-BR,1925.7452054794521,1925.7452054794521
+# BOU/LFLD(Actual), CHR/LFLX(Actual)
+6 = FRA,FR-CE,21.087671232876712,21.087671232876712
+# RHE/LFSR(Estimated), XCR/LFOK(Actual)
+7 = FRA,FR-CH,26.517808219178082,26.517808219178082
+# Ajaccio - Campo Dell´Oro Airport(Estimated), CLY/LFKC(Estimated), Figari - Sud Corse Airport(Estimated)
+8 = FRA,FR-CO,41.983561643835614,41.983561643835614
+# DLE/LFGJ(Actual)
+9 = FRA,FR-FC,6.260273972602739,6.260273972602739
+# LEH/LFOH(Estimated)
+10 = FRA,FR-HA,13.994520547945205,13.994520547945205
+# LBG/LFPB(Actual), CDG/LFPG(Actual), POX/LFPT(Actual), ORY/LFPO(Actual)
+11 = FRA,FR-IF,114827.57808219179,114827.57808219179
+# BZR/LFMU(Estimated), CCF/LFMK(Actual), FNI/LFTW(Actual), MPL/LFMT(Estimated), PGF/LFMP(Estimated)
+12 = FRA,FR-LA,725.4986301369863,725.4986301369863
+# LIG/LFBL(Estimated), BVE/LFBV(Estimated)
+13 = FRA,FR-LI,27.98904109589041,27.98904109589041
+# EPL/LFSG(Actual), ETZ/LFJL(Actual), ENC/LFSN(Estimated)
+14 = FRA,FR-LO,543.8849315068493,543.8849315068493
+# RDZ/LFCR(Estimated), DCM/LFCK(Estimated), LDE/LFBT(Estimated), TLS/LFBO(Actual), LBI/LFCI(Actual)
+15 = FRA,FR-MP,6882.021917808219,6882.021917808219
+# NCE/LFMN(Actual), TLN/LFTH(Actual), LTT/LIMN(Estimated), CEQ/LFMD(Actual), MRS/LFML(Actual), AVN/LFMV(Actual), MCM/LNMC(Estimated)
+16 = FRA,FR-PA,21411.449315068494,21411.449315068494
+# LIL/LFQQ(Actual), LTQ/LFAT(Estimated)
+17 = FRA,FR-PC,1280.0602739726028,1280.0602739726028
+# BVA/LFOB(Estimated)
+18 = FRA,FR-PI,13.994520547945205,13.994520547945205
+# SNR/LFRZ(Estimated), LME/LFRM(Estimated), NTE/LFRS(Actual)
+19 = FRA,FR-PL,2560.380821917808,2560.380821917808
+# LRH/LFBH(Estimated), PIS/LFBI(Estimated), ANG/LFBU(Actual)
+20 = FRA,FR-PO,36.679452054794524,36.679452054794524
+# CMF/LFLB(Estimated), EBU/LFMH(Estimated), VAF/LFLU(Actual), GNB/LFLS(Estimated), NCY/LFLP(Actual), LYN/LFLY(Actual), LYS/LFLL(Actual)
+21 = FRA,FR-RH,8125.46301369863,8125.46301369863
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GAB_0_GAB_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GAB_0_GAB_1.properties
new file mode 100644
index 0000000..93c08c0
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GAB_0_GAB_1.properties
@@ -0,0 +1,51 @@
+# GAB_0_GAB_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GAB(0) and GAB(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GAB
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = GAB
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# LBQ/FOGR(Estimated)
+0 = GAB,GA-3,1.9726027397260273,1.9726027397260273
+# POG/FOOG(Estimated)
+1 = GAB,GA-8,3.043835616438356,3.043835616438356
+# LBV/FOOL(Estimated)
+2 = GAB,GA-1,10.8,10.8
+# MVB/FOON(Estimated)
+3 = GAB,GA-2,0.9698630136986301,0.9698630136986301
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GAB_1_GAB_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GAB_1_GAB_2.properties
new file mode 100644
index 0000000..be1e752
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GAB_1_GAB_2.properties
@@ -0,0 +1,51 @@
+# GAB_1_GAB_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GAB(1) and GAB(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GAB
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = GAB
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MVB/FOON(Estimated)
+0 = GA-2,GA-2-G020007,1.0410958904109588,1.0410958904109588
+# LBQ/FOGR(Estimated)
+1 = GA-3,GA-3-G030002,2.115068493150685,2.115068493150685
+# POG/FOOG(Estimated)
+2 = GA-8,GA-8-G080001,3.263013698630137,3.263013698630137
+# LBV/FOOL(Estimated)
+3 = GA-1,GA-1-G010002,11.578082191780823,11.578082191780823
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GBR_0_GBR_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GBR_0_GBR_1.properties
new file mode 100644
index 0000000..77dc16f
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GBR_0_GBR_1.properties
@@ -0,0 +1,105 @@
+# GBR_0_GBR_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GBR(0) and GBR(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GBR
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = GBR
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CAL/EGEC(Actual), PIK/EGPK(Actual), ILY/EGPI(Actual), GLA/EGPF(Actual)
+0 = GBR,GB-DGY,14373.693150684932,14373.693150684932
+# HUY/EGNJ(Actual)
+1 = GBR,GB-HUM,678.6602739726028,678.6602739726028
+# BOH/EGHH(Actual)
+2 = GBR,GB-DOR,1228.2356164383561,1228.2356164383561
+# MAN/EGCC(Actual)
+3 = GBR,GB-MAN,28501.23287671233,28501.23287671233
+# LPL/EGGP(Actual)
+4 = GBR,GB-MER,6341.843835616439,6341.843835616439
+# CBG/EGSC(Actual), NWI/EGSH(Actual)
+5 = GBR,GB-EAG,956.0027397260274,956.0027397260274
+# NCL/EGNT(Actual)
+6 = GBR,GB-NBL,6910.58904109589,6910.58904109589
+# BEB/EGPL(Actual), STN/EGSS(Actual), SEN/EGMC(Actual)
+7 = GBR,GB-ESS,24965.668493150686,24965.668493150686
+# BHD/EGAC(Actual), BFS/EGAA(Actual), LDY/EGAE(Actual)
+8 = GBR,GB-NIR,9997.156164383561,9997.156164383561
+# GLO/EGBJ(Actual), BRS/EGGD(Actual)
+9 = GBR,GB-AVO,7300.786301369863,7300.786301369863
+# EDI/EGPH(Actual), DND/EGPN(Actual)
+10 = GBR,GB-BCF,11066.912328767123,11066.912328767123
+# BHX/EGBB(Actual)
+11 = GBR,GB-WMI,11900.22191780822,11900.22191780822
+# LTN/EGGW(Actual)
+12 = GBR,GB-BDF,11675.279452054794,11675.279452054794
+# OXF/EGTK(Actual)
+13 = GBR,GB-BER,9626.865753424658,9626.865753424658
+# GCI/EGJB(Actual), JER/EGJJ(Estimated), IOM/EGNS(Actual)
+14 = GBR,GB-UK,2164.4931506849316,2164.4931506849316
+# LBA/EGNM(Actual)
+15 = GBR,GB-WYO,3562.013698630137,3562.013698630137
+# ESH/EGKA(Actual), LGW/EGKK(Actual)
+16 = GBR,GB-SRY,51281.128767123286,51281.128767123286
+# MSE/EGMH(Actual), LYX/EGMD(Actual)
+17 = GBR,GB-KEN,272.2301369863014,272.2301369863014
+# SZD/EGSY(Estimated), DSA/EGCN(Actual)
+18 = GBR,GB-SYO,1162.9890410958903,1162.9890410958903
+# ABZ/EGPD(Actual)
+19 = GBR,GB-GRA,4042.572602739726,4042.572602739726
+# MME/EGNV(Actual)
+20 = GBR,GB-CLV,1157.9424657534246,1157.9424657534246
+# CEG/EGNR(Estimated), HAW/EGFE(Actual)
+21 = GBR,GB-CLW,19.106849315068494,19.106849315068494
+# CAX/EGNC(Actual)
+22 = GBR,GB-CMA,1581.5698630136985,1581.5698630136985
+# NQY/EGDG(Actual), PLH/EGHD(Actual), LEQ/EGHC(Actual), PZE/EGHK(Actual), EXT/EGTE(Actual)
+23 = GBR,GB-CON,2087.104109589041,2087.104109589041
+# CWL/EGFF(Actual)
+24 = GBR,GB-GWT,2556.290410958904,2556.290410958904
+# BLK/EGNH(Actual)
+25 = GBR,GB-LAN,706.7780821917809,706.7780821917809
+# EMA/EGNX(Actual)
+26 = GBR,GB-LEC,6929.8876712328765,6929.8876712328765
+# SOU/EGHI(Actual), BBS/EGLK(Estimated), FAB/EGLF(Estimated)
+27 = GBR,GB-HAM,2472.958904109589,2472.958904109589
+# CVT/EGBE(Actual)
+28 = GBR,GB-HEF,918.9397260273972,918.9397260273972
+# SWS/EGFH(Actual), LCY/EGLC(Actual), BQH/EGKB(Actual), LHR/EGLL(Actual)
+29 = GBR,GB-LND,89605.06301369863,89605.06301369863
+# TRE/EGPU(Actual), LWK(Estimated), KOI/EGPA(Actual), INV/EGPE(Actual), SYY/EGPO(Actual), BRR/EGPR(Actual), WIC/EGPC(Actual), LSI/EGPB(Estimated)
+30 = GBR,GB-HGL,1232.704109589041,1232.704109589041
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GGY_0_GGY_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GGY_0_GGY_1.properties
new file mode 100644
index 0000000..10e8893
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GGY_0_GGY_1.properties
@@ -0,0 +1,45 @@
+# GGY_0_GGY_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GGY(0) and GGY(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GGY
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = GGY
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ACI/EGJA(Actual)
+0 = GGY,GG-ACI,106.71780821917808,106.71780821917808
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GHA_0_GHA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GHA_0_GHA_1.properties
new file mode 100644
index 0000000..9b816eb
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GHA_0_GHA_1.properties
@@ -0,0 +1,51 @@
+# GHA_0_GHA_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GHA(0) and GHA(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GHA
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = GHA
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ACC/DGAA(Actual)
+0 = GHA,GH-AA,812.986301369863,812.986301369863
+# KMS/DSGI(Estimated)
+1 = GHA,GH-AH,12.035616438356165,12.035616438356165
+# NYI/DGSN(Estimated)
+2 = GHA,GH-BA,12.095890410958905,12.095890410958905
+# TML/DGLE(Estimated)
+3 = GHA,GH-NP,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GHA_1_GHA_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GHA_1_GHA_2.properties
new file mode 100644
index 0000000..6becbb5
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GHA_1_GHA_2.properties
@@ -0,0 +1,51 @@
+# GHA_1_GHA_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GHA(1) and GHA(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GHA
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = GHA
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# TML/DGLE(Estimated)
+0 = GH-NP,GH-NP-G060008,15.0,15.0
+# NYI/DGSN(Estimated)
+1 = GH-BA,GH-BA-G020012,12.967123287671233,12.967123287671233
+# KMS/DSGI(Estimated)
+2 = GH-AH,GH-AH-G010017,12.901369863013699,12.901369863013699
+# ACC/DGAA(Actual)
+3 = GH-AA,GH-AA-G050001,871.3698630136986,871.3698630136986
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GIN_0_GIN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GIN_0_GIN_1.properties
new file mode 100644
index 0000000..a4f2534
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GIN_0_GIN_1.properties
@@ -0,0 +1,49 @@
+# GIN_0_GIN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GIN(0) and GIN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GIN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = GIN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# FAA/GUFH(Estimated)
+0 = GIN,GN-KA,11.794520547945206,11.794520547945206
+# CKY/GUCY(Estimated)
+1 = GIN,GN-KD,10.824657534246576,10.824657534246576
+# LEK/GULB(Estimated)
+2 = GIN,GN-LA,7.457534246575342,7.457534246575342
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GIN_1_GIN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GIN_1_GIN_2.properties
new file mode 100644
index 0000000..5f33083
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GIN_1_GIN_2.properties
@@ -0,0 +1,49 @@
+# GIN_1_GIN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GIN(1) and GIN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GIN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = GIN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CKY/GUCY(Estimated)
+0 = GN-KD,GN-KD-G160003,11.602739726027398,11.602739726027398
+# FAA/GUFH(Estimated)
+1 = GN-KA,GN-KA-G140003,12.643835616438356,12.643835616438356
+# LEK/GULB(Estimated)
+2 = GN-LA,GN-LA-G210005,7.994520547945205,7.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GMB_0_GMB_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GMB_0_GMB_1.properties
new file mode 100644
index 0000000..dc77c90
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GMB_0_GMB_1.properties
@@ -0,0 +1,45 @@
+# GMB_0_GMB_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GMB(0) and GMB(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GMB
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = GMB
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BJL/GBYD(Actual)
+0 = GMB,GM-W,419.5917808219178,419.5917808219178
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GMB_1_GMB_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GMB_1_GMB_2.properties
new file mode 100644
index 0000000..a245753
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GMB_1_GMB_2.properties
@@ -0,0 +1,45 @@
+# GMB_1_GMB_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GMB(1) and GMB(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GMB
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = GMB
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BJL/GBYD(Actual)
+0 = GM-W,GM-W-G060008,449.7260273972603,449.7260273972603
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GNB_0_GNB_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GNB_0_GNB_1.properties
new file mode 100644
index 0000000..034ab32
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GNB_0_GNB_1.properties
@@ -0,0 +1,47 @@
+# GNB_0_GNB_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GNB(0) and GNB(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GNB
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = GNB
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BXO/GGOV(Estimated)
+0 = GNB,GW-BM,2.4438356164383563,2.4438356164383563
+# GGCF(Estimated)
+1 = GNB,GW-TO,1.789041095890411,1.789041095890411
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GNB_1_GNB_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GNB_1_GNB_2.properties
new file mode 100644
index 0000000..ac07bd4
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GNB_1_GNB_2.properties
@@ -0,0 +1,47 @@
+# GNB_1_GNB_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GNB(1) and GNB(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GNB
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = GNB
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# GGCF(Estimated)
+0 = GW-TO,GW-TO-G090003,1.917808219178082,1.917808219178082
+# BXO/GGOV(Estimated)
+1 = GW-BM,GW-BM-G020003,2.621917808219178,2.621917808219178
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GNQ_0_GNQ_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GNQ_0_GNQ_1.properties
new file mode 100644
index 0000000..14953a1
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GNQ_0_GNQ_1.properties
@@ -0,0 +1,47 @@
+# GNQ_0_GNQ_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GNQ(0) and GNQ(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GNQ
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = GNQ
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SSG/FGSL(Actual)
+0 = GNQ,GQ-BN,44.09315068493151,44.09315068493151
+# FGBT(Actual)
+1 = GNQ,GQ-LI,19.16986301369863,19.16986301369863
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GNQ_1_GNQ_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GNQ_1_GNQ_2.properties
new file mode 100644
index 0000000..c8f57e1
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GNQ_1_GNQ_2.properties
@@ -0,0 +1,47 @@
+# GNQ_1_GNQ_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GNQ(1) and GNQ(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GNQ
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = GNQ
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# FGBT(Actual)
+0 = GQ-LI,GQ-LI-G060001,20.54794520547945,20.54794520547945
+# SSG/FGSL(Actual)
+1 = GQ-BN,GQ-BN-G020001,47.26027397260274,47.26027397260274
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GRC_0_GRC_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GRC_0_GRC_1.properties
new file mode 100644
index 0000000..35efd17
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GRC_0_GRC_1.properties
@@ -0,0 +1,67 @@
+# GRC_0_GRC_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GRC(0) and GRC(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GRC
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = GRC
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KSO/LGKA(Estimated)
+0 = GRC,GR-60,13.994520547945205,13.994520547945205
+# IOA/LGIO(Estimated)
+1 = GRC,GR-61,13.994520547945205,13.994520547945205
+# JSI/LGSK (Skiathos Island National Airport)(Estimated)
+2 = GRC,GR-63,13.994520547945205,13.994520547945205
+# Limnos International Airport(Estimated), SMI/LGSM(Actual), JKH/LGHI (Chios Island National Airport)(Estimated)
+3 = GRC,GR-65,518.0054794520548,518.0054794520548
+# Zakinthos - Dionysios Solomos Airport(Estimated), CFU/LGKR (Corfu International Airport)(Estimated), EFL/LGKF(Actual)
+4 = GRC,GR-67,530.2739726027397,530.2739726027397
+# GPA/LGRX(Estimated)
+5 = GRC,GR-71,13.994520547945205,13.994520547945205
+# KLX/LGKL(Actual)
+6 = GRC,GR-74,144.16712328767125,144.16712328767125
+# RHO/LGRP(Actual), Mykonos Island National Airport(Estimated), KGS/LGKO(Actual)
+7 = GRC,GR-75,6613.8794520547945,6613.8794520547945
+# CHQ/LGSA(Actual), HER/LGIR(Actual)
+8 = GRC,GR-76,8851.868493150685,8851.868493150685
+# AXD/LGAL(Estimated), KVA/LGKV(Actual)
+9 = GRC,GR-80,527.7835616438356,527.7835616438356
+# SKG/LGTS(Actual)
+10 = GRC,GR-86,5112.32602739726,5112.32602739726
+# ATH/LGAV(Actual)
+11 = GRC,GR-A,21137.43287671233,21137.43287671233
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GUY_0_GUY_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GUY_0_GUY_1.properties
new file mode 100644
index 0000000..0f98a74
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GUY_0_GUY_1.properties
@@ -0,0 +1,45 @@
+# GUY_0_GUY_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GUY(0) and GUY(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GUY
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = GUY
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# GEO/SYCJ(Actual)
+0 = GUY,GY-DE,279.8986301369863,279.8986301369863
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GUY_1_GUY_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GUY_1_GUY_2.properties
new file mode 100644
index 0000000..d88b27a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/GUY_1_GUY_2.properties
@@ -0,0 +1,45 @@
+# GUY_1_GUY_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between GUY(1) and GUY(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = GUY
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = GUY
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# GEO/SYCJ(Actual)
+0 = GY-DE,GY-DE-G040001,300.0,300.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/HRV_0_HRV_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/HRV_0_HRV_1.properties
new file mode 100644
index 0000000..b7a804b
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/HRV_0_HRV_1.properties
@@ -0,0 +1,45 @@
+# HRV_0_HRV_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between HRV(0) and HRV(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = HRV
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = HRV
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SPU/LDSP(Actual), PUY/LDPL(Actual), BWK/LDSB(Actual), RJK/LDRI(Estimated), ZAD/LDZD(Estimated), ZAG/LDZA(Actual), OSI/LDOS(Actual), DBV/LDDU(Actual)
+0 = HRV,HR-11,4345.854794520548,4345.854794520548
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/HUN_0_HUN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/HUN_0_HUN_1.properties
new file mode 100644
index 0000000..2d64481
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/HUN_0_HUN_1.properties
@@ -0,0 +1,49 @@
+# HUN_0_HUN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between HUN(0) and HUN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = HUN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = HUN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# QGY/LHPR(Actual)
+0 = HUN,HU-GS,17.893150684931506,17.893150684931506
+# DEB/LHDC(Estimated)
+1 = HUN,HU-HB,13.994520547945205,13.994520547945205
+# SOB/LHSM(Actual)
+2 = HUN,HU-VE,140.58904109589042,140.58904109589042
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IDN_0_IDN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IDN_0_IDN_1.properties
new file mode 100644
index 0000000..285a532
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IDN_0_IDN_1.properties
@@ -0,0 +1,73 @@
+# IDN_0_IDN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between IDN(0) and IDN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = IDN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = IDN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# PKU/WIBB(Actual), BTH/WIDD(Actual), TNJ/WIDN(Actual)
+0 = IDN,ID-RI,5511.213698630137,5511.213698630137
+# JOG/WIIJ(Actual)
+1 = IDN,ID-YOG,3296.6849315068494,3296.6849315068494
+# MDC/WAMM(Actual)
+2 = IDN,ID-SA,469.05479452054794,469.05479452054794
+# PDG/WIPT(Actual)
+3 = IDN,ID-SB,1739.9808219178083,1739.9808219178083
+# PLM/WIPP(Actual)
+4 = IDN,ID-SS,1445.3808219178081,1445.3808219178081
+# MES/WIMM(Actual)
+5 = IDN,ID-SU,5154.632876712329,5154.632876712329
+# BIK/WABB(Estimated)
+6 = IDN,ID-IJA,7.2684931506849315,7.2684931506849315
+# HLP/WIHH(Actual)
+7 = IDN,ID-JAK,723.5205479452055,723.5205479452055
+# BTJ/WITT(Actual)
+8 = IDN,ID-AC,595.4575342465754,595.4575342465754
+# DPS/WADD(Actual)
+9 = IDN,ID-BA,8314.690410958905,8314.690410958905
+# BDO/WICC(Actual), CGK/WIII(Actual)
+10 = IDN,ID-JB,39930.09589041096,39930.09589041096
+# SUB/WARR(Estimated)
+11 = IDN,ID-JI,13.994520547945205,13.994520547945205
+# SOC/WARQ(Actual)
+12 = IDN,ID-JT,384.06301369863013,384.06301369863013
+# PNK/WIOO(Actual)
+13 = IDN,ID-KB,1437.2027397260274,1437.2027397260274
+# BPN/WALL(Estimated)
+14 = IDN,ID-KI,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IDN_1_IDN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IDN_1_IDN_2.properties
new file mode 100644
index 0000000..98d7d63
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IDN_1_IDN_2.properties
@@ -0,0 +1,77 @@
+# IDN_1_IDN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between IDN(1) and IDN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = IDN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = IDN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# DPS/WADD(Actual)
+0 = ID-BA,ID-BA-G020001,8911.780821917808,8911.780821917808
+# BDO/WICC(Actual)
+1 = ID-JB,ID-JB-G120001,518.3561643835617,518.3561643835617
+# CGK/WIII(Actual)
+2 = ID-JB,ID-JB-G120023,42279.17808219178,42279.17808219178
+# JOG/WIIJ(Actual)
+3 = ID-YOG,ID-YOG-G060005,3533.4246575342468,3533.4246575342468
+# PLM/WIPP(Actual)
+4 = ID-SS,ID-SS-G330006,1549.1780821917807,1549.1780821917807
+# BTJ/WITT(Actual)
+5 = ID-AC,ID-AC-G010002,638.2191780821918,638.2191780821918
+# MDC/WAMM(Actual)
+6 = ID-SA,ID-SA-G310005,502.73972602739724,502.73972602739724
+# SOC/WARQ(Actual)
+7 = ID-JT,ID-JT-G130005,411.64383561643837,411.64383561643837
+# BPN/WALL(Estimated)
+8 = ID-KI,ID-KI-G180006,15.0,15.0
+# MES/WIMM(Actual)
+9 = ID-SU,ID-SU-G340002,5524.7945205479455,5524.7945205479455
+# PNK/WIOO(Actual)
+10 = ID-KB,ID-KB-G150004,1540.4109589041095,1540.4109589041095
+# SUB/WARR(Estimated)
+11 = ID-JI,ID-JI-G140032,15.0,15.0
+# PKU/WIBB(Actual)
+12 = ID-RI,ID-RI-G260004,2073.4246575342468,2073.4246575342468
+# BTH/WIDD(Actual), TNJ/WIDN(Actual)
+13 = ID-RI,ID-RI-G260006,3833.5616438356165,3833.5616438356165
+# PDG/WIPT(Actual)
+14 = ID-SB,ID-SB-G320007,1864.9315068493152,1864.9315068493152
+# HLP/WIHH(Actual)
+15 = ID-JAK,ID-JAK-G070003,775.4794520547945,775.4794520547945
+# BIK/WABB(Estimated)
+16 = ID-IJA,ID-IJA-G090008,7.791780821917809,7.791780821917809
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IND_0_IND_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IND_0_IND_1.properties
new file mode 100644
index 0000000..c8181c3
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IND_0_IND_1.properties
@@ -0,0 +1,73 @@
+# IND_0_IND_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between IND(0) and IND(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = IND
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = IND
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# DEL/VIDP(Actual)
+0 = IND,IN-DL,25561.64383561644,25561.64383561644
+# BLR/VOBG(Actual)
+1 = IND,IN-KA,14058.90410958904,14058.90410958904
+# AMD/VAAH(Actual)
+2 = IND,IN-GJ,4473.287671232877,4473.287671232877
+# GOI/VAGO(Actual)
+3 = IND,IN-GA,1119.4712328767123,1119.4712328767123
+# BOM/VABB(Actual)
+4 = IND,IN-MH,31952.054794520547,31952.054794520547
+# HJR/VAKJ(Estimated)
+5 = IND,IN-MP,13.994520547945205,13.994520547945205
+# COK/VOCI(Actual), CCJ/VOCL(Actual), TRV/VOTV(Actual)
+6 = IND,IN-KL,7617.8794520547945,7617.8794520547945
+# JAI/VIJP(Estimated)
+7 = IND,IN-RJ,13.994520547945205,13.994520547945205
+# ATQ/VIAR(Actual)
+8 = IND,IN-PB,2556.1616438356164,2556.1616438356164
+# GAU/VEGT(Actual)
+9 = IND,IN-AS,1278.0794520547945,1278.0794520547945
+# HDD/VOHS(Actual), HYD/VOHY(Actual)
+10 = IND,IN-AP,10863.698630136987,10863.698630136987
+# GAY/VEGY(Actual), PAT/VEPT(Estimated)
+11 = IND,IN-BR,1292.0739726027398,1292.0739726027398
+# MAA/VOMM(Actual), CJB/VOCB(Actual), SXV/VOSM(Estimated), TRZ/VOTR(Estimated)
+12 = IND,IN-TN,11530.72602739726,11530.72602739726
+# AGR/VIAG(Actual), LKO/VILK(Estimated), VNS/VIBN(Actual)
+13 = IND,IN-UP,5765.364383561644,5765.364383561644
+# CCU/VECC(Actual)
+14 = IND,IN-WB,6390.41095890411,6390.41095890411
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IND_1_IND_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IND_1_IND_2.properties
new file mode 100644
index 0000000..3b1095a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IND_1_IND_2.properties
@@ -0,0 +1,89 @@
+# IND_1_IND_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between IND(1) and IND(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = IND
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = IND
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# AGR/VIAG(Actual)
+0 = IN-UP,IN-UP-G340001,3424.6575342465753,3424.6575342465753
+# LKO/VILK(Estimated)
+1 = IN-UP,IN-UP-G340039,15.0,15.0
+# GAU/VEGT(Actual)
+2 = IN-AS,IN-AS-G050012,1369.86301369863,1369.86301369863
+# VNS/VIBN(Actual)
+3 = IN-UP,IN-UP-G340063,2739.72602739726,2739.72602739726
+# GOI/VAGO(Actual)
+4 = IN-GA,IN-GA-G120001,1199.86301369863,1199.86301369863
+# BLR/VOBG(Actual)
+5 = IN-KA,IN-KA-G180002,15068.493150684932,15068.493150684932
+# DEL/VIDP(Actual)
+6 = IN-DL,IN-DL-G110001,27397.260273972603,27397.260273972603
+# ATQ/VIAR(Actual)
+7 = IN-PB,IN-PB-G290001,2739.72602739726,2739.72602739726
+# JAI/VIJP(Estimated)
+8 = IN-RJ,IN-RJ-G300014,15.0,15.0
+# BOM/VABB(Actual)
+9 = IN-MH,IN-MH-G220011,34246.57534246575,34246.57534246575
+# GAY/VEGY(Actual)
+10 = IN-BR,IN-BR-G060010,1369.86301369863,1369.86301369863
+# TRV/VOTV(Actual)
+11 = IN-KL,IN-KL-G190012,2739.72602739726,2739.72602739726
+# CJB/VOCB(Actual)
+12 = IN-TN,IN-TN-G320003,1369.86301369863,1369.86301369863
+# MAA/VOMM(Actual)
+13 = IN-TN,IN-TN-G320001,10958.90410958904,10958.90410958904
+# TRZ/VOTR(Estimated)
+14 = IN-TN,IN-TN-G320019,15.0,15.0
+# SXV/VOSM(Estimated)
+15 = IN-TN,IN-TN-G320016,15.0,15.0
+# HJR/VAKJ(Estimated)
+16 = IN-MP,IN-MP-G210007,15.0,15.0
+# PAT/VEPT(Estimated)
+17 = IN-BR,IN-BR-G060030,15.0,15.0
+# CCJ/VOCL(Actual)
+18 = IN-KL,IN-KL-G190009,1315.6164383561643,1315.6164383561643
+# COK/VOCI(Actual)
+19 = IN-KL,IN-KL-G190002,4109.58904109589,4109.58904109589
+# CCU/VECC(Actual)
+20 = IN-WB,IN-WB-G360011,6849.315068493151,6849.315068493151
+# HDD/VOHS(Actual), HYD/VOHY(Actual)
+21 = IN-AP,IN-AP-G030018,11643.835616438357,11643.835616438357
+# AMD/VAAH(Actual)
+22 = IN-GJ,IN-GJ-G130001,4794.520547945205,4794.520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IRL_0_IRL_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IRL_0_IRL_1.properties
new file mode 100644
index 0000000..f703c4f
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IRL_0_IRL_1.properties
@@ -0,0 +1,45 @@
+# IRL_0_IRL_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between IRL(0) and IRL(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = IRL
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = IRL
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SNN/EINN(Actual), WAT/EIWF(Estimated), DUB/EIDW(Actual), ORK/EICK(Actual), GWY/EICM(Estimated), CFN/EIDL(Actual), SXL/EISG(Estimated), KIR/EIKY(Actual), NOC/EIKN(Actual), YWK/CYWK(Estimated)
+0 = IRL,IE-I,31909.742465753425,31909.742465753425
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IRN_0_IRN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IRN_0_IRN_1.properties
new file mode 100644
index 0000000..549bcce
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IRN_0_IRN_1.properties
@@ -0,0 +1,47 @@
+# IRN_0_IRN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between IRN(0) and IRN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = IRN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = IRN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# IKA/OIIE(Estimated), THR/OIII(Estimated)
+0 = IRN,IR-THR,27.98904109589041,27.98904109589041
+# SYZ/OISS(Estimated)
+1 = IRN,IR-4,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IRN_1_IRN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IRN_1_IRN_2.properties
new file mode 100644
index 0000000..8421983
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IRN_1_IRN_2.properties
@@ -0,0 +1,47 @@
+# IRN_1_IRN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between IRN(1) and IRN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = IRN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = IRN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SYZ/OISS(Estimated)
+0 = IR-4,IR-4-G070001,15.0,15.0
+# IKA/OIIE(Estimated), THR/OIII(Estimated)
+1 = IR-THR,IR-THR-G320001,30.0,30.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IRQ_0_IRQ_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IRQ_0_IRQ_1.properties
new file mode 100644
index 0000000..f025937
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IRQ_0_IRQ_1.properties
@@ -0,0 +1,53 @@
+# IRQ_0_IRQ_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between IRQ(0) and IRQ(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = IRQ
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = IRQ
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# EBL/ORER(Estimated)
+0 = IRQ,IQ-AR,13.994520547945205,13.994520547945205
+# BSR/ORMM(Estimated)
+1 = IRQ,IQ-BA,13.994520547945205,13.994520547945205
+# SDA/ORBI(Estimated)
+2 = IRQ,IQ-BG,13.994520547945205,13.994520547945205
+# OSB/ORBM(Estimated)
+3 = IRQ,IQ-NI,13.994520547945205,13.994520547945205
+# SUL/ORSU(Estimated)
+4 = IRQ,IQ-SU,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IRQ_1_IRQ_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IRQ_1_IRQ_2.properties
new file mode 100644
index 0000000..035cb2a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/IRQ_1_IRQ_2.properties
@@ -0,0 +1,53 @@
+# IRQ_1_IRQ_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between IRQ(1) and IRQ(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = IRQ
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = IRQ
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# EBL/ORER(Estimated)
+0 = IQ-AR,IQ-AR-G060001,15.0,15.0
+# OSB/ORBM(Estimated)
+1 = IQ-NI,IQ-NI-G160001,15.0,15.0
+# SDA/ORBI(Estimated)
+2 = IQ-BG,IQ-BG-G090001,15.0,15.0
+# BSR/ORMM(Estimated)
+3 = IQ-BA,IQ-BA-G020001,15.0,15.0
+# SUL/ORSU(Estimated)
+4 = IQ-SU,IQ-SU-G180001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ISL_0_ISL_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ISL_0_ISL_1.properties
new file mode 100644
index 0000000..c092c5c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ISL_0_ISL_1.properties
@@ -0,0 +1,45 @@
+# ISL_0_ISL_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ISL(0) and ISL(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ISL
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = ISL
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# REK/BIRK(Actual), KEF/BIKF(Actual), EGS/BIEG(Actual), HFN/BIHN(Estimated)
+0 = ISL,IS-ISL,2544.9780821917807,2544.9780821917807
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ISR_0_ISR_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ISR_0_ISR_1.properties
new file mode 100644
index 0000000..e2151a8
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ISR_0_ISR_1.properties
@@ -0,0 +1,53 @@
+# ISR_0_ISR_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ISR(0) and ISR(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ISR
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = ISR
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# TLV/LLBG(Actual)
+0 = ISR,IL-00,11785.961643835617,11785.961643835617
+# HFA/LLHA(Actual)
+1 = ISR,IL-02,119.37260273972603,119.37260273972603
+# RPN/LLIB(Actual)
+2 = ISR,IL-04,138.03287671232877,138.03287671232877
+# ETH/LLET(Actual)
+3 = ISR,IL-05,2024.9917808219177,2024.9917808219177
+# SDV/LLSD(Actual)
+4 = ISR,IL-06,1150.2739726027398,1150.2739726027398
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ISR_1_ISR_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ISR_1_ISR_2.properties
new file mode 100644
index 0000000..3da8281
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ISR_1_ISR_2.properties
@@ -0,0 +1,53 @@
+# ISR_1_ISR_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ISR(1) and ISR(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ISR
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = ISR
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# HFA/LLHA(Actual)
+0 = IL-02,IL-02-311,127.94520547945206,127.94520547945206
+# ETH/LLET(Actual)
+1 = IL-05,IL-05-627,2170.4109589041095,2170.4109589041095
+# TLV/LLBG(Actual)
+2 = IL-00,IL-00-442,12632.328767123288,12632.328767123288
+# SDV/LLSD(Actual)
+3 = IL-06,IL-06-511,1232.876712328767,1232.876712328767
+# RPN/LLIB(Actual)
+4 = IL-04,IL-04-212,147.94520547945206,147.94520547945206
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ITA_0_ITA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ITA_0_ITA_1.properties
new file mode 100644
index 0000000..7fe5836
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ITA_0_ITA_1.properties
@@ -0,0 +1,75 @@
+# ITA_0_ITA_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ITA(0) and ITA(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ITA
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = ITA
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# PSR/LIBP(Actual)
+0 = ITA,IT-AB,447.8383561643836,447.8383561643836
+# BZO/LIPB(Actual)
+1 = ITA,IT-AD,86.9068493150685,86.9068493150685
+# REG/LICR(Estimated), CRV/LIBC(Estimated), SUF/LICA(Estimated)
+2 = ITA,IT-CI,41.983561643835614,41.983561643835614
+# NAP/LIRN(Estimated)
+3 = ITA,IT-CM,13.994520547945205,13.994520547945205
+# FRL/LIPK(Estimated), RMI/LIPR(Estimated), BLQ/LIPE(Actual)
+4 = ITA,IT-ER,5142.106849315069,5142.106849315069
+# TRS/LIPQ(Actual)
+5 = ITA,IT-FV,859.6356164383561,859.6356164383561
+# CIA/LIRA(Estimated), FCO/LIRF(Actual)
+6 = ITA,IT-LA,51313.52876712329,51313.52876712329
+# BGY/LIME(Actual), VBS/LIPO(Estimated), LIN/LIML(Actual), MXP/LIMC(Actual)
+7 = ITA,IT-LB,40760.531506849315,40760.531506849315
+# GOA/LIMJ(Estimated)
+8 = ITA,IT-LG,13.994520547945205,13.994520547945205
+# AOI/LIPY(Actual)
+9 = ITA,IT-MA,575.1369863013699,575.1369863013699
+# CUF/LIMZ(Estimated), TRN/LIMF(Actual)
+10 = ITA,IT-PM,3619.2082191780823,3619.2082191780823
+# BRI/LIBD(Estimated), BDS/LIBR(Estimated)
+11 = ITA,IT-PU,27.98904109589041,27.98904109589041
+# Catania-Fontanarossa Airport(Estimated), PMO/LICJ(Actual), TPS/LICT(Estimated)
+12 = ITA,IT-SC,5710.4684931506845,5710.4684931506845
+# "Cagliari - Elmas ""Mario Mameli"" Airport"(Estimated), OLB/LIEO(Estimated), Alghero - Fertilia Airport(Actual)
+13 = ITA,IT-SD,1304.5369863013698,1304.5369863013698
+# FLR/LIRQ(Actual), EBA/LIRJ(Estimated), PSA/LIRP(Actual)
+14 = ITA,IT-TC,5809.712328767123,5809.712328767123
+# TSF/LIPH(Estimated), QPA/LIPU(Estimated), VCE/LIPZ(Estimated), VRN/LIPX(Estimated)
+15 = ITA,IT-VN,55.97808219178082,55.97808219178082
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/JOR_0_JOR_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/JOR_0_JOR_1.properties
new file mode 100644
index 0000000..2d632e4
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/JOR_0_JOR_1.properties
@@ -0,0 +1,47 @@
+# JOR_0_JOR_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between JOR(0) and JOR(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = JOR
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = JOR
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# AMM/OJAI(Estimated)
+0 = JOR,JO-AM,13.994520547945205,13.994520547945205
+# AQJ/OJAQ(Actual)
+1 = JOR,JO-MN,198.4849315068493,198.4849315068493
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/JOR_1_JOR_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/JOR_1_JOR_2.properties
new file mode 100644
index 0000000..55d184e
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/JOR_1_JOR_2.properties
@@ -0,0 +1,47 @@
+# JOR_1_JOR_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between JOR(1) and JOR(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = JOR
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = JOR
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# AMM/OJAI(Estimated)
+0 = JO-AM,JO-AM-G020001,15.0,15.0
+# AQJ/OJAQ(Actual)
+1 = JO-MN,JO-MN-G070001,212.73972602739727,212.73972602739727
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/JPN_0_JPN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/JPN_0_JPN_1.properties
new file mode 100644
index 0000000..84497ef
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/JPN_0_JPN_1.properties
@@ -0,0 +1,65 @@
+# JPN_0_JPN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between JPN(0) and JPN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = JPN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = JPN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# AXT/RJSK(Actual), MSJ/RJSM(Estimated), SDJ/RJSS(Actual), GAJ/RJSC(Actual)
+0 = JPN,JP-TOH,6183.805479452055,6183.805479452055
+# KMQ/RJNK(Actual), KIJ/RJSN(Actual), TOY/RJNT(Estimated)
+1 = JPN,JP-HRI,5252.723287671233,5252.723287671233
+# OBO/RJCB(Actual), AKJ/RJEC(Actual), CTS/RJCC(Actual), KUH/RJCK(Estimated), WKJ/RJCW(Actual), HKD/RJCH(Actual)
+2 = JPN,JP-0,29376.517808219178,29376.517808219178
+# OKA/ROAH(Estimated)
+3 = JPN,JP-RYU,13.994520547945205,13.994520547945205
+# MYJ/RJOM(Actual), TAK/RJOT(Estimated), KCZ/RJOK(Estimated)
+4 = JPN,JP-SKO,3470.117808219178,3470.117808219178
+# ITM/RJOO(Actual), KIX/RJBB(Actual), RJOY(Estimated)
+5 = JPN,JP-KIN,51214.34794520548,51214.34794520548
+# HND/RJTT(Actual), NRT/RJAA(Actual)
+6 = JPN,JP-KNT,127022.83561643836,127022.83561643836
+# NKM/RJNA(Actual), NGO/RJGG(Actual)
+7 = JPN,JP-TAI,30874.630136986303,30874.630136986303
+# MMJ/RJAF(Estimated)
+8 = JPN,JP-CHB,13.994520547945205,13.994520547945205
+# HIW/RJBH(Estimated), HIJ/RJOA(Estimated), OKJ/RJOB(Estimated), UBJ/RJDC(Actual)
+9 = JPN,JP-CHG,1273.7972602739726,1273.7972602739726
+# FUK/RJFF(Estimated), KKJ/RJFR(Estimated), KOJ/RJFK(Estimated), KMJ/RJFT(Estimated), KMI/RJFM(Estimated), NGS/RJFU(Actual), Kunisaki - Oita Airport(Estimated)
+10 = JPN,JP-KYU,3864.6602739726027,3864.6602739726027
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/JPN_1_JPN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/JPN_1_JPN_2.properties
new file mode 100644
index 0000000..aa87414
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/JPN_1_JPN_2.properties
@@ -0,0 +1,97 @@
+# JPN_1_JPN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between JPN(1) and JPN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = JPN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = JPN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# HND/RJTT(Actual)
+0 = JP-KNT,JP-KNT-G230006,90151.64383561644,90151.64383561644
+# NRT/RJAA(Actual)
+1 = JP-KNT,JP-KNT-G230007,45992.87671232877,45992.87671232877
+# FUK/RJFF(Estimated), KKJ/RJFR(Estimated)
+2 = JP-KYU,JP-KYU-G280001,30.0,30.0
+# KOJ/RJFK(Estimated)
+3 = JP-KYU,JP-KYU-G280002,15.0,15.0
+# KMJ/RJFT(Estimated)
+4 = JP-KYU,JP-KYU-G280003,15.0,15.0
+# KMI/RJFM(Estimated)
+5 = JP-KYU,JP-KYU-G280004,15.0,15.0
+# NGS/RJFU(Actual)
+6 = JP-KYU,JP-KYU-G280005,4052.1917808219177,4052.1917808219177
+# Kunisaki - Oita Airport(Estimated)
+7 = JP-KYU,JP-KYU-G280006,15.0,15.0
+# NKM/RJNA(Actual), NGO/RJGG(Actual)
+8 = JP-TAI,JP-TAI-G470001,33091.78082191781,33091.78082191781
+# ITM/RJOO(Actual)
+9 = JP-KIN,JP-KIN-G240001,26690.41095890411,26690.41095890411
+# KIX/RJBB(Actual), RJOY(Estimated)
+10 = JP-KIN,JP-KIN-G240004,28201.712328767124,28201.712328767124
+# OBO/RJCB(Actual), AKJ/RJEC(Actual), CTS/RJCC(Actual), KUH/RJCK(Estimated), WKJ/RJCW(Actual), HKD/RJCH(Actual)
+11 = JP-0,JP-0-G100001,31486.095890410958,31486.095890410958
+# MYJ/RJOM(Actual)
+12 = JP-SKO,JP-SKO-G410001,3689.3150684931506,3689.3150684931506
+# TAK/RJOT(Estimated)
+13 = JP-SKO,JP-SKO-G410002,15.0,15.0
+# KCZ/RJOK(Estimated)
+14 = JP-SKO,JP-SKO-G410003,15.0,15.0
+# MMJ/RJAF(Estimated)
+15 = JP-CHB,JP-CHB-G040002,15.0,15.0
+# OKA/ROAH(Estimated)
+16 = JP-RYU,JP-RYU-G380001,15.0,15.0
+# AXT/RJSK(Actual)
+17 = JP-TOH,JP-TOH-G460001,1843.972602739726,1843.972602739726
+# MSJ/RJSM(Estimated)
+18 = JP-TOH,JP-TOH-G460002,15.0,15.0
+# SDJ/RJSS(Actual)
+19 = JP-TOH,JP-TOH-G460005,4444.520547945205,4444.520547945205
+# GAJ/RJSC(Actual)
+20 = JP-TOH,JP-TOH-G460006,324.3835616438356,324.3835616438356
+# HIW/RJBH(Estimated), HIJ/RJOA(Estimated)
+21 = JP-CHG,JP-CHG-G050001,30.0,30.0
+# OKJ/RJOB(Estimated)
+22 = JP-CHG,JP-CHG-G050002,15.0,15.0
+# UBJ/RJDC(Actual)
+23 = JP-CHG,JP-CHG-G050005,1320.2739726027398,1320.2739726027398
+# KMQ/RJNK(Actual)
+24 = JP-HRI,JP-HRI-G110002,3623.2876712328766,3623.2876712328766
+# KIJ/RJSN(Actual)
+25 = JP-HRI,JP-HRI-G110003,1991.6438356164383,1991.6438356164383
+# TOY/RJNT(Estimated)
+26 = JP-HRI,JP-HRI-G110004,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KAZ_0_KAZ_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KAZ_0_KAZ_1.properties
new file mode 100644
index 0000000..12472b8
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KAZ_0_KAZ_1.properties
@@ -0,0 +1,53 @@
+# KAZ_0_KAZ_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between KAZ(0) and KAZ(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = KAZ
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = KAZ
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KGF/UAKK(Actual)
+0 = KAZ,KZ-KAR,92.27671232876712,92.27671232876712
+# GUW/UATG(Actual)
+1 = KAZ,KZ-GUR,3.4493150684931506,3.4493150684931506
+# TSE/UACC(Estimated)
+2 = KAZ,KZ-TSE,13.994520547945205,13.994520547945205
+# URA/UARR(Estimated)
+3 = KAZ,KZ-URA,13.994520547945205,13.994520547945205
+# ALA/UAAA(Estimated)
+4 = KAZ,KZ-ALM,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KAZ_1_KAZ_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KAZ_1_KAZ_2.properties
new file mode 100644
index 0000000..207b266
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KAZ_1_KAZ_2.properties
@@ -0,0 +1,53 @@
+# KAZ_1_KAZ_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between KAZ(1) and KAZ(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = KAZ
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = KAZ
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# GUW/UATG(Actual)
+0 = KZ-GUR,KZ-GUR-G130001,3.6986301369863015,3.6986301369863015
+# URA/UARR(Estimated)
+1 = KZ-URA,KZ-URA-G280001,15.0,15.0
+# TSE/UACC(Estimated)
+2 = KZ-TSE,KZ-TSE-G270001,15.0,15.0
+# ALA/UAAA(Estimated)
+3 = KZ-ALM,KZ-ALM-G020001,15.0,15.0
+# KGF/UAKK(Actual)
+4 = KZ-KAR,KZ-KAR-G140001,98.9041095890411,98.9041095890411
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KEN_0_KEN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KEN_0_KEN_1.properties
new file mode 100644
index 0000000..30edd12
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KEN_0_KEN_1.properties
@@ -0,0 +1,51 @@
+# KEN_0_KEN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between KEN(0) and KEN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = KEN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = KEN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# WIL/HKNW(Estimated), NBO/HKJK(Actual)
+0 = KEN,KE-0,6227.646575342465,6227.646575342465
+# KIS/HKKI(Estimated)
+1 = KEN,KE-600,13.994520547945205,13.994520547945205
+# LKG/HKLK(Actual), EDL/HKEL(Estimated)
+2 = KEN,KE-700,143.2082191780822,143.2082191780822
+# MBA/HKMO(Actual)
+3 = KEN,KE-300,1354.3835616438357,1354.3835616438357
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KEN_1_KEN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KEN_1_KEN_2.properties
new file mode 100644
index 0000000..6721cca
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KEN_1_KEN_2.properties
@@ -0,0 +1,53 @@
+# KEN_1_KEN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between KEN(1) and KEN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = KEN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = KEN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KIS/HKKI(Estimated)
+0 = KE-600,KE-600-G060003,15.0,15.0
+# WIL/HKNW(Estimated), NBO/HKJK(Actual)
+1 = KE-0,KE-0-G040001,6674.86301369863,6674.86301369863
+# MBA/HKMO(Actual)
+2 = KE-300,KE-300-G020004,1451.6438356164383,1451.6438356164383
+# LKG/HKLK(Actual)
+3 = KE-700,KE-700-G070012,138.4931506849315,138.4931506849315
+# EDL/HKEL(Estimated)
+4 = KE-700,KE-700-G070013,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KGZ_0_KGZ_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KGZ_0_KGZ_1.properties
new file mode 100644
index 0000000..53b793a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KGZ_0_KGZ_1.properties
@@ -0,0 +1,45 @@
+# KGZ_0_KGZ_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between KGZ(0) and KGZ(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = KGZ
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = KGZ
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# FRU/UAFM(Actual)
+0 = KGZ,KG-KIT,489.3753424657534,489.3753424657534
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KGZ_1_KGZ_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KGZ_1_KGZ_2.properties
new file mode 100644
index 0000000..9a262b1
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KGZ_1_KGZ_2.properties
@@ -0,0 +1,45 @@
+# KGZ_1_KGZ_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between KGZ(1) and KGZ(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = KGZ
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = KGZ
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# FRU/UAFM(Actual)
+0 = KG-KIT,KG-KIT-G060001,524.5205479452055,524.5205479452055
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KHM_0_KHM_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KHM_0_KHM_1.properties
new file mode 100644
index 0000000..8334e53
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KHM_0_KHM_1.properties
@@ -0,0 +1,45 @@
+# KHM_0_KHM_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between KHM(0) and KHM(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = KHM
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = KHM
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# PNH/VDPP(Actual)
+0 = KHM,KH-SER,1738.7013698630137,1738.7013698630137
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KHM_1_KHM_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KHM_1_KHM_2.properties
new file mode 100644
index 0000000..ba6768c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KHM_1_KHM_2.properties
@@ -0,0 +1,45 @@
+# KHM_1_KHM_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between KHM(1) and KHM(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = KHM
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = KHM
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# PNH/VDPP(Actual)
+0 = KH-SER,KH-SER-G280010,1863.5616438356165,1863.5616438356165
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KOR_0_KOR_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KOR_0_KOR_1.properties
new file mode 100644
index 0000000..228b424
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KOR_0_KOR_1.properties
@@ -0,0 +1,59 @@
+# KOR_0_KOR_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between KOR(0) and KOR(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = KOR
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = KOR
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SEL/RKSS(Estimated)
+0 = KOR,KR-4,13.994520547945205,13.994520547945205
+# TAE/RKTN(Actual)
+1 = KOR,KR-27,2003.6493150684933,2003.6493150684933
+# ICN/RKSI(Actual)
+2 = KOR,KR-28,37119.85205479452,37119.85205479452
+# RKNY(Estimated)
+3 = KOR,KR-42,13.994520547945205,13.994520547945205
+# CHN/RKTU(Estimated)
+4 = KOR,KR-43,13.994520547945205,13.994520547945205
+# KWJ/RKJJ(Estimated)
+5 = KOR,KR-46,1.0027397260273974,1.0027397260273974
+# PUS/RKPP(Estimated)
+6 = KOR,KR-48,6.715068493150685,6.715068493150685
+# CJU/RKPC(Estimated)
+7 = KOR,KR-49,12.994520547945205,12.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KOR_1_KOR_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KOR_1_KOR_2.properties
new file mode 100644
index 0000000..8b21a49
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KOR_1_KOR_2.properties
@@ -0,0 +1,57 @@
+# KOR_1_KOR_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between KOR(1) and KOR(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = KOR
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = KOR
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KWJ/RKJJ(Estimated)
+0 = KR-46,KR-46-G030185,1.0767123287671232,1.0767123287671232
+# PUS/RKPP(Estimated)
+1 = KR-48,KR-48-G110001,7.2,7.2
+# CHN/RKTU(Estimated)
+2 = KR-43,KR-43-G040001,15.0,15.0
+# TAE/RKTN(Actual)
+3 = KR-27,KR-27-G140001,2147.5342465753424,2147.5342465753424
+# CJU/RKPC(Estimated)
+4 = KR-49,KR-49-G010001,13.92876712328767,13.92876712328767
+# SEL/RKSS(Estimated)
+5 = KR-4,KR-4-G090001,15.0,15.0
+# RKNY(Estimated)
+6 = KR-42,KR-42-G070001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KWT_0_KWT_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KWT_0_KWT_1.properties
new file mode 100644
index 0000000..1f29967
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KWT_0_KWT_1.properties
@@ -0,0 +1,45 @@
+# KWT_0_KWT_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between KWT(0) and KWT(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = KWT
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = KWT
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KWI/OKBK(Estimated)
+0 = KWT,KW-K,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KWT_1_KWT_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KWT_1_KWT_2.properties
new file mode 100644
index 0000000..500ba35
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KWT_1_KWT_2.properties
@@ -0,0 +1,45 @@
+# KWT_1_KWT_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between KWT(1) and KWT(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = KWT
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = KWT
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KWI/OKBK(Estimated)
+0 = KW-K,KW-K-G060002,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LAO_0_LAO_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LAO_0_LAO_1.properties
new file mode 100644
index 0000000..2f55948
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LAO_0_LAO_1.properties
@@ -0,0 +1,45 @@
+# LAO_0_LAO_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between LAO(0) and LAO(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = LAO
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = LAO
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# VTE/VLVT(Estimated)
+0 = LAO,LA-VI,2.9726027397260273,2.9726027397260273
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LAO_1_LAO_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LAO_1_LAO_2.properties
new file mode 100644
index 0000000..3dba6e2
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LAO_1_LAO_2.properties
@@ -0,0 +1,45 @@
+# LAO_1_LAO_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between LAO(1) and LAO(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = LAO
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = LAO
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# VTE/VLVT(Estimated)
+0 = LA-VI,LA-VI-G180007,3.186301369863014,3.186301369863014
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LBN_0_LBN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LBN_0_LBN_1.properties
new file mode 100644
index 0000000..04933c3
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LBN_0_LBN_1.properties
@@ -0,0 +1,45 @@
+# LBN_0_LBN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between LBN(0) and LBN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = LBN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = LBN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BEY/OLBA(Actual)
+0 = LBN,LB-L,4262.0191780821915,4262.0191780821915
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LBN_1_LBN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LBN_1_LBN_2.properties
new file mode 100644
index 0000000..13650a6
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LBN_1_LBN_2.properties
@@ -0,0 +1,45 @@
+# LBN_1_LBN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between LBN(1) and LBN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = LBN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = LBN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BEY/OLBA(Actual)
+0 = LB-L,LB-L-G040001,4568.082191780822,4568.082191780822
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LBR_0_LBR_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LBR_0_LBR_1.properties
new file mode 100644
index 0000000..e4a0a1a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LBR_0_LBR_1.properties
@@ -0,0 +1,45 @@
+# LBR_0_LBR_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between LBR(0) and LBR(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = LBR
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = LBR
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MLW/GLMR(Estimated)
+0 = LBR,LR-MO,13.117808219178082,13.117808219178082
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LBR_1_LBR_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LBR_1_LBR_2.properties
new file mode 100644
index 0000000..ac330a2
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LBR_1_LBR_2.properties
@@ -0,0 +1,45 @@
+# LBR_1_LBR_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between LBR(1) and LBR(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = LBR
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = LBR
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MLW/GLMR(Estimated)
+0 = LR-MO,LR-MO-G110004,14.06027397260274,14.06027397260274
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LBY_0_LBY_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LBY_0_LBY_1.properties
new file mode 100644
index 0000000..a37166c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LBY_0_LBY_1.properties
@@ -0,0 +1,49 @@
+# LBY_0_LBY_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between LBY(0) and LBY(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = LBY
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = LBY
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BEN/HLLB(Estimated)
+0 = LBY,LY-BA,13.994520547945205,13.994520547945205
+# TIP/HLLT(Estimated)
+1 = LBY,LY-MB,13.994520547945205,13.994520547945205
+# SEB/HLLS(Estimated)
+2 = LBY,LY-SB,12.808219178082192,12.808219178082192
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LSO_0_LSO_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LSO_0_LSO_1.properties
new file mode 100644
index 0000000..0033f82
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LSO_0_LSO_1.properties
@@ -0,0 +1,45 @@
+# LSO_0_LSO_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between LSO(0) and LSO(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = LSO
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = LSO
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MSU/FXMM(Estimated)
+0 = LSO,LS-A,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LSO_1_LSO_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LSO_1_LSO_2.properties
new file mode 100644
index 0000000..03ce1bf
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LSO_1_LSO_2.properties
@@ -0,0 +1,45 @@
+# LSO_1_LSO_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between LSO(1) and LSO(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = LSO
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = LSO
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MSU/FXMM(Estimated)
+0 = LS-A,LS-A-G050001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LUX_0_LUX_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LUX_0_LUX_1.properties
new file mode 100644
index 0000000..2ecdc9b
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/LUX_0_LUX_1.properties
@@ -0,0 +1,45 @@
+# LUX_0_LUX_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between LUX(0) and LUX(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = LUX
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = LUX
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# LUX/ELLX(Actual)
+0 = LUX,LU-L,2133.7561643835616,2133.7561643835616
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MAR_0_MAR_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MAR_0_MAR_1.properties
new file mode 100644
index 0000000..93de97a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MAR_0_MAR_1.properties
@@ -0,0 +1,57 @@
+# MAR_0_MAR_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between MAR(0) and MAR(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = MAR
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = MAR
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# NDR/GMMW(Actual), MLN/GEML(Actual), OUD/GMFO(Actual)
+0 = MAR,MA-OR,883.6602739726028,883.6602739726028
+# ESU/GMMI(Actual), RAK/GMMX(Actual)
+1 = MAR,MA-TE,3410.6876712328767,3410.6876712328767
+# AHU/GMTA(Actual), FEZ/GMFF(Actual)
+2 = MAR,MA-CEN,452.6958904109589,452.6958904109589
+# ERH/GMFK(Actual), GMFI(Estimated)
+3 = MAR,MA-CES,22.797260273972604,22.797260273972604
+# CMN/GMMN(Actual)
+4 = MAR,MA-C,6481.665753424658,6481.665753424658
+# RBA/GMME(Actual), TNG/GMTT(Actual), SII/GMTN(Actual)
+5 = MAR,MA-N,820.013698630137,820.013698630137
+# AGA/GMAD(Actual), OZZ/GMMZ(Actual), TTA/GMAT(Actual)
+6 = MAR,MA-S,1956.2301369863014,1956.2301369863014
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MAR_1_MAR_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MAR_1_MAR_2.properties
new file mode 100644
index 0000000..087acdb
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MAR_1_MAR_2.properties
@@ -0,0 +1,73 @@
+# MAR_1_MAR_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between MAR(1) and MAR(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = MAR
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = MAR
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ESU/GMMI(Actual)
+0 = MA-TE,MA-TE-G560002,27.26027397260274,27.26027397260274
+# RAK/GMMX(Actual)
+1 = MA-TE,MA-TE-G560003,3628.3561643835615,3628.3561643835615
+# RBA/GMME(Actual)
+2 = MA-N,MA-N-G390006,357.5342465753425,357.5342465753425
+# TNG/GMTT(Actual)
+3 = MA-N,MA-N-G390009,501.09589041095893,501.09589041095893
+# SII/GMTN(Actual)
+4 = MA-N,MA-N-G390010,20.273972602739725,20.273972602739725
+# AHU/GMTA(Actual)
+5 = MA-CEN,MA-CEN-G150001,27.671232876712327,27.671232876712327
+# FEZ/GMFF(Actual)
+6 = MA-CEN,MA-CEN-G150003,457.5342465753425,457.5342465753425
+# ERH/GMFK(Actual)
+7 = MA-CES,MA-CES-G160001,12.876712328767123,12.876712328767123
+# GMFI(Estimated)
+8 = MA-CES,MA-CES-G160002,11.558904109589042,11.558904109589042
+# AGA/GMAD(Actual)
+9 = MA-S,MA-S-G490001,1963.5616438356165,1963.5616438356165
+# OZZ/GMMZ(Actual)
+10 = MA-S,MA-S-G490006,131.64383561643837,131.64383561643837
+# TTA/GMAT(Actual)
+11 = MA-S,MA-S-G490008,1.5068493150684932,1.5068493150684932
+# CMN/GMMN(Actual)
+12 = MA-C,MA-C-G140011,6947.123287671233,6947.123287671233
+# NDR/GMMW(Actual), MLN/GEML(Actual)
+13 = MA-OR,MA-OR-G400002,615.4794520547945,615.4794520547945
+# OUD/GMFO(Actual)
+14 = MA-OR,MA-OR-G400003,331.64383561643837,331.64383561643837
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MDA_0_MDA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MDA_0_MDA_1.properties
new file mode 100644
index 0000000..1b2bff6
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MDA_0_MDA_1.properties
@@ -0,0 +1,45 @@
+# MDA_0_MDA_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between MDA(0) and MDA(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = MDA
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = MDA
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KIV/LUKK(Actual)
+0 = MDA,MD-M,436.5917808219178,436.5917808219178
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MDA_1_MDA_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MDA_1_MDA_2.properties
new file mode 100644
index 0000000..0c41b17
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MDA_1_MDA_2.properties
@@ -0,0 +1,45 @@
+# MDA_1_MDA_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between MDA(1) and MDA(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = MDA
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = MDA
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KIV/LUKK(Actual)
+0 = MD-M,MD-M-G080001,467.94520547945206,467.94520547945206
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MDG_0_MDG_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MDG_0_MDG_1.properties
new file mode 100644
index 0000000..3810671
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MDG_0_MDG_1.properties
@@ -0,0 +1,49 @@
+# MDG_0_MDG_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between MDG(0) and MDG(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = MDG
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = MDG
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# NOS/FMNN(Estimated)
+0 = MDG,MG-D,12.317808219178081,12.317808219178081
+# MJN/FMNM(Estimated)
+1 = MDG,MG-M,7.701369863013698,7.701369863013698
+# TNR/FMMI(Estimated)
+2 = MDG,MG-T,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MDG_1_MDG_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MDG_1_MDG_2.properties
new file mode 100644
index 0000000..6964c99
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MDG_1_MDG_2.properties
@@ -0,0 +1,49 @@
+# MDG_1_MDG_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between MDG(1) and MDG(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = MDG
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = MDG
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# NOS/FMNN(Estimated)
+0 = MG-D,MG-D-G020007,13.202739726027398,13.202739726027398
+# MJN/FMNM(Estimated)
+1 = MG-M,MG-M-G040013,8.254794520547945,8.254794520547945
+# TNR/FMMI(Estimated)
+2 = MG-T,MG-T-G010002,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MEX_0_MEX_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MEX_0_MEX_1.properties
new file mode 100644
index 0000000..0a13d72
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MEX_0_MEX_1.properties
@@ -0,0 +1,95 @@
+# MEX_0_MEX_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between MEX(0) and MEX(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = MEX
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = MEX
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# AGU/MMAS(Estimated)
+0 = MEX,MX-01,5.958904109589041,5.958904109589041
+# MXL/MMML(Estimated), SFH/ICAO(Estimated), TIJ/MMTJ(Estimated)
+1 = MEX,MX-02,41.983561643835614,41.983561643835614
+# LAP/MMLP(Estimated), SJD/MMSD(Estimated)
+2 = MEX,MX-03,23.805479452054794,23.805479452054794
+# CME/MMCE(Estimated), CPE/MMCP(Estimated)
+3 = MEX,MX-04,27.98904109589041,27.98904109589041
+# CLQ/MMIA(Estimated), ZLO/MMZO(Estimated)
+4 = MEX,MX-06,23.643835616438356,23.643835616438356
+# TAP/MMTP(Estimated), TGZ/MMTG(Estimated)
+5 = MEX,MX-07,27.98904109589041,27.98904109589041
+# CUU/MMCU(Estimated)
+6 = MEX,MX-08,13.994520547945205,13.994520547945205
+# BJX/MMLO(Estimated)
+7 = MEX,MX-11,13.994520547945205,13.994520547945205
+# ACA/MMAA(Estimated), MMZH(Estimated)
+8 = MEX,MX-12,22.895890410958906,22.895890410958906
+# GDL/MMGL(Estimated), PVR/MMPR(Estimated)
+9 = MEX,MX-14,27.98904109589041,27.98904109589041
+# MEX/MMMX(Actual), TLC/MMTO(Estimated)
+10 = MEX,MX-15,33512.78356164384,33512.78356164384
+# MLM/MMMM(Estimated), UPN/MMPN(Actual)
+11 = MEX,MX-16,206.98356164383563,206.98356164383563
+# CVJ/MMCB(Estimated)
+12 = MEX,MX-17,13.994520547945205,13.994520547945205
+# TPQ/MMEP(Estimated)
+13 = MEX,MX-18,13.994520547945205,13.994520547945205
+# MTY/MMMY(Estimated)
+14 = MEX,MX-19,13.994520547945205,13.994520547945205
+# HUX/MMBT(Estimated), OAX/MMOX(Estimated)
+15 = MEX,MX-20,16.7013698630137,16.7013698630137
+# PBC/MMPB(Estimated), TCN/MMHC(Estimated)
+16 = MEX,MX-21,27.98904109589041,27.98904109589041
+# QRO/MMQT(Estimated)
+17 = MEX,MX-22,13.994520547945205,13.994520547945205
+# CTM/MMCM(Estimated), CUN/MMUN(Actual), CZM/MMCZ(Estimated)
+18 = MEX,MX-23,16182.857534246576,16182.857534246576
+# LMM/MMLM(Estimated), MZT/MMMZ(Estimated)
+19 = MEX,MX-25,27.98904109589041,27.98904109589041
+# CEN/MMCN(Estimated), GYM/MMGM(Actual), HMO/MMHO(Estimated), NOG/MMNG(Estimated), PPE/MMPE(Estimated)
+20 = MEX,MX-26,94.59726027397261,94.59726027397261
+# VSA/MMVA(Estimated)
+21 = MEX,MX-27,13.994520547945205,13.994520547945205
+# CVM/MMCV(Estimated), MAM/MMMA(Actual), NLD/MMNL(Estimated)
+22 = MEX,MX-28,142.5041095890411,142.5041095890411
+# MTT/MMMT(Estimated), PAZ/MMPA(Estimated), VER/MMVR(Estimated)
+23 = MEX,MX-30,41.983561643835614,41.983561643835614
+# MID/MMMD(Estimated)
+24 = MEX,MX-31,13.994520547945205,13.994520547945205
+# ZCL/MMZC(Estimated)
+25 = MEX,MX-32,11.53972602739726,11.53972602739726
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MEX_1_MEX_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MEX_1_MEX_2.properties
new file mode 100644
index 0000000..67a18d6
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MEX_1_MEX_2.properties
@@ -0,0 +1,139 @@
+# MEX_1_MEX_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between MEX(1) and MEX(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = MEX
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = MEX
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# TLC/MMTO(Estimated)
+0 = MX-15,MX-15-106,15.0,15.0
+# MID/MMMD(Estimated)
+1 = MX-31,MX-31-050,15.0,15.0
+# OAX/MMOX(Estimated)
+2 = MX-20,MX-20-067,15.0,15.0
+# TPQ/MMEP(Estimated)
+3 = MX-18,MX-18-017,15.0,15.0
+# TAP/MMTP(Estimated)
+4 = MX-07,MX-07-089,15.0,15.0
+# VSA/MMVA(Estimated)
+5 = MX-27,MX-27-004,15.0,15.0
+# MLM/MMMM(Estimated)
+6 = MX-16,MX-16-053,15.0,15.0
+# LAP/MMLP(Estimated)
+7 = MX-03,MX-03-003,15.0,15.0
+# SJD/MMSD(Estimated)
+8 = MX-03,MX-03-008,10.517808219178082,10.517808219178082
+# LMM/MMLM(Estimated)
+9 = MX-25,MX-25-001,15.0,15.0
+# MZT/MMMZ(Estimated)
+10 = MX-25,MX-25-012,15.0,15.0
+# GDL/MMGL(Estimated)
+11 = MX-14,MX-14-039,15.0,15.0
+# PVR/MMPR(Estimated)
+12 = MX-14,MX-14-067,15.0,15.0
+# AGU/MMAS(Estimated)
+13 = MX-01,MX-01-005,6.389041095890411,6.389041095890411
+# ACA/MMAA(Estimated)
+14 = MX-12,MX-12-001,15.0,15.0
+# CZM/MMCZ(Estimated)
+15 = MX-23,MX-23-001,6.0,6.0
+# CTM/MMCM(Estimated)
+16 = MX-23,MX-23-004,15.0,15.0
+# CUN/MMUN(Actual)
+17 = MX-23,MX-23-005,17323.972602739726,17323.972602739726
+# MMZH(Estimated)
+18 = MX-12,MX-12-038,9.542465753424658,9.542465753424658
+# TGZ/MMTG(Estimated)
+19 = MX-07,MX-07-101,15.0,15.0
+# UPN/MMPN(Actual)
+20 = MX-16,MX-16-102,206.84931506849315,206.84931506849315
+# ZCL/MMZC(Estimated)
+21 = MX-32,MX-32-056,12.36986301369863,12.36986301369863
+# MTT/MMMT(Estimated)
+22 = MX-30,MX-30-039,15.0,15.0
+# CUU/MMCU(Estimated)
+23 = MX-08,MX-08-037,15.0,15.0
+# MTY/MMMY(Estimated)
+24 = MX-19,MX-19-039,15.0,15.0
+# PBC/MMPB(Estimated)
+25 = MX-21,MX-21-114,15.0,15.0
+# CLQ/MMIA(Estimated)
+26 = MX-06,MX-06-002,12.945205479452055,12.945205479452055
+# ZLO/MMZO(Estimated)
+27 = MX-06,MX-06-007,12.4,12.4
+# TCN/MMHC(Estimated)
+28 = MX-21,MX-21-156,15.0,15.0
+# CVJ/MMCB(Estimated)
+29 = MX-17,MX-17-007,15.0,15.0
+# MAM/MMMA(Actual)
+30 = MX-28,MX-28-022,122.73972602739725,122.73972602739725
+# NLD/MMNL(Estimated)
+31 = MX-28,MX-28-027,15.0,15.0
+# CVM/MMCV(Estimated)
+32 = MX-28,MX-28-041,15.0,15.0
+# PAZ/MMPA(Estimated)
+33 = MX-30,MX-30-131,15.0,15.0
+# CPE/MMCP(Estimated)
+34 = MX-04,MX-04-002,15.0,15.0
+# CME/MMCE(Estimated)
+35 = MX-04,MX-04-003,15.0,15.0
+# CEN/MMCN(Estimated)
+36 = MX-26,MX-26-018,15.0,15.0
+# MEX/MMMX(Actual)
+37 = MX-15,MX-15-033,35904.38356164384,35904.38356164384
+# GYM/MMGM(Actual)
+38 = MX-26,MX-26-029,53.28767123287671,53.28767123287671
+# HMO/MMHO(Estimated)
+39 = MX-26,MX-26-030,15.0,15.0
+# VER/MMVR(Estimated)
+40 = MX-30,MX-30-193,15.0,15.0
+# NOG/MMNG(Estimated)
+41 = MX-26,MX-26-043,15.0,15.0
+# PPE/MMPE(Estimated)
+42 = MX-26,MX-26-048,3.1095890410958904,3.1095890410958904
+# MXL/MMML(Estimated), SFH/ICAO(Estimated)
+43 = MX-02,MX-02-002,30.0,30.0
+# TIJ/MMTJ(Estimated)
+44 = MX-02,MX-02-004,15.0,15.0
+# BJX/MMLO(Estimated)
+45 = MX-11,MX-11-020,15.0,15.0
+# QRO/MMQT(Estimated)
+46 = MX-22,MX-22-014,15.0,15.0
+# HUX/MMBT(Estimated)
+47 = MX-20,MX-20-413,2.904109589041096,2.904109589041096
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MNG_0_MNG_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MNG_0_MNG_1.properties
new file mode 100644
index 0000000..a703aed
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MNG_0_MNG_1.properties
@@ -0,0 +1,45 @@
+# MNG_0_MNG_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between MNG(0) and MNG(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = MNG
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = MNG
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ULN/ZMUB(Estimated)
+0 = MNG,MN-047,9.26027397260274,9.26027397260274
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MNG_1_MNG_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MNG_1_MNG_2.properties
new file mode 100644
index 0000000..e75b029
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MNG_1_MNG_2.properties
@@ -0,0 +1,45 @@
+# MNG_1_MNG_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between MNG(1) and MNG(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = MNG
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = MNG
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ULN/ZMUB(Estimated)
+0 = MN-047,MN-047-G200001,9.926027397260274,9.926027397260274
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MOZ_0_MOZ_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MOZ_0_MOZ_1.properties
new file mode 100644
index 0000000..f883511
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MOZ_0_MOZ_1.properties
@@ -0,0 +1,49 @@
+# MOZ_0_MOZ_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between MOZ(0) and MOZ(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = MOZ
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = MOZ
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# APL/FQNP(Estimated)
+0 = MOZ,MZ-N,13.994520547945205,13.994520547945205
+# BEW/FQBR(Estimated)
+1 = MOZ,MZ-S,11.301369863013699,11.301369863013699
+# MPM/FQMA(Estimated)
+2 = MOZ,MZ-MPM,11.87945205479452,11.87945205479452
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MOZ_1_MOZ_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MOZ_1_MOZ_2.properties
new file mode 100644
index 0000000..6f0aa06
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MOZ_1_MOZ_2.properties
@@ -0,0 +1,49 @@
+# MOZ_1_MOZ_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between MOZ(1) and MOZ(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = MOZ
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = MOZ
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# APL/FQNP(Estimated)
+0 = MZ-N,MZ-N-G070017,15.0,15.0
+# MPM/FQMA(Estimated)
+1 = MZ-MPM,MZ-MPM-G050004,12.734246575342466,12.734246575342466
+# BEW/FQBR(Estimated)
+2 = MZ-S,MZ-S-G090006,12.115068493150686,12.115068493150686
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MWI_0_MWI_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MWI_0_MWI_1.properties
new file mode 100644
index 0000000..484d4e2
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MWI_0_MWI_1.properties
@@ -0,0 +1,49 @@
+# MWI_0_MWI_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between MWI(0) and MWI(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = MWI
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = MWI
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# LLW/FWKI(Actual)
+0 = MWI,MW-C,250.63013698630138,250.63013698630138
+# KGJ/FWKA(Estimated), ZZU/FWUU(Estimated)
+1 = MWI,MW-N,27.98904109589041,27.98904109589041
+# BLZ/FWCL(Estimated)
+2 = MWI,MW-S,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MWI_1_MWI_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MWI_1_MWI_2.properties
new file mode 100644
index 0000000..0d7f143
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/MWI_1_MWI_2.properties
@@ -0,0 +1,51 @@
+# MWI_1_MWI_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between MWI(1) and MWI(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = MWI
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = MWI
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# LLW/FWKI(Actual)
+0 = MW-C,MW-C-G030004,268.63013698630135,268.63013698630135
+# BLZ/FWCL(Estimated)
+1 = MW-S,MW-S-G280001,15.0,15.0
+# KGJ/FWKA(Estimated)
+2 = MW-N,MW-N-G210002,15.0,15.0
+# ZZU/FWUU(Estimated)
+3 = MW-N,MW-N-G210003,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NAM_0_NAM_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NAM_0_NAM_1.properties
new file mode 100644
index 0000000..8047b11
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NAM_0_NAM_1.properties
@@ -0,0 +1,47 @@
+# NAM_0_NAM_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between NAM(0) and NAM(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = NAM
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = NAM
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MPA/FYMP(Actual)
+0 = NAM,NA-CA,8.816438356164383,8.816438356164383
+# FYWE(Actual), WDH/FYWH(Actual)
+1 = NAM,NA-WIH,842.5095890410959,842.5095890410959
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NAM_1_NAM_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NAM_1_NAM_2.properties
new file mode 100644
index 0000000..8d46c62
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NAM_1_NAM_2.properties
@@ -0,0 +1,47 @@
+# NAM_1_NAM_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between NAM(1) and NAM(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = NAM
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = NAM
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MPA/FYMP(Actual)
+0 = NA-CA,NA-CA-G030001,9.452054794520548,9.452054794520548
+# FYWE(Actual), WDH/FYWH(Actual)
+1 = NA-WIH,NA-WIH-G380001,903.013698630137,903.013698630137
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NER_0_NER_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NER_0_NER_1.properties
new file mode 100644
index 0000000..d6f654b
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NER_0_NER_1.properties
@@ -0,0 +1,45 @@
+# NER_0_NER_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between NER(0) and NER(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = NER
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = NER
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# NIM/DRRN(Estimated)
+0 = NER,NE-6,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NER_1_NER_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NER_1_NER_2.properties
new file mode 100644
index 0000000..8975eac
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NER_1_NER_2.properties
@@ -0,0 +1,45 @@
+# NER_1_NER_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between NER(1) and NER(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = NER
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = NER
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# NIM/DRRN(Estimated)
+0 = NE-6,NE-6-G070002,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NGA_0_NGA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NGA_0_NGA_1.properties
new file mode 100644
index 0000000..59465c1
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NGA_0_NGA_1.properties
@@ -0,0 +1,65 @@
+# NGA_0_NGA_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between NGA(0) and NGA(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = NGA
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = NGA
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MIU/DNMA(Estimated)
+0 = NGA,NG-BO,13.994520547945205,13.994520547945205
+# CBQ/DNCA(Actual)
+1 = NGA,NG-CR,214.46027397260275,214.46027397260275
+# ENU/DNEN(Actual)
+2 = NGA,NG-EN,252.8027397260274,252.8027397260274
+# KAD/DNKA(Actual)
+3 = NGA,NG-KD,161.4191780821918,161.4191780821918
+# KAN/DNKN(Actual)
+4 = NGA,NG-KN,418.827397260274,418.827397260274
+# LOS/DNMM(Actual)
+5 = NGA,NG-LA,4919.082191780822,4919.082191780822
+# JOS/DNJO(Estimated)
+6 = NGA,NG-PL,13.994520547945205,13.994520547945205
+# PHC/DNPO(Actual)
+7 = NGA,NG-RI,1172.2547945205479,1172.2547945205479
+# SKO/DNSO(Estimated)
+8 = NGA,NG-SO,13.994520547945205,13.994520547945205
+# YOL/DNYO(Estimated)
+9 = NGA,NG-AWM,13.994520547945205,13.994520547945205
+# ABV/DNAA(Actual)
+10 = NGA,NG-FCT,2717.9671232876713,2717.9671232876713
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NGA_1_NGA_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NGA_1_NGA_2.properties
new file mode 100644
index 0000000..b9117ce
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NGA_1_NGA_2.properties
@@ -0,0 +1,65 @@
+# NGA_1_NGA_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between NGA(1) and NGA(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = NGA
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = NGA
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# PHC/DNPO(Actual)
+0 = NG-RI,NG-RI-G360013,1256.4383561643835,1256.4383561643835
+# MIU/DNMA(Estimated)
+1 = NG-BO,NG-BO-G110008,15.0,15.0
+# SKO/DNSO(Estimated)
+2 = NG-SO,NG-SO-G370004,15.0,15.0
+# ENU/DNEN(Actual)
+3 = NG-EN,NG-EN-G170003,270.958904109589,270.958904109589
+# JOS/DNJO(Estimated)
+4 = NG-PL,NG-PL-G350003,15.0,15.0
+# KAN/DNKN(Actual)
+5 = NG-KN,NG-KN-G230028,448.90410958904107,448.90410958904107
+# YOL/DNYO(Estimated)
+6 = NG-AWM,NG-AWM-G040015,15.0,15.0
+# KAD/DNKA(Actual)
+7 = NG-KD,NG-KD-G220005,173.013698630137,173.013698630137
+# CBQ/DNCA(Actual)
+8 = NG-CR,NG-CR-G120006,229.86301369863014,229.86301369863014
+# LOS/DNMM(Actual)
+9 = NG-LA,NG-LA-G280010,5272.328767123287,5272.328767123287
+# ABV/DNAA(Actual)
+10 = NG-FCT,NG-FCT-G180002,2913.150684931507,2913.150684931507
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NLD_0_NLD_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NLD_0_NLD_1.properties
new file mode 100644
index 0000000..bf6353a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NLD_0_NLD_1.properties
@@ -0,0 +1,57 @@
+# NLD_0_NLD_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between NLD(0) and NLD(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = NLD
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = NLD
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# GRQ/EHGG(Actual)
+0 = NLD,NL-DR,226.34794520547945,226.34794520547945
+# LEY/EHLE(Actual)
+1 = NLD,NL-FL,12105.72602739726,12105.72602739726
+# MST/EHBK(Actual)
+2 = NLD,NL-LI,588.0438356164384,588.0438356164384
+# EIN/EHEH(Actual)
+3 = NLD,NL-NB,1973.4849315068493,1973.4849315068493
+# EHTX(Estimated), AMS/EHAM(Actual)
+4 = NLD,NL-NH,86210.66849315069,86210.66849315069
+# ENS/EHTW(Actual)
+5 = NLD,NL-OV,58.79178082191781,58.79178082191781
+# RTM/EHRD(Actual)
+6 = NLD,NL-ZH,1056.8438356164384,1056.8438356164384
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NOR_0_NOR_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NOR_0_NOR_1.properties
new file mode 100644
index 0000000..d7d154c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NOR_0_NOR_1.properties
@@ -0,0 +1,69 @@
+# NOR_0_NOR_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between NOR(0) and NOR(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = NOR
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = NOR
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# GEN/ENGM(Actual)
+0 = NOR,NO-03,25470.898630136988,25470.898630136988
+# VDB/ENFG(Actual)
+1 = NOR,NO-05,18.65753424657534,18.65753424657534
+# DLD/ENDI(Estimated)
+2 = NOR,NO-06,13.994520547945205,13.994520547945205
+# TRF/ENTO(Estimated)
+3 = NOR,NO-07,13.994520547945205,13.994520547945205
+# KRS/ENCN(Actual)
+4 = NOR,NO-0A,983.227397260274,983.227397260274
+# HFT/ENHF(Actual), KKN/ENKR(Actual), LKL/ENNA(Actual), ALF/ENAT(Actual)
+5 = NOR,NO-20,961.6246575342466,961.6246575342466
+# HAU/ENHD(Actual), SVG/ENZV(Actual)
+6 = NOR,NO-21,4655.156164383561,4655.156164383561
+# SRP/ENSO(Estimated), BGO/ENBR(Actual)
+7 = NOR,NO-2,4801.816438356164,4801.816438356164
+# FAE/EKVG(Actual), AES/ENAL(Actual), KSU/ENKB(Actual), MOL/ENML(Actual)
+8 = NOR,NO-5,1869.8301369863013,1869.8301369863013
+# TRD/ENVA(Actual)
+9 = NOR,NO-7,3568.9150684931506,3568.9150684931506
+# ANX/ENAN(Estimated), BOO/ENBO(Actual)
+10 = NOR,NO-8,1859.8,1859.8
+# BDU/ENDU(Actual), TOS/ENTC(Actual), EVE/ENEV(Actual)
+11 = NOR,NO-9,2872.9945205479453,2872.9945205479453
+# LYR/ENSB(Actual)
+12 = NOR,NO-LYR,146.97808219178083,146.97808219178083
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NPL_0_NPL_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NPL_0_NPL_1.properties
new file mode 100644
index 0000000..3dc6cfd
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NPL_0_NPL_1.properties
@@ -0,0 +1,45 @@
+# NPL_0_NPL_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between NPL(0) and NPL(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = NPL
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = NPL
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KTM/VNKT(Estimated)
+0 = NPL,NP-C,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NPL_1_NPL_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NPL_1_NPL_2.properties
new file mode 100644
index 0000000..06bb7d4
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/NPL_1_NPL_2.properties
@@ -0,0 +1,45 @@
+# NPL_1_NPL_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between NPL(1) and NPL(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = NPL
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = NPL
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KTM/VNKT(Estimated)
+0 = NP-C,NP-C-G030001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/OMN_0_OMN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/OMN_0_OMN_1.properties
new file mode 100644
index 0000000..48e21cd
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/OMN_0_OMN_1.properties
@@ -0,0 +1,47 @@
+# OMN_0_OMN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between OMN(0) and OMN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = OMN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = OMN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SLL/OOSA(Estimated)
+0 = OMN,OM-DHF,13.994520547945205,13.994520547945205
+# MCT/OOMS(Actual)
+1 = OMN,OM-MA,5112.32602739726,5112.32602739726
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/OMN_1_OMN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/OMN_1_OMN_2.properties
new file mode 100644
index 0000000..6c829b0
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/OMN_1_OMN_2.properties
@@ -0,0 +1,47 @@
+# OMN_1_OMN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between OMN(1) and OMN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = OMN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = OMN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SLL/OOSA(Estimated)
+0 = OM-DHF,OM-DHF-G080004,15.0,15.0
+# MCT/OOMS(Actual)
+1 = OM-MA,OM-MA-G100001,5479.45205479452,5479.45205479452
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PAK_0_PAK_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PAK_0_PAK_1.properties
new file mode 100644
index 0000000..5296688
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PAK_0_PAK_1.properties
@@ -0,0 +1,51 @@
+# PAK_0_PAK_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between PAK(0) and PAK(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = PAK
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = PAK
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# GWD/OPGD(Actual), KHI/OPKC(Actual), UET/OPQT(Actual), TUK/OPTU(Actual)
+0 = PAK,PK-BA,7700.438356164384,7700.438356164384
+# PEW/OPPS(Actual)
+1 = PAK,PK-NW,1113.4630136986302,1113.4630136986302
+# DEA/OPDG(Actual), LYP/OPFA(Actual), LHE/OPLA(Actual), MUX/OPMT(Actual), RYK/OPRK(Actual), ISB/OPRN(Actual), SKT/OPST(Estimated)
+2 = PAK,PK-PB,8249.564383561645,8249.564383561645
+# SKZ/OPSK(Actual)
+3 = PAK,PK-SD,104.92876712328767,104.92876712328767
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PAK_1_PAK_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PAK_1_PAK_2.properties
new file mode 100644
index 0000000..2d008b6
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PAK_1_PAK_2.properties
@@ -0,0 +1,69 @@
+# PAK_1_PAK_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between PAK(1) and PAK(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = PAK
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = PAK
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SKZ/OPSK(Actual)
+0 = PK-SD,PK-SD-G090011,112.46575342465754,112.46575342465754
+# PEW/OPPS(Actual)
+1 = PK-NW,PK-NW-G060011,1193.4246575342465,1193.4246575342465
+# GWD/OPGD(Actual)
+2 = PK-BA,PK-BA-G010002,45.06849315068493,45.06849315068493
+# KHI/OPKC(Actual)
+3 = PK-BA,PK-BA-G010008,7795.2054794520545,7795.2054794520545
+# UET/OPQT(Actual)
+4 = PK-BA,PK-BA-G010013,375.47945205479454,375.47945205479454
+# TUK/OPTU(Actual)
+5 = PK-BA,PK-BA-G010015,37.67123287671233,37.67123287671233
+# DEA/OPDG(Actual)
+6 = PK-PB,PK-PB-G080004,52.602739726027394,52.602739726027394
+# LYP/OPFA(Actual)
+7 = PK-PB,PK-PB-G080005,250.68493150684932,250.68493150684932
+# LHE/OPLA(Actual)
+8 = PK-PB,PK-PB-G080011,4156.986301369863,4156.986301369863
+# MUX/OPMT(Actual)
+9 = PK-PB,PK-PB-G080013,359.7260273972603,359.7260273972603
+# RYK/OPRK(Actual)
+10 = PK-PB,PK-PB-G080015,53.97260273972603,53.97260273972603
+# ISB/OPRN(Actual)
+11 = PK-PB,PK-PB-G080016,3953.013698630137,3953.013698630137
+# SKT/OPST(Estimated)
+12 = PK-PB,PK-PB-G080020,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PER_0_PER_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PER_0_PER_1.properties
new file mode 100644
index 0000000..d827809
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PER_0_PER_1.properties
@@ -0,0 +1,51 @@
+# PER_0_PER_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between PER(0) and PER(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = PER
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = PER
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# PIU/SPUR(Actual), TYL/SPYL(Estimated)
+0 = PER,PE-PIU,218.48767123287672,218.48767123287672
+# CUZ/SPZO(Estimated)
+1 = PER,PE-CUS,8.775342465753425,8.775342465753425
+# LIM/SPIM(Estimated)
+2 = PER,PE-LIM,13.994520547945205,13.994520547945205
+# IQT/SPQT(Estimated)
+3 = PER,PE-LOR,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PER_1_PER_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PER_1_PER_2.properties
new file mode 100644
index 0000000..763ab97
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PER_1_PER_2.properties
@@ -0,0 +1,53 @@
+# PER_1_PER_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between PER(1) and PER(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = PER
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = PER
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CUZ/SPZO(Estimated)
+0 = PE-CUS,PE-CUS-G070011,9.408219178082192,9.408219178082192
+# PIU/SPUR(Actual)
+1 = PE-PIU,PE-PIU-G200006,219.17808219178082,219.17808219178082
+# TYL/SPYL(Estimated)
+2 = PE-PIU,PE-PIU-G200008,15.0,15.0
+# IQT/SPQT(Estimated)
+3 = PE-LOR,PE-LOR-G160004,15.0,15.0
+# LIM/SPIM(Estimated)
+4 = PE-LIM,PE-LIM-G150008,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PHL_0_PHL_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PHL_0_PHL_1.properties
new file mode 100644
index 0000000..770062f
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PHL_0_PHL_1.properties
@@ -0,0 +1,51 @@
+# PHL_0_PHL_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between PHL(0) and PHL(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = PHL
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = PHL
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CRK/RPLC(Actual)
+0 = PHL,PH-3,681.9835616438356,681.9835616438356
+# NOP/RPVM(Actual)
+1 = PHL,PH-7,3551.405479452055,3551.405479452055
+# DVO/RPMD(Estimated)
+2 = PHL,PH-11,13.994520547945205,13.994520547945205
+# MNL/RPLL(Actual)
+3 = PHL,PH-NCR,19718.890410958906,19718.890410958906
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PHL_1_PHL_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PHL_1_PHL_2.properties
new file mode 100644
index 0000000..ea7a5e2
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PHL_1_PHL_2.properties
@@ -0,0 +1,51 @@
+# PHL_1_PHL_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between PHL(1) and PHL(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = PHL
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = PHL
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# DVO/RPMD(Estimated)
+0 = PH-11,PH-11-G660002,15.0,15.0
+# MNL/RPLL(Actual)
+1 = PH-NCR,PH-NCR-G520001,21134.931506849316,21134.931506849316
+# NOP/RPVM(Actual)
+2 = PH-7,PH-7-G730002,3806.4383561643835,3806.4383561643835
+# CRK/RPLC(Actual)
+3 = PH-3,PH-3-G690004,730.9589041095891,730.9589041095891
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/POL_0_POL_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/POL_0_POL_1.properties
new file mode 100644
index 0000000..c6a7e18
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/POL_0_POL_1.properties
@@ -0,0 +1,63 @@
+# POL_0_POL_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between POL(0) and POL(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = POL
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = POL
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BZG/EPBY(Estimated)
+0 = POL,PL-BY,13.994520547945205,13.994520547945205
+# SZZ/EPSC(Estimated)
+1 = POL,PL-CI,13.994520547945205,13.994520547945205
+# GDN/EPGD(Actual)
+2 = POL,PL-GD,466.4986301369863,466.4986301369863
+# KTW/EPKT(Actual)
+3 = POL,PL-KT,2550.923287671233,2550.923287671233
+# KRK/EPKK(Actual)
+4 = POL,PL-KW,758.1561643835616,758.1561643835616
+# LCJ/EPLL(Actual)
+5 = POL,PL-LD,399.2712328767123,399.2712328767123
+# POZ/EPPO(Actual)
+6 = POL,PL-PZ,1146.309589041096,1146.309589041096
+# RZE/EPRZ(Estimated)
+7 = POL,PL-RZ,13.994520547945205,13.994520547945205
+# WAW/EPWA(Actual)
+8 = POL,PL-WA,7777.257534246575,7777.257534246575
+# WRO/EPWR(Actual)
+9 = POL,PL-WR,1636.5835616438355,1636.5835616438355
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRI_0_PRI_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRI_0_PRI_1.properties
new file mode 100644
index 0000000..77bea30
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRI_0_PRI_1.properties
@@ -0,0 +1,49 @@
+# PRI_0_PRI_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between PRI(0) and PRI(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = PRI
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = PRI
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BQN/TJBQ(Estimated)
+0 = PRI,PR-72005,6.032876712328767,6.032876712328767
+# SJU/TJSJ(Actual)
+1 = PRI,PR-72031,13639.693150684932,13639.693150684932
+# PSE/TJPS(Estimated)
+2 = PRI,PR-72113,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRK_0_PRK_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRK_0_PRK_1.properties
new file mode 100644
index 0000000..9212db0
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRK_0_PRK_1.properties
@@ -0,0 +1,45 @@
+# PRK_0_PRK_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between PRK(0) and PRK(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = PRK
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = PRK
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# FNJ/ZKPY(Estimated)
+0 = PRK,KP-PY,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRK_1_PRK_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRK_1_PRK_2.properties
new file mode 100644
index 0000000..db6ae8b
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRK_1_PRK_2.properties
@@ -0,0 +1,45 @@
+# PRK_1_PRK_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between PRK(1) and PRK(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = PRK
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = PRK
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# FNJ/ZKPY(Estimated)
+0 = KP-PY,KP-PY-G190001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRT_0_PRT_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRT_0_PRT_1.properties
new file mode 100644
index 0000000..50e3d1a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRT_0_PRT_1.properties
@@ -0,0 +1,61 @@
+# PRT_0_PRT_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between PRT(0) and PRT(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = PRT
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = PRT
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SMA/LPAZ(Actual)
+0 = PRT,PT-SMA_AZORES,93.81095890410958,93.81095890410958
+# HOR/LPHR(Actual)
+1 = PRT,PT-HOR,257.0219178082192,257.0219178082192
+# LIS/LPPT(Actual)
+2 = PRT,PT-01,11974.479452054795,11974.479452054795
+# VSE/LPVZ(Estimated)
+3 = PRT,PT-10,13.994520547945205,13.994520547945205
+# BGC/LPBG(Estimated), OPO/LPPR(Actual)
+4 = PRT,PT-11,4365.224657534247,4365.224657534247
+# FAO/LPFR(Actual)
+5 = PRT,PT-15,6039.958904109589,6039.958904109589
+# PDL/LPPD(Actual)
+6 = PRT,PT-20,990.5123287671233,990.5123287671233
+# FNC/LPMA(Actual)
+7 = PRT,PT-30,2889.104109589041,2889.104109589041
+# FLW/LPFL(Actual)
+8 = PRT,PT-FLW,39.61917808219178,39.61917808219178
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRY_0_PRY_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRY_0_PRY_1.properties
new file mode 100644
index 0000000..e37e353
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRY_0_PRY_1.properties
@@ -0,0 +1,47 @@
+# PRY_0_PRY_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between PRY(0) and PRY(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = PRY
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = PRY
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# AGT/SGES(Estimated)
+0 = PRY,PY-0,2.6082191780821917,2.6082191780821917
+# ASU/SGAS(Estimated)
+1 = PRY,PY-17,4.884931506849315,4.884931506849315
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRY_1_PRY_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRY_1_PRY_2.properties
new file mode 100644
index 0000000..7bc077c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PRY_1_PRY_2.properties
@@ -0,0 +1,47 @@
+# PRY_1_PRY_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between PRY(1) and PRY(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = PRY
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = PRY
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# AGT/SGES(Estimated)
+0 = PY-0,PY-0-G020009,2.797260273972603,2.797260273972603
+# ASU/SGAS(Estimated)
+1 = PY-17,PY-17-G100015,5.238356164383561,5.238356164383561
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PSE_0_PSE_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PSE_0_PSE_1.properties
new file mode 100644
index 0000000..3c57a33
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/PSE_0_PSE_1.properties
@@ -0,0 +1,45 @@
+# PSE_0_PSE_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between PSE(0) and PSE(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = PSE
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = PSE
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# GZA/LVGZ(Estimated)
+0 = PSE,PS-802,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/QAT_0_QAT_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/QAT_0_QAT_1.properties
new file mode 100644
index 0000000..01e7404
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/QAT_0_QAT_1.properties
@@ -0,0 +1,45 @@
+# QAT_0_QAT_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between QAT(0) and QAT(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = QAT
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = QAT
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# DOH/OTBD(Actual)
+0 = QAT,QA-Q,19082.14794520548,19082.14794520548
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/QAT_1_QAT_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/QAT_1_QAT_2.properties
new file mode 100644
index 0000000..76efa41
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/QAT_1_QAT_2.properties
@@ -0,0 +1,45 @@
+# QAT_1_QAT_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between QAT(1) and QAT(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = QAT
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = QAT
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# DOH/OTBD(Actual)
+0 = QA-Q,QA-Q-G090009,20452.465753424658,20452.465753424658
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ROU_0_ROU_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ROU_0_ROU_1.properties
new file mode 100644
index 0000000..147bcc2
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ROU_0_ROU_1.properties
@@ -0,0 +1,59 @@
+# ROU_0_ROU_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ROU(0) and ROU(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ROU
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = ROU
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ARW/LRAR(Estimated)
+0 = ROU,RO-AR,13.994520547945205,13.994520547945205
+# CND/LRCK(Actual)
+1 = ROU,RO-CA,86.9068493150685,86.9068493150685
+# BAY/LRBM(Estimated)
+2 = ROU,RO-MM,13.994520547945205,13.994520547945205
+# TGM/LRTM(Actual)
+3 = ROU,RO-MS,204.1095890410959,204.1095890410959
+# SUJ/LRSM(Estimated)
+4 = ROU,RO-SM,13.994520547945205,13.994520547945205
+# TCE/LRTC(Actual)
+5 = ROU,RO-TL,0.2547945205479452,0.2547945205479452
+# TSR/LRTR(Estimated)
+6 = ROU,RO-TM,13.994520547945205,13.994520547945205
+# OTP/LROP(Actual), BBU/LRBS(Actual)
+7 = ROU,RO-B,4043.2109589041097,4043.2109589041097
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/RUS_0_RUS_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/RUS_0_RUS_1.properties
new file mode 100644
index 0000000..eff3a7f
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/RUS_0_RUS_1.properties
@@ -0,0 +1,65 @@
+# RUS_0_RUS_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between RUS(0) and RUS(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = RUS
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = RUS
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ARH/ULAA(Estimated), MMK/ULMM(Actual)
+0 = RUS,RU-01,401.76438356164385,401.76438356164385
+# LED/ULLI(Actual)
+1 = RUS,RU-02,4802.008219178082,4802.008219178082
+# DME/UUDD(Actual), SVO/UUEE(Actual), VKO/UUWW(Actual), BKA/UUBB(Estimated)
+2 = RUS,RU-03,50421.93698630137,50421.93698630137
+# GOJ/UWGG(Estimated)
+3 = RUS,RU-04,13.994520547945205,13.994520547945205
+# LPK/UUOL(Estimated)
+4 = RUS,RU-05,13.994520547945205,13.994520547945205
+# KZN/UWKD(Estimated), Astrakhan - Narimanovo Airport(Estimated), VOG/URWW(Estimated), KJA/UNKL(Estimated), KUF/UWWW(Actual), RTW/UWSS(Estimated)
+5 = RUS,RU-06,1624.695890410959,1624.695890410959
+# KRR/URKK(Estimated), STW/URMT(Estimated), ROV/URRR(Actual)
+6 = RUS,RU-07,958.3041095890411,958.3041095890411
+# UFA/UWUU(Estimated), PEE/USPP(Estimated), SVX/USSS(Actual), CEK/USCC(Estimated)
+7 = RUS,RU-08,2044.482191780822,2044.482191780822
+# BAX/UNBB(Estimated), KEJ/UNEE(Estimated), OVB/UNNT(Actual), TJM/USTR(Actual), NOJ/USRO(Estimated)
+8 = RUS,RU-09,1978.5835616438355,1978.5835616438355
+# NSK/UOOO(Estimated), BTK/UIBB(Estimated), IKT/UIII(Actual), HTA/UIAA(Estimated)
+9 = RUS,RU-10,1154.041095890411,1154.041095890411
+# CNN/UELL(Estimated), YKS/UEEE(Estimated), VVO/UHWW(Estimated), KHV/UHHH(Estimated), PKC/UHPP(Estimated), GDX/UHMM(Estimated), DYR/UHMA(Estimated), UUS/UHSS(Estimated)
+10 = RUS,RU-11,96.6027397260274,96.6027397260274
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/RUS_1_RUS_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/RUS_1_RUS_2.properties
new file mode 100644
index 0000000..9b5a740
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/RUS_1_RUS_2.properties
@@ -0,0 +1,109 @@
+# RUS_1_RUS_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between RUS(1) and RUS(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = RUS
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = RUS
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BAX/UNBB(Estimated)
+0 = RU-09,RU-09-02,15.0,15.0
+# KEJ/UNEE(Estimated)
+1 = RU-09,RU-09-03,15.0,15.0
+# OVB/UNNT(Actual)
+2 = RU-09,RU-09-04,1700.6849315068494,1700.6849315068494
+# TJM/USTR(Actual)
+3 = RU-09,RU-09-07,380.4109589041096,380.4109589041096
+# NOJ/USRO(Estimated)
+4 = RU-09,RU-09-09,9.578082191780823,9.578082191780823
+# NSK/UOOO(Estimated)
+5 = RU-10,RU-10-04,15.0,15.0
+# BTK/UIBB(Estimated), IKT/UIII(Actual)
+6 = RU-10,RU-10-07,1206.9178082191781,1206.9178082191781
+# HTA/UIAA(Estimated)
+7 = RU-10,RU-10-09,15.0,15.0
+# LED/ULLI(Actual)
+8 = RU-02,RU-02-01,5146.8493150684935,5146.8493150684935
+# KZN/UWKD(Estimated)
+9 = RU-06,RU-06-02,15.0,15.0
+# Astrakhan - Narimanovo Airport(Estimated)
+10 = RU-06,RU-06-03,15.0,15.0
+# VOG/URWW(Estimated)
+11 = RU-06,RU-06-04,15.0,15.0
+# KJA/UNKL(Estimated), KUF/UWWW(Actual)
+12 = RU-06,RU-06-06,1681.372602739726,1681.372602739726
+# RTW/UWSS(Estimated)
+13 = RU-06,RU-06-07,15.0,15.0
+# CNN/UELL(Estimated), YKS/UEEE(Estimated)
+14 = RU-11,RU-11-01,26.578082191780823,26.578082191780823
+# VVO/UHWW(Estimated)
+15 = RU-11,RU-11-02,15.0,15.0
+# KHV/UHHH(Estimated)
+16 = RU-11,RU-11-03,15.0,15.0
+# PKC/UHPP(Estimated)
+17 = RU-11,RU-11-06,15.0,15.0
+# GDX/UHMM(Estimated)
+18 = RU-11,RU-11-08,15.0,15.0
+# DYR/UHMA(Estimated)
+19 = RU-11,RU-11-09,1.9698630136986301,1.9698630136986301
+# UUS/UHSS(Estimated)
+20 = RU-11,RU-11-10,15.0,15.0
+# DME/UUDD(Actual), SVO/UUEE(Actual), VKO/UUWW(Actual), BKA/UUBB(Estimated)
+21 = RU-03,RU-03-06,54042.808219178085,54042.808219178085
+# KRR/URKK(Estimated)
+22 = RU-07,RU-07-07,15.0,15.0
+# STW/URMT(Estimated)
+23 = RU-07,RU-07-08,15.0,15.0
+# ROV/URRR(Actual)
+24 = RU-07,RU-07-09,997.1232876712329,997.1232876712329
+# GOJ/UWGG(Estimated)
+25 = RU-04,RU-04-05,15.0,15.0
+# UFA/UWUU(Estimated)
+26 = RU-08,RU-08-01,15.0,15.0
+# PEE/USPP(Estimated)
+27 = RU-08,RU-08-05,15.0,15.0
+# SVX/USSS(Actual)
+28 = RU-08,RU-08-07,2146.301369863014,2146.301369863014
+# CEK/USCC(Estimated)
+29 = RU-08,RU-08-08,15.0,15.0
+# ARH/ULAA(Estimated)
+30 = RU-01,RU-01-03,15.0,15.0
+# MMK/ULMM(Actual)
+31 = RU-01,RU-01-06,415.6164383561644,415.6164383561644
+# LPK/UUOL(Estimated)
+32 = RU-05,RU-05-04,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/RUS_2_RUS_3.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/RUS_2_RUS_3.properties
new file mode 100644
index 0000000..1321e95
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/RUS_2_RUS_3.properties
@@ -0,0 +1,115 @@
+# RUS_2_RUS_3.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between RUS(2) and RUS(3)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = RUS
+ISOKEY_0_LEVEL = 2
+ISOKEY_1 = RUS
+ISOKEY_1_LEVEL = 3
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SVX/USSS(Actual)
+0 = RU-08-07,RU-08-07-52,2146.301369863014,2146.301369863014
+# LPK/UUOL(Estimated)
+1 = RU-05-04,RU-05-04-12,15.0,15.0
+# LED/ULLI(Actual)
+2 = RU-02-01,RU-02-01-01,5146.8493150684935,5146.8493150684935
+# GDX/UHMM(Estimated)
+3 = RU-11-08,RU-11-08-02,15.0,15.0
+# BTK/UIBB(Estimated)
+4 = RU-10-07,RU-10-07-04,15.0,15.0
+# IKT/UIII(Actual)
+5 = RU-10-07,RU-10-07-09,1191.9178082191781,1191.9178082191781
+# DME/UUDD(Actual), SVO/UUEE(Actual), VKO/UUWW(Actual), BKA/UUBB(Estimated)
+6 = RU-03-06,RU-03-06-01,54042.808219178085,54042.808219178085
+# KZN/UWKD(Estimated)
+7 = RU-06-02,RU-06-02-20,15.0,15.0
+# CNN/UELL(Estimated)
+8 = RU-11-01,RU-11-01-17,11.578082191780823,11.578082191780823
+# NOJ/USRO(Estimated)
+9 = RU-09-09,RU-09-09-06,9.578082191780823,9.578082191780823
+# YKS/UEEE(Estimated)
+10 = RU-11-01,RU-11-01-34,15.0,15.0
+# CEK/USCC(Estimated)
+11 = RU-08-08,RU-08-08-06,15.0,15.0
+# KRR/URKK(Estimated)
+12 = RU-07-07,RU-07-07-19,15.0,15.0
+# KJA/UNKL(Estimated)
+13 = RU-06-06,RU-06-06-19,11.509589041095891,11.509589041095891
+# KUF/UWWW(Actual)
+14 = RU-06-06,RU-06-06-25,1669.86301369863,1669.86301369863
+# BAX/UNBB(Estimated)
+15 = RU-09-02,RU-09-02-03,15.0,15.0
+# NSK/UOOO(Estimated)
+16 = RU-10-04,RU-10-04-24,15.0,15.0
+# UFA/UWUU(Estimated)
+17 = RU-08-01,RU-08-01-58,15.0,15.0
+# DYR/UHMA(Estimated)
+18 = RU-11-09,RU-11-09-01,1.9698630136986301,1.9698630136986301
+# UUS/UHSS(Estimated)
+19 = RU-11-10,RU-11-10-19,15.0,15.0
+# PEE/USPP(Estimated)
+20 = RU-08-05,RU-08-05-31,15.0,15.0
+# Astrakhan - Narimanovo Airport(Estimated)
+21 = RU-06-03,RU-06-03-03,15.0,15.0
+# VVO/UHWW(Estimated)
+22 = RU-11-02,RU-11-02-33,15.0,15.0
+# STW/URMT(Estimated)
+23 = RU-07-08,RU-07-08-30,15.0,15.0
+# PKC/UHPP(Estimated)
+24 = RU-11-06,RU-11-06-04,15.0,15.0
+# KEJ/UNEE(Estimated)
+25 = RU-09-03,RU-09-03-09,15.0,15.0
+# RTW/UWSS(Estimated)
+26 = RU-06-07,RU-06-07-34,15.0,15.0
+# GOJ/UWGG(Estimated)
+27 = RU-04-05,RU-04-05-25,15.0,15.0
+# TJM/USTR(Actual)
+28 = RU-09-07,RU-09-07-15,380.4109589041096,380.4109589041096
+# HTA/UIAA(Estimated)
+29 = RU-10-09,RU-10-09-07,15.0,15.0
+# KHV/UHHH(Estimated)
+30 = RU-11-03,RU-11-03-04,15.0,15.0
+# VOG/URWW(Estimated)
+31 = RU-06-04,RU-06-04-38,15.0,15.0
+# MMK/ULMM(Actual)
+32 = RU-01-06,RU-01-06-08,415.6164383561644,415.6164383561644
+# ROV/URRR(Actual)
+33 = RU-07-09,RU-07-09-36,997.1232876712329,997.1232876712329
+# OVB/UNNT(Actual)
+34 = RU-09-04,RU-09-04-22,1700.6849315068494,1700.6849315068494
+# ARH/ULAA(Estimated)
+35 = RU-01-03,RU-01-03-01,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/RWA_0_RWA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/RWA_0_RWA_1.properties
new file mode 100644
index 0000000..21e1853
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/RWA_0_RWA_1.properties
@@ -0,0 +1,45 @@
+# RWA_0_RWA_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between RWA(0) and RWA(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = RWA
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = RWA
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KGL/HRYR(Actual)
+0 = RWA,RW-K,155.03013698630136,155.03013698630136
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/RWA_1_RWA_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/RWA_1_RWA_2.properties
new file mode 100644
index 0000000..5b6a162
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/RWA_1_RWA_2.properties
@@ -0,0 +1,45 @@
+# RWA_1_RWA_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between RWA(1) and RWA(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = RWA
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = RWA
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KGL/HRYR(Actual)
+0 = RW-K,RW-K-G090006,166.16438356164383,166.16438356164383
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SAU_0_SAU_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SAU_0_SAU_1.properties
new file mode 100644
index 0000000..9f7f185
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SAU_0_SAU_1.properties
@@ -0,0 +1,61 @@
+# SAU_0_SAU_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SAU(0) and SAU(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SAU
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SAU
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# RUH/OERK(Actual)
+0 = SAU,SA-0,11679.11506849315,11679.11506849315
+# AHB/OEAB(Estimated)
+1 = SAU,SA-4,13.994520547945205,13.994520547945205
+# TIF/OETF(Estimated), JED/OEJN(Actual)
+2 = SAU,SA-02,14389.86301369863,14389.86301369863
+# MED/OEMA(Estimated)
+3 = SAU,SA-03,13.994520547945205,13.994520547945205
+# DHA/OEDR(Estimated), DMM/OEDF(Actual)
+4 = SAU,SA-04,4933.331506849315,4933.331506849315
+# Buraidah - Gassim Airport(Estimated)
+5 = SAU,SA-05,13.994520547945205,13.994520547945205
+# TUU/OETB(Estimated)
+6 = SAU,SA-07,13.994520547945205,13.994520547945205
+# RAH/OERF(Estimated)
+7 = SAU,SA-08,13.994520547945205,13.994520547945205
+# GIZ/OEGN(Estimated)
+8 = SAU,SA-09,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SAU_1_SAU_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SAU_1_SAU_2.properties
new file mode 100644
index 0000000..f3a278e
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SAU_1_SAU_2.properties
@@ -0,0 +1,61 @@
+# SAU_1_SAU_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SAU(1) and SAU(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SAU
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = SAU
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# TIF/OETF(Estimated), JED/OEJN(Actual)
+0 = SA-02,SA-02-G090001,15423.219178082192,15423.219178082192
+# DHA/OEDR(Estimated), DMM/OEDF(Actual)
+1 = SA-04,SA-04-G030001,5287.602739726028,5287.602739726028
+# Buraidah - Gassim Airport(Estimated)
+2 = SA-05,SA-05-G120001,15.0,15.0
+# TUU/OETB(Estimated)
+3 = SA-07,SA-07-G150001,15.0,15.0
+# RAH/OERF(Estimated)
+4 = SA-08,SA-08-G110001,15.0,15.0
+# MED/OEMA(Estimated)
+5 = SA-03,SA-03-G080001,15.0,15.0
+# GIZ/OEGN(Estimated)
+6 = SA-09,SA-09-G070001,15.0,15.0
+# AHB/OEAB(Estimated)
+7 = SA-4,SA-4-G010001,15.0,15.0
+# RUH/OERK(Actual)
+8 = SA-0,SA-0-G140001,12517.808219178081,12517.808219178081
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SDN_0_SDN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SDN_0_SDN_1.properties
new file mode 100644
index 0000000..cfbffdb
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SDN_0_SDN_1.properties
@@ -0,0 +1,45 @@
+# SDN_0_SDN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SDN(0) and SDN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SDN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SDN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KRT/HSSS(Estimated)
+0 = SDN,SD-KHA,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SDN_1_SDN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SDN_1_SDN_2.properties
new file mode 100644
index 0000000..050076b
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SDN_1_SDN_2.properties
@@ -0,0 +1,45 @@
+# SDN_1_SDN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SDN(1) and SDN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SDN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = SDN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KRT/HSSS(Estimated)
+0 = SD-KHA,SD-KHA-G240001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SEN_0_SEN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SEN_0_SEN_1.properties
new file mode 100644
index 0000000..7f5b57e
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SEN_0_SEN_1.properties
@@ -0,0 +1,45 @@
+# SEN_0_SEN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SEN(0) and SEN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SEN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SEN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# DKR/GOOY(Estimated)
+0 = SEN,SN-DK,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SEN_1_SEN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SEN_1_SEN_2.properties
new file mode 100644
index 0000000..01acad8
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SEN_1_SEN_2.properties
@@ -0,0 +1,45 @@
+# SEN_1_SEN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SEN(1) and SEN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SEN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = SEN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# DKR/GOOY(Estimated)
+0 = SN-DK,SN-DK-G050001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SGP_0_SGP_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SGP_0_SGP_1.properties
new file mode 100644
index 0000000..6551c30
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SGP_0_SGP_1.properties
@@ -0,0 +1,45 @@
+# SGP_0_SGP_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SGP(0) and SGP(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SGP
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SGP
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# XSP/WSSL(Estimated), SIN/WSSS(Actual)
+0 = SGP,SG-S,44789.17534246575,44789.17534246575
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SGP_1_SGP_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SGP_1_SGP_2.properties
new file mode 100644
index 0000000..a0624f2
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SGP_1_SGP_2.properties
@@ -0,0 +1,45 @@
+# SGP_1_SGP_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SGP(1) and SGP(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SGP
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = SGP
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# XSP/WSSL(Estimated), SIN/WSSS(Actual)
+0 = SG-S,SG-S-G010001,48005.54794520548,48005.54794520548
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SLE_0_SLE_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SLE_0_SLE_1.properties
new file mode 100644
index 0000000..62993bd
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SLE_0_SLE_1.properties
@@ -0,0 +1,45 @@
+# SLE_0_SLE_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SLE(0) and SLE(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SLE
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SLE
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# FNA/GFLL(Estimated)
+0 = SLE,SL-N,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SLE_1_SLE_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SLE_1_SLE_2.properties
new file mode 100644
index 0000000..8886fb8
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SLE_1_SLE_2.properties
@@ -0,0 +1,45 @@
+# SLE_1_SLE_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SLE(1) and SLE(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SLE
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = SLE
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# FNA/GFLL(Estimated)
+0 = SL-N,SL-N-G020004,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SOM_0_SOM_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SOM_0_SOM_1.properties
new file mode 100644
index 0000000..091c1a7
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SOM_0_SOM_1.properties
@@ -0,0 +1,51 @@
+# SOM_0_SOM_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SOM(0) and SOM(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SOM
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SOM
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MGQ/HCMM(Estimated)
+0 = SOM,SO-BN,13.994520547945205,13.994520547945205
+# BSA/MCMF(Estimated)
+1 = SOM,SO-BR,6.778082191780822,6.778082191780822
+# KMU/HCMK(Estimated)
+2 = SOM,SO-JH,3.317808219178082,3.317808219178082
+# BBO/HCMI(Estimated), HGA/HCMH(Estimated)
+3 = SOM,SO-WO,23.96164383561644,23.96164383561644
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SOM_1_SOM_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SOM_1_SOM_2.properties
new file mode 100644
index 0000000..61d3dc8
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SOM_1_SOM_2.properties
@@ -0,0 +1,53 @@
+# SOM_1_SOM_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SOM(1) and SOM(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SOM
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = SOM
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MGQ/HCMM(Estimated)
+0 = SO-BN,SO-BN-G030001,15.0,15.0
+# KMU/HCMK(Estimated)
+1 = SO-JH,SO-JH-G100004,3.558904109589041,3.558904109589041
+# BSA/MCMF(Estimated)
+2 = SO-BR,SO-BR-G040002,7.265753424657534,7.265753424657534
+# BBO/HCMI(Estimated)
+3 = SO-WO,SO-WO-G180002,12.843835616438357,12.843835616438357
+# HGA/HCMH(Estimated)
+4 = SO-WO,SO-WO-G180005,12.843835616438357,12.843835616438357
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SRB_0_SRB_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SRB_0_SRB_1.properties
new file mode 100644
index 0000000..1405317
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SRB_0_SRB_1.properties
@@ -0,0 +1,47 @@
+# SRB_0_SRB_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SRB(0) and SRB(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SRB
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SRB
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# INI/LYNI(Actual), BEG/LYBE(Actual)
+0 = SRB,RS-SRB,3257.0602739726028,3257.0602739726028
+# PRN/BKPR(Actual)
+1 = SRB,RS-KOS,1431.4493150684932,1431.4493150684932
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/STP_0_STP_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/STP_0_STP_1.properties
new file mode 100644
index 0000000..19d065b
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/STP_0_STP_1.properties
@@ -0,0 +1,45 @@
+# STP_0_STP_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between STP(0) and STP(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = STP
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = STP
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# TMS/FPST(Estimated)
+0 = STP,ST-S,12.463013698630137,12.463013698630137
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/STP_1_STP_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/STP_1_STP_2.properties
new file mode 100644
index 0000000..0049448
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/STP_1_STP_2.properties
@@ -0,0 +1,45 @@
+# STP_1_STP_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between STP(1) and STP(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = STP
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = STP
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# TMS/FPST(Estimated)
+0 = ST-S,ST-S-G020001,13.35890410958904,13.35890410958904
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SUR_0_SUR_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SUR_0_SUR_1.properties
new file mode 100644
index 0000000..fb4a08d
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SUR_0_SUR_1.properties
@@ -0,0 +1,45 @@
+# SUR_0_SUR_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SUR(0) and SUR(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SUR
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SUR
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# PBM/SMJP(Estimated)
+0 = SUR,SR-PR,0.40821917808219177,0.40821917808219177
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SUR_1_SUR_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SUR_1_SUR_2.properties
new file mode 100644
index 0000000..ac61545
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SUR_1_SUR_2.properties
@@ -0,0 +1,45 @@
+# SUR_1_SUR_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SUR(1) and SUR(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SUR
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = SUR
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# PBM/SMJP(Estimated)
+0 = SR-PR,SR-PR-G060005,0.4383561643835616,0.4383561643835616
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SVN_0_SVN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SVN_0_SVN_1.properties
new file mode 100644
index 0000000..403fabe
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SVN_0_SVN_1.properties
@@ -0,0 +1,45 @@
+# SVN_0_SVN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SVN(0) and SVN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SVN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SVN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MBX/LJMB(Estimated), LJU/LJLJ(Estimated), POW/LJPZ(Actual)
+0 = SVN,SI-01,51.75890410958904,51.75890410958904
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SWE_0_SWE_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SWE_0_SWE_1.properties
new file mode 100644
index 0000000..c442a0b
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SWE_0_SWE_1.properties
@@ -0,0 +1,83 @@
+# SWE_0_SWE_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SWE(0) and SWE(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SWE
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SWE
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ESCM(Estimated)
+0 = SWE,SE-C,13.994520547945205,13.994520547945205
+# NYO/ESKN(Actual)
+1 = SWE,SE-D,416.65479452054797,416.65479452054797
+# JKG/ESGJ(Actual)
+2 = SWE,SE-F,299.83561643835617,299.83561643835617
+# VXO/ESMX(Estimated)
+3 = SWE,SE-G,13.994520547945205,13.994520547945205
+# KLR/ESMQ(Actual)
+4 = SWE,SE-H,333.5780821917808,333.5780821917808
+# VBY/ESSV(Actual)
+5 = SWE,SE-I,353.0054794520548,353.0054794520548
+# RNB/ESDF(Actual)
+6 = SWE,SE-K,262.13424657534244,262.13424657534244
+# KSD/ESOK(Actual)
+7 = SWE,SE-S,184.55342465753424,184.55342465753424
+# ORB/ESOE(Actual)
+8 = SWE,SE-T,223.53424657534248,223.53424657534248
+# VST/ESOW(Actual)
+9 = SWE,SE-U,348.14794520547946,348.14794520547946
+# SDL/ESNN(Actual), OER/ESNO(Actual)
+10 = SWE,SE-Y,635.0767123287671,635.0767123287671
+# OSD/ESPC(Actual)
+11 = SWE,SE-Z,561.0767123287671,561.0767123287671
+# ARN/ESSA(Actual), BMA/ESSB(Actual)
+12 = SWE,SE-AB,24610.87671232877,24610.87671232877
+# ESNS(Actual), UME/ESNU(Actual)
+13 = SWE,SE-AC,1358.468493150685,1358.468493150685
+# KRN/ESNQ(Actual), LLA/ESPA(Actual)
+14 = SWE,SE-BD,1365.5013698630137,1365.5013698630137
+# GSE/ESGP(Actual), GOT/ESGG(Actual)
+15 = SWE,SE-BH,6183.358904109589,6183.358904109589
+# BLE/ESSD(Actual), MXX/ESKM(Estimated)
+16 = SWE,SE-KP,90.67945205479452,90.67945205479452
+# MMX/ESMS(Actual)
+17 = SWE,SE-MO,2602.6849315068494,2602.6849315068494
+# AGH/ESDB(Actual), KID/ESMK(Estimated)
+18 = SWE,SE-RI,490.5890410958904,490.5890410958904
+# NRK/ESSP(Actual)
+19 = SWE,SE-ST,282.96712328767126,282.96712328767126
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SYC_0_SYC_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SYC_0_SYC_1.properties
new file mode 100644
index 0000000..f704452
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SYC_0_SYC_1.properties
@@ -0,0 +1,45 @@
+# SYC_0_SYC_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SYC(0) and SYC(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SYC
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SYC
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SEZ/FSIA(Actual)
+0 = SYC,SC-M,452.44109589041096,452.44109589041096
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SYC_1_SYC_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SYC_1_SYC_2.properties
new file mode 100644
index 0000000..7cc68d2
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SYC_1_SYC_2.properties
@@ -0,0 +1,45 @@
+# SYC_1_SYC_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SYC(1) and SYC(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SYC
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = SYC
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SEZ/FSIA(Actual)
+0 = SC-M,SC-M-G010001,484.93150684931504,484.93150684931504
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SYR_0_SYR_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SYR_0_SYR_1.properties
new file mode 100644
index 0000000..d0852f2
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SYR_0_SYR_1.properties
@@ -0,0 +1,47 @@
+# SYR_0_SYR_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SYR(0) and SYR(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SYR
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SYR
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# DAM/OSDI(Estimated)
+0 = SYR,SY-DI,13.994520547945205,13.994520547945205
+# ALP/OSAP(Estimated)
+1 = SYR,SY-HL,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SYR_1_SYR_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SYR_1_SYR_2.properties
new file mode 100644
index 0000000..9caef4a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/SYR_1_SYR_2.properties
@@ -0,0 +1,47 @@
+# SYR_1_SYR_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between SYR(1) and SYR(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = SYR
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = SYR
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ALP/OSAP(Estimated)
+0 = SY-HL,SY-HL-G010001,15.0,15.0
+# DAM/OSDI(Estimated)
+1 = SY-DI,SY-DI-G060001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TCD_0_TCD_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TCD_0_TCD_1.properties
new file mode 100644
index 0000000..8228ba3
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TCD_0_TCD_1.properties
@@ -0,0 +1,45 @@
+# TCD_0_TCD_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between TCD(0) and TCD(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = TCD
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = TCD
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# NDJ/FTTJ(Estimated)
+0 = TCD,TD-CB,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TCD_1_TCD_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TCD_1_TCD_2.properties
new file mode 100644
index 0000000..b1fc596
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TCD_1_TCD_2.properties
@@ -0,0 +1,45 @@
+# TCD_1_TCD_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between TCD(1) and TCD(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = TCD
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = TCD
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# NDJ/FTTJ(Estimated)
+0 = TD-CB,TD-CB-G040001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TGO_0_TGO_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TGO_0_TGO_1.properties
new file mode 100644
index 0000000..536a5a9
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TGO_0_TGO_1.properties
@@ -0,0 +1,45 @@
+# TGO_0_TGO_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between TGO(0) and TGO(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = TGO
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = TGO
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# LFW/DXXX(Actual)
+0 = TGO,TG-M,291.78356164383564,291.78356164383564
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TGO_1_TGO_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TGO_1_TGO_2.properties
new file mode 100644
index 0000000..df5a000
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TGO_1_TGO_2.properties
@@ -0,0 +1,45 @@
+# TGO_1_TGO_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between TGO(1) and TGO(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = TGO
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = TGO
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# LFW/DXXX(Actual)
+0 = TG-M,TG-M-G030001,312.73972602739724,312.73972602739724
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/THA_0_THA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/THA_0_THA_1.properties
new file mode 100644
index 0000000..2b4ddf1
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/THA_0_THA_1.properties
@@ -0,0 +1,53 @@
+# THA_0_THA_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between THA(0) and THA(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = THA
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = THA
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BKK/VTBD(Actual)
+0 = THA,TH-0,49826.03287671233,49826.03287671233
+# BKK/VTBS(Actual)
+1 = THA,TH-C,35967.405479452056,35967.405479452056
+# CNX/VTCC(Estimated), CEI/VTCT(Actual)
+2 = THA,TH-N,749.6575342465753,749.6575342465753
+# HKT/VTSP(Estimated), HDY/VTSS(Estimated)
+3 = THA,TH-S,27.98904109589041,27.98904109589041
+# KKC/VTUK(Estimated)
+4 = THA,TH-NE,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/THA_1_THA_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/THA_1_THA_2.properties
new file mode 100644
index 0000000..417f6cb
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/THA_1_THA_2.properties
@@ -0,0 +1,57 @@
+# THA_1_THA_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between THA(1) and THA(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = THA
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = THA
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# HKT/VTSP(Estimated)
+0 = TH-S,TH-S-G620008,15.0,15.0
+# HDY/VTSS(Estimated)
+1 = TH-S,TH-S-G620011,15.0,15.0
+# BKK/VTBS(Actual)
+2 = TH-C,TH-C-G050018,38550.27397260274,38550.27397260274
+# BKK/VTBD(Actual)
+3 = TH-0,TH-0-G030001,53404.109589041094,53404.109589041094
+# KKC/VTUK(Estimated)
+4 = TH-NE,TH-NE-G350004,15.0,15.0
+# CNX/VTCC(Estimated)
+5 = TH-N,TH-N-G360001,15.0,15.0
+# CEI/VTCT(Actual)
+6 = TH-N,TH-N-G360002,788.4931506849315,788.4931506849315
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TJK_0_TJK_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TJK_0_TJK_1.properties
new file mode 100644
index 0000000..bbd07cd
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TJK_0_TJK_1.properties
@@ -0,0 +1,45 @@
+# TJK_0_TJK_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between TJK(0) and TJK(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = TJK
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = TJK
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# DYU/UTDD(Estimated)
+0 = TJK,TJ-TA,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TJK_1_TJK_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TJK_1_TJK_2.properties
new file mode 100644
index 0000000..abdef48
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TJK_1_TJK_2.properties
@@ -0,0 +1,45 @@
+# TJK_1_TJK_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between TJK(1) and TJK(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = TJK
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = TJK
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# DYU/UTDD(Estimated)
+0 = TJ-TA,TJ-TA-G050001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TKM_0_TKM_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TKM_0_TKM_1.properties
new file mode 100644
index 0000000..533f9e8
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TKM_0_TKM_1.properties
@@ -0,0 +1,45 @@
+# TKM_0_TKM_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between TKM(0) and TKM(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = TKM
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = TKM
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ASB/UTAA(Estimated)
+0 = TKM,TM-TT,0.4958904109589041,0.4958904109589041
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TKM_1_TKM_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TKM_1_TKM_2.properties
new file mode 100644
index 0000000..ab758b9
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TKM_1_TKM_2.properties
@@ -0,0 +1,45 @@
+# TKM_1_TKM_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between TKM(1) and TKM(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = TKM
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = TKM
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ASB/UTAA(Estimated)
+0 = TM-TT,TM-TT-G080001,0.5315068493150685,0.5315068493150685
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TUN_0_TUN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TUN_0_TUN_1.properties
new file mode 100644
index 0000000..dabf1a5
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TUN_0_TUN_1.properties
@@ -0,0 +1,53 @@
+# TUN_0_TUN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between TUN(0) and TUN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = TUN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = TUN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# TUN/DTTA(Actual)
+0 = TUN,TN-R1,4407.8493150684935,4407.8493150684935
+# TBJ/DTKA(Actual)
+1 = TUN,TN-R3,85.75890410958904,85.75890410958904
+# MIR/DTMB(Actual), SFA/DTTX(Actual)
+2 = TUN,TN-R5,5347.7479452054795,5347.7479452054795
+# GAF/DTTF(Actual), TOE/DTTZ(Actual)
+3 = TUN,TN-R6,155.53972602739725,155.53972602739725
+# DJE/DTTJ(Actual)
+4 = TUN,TN-R7,2855.3616438356166,2855.3616438356166
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TUN_1_TUN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TUN_1_TUN_2.properties
new file mode 100644
index 0000000..1a018e7
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TUN_1_TUN_2.properties
@@ -0,0 +1,57 @@
+# TUN_1_TUN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between TUN(1) and TUN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = TUN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = TUN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MIR/DTMB(Actual)
+0 = TN-R5,TN-R5-G180002,5624.657534246576,5624.657534246576
+# SFA/DTTX(Actual)
+1 = TN-R5,TN-R5-G180003,107.12328767123287,107.12328767123287
+# TBJ/DTKA(Actual)
+2 = TN-R3,TN-R3-G160003,91.91780821917808,91.91780821917808
+# TUN/DTTA(Actual)
+3 = TN-R1,TN-R1-G140003,4724.3835616438355,4724.3835616438355
+# GAF/DTTF(Actual)
+4 = TN-R6,TN-R6-G190001,16.301369863013697,16.301369863013697
+# TOE/DTTZ(Actual)
+5 = TN-R6,TN-R6-G190003,150.41095890410958,150.41095890410958
+# DJE/DTTJ(Actual)
+6 = TN-R7,TN-R7-G200002,3060.4109589041095,3060.4109589041095
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TUR_0_TUR_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TUR_0_TUR_1.properties
new file mode 100644
index 0000000..5762a7c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TUR_0_TUR_1.properties
@@ -0,0 +1,57 @@
+# TUR_0_TUR_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between TUR(0) and TUR(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = TUR
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = TUR
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ADA/LTAF(Actual)
+0 = TUR,TR-0,2942.7835616438356,2942.7835616438356
+# ESB/LTAC(Estimated)
+1 = TUR,TR-06,13.994520547945205,13.994520547945205
+# AYT/LTAI(Estimated)
+2 = TUR,TR-07,13.994520547945205,13.994520547945205
+# IST/LTBA(Actual)
+3 = TUR,TR-34,29646.649315068495,29646.649315068495
+# ADB/LTBJ(Estimated), MJT/ LGMT(Estimated)
+4 = TUR,TR-35,27.98904109589041,27.98904109589041
+# DLM/LTBS(Estimated)
+5 = TUR,TR-48,4.041095890410959,4.041095890410959
+# SAW/LTFJ(Estimated)
+6 = TUR,TR-84,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TUR_1_TUR_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TUR_1_TUR_2.properties
new file mode 100644
index 0000000..7d8c8c4
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TUR_1_TUR_2.properties
@@ -0,0 +1,59 @@
+# TUR_1_TUR_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between TUR(1) and TUR(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = TUR
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = TUR
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# IST/LTBA(Actual)
+0 = TR-34,TR-34-G400001,31775.616438356163,31775.616438356163
+# ADA/LTAF(Actual)
+1 = TR-0,TR-0-G010001,3154.109589041096,3154.109589041096
+# AYT/LTAI(Estimated)
+2 = TR-07,TR-07-G080001,15.0,15.0
+# SAW/LTFJ(Estimated)
+3 = TR-84,TR-84-G530001,15.0,15.0
+# ADB/LTBJ(Estimated)
+4 = TR-35,TR-35-G410004,15.0,15.0
+# MJT/ LGMT(Estimated)
+5 = TR-35,TR-35-G410005,15.0,15.0
+# DLM/LTBS(Estimated)
+6 = TR-48,TR-48-G590001,4.331506849315068,4.331506849315068
+# ESB/LTAC(Estimated)
+7 = TR-06,TR-06-G070001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TZA_0_TZA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TZA_0_TZA_1.properties
new file mode 100644
index 0000000..fd4a4a4
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TZA_0_TZA_1.properties
@@ -0,0 +1,51 @@
+# TZA_0_TZA_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between TZA(0) and TZA(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = TZA
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = TZA
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# JRO/HTKJ(Actual), ARK/HTAR(Actual)
+0 = TZA,TZ-0,347.6356164383562,347.6356164383562
+# ZNZ/HTZA(Estimated)
+1 = TZA,TZ-5,13.994520547945205,13.994520547945205
+# MWZ/HTMD(Actual)
+2 = TZA,TZ-8,259.44931506849315,259.44931506849315
+# DAR/HTDA(Actual)
+3 = TZA,TZ-02,1596.835616438356,1596.835616438356
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TZA_1_TZA_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TZA_1_TZA_2.properties
new file mode 100644
index 0000000..867235e
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/TZA_1_TZA_2.properties
@@ -0,0 +1,53 @@
+# TZA_1_TZA_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between TZA(1) and TZA(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = TZA
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = TZA
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ZNZ/HTZA(Estimated)
+0 = TZ-5,TZ-5-G160002,15.0,15.0
+# MWZ/HTMD(Actual)
+1 = TZ-8,TZ-8-G190004,278.0821917808219,278.0821917808219
+# DAR/HTDA(Actual)
+2 = TZ-02,TZ-02-G020001,1711.5068493150684,1711.5068493150684
+# JRO/HTKJ(Actual)
+3 = TZ-0,TZ-0-G010001,253.013698630137,253.013698630137
+# ARK/HTAR(Actual)
+4 = TZ-0,TZ-0-G010002,119.58904109589041,119.58904109589041
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/UGA_0_UGA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/UGA_0_UGA_1.properties
new file mode 100644
index 0000000..5fedb3a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/UGA_0_UGA_1.properties
@@ -0,0 +1,45 @@
+# UGA_0_UGA_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between UGA(0) and UGA(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = UGA
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = UGA
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# EBB/HUEN(Estimated)
+0 = UGA,UG-V,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/UGA_1_UGA_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/UGA_1_UGA_2.properties
new file mode 100644
index 0000000..ea69ba5
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/UGA_1_UGA_2.properties
@@ -0,0 +1,45 @@
+# UGA_1_UGA_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between UGA(1) and UGA(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = UGA
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = UGA
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# EBB/HUEN(Estimated)
+0 = UG-V,UG-V-G310001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/UKR_0_UKR_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/UKR_0_UKR_1.properties
new file mode 100644
index 0000000..39a26d2
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/UKR_0_UKR_1.properties
@@ -0,0 +1,61 @@
+# UKR_0_UKR_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between UKR(0) and UKR(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = UKR
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = UKR
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# KWG/UKDR(Estimated), DNK/UKDD(Estimated)
+0 = UKR,UA-DNP,27.98904109589041,27.98904109589041
+# DOK/UKCC(Estimated)
+1 = UKR,UA-DNT,13.994520547945205,13.994520547945205
+# NLV/UKON(Estimated)
+2 = UKR,UA-MKL,13.994520547945205,13.994520547945205
+# OZH/UKDE(Estimated)
+3 = UKR,UA-ZPR,13.994520547945205,13.994520547945205
+# IFO/UKLI(Estimated)
+4 = UKR,UA-IVF,13.994520547945205,13.994520547945205
+# RWN/UKLR(Actual)
+5 = UKR,UA-RVN,11.756164383561643,11.756164383561643
+# ODS/UKOO(Estimated)
+6 = UKR,UA-ODS,13.994520547945205,13.994520547945205
+# CWC/UKLN(Estimated)
+7 = UKR,UA-CHV,13.994520547945205,13.994520547945205
+# GML/UKKM(Estimated), KBP/UKBB(Actual), IEV/UKKK(Estimated)
+8 = UKR,UA-KYV,3046.178082191781,3046.178082191781
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/URY_0_URY_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/URY_0_URY_1.properties
new file mode 100644
index 0000000..de2f549
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/URY_0_URY_1.properties
@@ -0,0 +1,47 @@
+# URY_0_URY_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between URY(0) and URY(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = URY
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = URY
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MVD/SUMU(Estimated)
+0 = URY,UY-CA,13.994520547945205,13.994520547945205
+# MLZ/SUMO(Estimated)
+1 = URY,UY-CL,8.246575342465754,8.246575342465754
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/URY_1_URY_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/URY_1_URY_2.properties
new file mode 100644
index 0000000..e1369b8
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/URY_1_URY_2.properties
@@ -0,0 +1,47 @@
+# URY_1_URY_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between URY(1) and URY(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = URY
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = URY
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MVD/SUMU(Estimated)
+0 = UY-CA,UY-CA-G020002,15.0,15.0
+# MLZ/SUMO(Estimated)
+1 = UY-CL,UY-CL-G030001,8.841095890410958,8.841095890410958
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/USA_0_USA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/USA_0_USA_1.properties
new file mode 100644
index 0000000..cbce6b7
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/USA_0_USA_1.properties
@@ -0,0 +1,98 @@
+# USA_0_USA_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between USA States (1) and USA (0)
+
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2006-01-01; end=2006-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.faa.gov/airports_airtraffic/airports/planning_capacity/passenger_allcargo_stats/passenger/index.cfm?year=2006
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = USA
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = USA
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds (one day = 8640000ms)
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# This data is derived from Year 2006 FAA yearly data (see url above).
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD), Base Node Population
+
+1 = USA,US-KY,3252,3252,3252
+2 = USA,US-CO,33014,33014,34036
+3 = USA,US-KS,1035,1035,1070
+4 = USA,US-OR,10358,10358,10801
+5 = USA,US-WY,652,652,658
+6 = USA,US-WV,489,489,489
+7 = USA,US-CA,107290,107290,126402
+8 = USA,US-OK,4724,4724,4726
+9 = USA,US-GA,57313,57313,58364
+10 = USA,US-OH,25445,25445,26018
+11 = USA,US-WI,7364,7364,7546
+12 = USA,US-SD,874,874,886
+13 = USA,US-SC,4294,4294,4296
+14 = USA,US-NY,56368,56368,58352
+15 = USA,US-WA,21809,21809,23152
+16 = USA,US-NV,33188,33188,33935
+17 = USA,US-FL,87182,87182,91195
+18 = USA,US-NM,4333,4333,4421
+19 = USA,US-VT,934,934,934
+20 = USA,US-NJ,25051,25051,25052
+21 = USA,US-NH,2699,2699,2699
+22 = USA,US-AZ,31540,31540,32020
+23 = USA,US-NE,3144,3144,3154
+24 = USA,US-RI,3569,3569,3569
+25 = USA,US-ND,904,904,914
+26 = USA,US-NC,28036,28036,29512
+27 = USA,US-AR,2660,2660,2668
+28 = USA,US-AL,3645,3645,3646
+29 = USA,US-VA,21370,21370,21718
+30 = USA,US-AK,3632,3632,6187
+31 = USA,US-MT,1895,1895,1985
+32 = USA,US-MS,1717,1717,1717
+33 = USA,US-IN,6700,6700,6700
+34 = USA,US-IL,63943,63943,64661
+35 = USA,US-MO,17475,17475,17777
+36 = USA,US-MN,23640,23640,24090
+37 = USA,US-UT,14182,14182,14253
+38 = USA,US-MI,26279,26279,27604
+39 = USA,US-ID,2706,2706,2767
+40 = USA,US-ME,1600,1600,1600
+41 = USA,US-IA,2191,2191,2200
+42 = USA,US-MD,14201,14201,14201
+43 = USA,US-MA,19222,19222,19358
+44 = USA,US-TX,80150,80150,95417
+45 = USA,US-DE,12,12,12
+46 = USA,US-HI,13466,13466,22594
+47 = USA,US-DC,12293,12293,12293
+48 = USA,US-TN,15637,15637,15843
+49 = USA,US-LA,6126,6126,6129
+50 = USA,US-CT,4714,4714,4724
+51 = USA,US-PA,28894,28894,30004
+
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/USA_1_USA_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/USA_1_USA_2.properties
new file mode 100644
index 0000000..48e4180
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/USA_1_USA_2.properties
@@ -0,0 +1,1297 @@
+# USA_1_USA_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between USA Counties (2) and USA States (1)
+
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2006-01-01; end=2006-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.faa.gov/airports_airtraffic/airports/planning_capacity/passenger_allcargo_stats/passenger/index.cfm?year=2006
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = USA
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = USA
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds (one day = 8640000ms)
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# This data is derived from Year 2006 FAA yearly data (see url above).
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD), Base Node Population
+
+# US-AK-02013 = Aleutians East Borough
+1 = US-AK, US-AK-02013, 22, 22, 2697
+
+# US-AK-02016 = Aleutians West
+2 = US-AK, US-AK-02016, 40, 40, 5465
+
+# US-AK-02020 = Anchorage Borough
+3 = US-AK, US-AK-02020, 3290, 3290, 260283
+
+# US-AK-02050 = Bethel
+4 = US-AK, US-AK-02050, 291, 291, 16006
+
+# US-AK-02060 = Bristol Bay Borough
+5 = US-AK, US-AK-02060, 53, 53, 1258
+
+# US-AK-02070 = Dillingham
+6 = US-AK, US-AK-02070, 83, 83, 4922
+
+# US-AK-02090 = Fairbanks North Star Borough
+7 = US-AK, US-AK-02090, 619, 619, 82840
+
+# US-AK-02100 = Haines Borough
+8 = US-AK, US-AK-02100, 10, 10, 2392
+
+# US-AK-02110 = Juneau Borough
+9 = US-AK, US-AK-02110, 553, 553, 30711
+
+# US-AK-02122 = Kenai Peninsula Borough
+10 = US-AK, US-AK-02122, 205, 205, 49691
+
+# US-AK-02130 = Ketchikan Gateway Borough
+11 = US-AK, US-AK-02130, 148, 148, 14070
+
+# US-AK-02150 = Kodiak Island Borough
+12 = US-AK, US-AK-02150, 113, 113, 13913
+
+# US-AK-02164 = Lake and Peninsula Borough
+13 = US-AK, US-AK-02164, 13, 13, 1823
+
+# US-AK-02180 = Nome
+14 = US-AK, US-AK-02180, 189, 189, 9196
+
+# US-AK-02185 = North Slope Borough
+15 = US-AK, US-AK-02185, 112, 112, 7385
+
+# US-AK-02188 = Northwest Arctic Borough
+16 = US-AK, US-AK-02188, 139, 139, 7208
+
+# US-AK-02201 = Prince of Wales-Outer Ketchikan
+17 = US-AK, US-AK-02201, 4, 4, 6146
+
+# US-AK-02220 = Sitka Borough
+18 = US-AK, US-AK-02220, 108, 108, 8835
+
+# US-AK-02232 = Skagway-Hoonah-Angoon
+19 = US-AK, US-AK-02232, 28, 28, 3436
+
+# US-AK-02261 = Valdez-Cordova
+20 = US-AK, US-AK-02261, 45, 45, 10195
+
+# US-AK-02270 = Wade Hampton
+21 = US-AK, US-AK-02270, 38, 38, 7028
+
+# US-AK-02280 = Wrangell-Petersburg
+22 = US-AK, US-AK-02280, 46, 46, 6684
+
+# US-AK-02282 = Yakutat City and Borough
+23 = US-AK, US-AK-02282, 16, 16, 808
+
+# US-AK-02290 = Yukon-Koyukuk
+24 = US-AK, US-AK-02290, 22, 22, 6551
+
+# US-AL-01033 = Colbert County
+25 = US-AL, US-AL-01033, 9, 9, 54984
+
+# US-AL-01069 = Houston County
+26 = US-AL, US-AL-01069, 79, 79, 88787
+
+# US-AL-01073 = Jefferson County
+27 = US-AL, US-AL-01073, 2125, 2125, 662047
+
+# US-AL-01089 = Madison County
+28 = US-AL, US-AL-01089, 769, 769, 276700
+
+# US-AL-01097 = Mobile County
+29 = US-AL, US-AL-01097, 406, 406, 399843
+
+# US-AL-01101 = Montgomery County
+30 = US-AL, US-AL-01101, 258, 258, 223510
+
+# US-AR-05007 = Benton County
+31 = US-AR, US-AR-05007, 777, 777, 153406
+
+# US-AR-05009 = Boone County
+32 = US-AR, US-AR-05009, 7, 7, 33948
+
+# US-AR-05031 = Craighead County
+33 = US-AR, US-AR-05031, 5, 5, 82148
+
+# US-AR-05051 = Garland County
+34 = US-AR, US-AR-05051, 6, 6, 88068
+
+# US-AR-05091 = Miller County
+35 = US-AR, US-AR-05091, 50, 50, 40443
+
+# US-AR-05119 = Pulaski County
+36 = US-AR, US-AR-05119, 1694, 1694, 361474
+
+# US-AR-05131 = Sebastian County
+37 = US-AR, US-AR-05131, 129, 129, 115071
+
+# US-AZ-04005 = Coconino County
+39 = US-AZ, US-AZ-04005, 619, 619, 116320
+
+# US-AZ-04013 = Maricopa County
+40 = US-AZ, US-AZ-04013, 28208, 28208, 3072149
+
+# US-AZ-04015 = Mohave County
+41 = US-AZ, US-AZ-04015, 222, 222, 155032
+
+# US-AZ-04017 = Navajo County
+42 = US-AZ, US-AZ-04017, 9, 9, 97470
+
+# US-AZ-04019 = Pima County
+43 = US-AZ, US-AZ-04019, 2864, 2864, 843746
+
+# US-AZ-04025 = Yavapai County
+44 = US-AZ, US-AZ-04025, 5, 5, 167517
+
+# US-AZ-04027 = Yuma County
+45 = US-AZ, US-AZ-04027, 93, 93, 160026
+
+# US-CA-06001 = Alameda County
+46 = US-CA, US-CA-06001, 9695, 9695, 1443741
+
+# US-CA-06007 = Butte County
+47 = US-CA, US-CA-06007, 32, 32, 203171
+
+# US-CA-06015 = Del Norte County
+48 = US-CA, US-CA-06015, 17, 17, 27507
+
+# US-CA-06019 = Fresno County
+49 = US-CA, US-CA-06019, 8048, 8048, 799407
+
+# US-CA-06023 = Humboldt County
+50 = US-CA, US-CA-06023, 142, 142, 126518
+
+# US-CA-06025 = Imperial County
+51 = US-CA, US-CA-06025, 15, 15, 142361
+
+# US-CA-06029 = Kern County
+52 = US-CA, US-CA-06029, 254, 254, 661645
+
+# US-CA-06037 = Los Angeles County
+53 = US-CA, US-CA-06037, 45941, 45941, 9519338
+
+# US-CA-06047 = Merced County
+54 = US-CA, US-CA-06047, 11, 11, 210554
+
+# US-CA-06053 = Monterey County
+55 = US-CA, US-CA-06053, 274, 274, 401762
+
+# US-CA-06059 = Orange County
+56 = US-CA, US-CA-06059, 6545, 6545, 2846289
+
+# US-CA-06065 = Riverside County
+57 = US-CA, US-CA-06065, 1058, 1058, 1545387
+
+# US-CA-06067 = Sacramento County
+58 = US-CA, US-CA-06067, 7100, 7100, 1223499
+
+# US-CA-06071 = San Bernardino County
+59 = US-CA, US-CA-06071, 4664, 4664, 1709434
+
+# US-CA-06073 = San Diego County
+60 = US-CA, US-CA-06073, 12020, 12020, 2813833
+
+# US-CA-06077 = San Joaquin County
+61 = US-CA, US-CA-06077, 19, 19, 563598
+
+# US-CA-06079 = San Luis Obispo County
+62 = US-CA, US-CA-06079, 240, 240, 246681
+
+# US-CA-06081 = San Mateo County
+63 = US-CA, US-CA-06081, 22242, 22242, 707161
+
+# US-CA-06083 = Santa Barbara County
+64 = US-CA, US-CA-06083, 665, 665, 399347
+
+# US-CA-06085 = Santa Clara County
+65 = US-CA, US-CA-06085, 7238, 7238, 1682585
+
+# US-CA-06089 = Shasta County
+66 = US-CA, US-CA-06089, 92, 92, 163256
+
+# US-CA-06099 = Stanislaus County
+67 = US-CA, US-CA-06099, 50, 50, 446997
+
+# US-CA-06107 = Tulare County
+68 = US-CA, US-CA-06107, 7, 7, 368021
+
+# US-CA-06111 = Ventura County
+69 = US-CA, US-CA-06111, 33, 33, 753197
+
+# US-CO-08003 = Alamosa County
+70 = US-CO, US-CO-08003, 10, 10, 14966
+
+# US-CO-08031 = Denver County
+71 = US-CO, US-CO-08031, 31263, 31263, 554636
+
+# US-CO-08037 = Eagle County
+72 = US-CO, US-CO-08037, 298, 298, 41659
+
+# US-CO-08041 = El Paso County
+73 = US-CO, US-CO-08041, 1367, 1367, 516929
+
+# US-CO-08051 = Gunnison County
+74 = US-CO, US-CO-08051, 66, 66, 13956
+
+# US-CO-08067 = La Plata County
+75 = US-CO, US-CO-08067, 156, 156, 43941
+
+# US-CO-08069 = Larimer County
+76 = US-CO, US-CO-08069, 45, 45, 251494
+
+# US-CO-08077 = Mesa County
+77 = US-CO, US-CO-08077, 219, 219, 116255
+
+# US-CO-08083 = Montezuma County
+78 = US-CO, US-CO-08083, 13, 13, 23830
+
+# US-CO-08085 = Montrose County
+79 = US-CO, US-CO-08085, 113, 113, 33432
+
+# US-CO-08097 = Pitkin County
+80 = US-CO, US-CO-08097, 276, 276, 14872
+
+# US-CO-08101 = Pueblo County
+81 = US-CO, US-CO-08101, 7, 7, 141472
+
+# US-CO-08107 = Routt County
+82 = US-CO, US-CO-08107, 180, 180, 19690
+
+# US-CO-08113 = San Miguel County
+83 = US-CO, US-CO-08113, 23, 23, 6594
+
+# US-CT-09003 = Hartford County
+84 = US-CT, US-CT-09003, 4671, 4671, 857183
+
+# US-CT-09009 = New Haven County
+85 = US-CT, US-CT-09009, 53, 53, 824008
+
+# US-DC-11001 = District of Columbia
+86 = US-DC, US-DC-11001, 12293, 12293, 572059
+
+# US-DE-10003 = New Castle County
+87 = US-DE, US-DE-10003, 12, 12, 500265
+
+# US-FL-12001 = Alachua County
+88 = US-FL, US-FL-12001, 211, 211, 217955
+
+# US-FL-12005 = Bay County
+89 = US-FL, US-FL-12005, 238, 238, 148217
+
+# US-FL-12009 = Brevard County
+90 = US-FL, US-FL-12009, 222, 222, 476230
+
+# US-FL-12011 = Broward County
+91 = US-FL, US-FL-12011, 13979, 13979, 1623018
+
+# US-FL-12021 = Collier County
+92 = US-FL, US-FL-12021, 35, 35, 251377
+
+# US-FL-12031 = Duval County
+93 = US-FL, US-FL-12031, 4071, 4071, 778879
+
+# US-FL-12033 = Escambia County
+94 = US-FL, US-FL-12033, 1106, 1106, 294410
+
+# US-FL-12057 = HillsBorough
+95 = US-FL, US-FL-12057, 12586, 12586, 998948
+
+# US-FL-12071 = Lee County
+96 = US-FL, US-FL-12071, 5157, 5157, 440888
+
+# US-FL-12073 = Leon County
+97 = US-FL, US-FL-12073, 675, 675, 239452
+
+# US-FL-12081 = Manatee County
+98 = US-FL, US-FL-12081, 976, 976, 264002
+
+# US-FL-12086 = Miami-Dade County
+99 = US-FL, US-FL-12086, 21459, 21459, 2253362
+
+# US-FL-12087 = Monroe County
+100 = US-FL, US-FL-12087, 403, 403, 79589
+
+# US-FL-12091 = Okaloosa County
+101 = US-FL, US-FL-12091, 480, 480, 170498
+
+# US-FL-12095 = Orange County
+102 = US-FL, US-FL-12095, 23024, 23024, 896344
+
+# US-FL-12099 = Palm Beach County
+103 = US-FL, US-FL-12099, 4683, 4683, 1131184
+
+# US-FL-12103 = Pinellas County
+104 = US-FL, US-FL-12103, 276, 276, 921482
+
+# US-FL-12117 = Seminole County
+105 = US-FL, US-FL-12117, 1254, 1254, 365196
+
+# US-FL-12127 = Volusia County
+106 = US-FL, US-FL-12127, 360, 360, 443343
+
+# US-GA-13021 = Bibb County
+107 = US-GA, US-GA-13021, 18, 18, 153887
+
+# US-GA-13051 = Chatham County
+108 = US-GA, US-GA-13051, 1303, 1303, 232048
+
+# US-GA-13059 = Clarke County
+109 = US-GA, US-GA-13059, 9, 9, 101489
+
+# US-GA-13095 = Dougherty County
+110 = US-GA, US-GA-13095, 48, 48, 96065
+
+# US-GA-13121 = Fulton County
+111 = US-GA, US-GA-13121, 56647, 56647, 816006
+
+# US-GA-13127 = Glynn County
+112 = US-GA, US-GA-13127, 37, 37, 67568
+
+# US-GA-13185 = Lowndes County
+113 = US-GA, US-GA-13185, 55, 55, 92115
+
+# US-GA-13215 = Muscogee County
+114 = US-GA, US-GA-13215, 62, 62, 186291
+
+# US-GA-13245 = Richmond County
+115 = US-GA, US-GA-13245, 185, 185, 199775
+
+# US-GU-66010 = Guam
+#116 = US-GU, US-GU-66010, 1940, 1940, 173500
+
+# US-HI-15001 = Hawaii County
+117 = US-HI, US-HI-15001, 2941, 2941, 148677
+
+# US-HI-15003 = Honolulu County
+118 = US-HI, US-HI-15003, 13501, 13501, 876156
+
+# US-HI-15007 = Kauai County
+119 = US-HI, US-HI-15007, 1824, 1824, 58463
+
+# US-HI-15009 = Maui County
+120 = US-HI, US-HI-15009, 4328, 4328, 128094
+
+# US-IA-19013 = Black Hawk County
+121 = US-IA, US-IA-19013, 46, 46, 128012
+
+# US-IA-19033 = Cerro Gordo County
+122 = US-IA, US-IA-19033, 17, 17, 46447
+
+# US-IA-19057 = Des Moines County
+123 = US-IA, US-IA-19057, 11, 11, 42351
+
+# US-IA-19061 = Dubuque County
+124 = US-IA, US-IA-19061, 65, 65, 89143
+
+# US-IA-19113 = Linn County
+125 = US-IA, US-IA-19113, 707, 707, 191701
+
+# US-IA-19153 = Polk County
+126 = US-IA, US-IA-19153, 1298, 1298, 374601
+
+# US-IA-19187 = Webster County
+127 = US-IA, US-IA-19187, 10, 10, 40235
+
+# US-IA-19193 = Woodbury County
+128 = US-IA, US-IA-19193, 46, 46, 103877
+
+# US-ID-16001 = Ada County
+129 = US-ID, US-ID-16001, 2270, 2270, 300904
+
+# US-ID-16005 = Bannock County
+130 = US-ID, US-ID-16005, 47, 47, 75565
+
+# US-ID-16013 = Blaine County
+131 = US-ID, US-ID-16013, 96, 96, 18991
+
+# US-ID-16019 = Bonneville County
+132 = US-ID, US-ID-16019, 209, 209, 82522
+
+# US-ID-16069 = Nez Perce County
+133 = US-ID, US-ID-16069, 91, 91, 37410
+
+# US-ID-16083 = Twin Falls County
+134 = US-ID, US-ID-16083, 54, 54, 64284
+
+# US-IL-17001 = Adams County
+135 = US-IL, US-IL-17001, 12, 12, 68277
+
+# US-IL-17019 = Champaign County
+136 = US-IL, US-IL-17019, 161, 161, 179669
+
+# US-IL-17031 = Cook County
+137 = US-IL, US-IL-17031, 62658, 62658, 5376741
+
+# US-IL-17113 = McLean County
+138 = US-IL, US-IL-17113, 352, 352, 150433
+
+# US-IL-17115 = Macon County
+139 = US-IL, US-IL-17115, 20, 20, 114706
+
+# US-IL-17143 = Peoria County
+140 = US-IL, US-IL-17143, 330, 330, 183433
+
+# US-IL-17161 = Rock Island County
+141 = US-IL, US-IL-17161, 622, 622, 149374
+
+# US-IL-17163 = St. Clair County
+142 = US-IL, US-IL-17163, 37, 37, 256082
+
+# US-IL-17167 = Sangamon County
+143 = US-IL, US-IL-17167, 90, 90, 188951
+
+# US-IL-17197 = Will County
+144 = US-IL, US-IL-17197, 239, 239, 502266
+
+# US-IL-17199 = Williamson County
+145 = US-IL, US-IL-17199, 17, 17, 61296
+
+# US-IL-17201 = Winnebago County
+146 = US-IL, US-IL-17201, 123, 123, 278418
+
+# US-IN-18003 = Allen County
+147 = US-IN, US-IN-18003, 368, 368, 331849
+
+# US-IN-18097 = Marion County
+148 = US-IN, US-IN-18097, 5492, 5492, 860454
+
+# US-IN-18141 = St. Joseph County
+149 = US-IN, US-IN-18141, 519, 519, 265559
+
+# US-IN-18163 = Vanderburgh County
+150 = US-IN, US-IN-18163, 321, 321, 171922
+
+# US-KS-20051 = Ellis County
+151 = US-KS, US-KS-20051, 14, 14, 27507
+
+# US-KS-20055 = Finney County
+152 = US-KS, US-KS-20055, 16, 16, 40523
+
+# US-KS-20057 = Ford County
+153 = US-KS, US-KS-20057, 9, 9, 32458
+
+# US-KS-20161 = Riley County
+154 = US-KS, US-KS-20161, 21, 21, 62843
+
+# US-KS-20169 = Saline County
+155 = US-KS, US-KS-20169, 4, 4, 53597
+
+# US-KS-20173 = Sedgwick County
+156 = US-KS, US-KS-20173, 973, 973, 452869
+
+# US-KS-20175 = Seward County
+157 = US-KS, US-KS-20175, 8, 8, 22510
+
+# US-KS-20177 = Shawnee County
+158 = US-KS, US-KS-20177, 25, 25, 169871
+
+# US-KY-21059 = Daviess County
+159 = US-KY, US-KY-21059, 7, 7, 91545
+
+# US-KY-21067 = Fayette County
+160 = US-KY, US-KY-21067, 692, 692, 260512
+
+# US-KY-21111 = Jefferson County
+161 = US-KY, US-KY-21111, 2516, 2516, 693604
+
+# US-KY-21145 = McCracken County
+162 = US-KY, US-KY-21145, 37, 37, 65514
+
+# US-LA-22017 = Caddo Parish
+163 = US-LA, US-LA-22017, 421, 421, 252161
+
+# US-LA-22019 = Calcasieu Parish
+164 = US-LA, US-LA-22019, 77, 77, 183577
+
+# US-LA-22033 = East Baton Rouge Parish
+165 = US-LA, US-LA-22033, 722, 722, 412852
+
+# US-LA-22051 = Jefferson Parish
+166 = US-LA, US-LA-22051, 4285, 4285, 455466
+
+# US-LA-22055 = Lafayette Parish
+167 = US-LA, US-LA-22055, 284, 284, 190503
+
+# US-LA-22073 = Ouachita Parish
+168 = US-LA, US-LA-22073, 152, 152, 147250
+
+# US-LA-22079 = Rapides Parish
+169 = US-LA, US-LA-22079, 188, 188, 126337
+
+# US-MA-25001 = Barnstable County
+170 = US-MA, US-MA-25001, 299, 299, 222230
+
+# US-MA-25005 = Bristol County
+171 = US-MA, US-MA-25005, 21, 21, 534678
+
+# US-MA-25007 = Dukes County
+172 = US-MA, US-MA-25007, 63, 63, 14987
+
+# US-MA-25017 = Middlesex County
+173 = US-MA, US-MA-25017, 20, 20, 1465396
+
+# US-MA-25019 = Nantucket County
+174 = US-MA, US-MA-25019, 380, 380, 9520
+
+# US-MA-25025 = Suffolk County
+175 = US-MA, US-MA-25025, 18554, 18554, 689807
+
+# US-MA-25027 = Worcester County
+176 = US-MA, US-MA-25027, 21, 21, 750963
+
+# US-MD-24003 = Anne Arundel County
+177 = US-MD, US-MD-24003, 14107, 14107, 489656
+
+# US-MD-24043 = Washington County
+178 = US-MD, US-MD-24043, 8, 8, 131923
+
+# US-MD-24045 = Wicomico County
+179 = US-MD, US-MD-24045, 86, 86, 84644
+
+# US-ME-23003 = Aroostook County
+180 = US-ME, US-ME-23003, 23, 23, 73938
+
+# US-ME-23005 = Cumberland County
+181 = US-ME, US-ME-23005, 973, 973, 265612
+
+# US-ME-23009 = Hancock County
+182 = US-ME, US-ME-23009, 14, 14, 51791
+
+# US-ME-23011 = Kennebec County
+183 = US-ME, US-ME-23011, 7, 7, 117114
+
+# US-ME-23013 = Knox County
+184 = US-ME, US-ME-23013, 19, 19, 39618
+
+# US-ME-23019 = Penobscot County
+185 = US-ME, US-ME-23019, 564, 564, 144919
+
+# US-MI-26007 = Alpena County
+186 = US-MI, US-MI-26007, 11, 11, 31314
+
+# US-MI-26025 = Calhoun County
+187 = US-MI, US-MI-26025, 282, 282, 137985
+
+# US-MI-26029 = Charlevoix County
+188 = US-MI, US-MI-26029, 20, 20, 26090
+
+# US-MI-26033 = Chippewa County
+189 = US-MI, US-MI-26033, 19, 19, 38543
+
+# US-MI-26041 = Delta County
+190 = US-MI, US-MI-26041, 14, 14, 38520
+
+# US-MI-26043 = Dickinson County
+191 = US-MI, US-MI-26043, 11, 11, 27472
+
+# US-MI-26047 = Emmet County
+192 = US-MI, US-MI-26047, 46, 46, 31437
+
+# US-MI-26049 = Genesee County
+193 = US-MI, US-MI-26049, 730, 730, 436141
+
+# US-MI-26053 = Gogebic County
+194 = US-MI, US-MI-26053, 5, 5, 17370
+
+# US-MI-26055 = Grand Traverse County
+195 = US-MI, US-MI-26055, 286, 286, 77654
+
+# US-MI-26061 = Houghton County
+196 = US-MI, US-MI-26061, 38, 38, 36016
+
+# US-MI-26065 = Ingham County
+197 = US-MI, US-MI-26065, 393, 393, 279320
+
+# US-MI-26081 = Kent County
+198 = US-MI, US-MI-26081, 1378, 1378, 574335
+
+# US-MI-26101 = Manistee County
+199 = US-MI, US-MI-26101, 4, 4, 24527
+
+# US-MI-26103 = Marquette County
+200 = US-MI, US-MI-26103, 94, 94, 64634
+
+# US-MI-26121 = Muskegon County
+201 = US-MI, US-MI-26121, 49, 49, 170200
+
+# US-MI-26145 = Saginaw County
+202 = US-MI, US-MI-26145, 274, 274, 210039
+
+# US-MI-26163 = Wayne County
+203 = US-MI, US-MI-26163, 23950, 23950, 2061162
+
+# US-MN-27007 = Beltrami County
+204 = US-MN, US-MN-27007, 36, 36, 39650
+
+# US-MN-27009 = Benton County
+205 = US-MN, US-MN-27009, 35, 35, 34226
+
+# US-MN-27035 = Crow Wing County
+206 = US-MN, US-MN-27035, 27, 27, 55099
+
+# US-MN-27053 = Hennepin County
+207 = US-MN, US-MN-27053, 23551, 23551, 1116200
+
+# US-MN-27071 = Koochiching County
+208 = US-MN, US-MN-27071, 26, 26, 14355
+
+# US-MN-27109 = Olmsted County
+209 = US-MN, US-MN-27109, 205, 205, 124277
+
+# US-MN-27113 = Pennington County
+210 = US-MN, US-MN-27113, 5, 5, 13584
+
+# US-MN-27137 = St. Louis County
+211 = US-MN, US-MN-27137, 205, 205, 200528
+
+# US-MO-29019 = Boone County
+212 = US-MO, US-MO-29019, 22, 22, 135454
+
+# US-MO-29031 = Cape Girardeau County
+213 = US-MO, US-MO-29031, 11, 11, 68693
+
+# US-MO-29077 = Greene County
+214 = US-MO, US-MO-29077, 587, 587, 240391
+
+# US-MO-29097 = Jasper County
+215 = US-MO, US-MO-29097, 16, 16, 104686
+
+# US-MO-29165 = Platte County
+216 = US-MO, US-MO-29165, 7489, 7489, 73781
+
+# US-MO-29169 = Pulaski County
+217 = US-MO, US-MO-29169, 11, 11, 41165
+
+# US-MO-29189 = St. Louis County
+218 = US-MO, US-MO-29189, 9641, 9641, 1016315
+
+# US-MS-28047 = Harrison County
+220 = US-MS, US-MS-28047, 553, 553, 189601
+
+# US-MS-28067 = Jones County
+221 = US-MS, US-MS-28067, 20, 20, 64958
+
+# US-MS-28075 = Lauderdale County
+222 = US-MS, US-MS-28075, 30, 30, 78161
+
+# US-MS-28081 = Lee County
+223 = US-MS, US-MS-28081, 44, 44, 75755
+
+# US-MS-28087 = Lowndes County
+224 = US-MS, US-MS-28087, 40, 40, 61586
+
+# US-MS-28121 = Rankin County
+225 = US-MS, US-MS-28121, 997, 997, 115327
+
+# US-MS-28143 = Tunica County
+226 = US-MS, US-MS-28143, 21, 21, 9227
+
+# US-MS-28151 = Washington County
+227 = US-MS, US-MS-28151, 12, 12, 62977
+
+# US-MT-30013 = Cascade County
+228 = US-MT, US-MT-30013, 191, 191, 80357
+
+# US-MT-30029 = Flathead County
+229 = US-MT, US-MT-30029, 240, 240, 74471
+
+# US-MT-30031 = Gallatin County
+230 = US-MT, US-MT-30031, 442, 442, 67831
+
+# US-MT-30049 = Lewis and Clark County
+231 = US-MT, US-MT-30049, 121, 121, 55716
+
+# US-MT-30063 = Missoula County
+232 = US-MT, US-MT-30063, 379, 379, 95802
+
+# US-MT-30083 = Richland County
+233 = US-MT, US-MT-30083, 7, 7, 9667
+
+# US-MT-30093 = Silver Bow County
+234 = US-MT, US-MT-30093, 52, 52, 34606
+
+# US-MT-30111 = Yellowstone County
+235 = US-MT, US-MT-30111, 553, 553, 129352
+
+# US-NC-37049 = Craven County
+236 = US-NC, US-NC-37049, 117, 117, 91436
+
+# US-NC-37051 = Cumberland County
+237 = US-NC, US-NC-37051, 213, 213, 302963
+
+# US-NC-37081 = Guilford County
+238 = US-NC, US-NC-37081, 1484, 1484, 421048
+
+# US-NC-37089 = Henderson County
+239 = US-NC, US-NC-37089, 397, 397, 89173
+
+# US-NC-37107 = Lenoir County
+240 = US-NC, US-NC-37107, 32, 32, 59648
+
+# US-NC-37119 = Mecklenburg County
+241 = US-NC, US-NC-37119, 20205, 20205, 695454
+
+# US-NC-37125 = Moore County
+242 = US-NC, US-NC-37125, 7, 7, 74769
+
+# US-NC-37129 = New Hanover County
+243 = US-NC, US-NC-37129, 428, 428, 160307
+
+# US-NC-37133 = Onslow County
+244 = US-NC, US-NC-37133, 120, 120, 150355
+
+# US-NC-37147 = Pitt County
+245 = US-NC, US-NC-37147, 61, 61, 133798
+
+# US-NC-37183 = Wake County
+246 = US-NC, US-NC-37183, 6448, 6448, 627846
+
+# US-ND-38015 = Burleigh County
+247 = US-ND, US-ND-38015, 248, 248, 69416
+
+# US-ND-38017 = Cass County
+248 = US-ND, US-ND-38017, 422, 422, 123138
+
+# US-ND-38035 = Grand Forks County
+249 = US-ND, US-ND-38035, 119, 119, 66109
+
+# US-ND-38071 = Ramsey County
+250 = US-ND, US-ND-38071, 5, 5, 12066
+
+# US-ND-38089 = Stark County
+251 = US-ND, US-ND-38089, 8, 8, 22636
+
+# US-ND-38101 = Ward County
+252 = US-ND, US-ND-38101, 103, 103, 58795
+
+# US-ND-38105 = Williams County
+253 = US-ND, US-ND-38105, 9, 9, 19761
+
+# US-NE-31019 = Buffalo County
+254 = US-NE, US-NE-31019, 12, 12, 42259
+
+# US-NE-31055 = Douglas County
+255 = US-NE, US-NE-31055, 2843, 2843, 463585
+
+# US-NE-31079 = Hall County
+256 = US-NE, US-NE-31079, 12, 12, 53534
+
+# US-NE-31109 = Lancaster County
+257 = US-NE, US-NE-31109, 261, 261, 250291
+
+# US-NE-31111 = Lincoln County
+258 = US-NE, US-NE-31111, 12, 12, 34632
+
+# US-NE-31157 = Scotts Bluff County
+259 = US-NE, US-NE-31157, 14, 14, 36951
+
+# US-NH-33009 = Grafton County
+260 = US-NH, US-NH-33009, 17, 17, 81743
+
+# US-NH-33011 = HillsBorough
+261 = US-NH, US-NH-33011, 2646, 2646, 380841
+
+# US-NH-33015 = Rockingham County
+262 = US-NH, US-NH-33015, 36, 36, 277359
+
+# US-NJ-34001 = Atlantic County
+263 = US-NJ, US-NJ-34001, 628, 628, 252552
+
+# US-NJ-34003 = Bergen County
+264 = US-NJ, US-NJ-34003, 21, 21, 884118
+
+# US-NJ-34013 = Essex County
+265 = US-NJ, US-NJ-34013, 24389, 24389, 793633
+
+# US-NJ-34021 = Mercer County
+266 = US-NJ, US-NJ-34021, 14, 14, 350761
+
+# US-NM-35001 = Bernalillo County
+267 = US-NM, US-NM-35001, 4351, 4351, 556678
+
+# US-NM-35005 = Chaves County
+268 = US-NM, US-NM-35005, 13, 13, 61382
+
+# US-NM-35015 = Eddy County
+269 = US-NM, US-NM-35015, 6, 6, 51658
+
+# US-NM-35045 = San Juan County
+270 = US-NM, US-NM-35045, 37, 37, 113801
+
+# US-NM-35049 = Santa Fe County
+271 = US-NM, US-NM-35049, 14, 14, 129292
+
+# US-NV-32003 = Clark County
+272 = US-NV, US-NV-32003, 30536, 30536, 1375765
+
+# US-NV-32007 = Elko County
+273 = US-NV, US-NV-32007, 47, 47, 45291
+
+# US-NV-32031 = Washoe County
+274 = US-NV, US-NV-32031, 3345, 3345, 339486
+
+# US-NV-32033 = White Pine County
+275 = US-NV, US-NV-32033, 7, 7, 9181
+
+# US-NY-36001 = Albany County
+276 = US-NY, US-NY-36001, 1977, 1977, 294565
+
+# US-NY-36007 = Broome County
+277 = US-NY, US-NY-36007, 147, 147, 200536
+
+# US-NY-36013 = Chautauqua County
+278 = US-NY, US-NY-36013, 6, 6, 139750
+
+# US-NY-36015 = Chemung County
+279 = US-NY, US-NY-36015, 114, 114, 91070
+
+# US-NY-36029 = Erie County
+280 = US-NY, US-NY-36029, 3455, 3455, 950265
+
+# US-NY-36033 = Franklin County
+281 = US-NY, US-NY-36033, 4, 4, 51134
+
+# US-NY-36045 = Jefferson County
+282 = US-NY, US-NY-36045, 5, 5, 111738
+
+# US-NY-36055 = Monroe County
+283 = US-NY, US-NY-36055, 1941, 1941, 735343
+
+# US-NY-36067 = Onondaga County
+284 = US-NY, US-NY-36067, 1546, 1546, 458336
+
+# US-NY-36071 = Orange County
+285 = US-NY, US-NY-36071, 215, 215, 341367
+
+# US-NY-36081 = Queens County
+286 = US-NY, US-NY-36081, 46572, 46572, 2229379
+
+# US-NY-36089 = St. Lawrence County
+287 = US-NY, US-NY-36089, 4, 4, 111931
+
+# US-NY-36103 = Suffolk County
+288 = US-NY, US-NY-36103, 1559, 1559, 1419369
+
+# US-NY-36109 = Tompkins County
+289 = US-NY, US-NY-36109, 106, 106, 96501
+
+# US-NY-36119 = Westchester County
+290 = US-NY, US-NY-36119, 701, 701, 923459
+
+# US-OH-39035 = Cuyahoga County
+291 = US-OH, US-OH-39035, 7463, 7463, 1393978
+
+# US-OH-39049 = Franklin County
+292 = US-OH, US-OH-39049, 4575, 4575, 1068978
+
+# US-OH-39051 = Fulton County
+293 = US-OH, US-OH-39051, 267, 267, 42084
+
+# US-OH-39061 = Hamilton County
+294 = US-OH, US-OH-39061, 10937, 10937, 845303
+
+# US-OH-39113 = Montgomery County
+295 = US-OH, US-OH-39113, 1786, 1786, 559062
+
+# US-OH-39151 = Stark County
+296 = US-OH, US-OH-39151, 973, 973, 378098
+
+# US-OH-39155 = Trumbull County
+297 = US-OH, US-OH-39155, 17, 17, 225116
+
+# US-OK-40031 = Comanche County
+298 = US-OK, US-OK-40031, 68, 68, 114996
+
+# US-OK-40109 = Oklahoma County
+299 = US-OK, US-OK-40109, 2466, 2466, 660448
+
+# US-OK-40143 = Tulsa County
+300 = US-OK, US-OK-40143, 2192, 2192, 563299
+
+# US-OR-41011 = Coos County
+301 = US-OR, US-OR-41011, 49, 49, 62779
+
+# US-OR-41017 = Deschutes County
+302 = US-OR, US-OR-41017, 282, 282, 115367
+
+# US-OR-41029 = Jackson County
+303 = US-OR, US-OR-41029, 396, 396, 181269
+
+# US-OR-41035 = Klamath County
+304 = US-OR, US-OR-41035, 39, 39, 63775
+
+# US-OR-41039 = Lane County
+305 = US-OR, US-OR-41039, 495, 495, 322959
+
+# US-OR-41051 = Multnomah County
+306 = US-OR, US-OR-41051, 9530, 9530, 660486
+
+# US-OR-41059 = Umatilla County
+307 = US-OR, US-OR-41059, 10, 10, 70548
+
+# US-PA-42003 = Allegheny County
+308 = US-PA, US-PA-42003, 6776, 6776, 1281666
+
+# US-PA-42013 = Blair County
+309 = US-PA, US-PA-42013, 9, 9, 129144
+
+# US-PA-42021 = Cambria County
+310 = US-PA, US-PA-42021, 15, 15, 152598
+
+# US-PA-42027 = Centre County
+311 = US-PA, US-PA-42027, 182, 182, 135758
+
+# US-PA-42043 = Dauphin County
+312 = US-PA, US-PA-42043, 791, 791, 251798
+
+# US-PA-42049 = Erie County
+313 = US-PA, US-PA-42049, 221, 221, 280843
+
+# US-PA-42065 = Jefferson County
+314 = US-PA, US-PA-42065, 12, 12, 45932
+
+# US-PA-42071 = Lancaster County
+315 = US-PA, US-PA-42071, 10, 10, 470658
+
+# US-PA-42077 = Lehigh County
+316 = US-PA, US-PA-42077, 545, 545, 312090
+
+# US-PA-42079 = Luzerne County
+317 = US-PA, US-PA-42079, 292, 292, 319250
+
+# US-PA-42081 = Lycoming County
+318 = US-PA, US-PA-42081, 37, 37, 120044
+
+# US-PA-42083 = Mc Kean County
+319 = US-PA, US-PA-42083, 5, 5, 45936
+
+# US-PA-42101 = Philadelphia County
+320 = US-PA, US-PA-42101, 21084, 21084, 1517550
+
+# US-PA-42129 = Westmoreland County
+321 = US-PA, US-PA-42129, 25, 25, 369993
+
+# US-PR-72097 = Mayagüez
+#322 = US-PR, US-PR-72097, 5, 5, 98434
+
+# US-PR-72113 = Ponce
+#323 = US-PR, US-PR-72113, 123, 123, 186475
+
+# US-PR-72127 = San Juan
+#324 = US-PR, US-PR-72127, 13, 13, 434374
+
+# US-RI-44003 = Kent County
+325 = US-RI, US-RI-44003, 3558, 3558, 167090
+
+# US-RI-44009 = Washington County
+326 = US-RI, US-RI-44009, 11, 11, 123546
+
+# US-SC-45013 = Beaufort County
+327 = US-SC, US-SC-45013, 85, 85, 120937
+
+# US-SC-45019 = Charleston County
+328 = US-SC, US-SC-45019, 1294, 1294, 309969
+
+# US-SC-45041 = Florence County
+329 = US-SC, US-SC-45041, 62, 62, 125761
+
+# US-SC-45045 = Greenville County
+330 = US-SC, US-SC-45045, 1037, 1037, 379616
+
+# US-SC-45051 = Horry County
+331 = US-SC, US-SC-45051, 949, 949, 196629
+
+# US-SC-45063 = Lexington County
+332 = US-SC, US-SC-45063, 869, 869, 216014
+
+# US-SD-46013 = Brown County
+333 = US-SD, US-SD-46013, 37, 37, 35460
+
+# US-SD-46029 = Codington County
+334 = US-SD, US-SD-46029, 9, 9, 25897
+
+# US-SD-46065 = Hughes County
+335 = US-SD, US-SD-46065, 23, 23, 16481
+
+# US-SD-46099 = Minnehaha County
+336 = US-SD, US-SD-46099, 507, 507, 148281
+
+# US-SD-46103 = Pennington County
+337 = US-SD, US-SD-46103, 310, 310, 88565
+
+# US-TN-47037 = Davidson County
+338 = US-TN, US-TN-47037, 6547, 6547, 569891
+
+# US-TN-47065 = Hamilton County
+339 = US-TN, US-TN-47065, 338, 338, 307896
+
+# US-TN-47093 = Knox County
+340 = US-TN, US-TN-47093, 1117, 1117, 382032
+
+# US-TN-47113 = Madison County
+341 = US-TN, US-TN-47113, 5, 5, 91837
+
+# US-TN-47157 = Shelby County
+342 = US-TN, US-TN-47157, 7546, 7546, 897472
+
+# US-TN-47163 = Sullivan County
+343 = US-TN, US-TN-47163, 290, 290, 153048
+
+# US-TX-48029 = Bexar County
+344 = US-TX, US-TX-48029, 5364, 5364, 1392931
+
+# US-TX-48041 = Brazos County
+345 = US-TX, US-TX-48041, 118, 118, 152415
+
+# US-TX-48061 = Cameron County
+346 = US-TX, US-TX-48061, 715, 715, 335227
+
+# US-TX-48113 = Dallas County
+347 = US-TX, US-TX-48113, 43934, 43934, 2218899
+
+# US-TX-48141 = El Paso County
+348 = US-TX, US-TX-48141, 2272, 2272, 679622
+
+# US-TX-48183 = Gregg County
+349 = US-TX, US-TX-48183, 35, 35, 111379
+
+# US-TX-48201 = Harris County
+350 = US-TX, US-TX-48201, 33691, 33691, 3400578
+
+# US-TX-48215 = Hidalgo County
+351 = US-TX, US-TX-48215, 543, 543, 569463
+
+# US-TX-48245 = Jefferson County
+352 = US-TX, US-TX-48245, 53, 53, 252051
+
+# US-TX-48303 = Lubbock County
+353 = US-TX, US-TX-48303, 774, 774, 242628
+
+# US-TX-48309 = McLennan County
+354 = US-TX, US-TX-48309, 102, 102, 213517
+
+# US-TX-48329 = Midland County
+355 = US-TX, US-TX-48329, 650, 650, 116009
+
+# US-TX-48355 = Nueces County
+356 = US-TX, US-TX-48355, 588, 588, 313645
+
+# US-TX-48375 = Potter County
+357 = US-TX, US-TX-48375, 612, 612, 113546
+
+# US-TX-48423 = Smith County
+358 = US-TX, US-TX-48423, 109, 109, 174706
+
+# US-TX-48441 = Taylor County
+359 = US-TX, US-TX-48441, 125, 125, 126555
+
+# US-TX-48451 = Tom Green County
+360 = US-TX, US-TX-48451, 94, 94, 104010
+
+# US-TX-48453 = Travis County
+361 = US-TX, US-TX-48453, 5404, 5404, 812280
+
+# US-TX-48465 = Val Verde County
+362 = US-TX, US-TX-48465, 23, 23, 44856
+
+# US-TX-48469 = Victoria County
+363 = US-TX, US-TX-48469, 13, 13, 84088
+
+# US-TX-48479 = Webb County
+364 = US-TX, US-TX-48479, 134, 134, 193117
+
+# US-TX-48485 = Wichita County
+365 = US-TX, US-TX-48485, 64, 64, 131664
+
+# US-UT-49017 = Garfield County
+366 = US-UT, US-UT-49017, 4, 4, 4735
+
+# US-UT-49019 = Grand County
+367 = US-UT, US-UT-49019, 5, 5, 8485
+
+# US-UT-49021 = Iron County
+368 = US-UT, US-UT-49021, 12, 12, 33779
+
+# US-UT-49035 = Salt Lake County
+369 = US-UT, US-UT-49035, 14095, 14095, 898387
+
+# US-UT-49045 = Tooele County
+370 = US-UT, US-UT-49045, 63, 63, 40735
+
+# US-UT-49053 = Washington County
+371 = US-UT, US-UT-49053, 74, 74, 90354
+
+# US-VA-51003 = Albemarle County
+372 = US-VA, US-VA-51003, 255, 255, 79236
+
+# US-VA-51015 = Augusta County
+373 = US-VA, US-VA-51015, 8, 8, 65615
+
+# US-VA-51087 = Henrico County
+374 = US-VA, US-VA-51087, 2253, 2253, 262300
+
+# US-VA-51107 = Loudoun County
+375 = US-VA, US-VA-51107, 15131, 15131, 169599
+
+# US-VA-51510 = Alexandria city
+376 = US-VA, US-VA-51510, 287, 287, 128283
+
+# US-VA-51680 = Lynchburg city
+377 = US-VA, US-VA-51680, 83, 83, 65269
+
+# US-VA-51700 = Newport News city
+378 = US-VA, US-VA-51700, 703, 703, 180150
+
+# US-VA-51710 = Norfolk city
+379 = US-VA, US-VA-51710, 2551, 2551, 234403
+
+# US-VA-51770 = Roanoke city
+380 = US-VA, US-VA-51770, 447, 447, 94911
+
+# US-VI-78010 = St. Croix
+#381 = US-VI, US-VI-78010, 256, 256, 53234
+
+# US-VI-78030 = St. Thomas
+#382 = US-VI, US-VI-78030, 787, 787, 18914
+
+# US-VT-50007 = Chittenden County
+383 = US-VT, US-VT-50007, 934, 934, 146571
+
+# US-WA-53007 = Chelan County
+384 = US-WA, US-WA-53007, 55, 55, 66616
+
+# US-WA-53009 = Clallam County
+385 = US-WA, US-WA-53009, 22, 22, 64525
+
+# US-WA-53021 = Franklin County
+386 = US-WA, US-WA-53021, 311, 311, 49347
+
+# US-WA-53025 = Grant County
+387 = US-WA, US-WA-53025, 7, 7, 74698
+
+# US-WA-53033 = King County
+388 = US-WA, US-WA-53033, 20186, 20186, 1737034
+
+# US-WA-53055 = San Juan County
+389 = US-WA, US-WA-53055, 36, 36, 14077
+
+# US-WA-53063 = Spokane County
+390 = US-WA, US-WA-53063, 2199, 2199, 417939
+
+# US-WA-53071 = Walla Walla County
+391 = US-WA, US-WA-53071, 39, 39, 55180
+
+# US-WA-53073 = Whatcom County
+392 = US-WA, US-WA-53073, 185, 185, 166814
+
+# US-WA-53075 = Whitman County
+393 = US-WA, US-WA-53075, 33, 33, 40740
+
+# US-WA-53077 = Yakima County
+394 = US-WA, US-WA-53077, 79, 79, 222581
+
+# US-WI-55009 = Brown County
+395 = US-WI, US-WI-55009, 608, 608, 226778
+
+# US-WI-55025 = Dane County
+396 = US-WI, US-WI-55025, 1101, 1101, 426526
+
+# US-WI-55035 = Eau Claire County
+397 = US-WI, US-WI-55035, 32, 32, 93142
+
+# US-WI-55063 = La Crosse County
+398 = US-WI, US-WI-55063, 163, 163, 107120
+
+# US-WI-55073 = Marathon County
+399 = US-WI, US-WI-55073, 221, 221, 125834
+
+# US-WI-55079 = Milwaukee County
+400 = US-WI, US-WI-55079, 4973, 4973, 940164
+
+# US-WI-55085 = Oneida County
+401 = US-WI, US-WI-55085, 57, 57, 36776
+
+# US-WI-55087 = Outagamie County
+402 = US-WI, US-WI-55087, 391, 391, 160971
+
+# US-WV-54025 = Greenbrier County
+403 = US-WV, US-WV-54025, 19, 19, 34453
+
+# US-WV-54033 = Harrison County
+404 = US-WV, US-WV-54033, 8, 8, 68652
+
+# US-WV-54039 = Kanawha County
+405 = US-WV, US-WV-54039, 390, 390, 200073
+
+# US-WV-54061 = Monongalia County
+406 = US-WV, US-WV-54061, 7, 7, 81866
+
+# US-WV-54081 = Raleigh County
+407 = US-WV, US-WV-54081, 4, 4, 79220
+
+# US-WV-54099 = Wayne County
+408 = US-WV, US-WV-54099, 52, 52, 42903
+
+# US-WV-54107 = Wood County
+409 = US-WV, US-WV-54107, 9, 9, 87986
+
+# US-WY-56001 = Albany County
+410 = US-WY, US-WY-56001, 15, 15, 32014
+
+# US-WY-56005 = Campbell County
+411 = US-WY, US-WY-56005, 30, 30, 33698
+
+# US-WY-56013 = Fremont County
+412 = US-WY, US-WY-56013, 20, 20, 35804
+
+# US-WY-56021 = Laramie County
+413 = US-WY, US-WY-56021, 21, 21, 81607
+
+# US-WY-56025 = Natrona County
+414 = US-WY, US-WY-56025, 108, 108, 66533
+
+# US-WY-56029 = Park County
+415 = US-WY, US-WY-56029, 39, 39, 25786
+
+# US-WY-56033 = Sheridan County
+416 = US-WY, US-WY-56033, 19, 19, 26560
+
+# US-WY-56037 = Sweetwater County
+417 = US-WY, US-WY-56037, 26, 26, 37613
+
+# US-WY-56039 = Teton County
+418 = US-WY, US-WY-56039, 376, 376, 18251
+
+# US-WY-56043 = Washakie County
+419 = US-WY, US-WY-56043, 4, 4, 8289
+
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/UZB_0_UZB_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/UZB_0_UZB_1.properties
new file mode 100644
index 0000000..e3ab6fb
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/UZB_0_UZB_1.properties
@@ -0,0 +1,49 @@
+# UZB_0_UZB_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between UZB(0) and UZB(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = UZB
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = UZB
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# BHK/UTSB(Estimated)
+0 = UZB,UZ-BU,13.994520547945205,13.994520547945205
+# SKD/UTSS(Actual)
+1 = UZB,UZ-SA,134.1972602739726,134.1972602739726
+# TAS/UTTT(Estimated)
+2 = UZB,UZ-TO,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/UZB_1_UZB_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/UZB_1_UZB_2.properties
new file mode 100644
index 0000000..de8127c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/UZB_1_UZB_2.properties
@@ -0,0 +1,49 @@
+# UZB_1_UZB_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between UZB(1) and UZB(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = UZB
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = UZB
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# TAS/UTTT(Estimated)
+0 = UZ-TO,UZ-TO-G140001,15.0,15.0
+# BHK/UTSB(Estimated)
+1 = UZ-BU,UZ-BU-G030001,15.0,15.0
+# SKD/UTSS(Actual)
+2 = UZ-SA,UZ-SA-G110001,143.83561643835617,143.83561643835617
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/VEN_0_VEN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/VEN_0_VEN_1.properties
new file mode 100644
index 0000000..d2eae38
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/VEN_0_VEN_1.properties
@@ -0,0 +1,47 @@
+# VEN_0_VEN_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between VEN(0) and VEN(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = VEN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = VEN
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CCS/SVMI(Actual)
+0 = VEN,VE-A,11247.120547945206,11247.120547945206
+# MAR/SVMC(Estimated)
+1 = VEN,VE-V,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/VEN_1_VEN_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/VEN_1_VEN_2.properties
new file mode 100644
index 0000000..3e8f4b0
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/VEN_1_VEN_2.properties
@@ -0,0 +1,47 @@
+# VEN_1_VEN_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between VEN(1) and VEN(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = VEN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = VEN
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CCS/SVMI(Actual)
+0 = VE-A,VE-A-G110002,12054.794520547945,12054.794520547945
+# MAR/SVMC(Estimated)
+1 = VE-V,VE-V-G250012,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/VNM_0_VNM_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/VNM_0_VNM_1.properties
new file mode 100644
index 0000000..ee440ec
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/VNM_0_VNM_1.properties
@@ -0,0 +1,55 @@
+# VNM_0_VNM_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between VNM(0) and VNM(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = VNM
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = VNM
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# DAD/VVDN(Estimated)
+0 = VNM,VN-27,8.468493150684932,8.468493150684932
+# BMV/VVBM(Estimated)
+1 = VNM,VN-33,9.26027397260274,9.26027397260274
+# CXR/VVCR(Estimated)
+2 = VNM,VN-34,13.994520547945205,13.994520547945205
+# HPH/VVCI(Estimated)
+3 = VNM,VN-62,13.994520547945205,13.994520547945205
+# HAN/VVNB(Estimated)
+4 = VNM,VN-64,13.994520547945205,13.994520547945205
+# SGN/VVTS(Estimated)
+5 = VNM,VN-66,13.994520547945205,13.994520547945205
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/VNM_1_VNM_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/VNM_1_VNM_2.properties
new file mode 100644
index 0000000..78bedf4
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/VNM_1_VNM_2.properties
@@ -0,0 +1,55 @@
+# VNM_1_VNM_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between VNM(1) and VNM(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = VNM
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = VNM
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# HAN/VVNB(Estimated)
+0 = VN-64,VN-64-G250004,15.0,15.0
+# HPH/VVCI(Estimated)
+1 = VN-62,VN-62-G290008,15.0,15.0
+# BMV/VVBM(Estimated)
+2 = VN-33,VN-33-G170008,9.926027397260274,9.926027397260274
+# DAD/VVDN(Estimated)
+3 = VN-27,VN-27-G510008,9.076712328767123,9.076712328767123
+# SGN/VVTS(Estimated)
+4 = VN-66,VN-66-G310005,15.0,15.0
+# CXR/VVCR(Estimated)
+5 = VN-34,VN-34-G340001,15.0,15.0
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/VUT_0_VUT_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/VUT_0_VUT_1.properties
new file mode 100644
index 0000000..80fc9e3
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/VUT_0_VUT_1.properties
@@ -0,0 +1,45 @@
+# VUT_0_VUT_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between VUT(0) and VUT(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = VUT
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = VUT
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# VLI/NVVV(Actual)
+0 = VUT,VU-VLI,176.37260273972603,176.37260273972603
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/YEM_0_YEM_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/YEM_0_YEM_1.properties
new file mode 100644
index 0000000..c1b47fa
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/YEM_0_YEM_1.properties
@@ -0,0 +1,47 @@
+# YEM_0_YEM_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between YEM(0) and YEM(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = YEM
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = YEM
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SAH/OYSN(Estimated)
+0 = YEM,YE-N,13.994520547945205,13.994520547945205
+# ADE/OYAA(Estimated)
+1 = YEM,YE-S,6.926027397260274,6.926027397260274
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/YEM_1_YEM_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/YEM_1_YEM_2.properties
new file mode 100644
index 0000000..b9c5e5e
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/YEM_1_YEM_2.properties
@@ -0,0 +1,47 @@
+# YEM_1_YEM_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between YEM(1) and YEM(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = YEM
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = YEM
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# SAH/OYSN(Estimated)
+0 = YE-N,YE-N-G150001,15.0,15.0
+# ADE/OYAA(Estimated)
+1 = YE-S,YE-S-G160002,7.424657534246576,7.424657534246576
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ZAF_0_ZAF_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ZAF_0_ZAF_1.properties
new file mode 100644
index 0000000..c8b4c6c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ZAF_0_ZAF_1.properties
@@ -0,0 +1,57 @@
+# ZAF_0_ZAF_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ZAF(0) and ZAF(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ZAF
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = ZAF
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# ELS/FAEL(Estimated), MQP/FAKN(Estimated), PLZ/FAPE(Estimated)
+0 = ZAF,ZA-EC,33.62465753424657,33.62465753424657
+# DUR/FADN(Estimated)
+1 = ZAF,ZA-NAT,7.345205479452055,7.345205479452055
+# UTN/FAUP(Estimated), KIM/FAKM(Estimated), WVB/FYWB(Actual)
+2 = ZAF,ZA-NC,76.16438356164383,76.16438356164383
+# NTY/FAPN(Estimated), MBD/FAMM(Estimated)
+3 = ZAF,ZA-NW,27.98904109589041,27.98904109589041
+# CPT/FACT(Estimated), GRJ/FAGG(Estimated)
+4 = ZAF,ZA-WC,15.183561643835617,15.183561643835617
+# BFN/FABL(Estimated)
+5 = ZAF,ZA-OFS,5.254794520547946,5.254794520547946
+# JNB/FAJS(Actual), HLA/FALA(Estimated)
+6 = ZAF,ZA-PWM,14718.07397260274,14718.07397260274
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ZAF_1_ZAF_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ZAF_1_ZAF_2.properties
new file mode 100644
index 0000000..819f832
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ZAF_1_ZAF_2.properties
@@ -0,0 +1,71 @@
+# ZAF_1_ZAF_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ZAF(1) and ZAF(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ZAF
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = ZAF
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# NTY/FAPN(Estimated)
+0 = ZA-NW,ZA-NW-G080017,15.0,15.0
+# MBD/FAMM(Estimated)
+1 = ZA-NW,ZA-NW-G080019,15.0,15.0
+# BFN/FABL(Estimated)
+2 = ZA-OFS,ZA-OFS-G110003,5.632876712328767,5.632876712328767
+# CPT/FACT(Estimated)
+3 = ZA-WC,ZA-WC-G130002,8.136986301369863,8.136986301369863
+# GRJ/FAGG(Estimated)
+4 = ZA-WC,ZA-WC-G130009,8.136986301369863,8.136986301369863
+# JNB/FAJS(Actual)
+5 = ZA-PWM,ZA-PWM-G120010,15760.0,15760.0
+# HLA/FALA(Estimated)
+6 = ZA-PWM,ZA-PWM-G120011,15.0,15.0
+# ELS/FAEL(Estimated)
+7 = ZA-EC,ZA-EC-G010012,12.013698630136986,12.013698630136986
+# MQP/FAKN(Estimated)
+8 = ZA-EC,ZA-EC-G010025,12.013698630136986,12.013698630136986
+# PLZ/FAPE(Estimated)
+9 = ZA-EC,ZA-EC-G010033,12.013698630136986,12.013698630136986
+# UTN/FAUP(Estimated)
+10 = ZA-NC,ZA-NC-G090008,2.6684931506849314,2.6684931506849314
+# KIM/FAKM(Estimated)
+11 = ZA-NC,ZA-NC-G090015,2.6684931506849314,2.6684931506849314
+# WVB/FYWB(Actual)
+12 = ZA-NC,ZA-NC-G090025,76.3013698630137,76.3013698630137
+# DUR/FADN(Estimated)
+13 = ZA-NAT,ZA-NAT-G070007,7.873972602739726,7.873972602739726
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ZMB_0_ZMB_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ZMB_0_ZMB_1.properties
new file mode 100644
index 0000000..5e0b224
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ZMB_0_ZMB_1.properties
@@ -0,0 +1,51 @@
+# ZMB_0_ZMB_1.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ZMB(0) and ZMB(1)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ZMB
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = ZMB
+ISOKEY_1_LEVEL = 1
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# MFU/FLMF(Actual)
+0 = ZMB,ZM-03,25.304109589041097,25.304109589041097
+# LVI/FLLI(Estimated)
+1 = ZMB,ZM-07,13.994520547945205,13.994520547945205
+# NLA/FLND(Estimated)
+2 = ZMB,ZM-08,4.367123287671233,4.367123287671233
+# LUN/FLLS(Actual)
+3 = ZMB,ZM-09,702.6876712328767,702.6876712328767
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ZMB_1_ZMB_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ZMB_1_ZMB_2.properties
new file mode 100644
index 0000000..1a78d99
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ZMB_1_ZMB_2.properties
@@ -0,0 +1,51 @@
+# ZMB_1_ZMB_2.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ZMB(1) and ZMB(2)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ZMB
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = ZMB
+ISOKEY_1_LEVEL = 2
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# LVI/FLLI(Estimated)
+0 = ZM-07,ZM-07-G110004,15.0,15.0
+# MFU/FLMF(Actual)
+1 = ZM-03,ZM-03-G040003,27.123287671232877,27.123287671232877
+# LUN/FLLS(Actual)
+2 = ZM-09,ZM-09-G070002,753.1506849315068,753.1506849315068
+# NLA/FLND(Estimated)
+3 = ZM-08,ZM-08-G030008,4.682191780821918,4.682191780821918
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ZZZ_-1_ZZZ_0.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ZZZ_-1_ZZZ_0.properties
new file mode 100644
index 0000000..19a1e5c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ZZZ_-1_ZZZ_0.properties
@@ -0,0 +1,481 @@
+# ZZZ_-1_ZZZ_0.properties
+#/*******************************************************************************
+# * Copyright (c) 2008 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rest of the file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
+
+# The title of the relationship
+TITLE = Air transport between ZZZ(-1) and ZZZ(0)
+# This is the date range for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID = start=2000-01-01; end=2008-12-31;
+
+# The data is derived from the following primary source
+#SOURCE = http://www.azworldairports.com
+
+# ISO3166-1 alpha3 keys and levels of relationship
+ISOKEY_0 = ZZZ
+ISOKEY_0_LEVEL = -1
+ISOKEY_1 = ZZZ
+ISOKEY_1_LEVEL = 0
+
+# The mode of transportation
+TRANSPORT_MODE = air
+
+# The population being transported
+POPULATION_IDENTIFIER = human
+
+# The time period for the rate in milliseconds
+RATE_TIME_PERIOD = 86400000
+
+#Average time in transportation network
+AVG_TIME_IN_SYSTEM = 1
+
+# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
+# CHC/NZCH(Actual), BHE/NZBM(Actual), WLG/NZWN(Actual), HLZ/NZHN(Estimated), PMR/NZPM(Estimated), AKL/NZAA(Actual), DUD/NZDN(Actual)
+0 = ZZZ,NZL,24850.41095890411,24850.41095890411
+# SUV/NFNA(Estimated), NAN/NFFN(Estimated)
+1 = ZZZ,FJI,30.0,30.0
+# WLS/NLWW(Estimated)
+2 = ZZZ,WLF,1.6,1.6
+# MPN/EGYP(Estimated)
+3 = ZZZ,FLK,0.2958904109589041,0.2958904109589041
+# MYEF(Estimated), RSD/MYER(Estimated), NAS/MYNN(Actual), FPO/MYGF(Estimated)
+4 = ZZZ,BHS,4154.58904109589,4154.58904109589
+# HIR/AGGH(Estimated)
+5 = ZZZ,SLB,15.0,15.0
+# SAL/MSLP(Estimated)
+6 = ZZZ,SLV,15.0,15.0
+# KSA/PTTK(Estimated), PTKK(Estimated), PNI/PTPN(Estimated), YAP/PTYA(Estimated)
+7 = ZZZ,FSM,43.2,43.2
+# GME/UMGG(Estimated), MSQ/UMMS(Actual), GNA/UMMG(Estimated)
+8 = ZZZ,BLR,903.4246575342465,903.4246575342465
+# BZE/MZBZ(Estimated)
+9 = ZZZ,BLZ,15.0,15.0
+# BDA/TXKF(Actual)
+10 = ZZZ,BMU,1320.0,1320.0
+# BGI/TBPB(Actual), ANU/TAPA(Actual)
+11 = ZZZ,BRB,6557.77808219178,6557.77808219178
+# MTS/FDMS(Estimated)
+12 = ZZZ,SWZ,15.0,15.0
+# PKW/FBSP(Estimated), GBE/FBSK(Estimated), MUB/FBMN(Estimated), FRW/FBFT(Actual), BBK/FBKE(Estimated)
+13 = ZZZ,BWA,100.0,100.0
+# CXI/PLCH(Estimated), Bonriki Int´l Airport(Estimated)
+14 = ZZZ,KIR,21.084931506849315,21.084931506849315
+# TBS/UGTB(Estimated), BUS/UGSB(Estimated)
+15 = ZZZ,GEO,30.0,30.0
+# NEV/TKPN(Estimated), SKB/TKPK(Estimated)
+16 = ZZZ,KNA,7.824657534246575,7.824657534246575
+# GDT/MBGT(Estimated), NCA/MBNC(Estimated), XSC/MBSC(Estimated), PLS/MBPV(Estimated)
+17 = ZZZ,TCA,8.46027397260274,8.46027397260274
+# CCK/YPCC(Estimated)
+18 = ZZZ,CCK,0.0547945205479452,0.0547945205479452
+# SFG/TFFG(Estimated), PTP/TFFR(Actual)
+19 = ZZZ,GLP,2915.1369863013697,2915.1369863013697
+# PTY/MPTO(Actual)
+20 = ZZZ,PAN,2846.1643835616437,2846.1643835616437
+# GND/TGPY(Actual)
+21 = ZZZ,GRD,494.6575342465753,494.6575342465753
+# UAK/BGBW(Estimated), Kangerlussuaq Airport(Estimated)
+22 = ZZZ,GRL,11.271232876712329,11.271232876712329
+# DIL/WPDL(Estimated)
+23 = ZZZ,TLS,15.0,15.0
+# GUA/MGGT(Estimated)
+24 = ZZZ,GTM,15.0,15.0
+# CAY/SOCA(Estimated)
+25 = ZZZ,GUF,15.0,15.0
+# GUM/PGUM(Estimated)
+26 = ZZZ,GUM,15.0,15.0
+# GOU/FKKR(Estimated), NSI/FKYS(Estimated), MVR/FKKL(Estimated), DLA/FKKD(Estimated)
+27 = ZZZ,CMR,60.0,60.0
+# TBU/NFTF(Actual)
+28 = ZZZ,TON,1770.6849315068494,1770.6849315068494
+# GOM/FZNA(Estimated), KGA/FZUA(Estimated), MDK/FZEA(Actual), GMA/FZFK(Estimated), FIH/FZAA(Estimated)
+29 = ZZZ,COD,78.63013698630137,78.63013698630137
+# AIT/NCAI(Estimated), RAR/NCRG(Estimated)
+30 = ZZZ,COK,4.273972602739726,4.273972602739726
+# SLU/TLPC(Estimated), UVF/TLPL(Actual)
+31 = ZZZ,LCA,689.3835616438356,689.3835616438356
+# SYQ/MRPV(Estimated), SJO/MROC(Estimated)
+32 = ZZZ,CRI,30.0,30.0
+# TAB/TTCP(Estimated), POS/TTPP(Estimated)
+33 = ZZZ,TTO,30.0,30.0
+# ROR/PTRO(Estimated)
+34 = ZZZ,PLW,2.0575342465753423,2.0575342465753423
+# FUN/NGFU(Estimated)
+35 = ZZZ,TUV,1.180821917808219,1.180821917808219
+# POM/AYPY(Estimated), LAE/AYLA(Estimated), RAB/AYTK(Estimated)
+36 = ZZZ,PNG,45.0,45.0
+# SCU/MUCU(Estimated), HAV/MUHA(Estimated), HOG/MUHG(Estimated), MZO/MUMZ(Estimated), VRA/MUVR(Estimated), CFG/MUCF(Estimated), CMW/MUCM(Actual), AVI/MUCA(Estimated), CYO/MUCL(Estimated)
+37 = ZZZ,CUB,243.2876712328767,243.2876712328767
+# XCH/YPXM(Estimated)
+38 = ZZZ,CXR,0.14794520547945206,0.14794520547945206
+# GCM/MWCR(Actual)
+39 = ZZZ,CYM,1332.1917808219177,1332.1917808219177
+# PFO/LCPH(Estimated), ECN/LCEN(Estimated), LCA/LCLK(Actual)
+40 = ZZZ,CYP,7303.1506849315065,7303.1506849315065
+# CMB/VCBI(Actual)
+41 = ZZZ,LKA,3789.3150684931506,3789.3150684931506
+# RFP/NTTR(Estimated), BOB/NTTB(Estimated), PPT/NTAA(Estimated), MOZ/NTTM(Estimated), HUH/NTTH(Estimated)
+42 = ZZZ,PYF,75.0,75.0
+# HKG/VHHH(Actual)
+43 = ZZZ,HKG,60079.31506849315,60079.31506849315
+# PLQ/EYPA(Actual), VNO/EYVI(Actual), KUN/EYKA(Actual)
+44 = ZZZ,LTU,3052.054794520548,3052.054794520548
+# EVVA(Estimated), RIX/EVRA(Actual), LPX/EVLA(Actual)
+45 = ZZZ,LVA,3436.2328767123286,3436.2328767123286
+# RTB/MHRO(Estimated), LMH/MRLM(Estimated), SAP/MHLM(Estimated), LCE/MHLC(Estimated), TGU/MHTG(Actual)
+46 = ZZZ,HND,558.7671232876712,558.7671232876712
+# AUH/OMAA(Actual), JXB(Estimated), DXB/OMDB(Actual), FJR/OMFJ(Actual), RKT/OMRK(Actual), SHJ/OMSJ(Actual)
+47 = ZZZ,ARE,37346.40273972603,37346.40273972603
+# MZR/OAMS(Estimated), HEA/OAHR(Estimated), OASG(Estimated), KBL/OAKB(Actual), KDH/OAKN(Estimated), UND/OAUZ(Estimated), JAA/OAJL(Estimated), OAIX(Estimated)
+48 = ZZZ,AFG,2098.068493150685,2098.068493150685
+# TIA/LATI(Estimated)
+49 = ZZZ,ALB,7.498630136986302,7.498630136986302
+# LWN/UDSG(Actual), UDLS(Estimated), EVN/UDYZ(Actual)
+50 = ZZZ,ARM,544.5534246575343,544.5534246575343
+# LAD/FNLU(Estimated)
+51 = ZZZ,AGO,7.498630136986302,7.498630136986302
+# SLA/SASA(Actual), EZE/SABA(Actual), MDQ/SAZM(Actual), FDO/SADF(Actual), DOT/SADD(Estimated), AEP/SABE(Actual), VME/SAOR(Actual), USA/LESL(Estimated), PRA/SAAP(Actual), IRJ/SANL(Actual), SDE/SANE(Actual), RES/SARE(Actual), UAQ/SANU(Actual), CTC/SANC(Actual), RSA/SAZR(Actual), GPO/SAGZ(Actual), MDZ/SAME(Actual), LGS/SAMM(Actual), AFA/SAMR(Actual), PSS/SARP(Actual), IGR/SARI(Actual), FMA/SARF(Actual), VDM/SAVV(Actual), BRC/SAZS(Actual), RCQ/SATR(Actual), TUC/SANT(Actual), PMY/SAVY(Actual), CRD/SAVC(Actual), EQS/SAVE(Actual), RGA/SAWE(Actual), COR/SACO(Actual), RCU/SAOC(Actual), RGL/SAWG(Actual)
+52 = ZZZ,ARG,12677.909589041095,12677.909589041095
+# KLU/LOWK(Actual), VIE/LOWW(Actual), LNZ/LOWL(Actual), SZG/LOWS(Actual), GRZ/LOWG(Actual), INN/LOWI(Actual)
+53 = ZZZ,AUT,12796.232876712329,12796.232876712329
+# CBR/YSCB(Actual), NTL/YWLM(Actual), SYD/YSSY(Actual), CDU/YSCN(Estimated), BWU/ASBK(Actual), CFS/YCFS(Estimated), ASP/YBAS(Actual), TCA/YTNK(Estimated), DRW/YPDN(Actual), CNS/YBCS(Actual), HTI/YBHM(Estimated), BNE/YBAF(Actual), ISA/YBMA(Estimated), MKY/ABMK(Actual), TSV/YBTL(Actual), OOL/YBCG(Actual), YPPF(Estimated), ADL/YPAD(Actual), LST/YMLT(Actual), HBA/YMHB(Actual), MBW/YMMB(Estimated), MEB/YMEN(Actual), MEL/YMML(Actual), PER/YPPH(Actual)
+54 = ZZZ,AUS,86002.40547945205,86002.40547945205
+# Lenkaran Airport(Estimated), GYD/UBBB(Estimated), UBBN(Estimated)
+55 = ZZZ,AZE,12.161643835616438,12.161643835616438
+# SJJ/LQSA(Actual), OMO/LQMO(Estimated), TZL/LQTZ(Estimated), BNX/LQBK(Actual)
+56 = ZZZ,BIH,285.2027397260274,285.2027397260274
+# CGP/VGEG(Estimated), ZYL/VGSY(Actual), DAC/VGZR(Estimated)
+57 = ZZZ,BGD,200.75068493150684,200.75068493150684
+# BRU/EBBR(Actual), ANR/EBAW(Actual), OST/EBOS(Actual), KJK/EBKT(Actual), CRL/EBCI(Actual), LGG/EBLG(Actual)
+58 = ZZZ,BEL,59663.830136986304,59663.830136986304
+# OUA/DFFD(Estimated)
+59 = ZZZ,BFA,7.498630136986302,7.498630136986302
+# BOJ/LBBG(Estimated), VAR/LBWN(Actual), Gorna Oryahovitsa Airport(Estimated), PDV/LBPD(Actual), SOF/LBSF(Actual)
+60 = ZZZ,BGR,2614.3123287671233,2614.3123287671233
+# BAH/OBBI(Actual)
+61 = ZZZ,BHR,4188.082191780822,4188.082191780822
+# BJM/HBBA(Estimated)
+62 = ZZZ,BDI,3.3424657534246576,3.3424657534246576
+# COO/DBBB(Estimated)
+63 = ZZZ,BEN,4.4520547945205475,4.4520547945205475
+# BWN/WBSB(Actual)
+64 = ZZZ,BRN,7153.013698630137,7153.013698630137
+# CBB/SLCB(Actual), LPB/SLLP(Actual), VVI/SLVR(Actual), SRZ/SLET(Estimated), PSZ/SLPS(Estimated), TJA/SLTJ(Estimated)
+65 = ZZZ,BOL,1632.7260273972602,1632.7260273972602
+# CZS/SBCZ(Actual), RBR/SBRB(Actual), MCZ/SBMO(Actual), MAO/SBEG(Actual), MCP/SBMQ(Actual), SSA/SBSV(Actual), FOR/SBFZ(Actual), VIX/SBVT(Actual), BSB/SBBR(Actual), GYN/SBGO(Actual), SBSL(Actual), PLU/SBBH(Actual), CNF/SBCF(Actual), CGR/SBCG(Actual), CMG/SBCR(Actual), PMG/SBPP(Actual), CGB/SBCY(Actual), BEL/SBBE(Actual), STM/SBSN(Actual), JPA/SBJP(Actual), REC/SBRF(Actual), IGU/SBFI(Actual), CWB/SBCT(Actual), GIG/SBGL(Actual), SDU/SBRJ(Actual), NAT/SBNT(Actual), PVH/SBPV(Actual), BVB/SBBV(Actual), SBBG(Actual), POA/SBPA(Actual), FLN/SBFL(Actual), NVT/SBNF(Actual), JOI/SBJV(Actual), VCP/SBKP(Actual), GRU/SBGR(Actual), CGH/SBSP(Actual), RAO/SBRP(Actual)
+66 = ZZZ,BRA,73639.17808219178,73639.17808219178
+# PBH/VQPR(Actual)
+67 = ZZZ,BTN,27.73972602739726,27.73972602739726
+# YYC/CYYC(Actual), YXD/CYXD(Actual), YEG/CYEG(Actual), YYF/CYYF(Estimated), YXX/CYXX(Actual), YVR/CYVR(Actual), YYJ/CYYJ(Actual), YCD/CYVD(Estimated), YKA/CYKA(Estimated), YLW/CYLW(Actual), YPR/CYPR(Estimated), YXS/CYXS(Actual), YXJ/CYXJ(Actual), YWG/CYWG(Actual), YYL/CYYL(Estimated), YSJ/CYSJ(Actual), YFC/CYFC(Actual), YQM/CYQM(Actual), YYT/CYYT(Estimated), YJT/CYJT(Estimated), YQX/CYQX(Actual), YYR/CYYR(Estimated), YHZ/CYHZ(Actual), YQY/CYQY(Actual), YSM/CYSM(Estimated), YFB/CYFB(Estimated), YFS/CYFS(Estimated), YLC/CYLC(Estimated), YZF/CYZF(Estimated), YCO/CYCO(Estimated), YEV/CYEV(Actual), YOW/CYOW(Actual), YGK/CYGK(Actual), YTZ/CYTZ(Actual), YYZ/CYYZ(Actual), YHM/CYHM(Estimated), YKF/CYKF(Actual), YQG/CYQG(Actual), YZR/CYZR(Estimated), YXU/CYXU(Estimated), YYB/CYYB(Actual), YTS/CYTS(Estimated), YAM/CYAM(Actual), YQT/CYQT(Estimated), YQK/CYQK(Estimated), YHD/CYHD(Estimated), YRL/CYRL(Estimated), YQB/CYQB(Actual), YUL/CYUL(Actual), YMX/CYMX(Actual), YVQ/CYVO(Actual), YBG/CYBG(Estimated), YBC/CYBC(Estimated), YZV/CYZV(Estimated), YQR/CYQR(Actual), YXE/CYXE(Actual), YVC/CYVC(Estimated), YXY/CYXY(Estimated)
+68 = ZZZ,CAN,76325.97534246575,76325.97534246575
+# BGF/FEFF(Estimated)
+69 = ZZZ,CAF,0.3972602739726027,0.3972602739726027
+# BZV/FCBB(Estimated), PNR/FCPP(Estimated)
+70 = ZZZ,COG,3.5972602739726027,3.5972602739726027
+# BRN/LSZB(Estimated), GVA/LSGG(Actual), SMV/LSZS(Actual), ZHV/LSGC(Estimated), ACH/LSZR(Actual), ZHI/LSZG(Actual), LUG/LSZA(Estimated), LSPM(Estimated), SIR/LSGS(Actual), ZRH/LSZH(Actual)
+71 = ZZZ,CHE,24034.57808219178,24034.57808219178
+# ABJ/DIAP(Actual)
+72 = ZZZ,CIV,718.2191780821918,718.2191780821918
+# ANF/SCFA(Actual), ARI/SCAR(Actual), CCP/SCIE(Actual), CPO/SCHA(Actual), ULC/SCTI(Estimated), ZCO/SCTC(Actual), CJC/SCCF(Actual), LSC/SCSE(Actual), IQQ/SCDA(Actual), PMC/SCTE(Actual), PUQ/SCCI(Actual), ZOS/SCJO(Actual), SCL/SCEL(Actual), ZAL/SCVD(Actual)
+73 = ZZZ,CHL,8631.950684931508,8631.950684931508
+# PEK/ZBAA(Actual), CGQ/ZYCC(Actual), HRB/ZYHB(Actual), TSN/ZBTJ(Actual), NKG/ZSNJ(Actual), NGB/ZSNB(Actual), WNZ/ZSWZ(Actual), HGH/ZSHC(Actual), HFE/ZSOF(Actual), FOC/ZSFZ(Actual), KNH/RCBS(Estimated), XMN/ZSAM(Actual), KHN/ZSCN(Actual), TAO/ZSQD(Actual), TNA/ZSJN(Actual), PVG/ZSPD(Actual), SHA/ZSSS(Actual), YIH/ZHYC(Estimated), WUH/ZHHH(Actual), CSX/ZGHA(Actual), SZX/ZGSZ(Actual), ZUH/ZGSD(Actual), CAN/ZGGG(Actual), KWL/ZGKL(Actual), NNG/ZGNN(Actual), HAK/ZJHK(Actual), SYX/ZJSY(Actual), LYA/ZHLY(Actual), CGO/ZHCC(Actual), CKG/ZUCK(Actual), KWE/ZUGY(Actual), KMG/ZPPP(Actual), LXA/ZULS(Estimated), CTU/ZUUU(Actual), DNH/ZLDH(Estimated), LHW/ZLLL(Actual), XNN/ZLXN(Estimated), INC/ZLIC(Actual), KHG/ZWSH(Estimated), URC/ZWWW(Actual), XIY/ZLXY(Actual), DLC/ZYTL(Actual), SHE/ZYTX(Actual), SJW/ZBSJ(Actual), TYN/ZBYN(Actual), DAT/ZBDT(Estimated), HET/ZBHH(Actual), TSA/RCSS(Actual), TPE/RCTP(Actual)
+74 = ZZZ,CHN,274153.3178082192,274153.3178082192
+# MDE/SKRG(Estimated), BAQ/SKBQ(Actual), CTG/SKCG(Actual), BOG/SKBO(Actual), PEI/SKPE(Estimated), BGA/SKBG(Estimated), CLO/SKCL(Estimated)
+75 = ZZZ,COL,2275.904109589041,2275.904109589041
+# SID/GVAC(Actual)
+76 = ZZZ,CPV,684.931506849315,684.931506849315
+# BTS/LZIB(Actual), BRQ/LKTB(Actual), UHE/LKKU(Estimated), PRG/LKPR(Actual), ULY/UWLW(Actual), ILZ/LZZI(Estimated), SLD/LZSL(Actual), OSR/LKMT(Actual), PED/LKPD(Actual), KSC/LZKZ(Actual), TAT/LZTT(Actual), PZY/LZPP(Actual), KLV/LKKV(Actual)
+77 = ZZZ,CZE,7133.421917808219,7133.421917808219
+# DTM/EDLW(Actual), SXF/EDDB(Actual), TXL/EDDT(Actual), THF/EDDI(Actual), LEJ/EDDP(Actual), MUC/EDDM(Actual), FRA/EDDF(Actual), DRS/EDDC(Actual), PAD/EDLP(Actual), NRN/EDLV(Estimated), DUS/EDDL(Actual), ESS/EDLE(Actual), MGL/EDLN(Actual), LHA/EDTL(Actual), HAJ/EDDV(Estimated), BRE/EDDW(Actual), HAM/EDDH(Actual), KSF/EDVK(Actual), FKB/EDSB(Actual), CGN/EDDK(Actual), HHN/EDFH(Actual), FCN/ETMN(Estimated), NUE/EDDN(Actual), FMO/EDDG(Actual), FNB/ETNU(Actual), SZW/EDBP(Estimated), RLG/ETNL(Actual), HOO/EDQM(Estimated), ZQW/EDRZ(Actual), LBC/EDHL(Actual), GWT/EDXW(Actual), AGB/EDMA(Actual), FMM/EDJA(Estimated), SCN/EDDR(Estimated), STR/EDDS(Actual), ERF/EDDE(Actual), AOC/EDAC(Estimated), FDH/EDNY(Actual)
+78 = ZZZ,DEU,124331.29863013698,124331.29863013698
+# JIB/HDAM(Actual)
+79 = ZZZ,DJI,182.6027397260274,182.6027397260274
+# EBJ/EKEB(Actual), SQW/EKSV(Estimated), ODE/EKOD(Actual), BLL/EKBI(Actual), SGD/EKSB(Actual), TED/EKTS(Actual), AAR/EKAH(Actual), KRP/EKKA(Actual), AAL/EKYT(Actual), SKS/EKSP(Estimated), STA/EKVJ(Actual), RKE/EKRK(Actual), CPH/EKCH(Actual), RNN/EKRN(Actual)
+80 = ZZZ,DNK,17257.805479452054,17257.805479452054
+# CZL/DABC(Estimated), OGX/DAUU(Estimated), HME/DAFH(Estimated), QSA/LELL(Actual), ORN/DAOO(Estimated), ALG/DAAG(Estimated), TMR/DAAT(Actual)
+81 = ZZZ,DZA,1950.717808219178,1950.717808219178
+# CUE/SECU(Estimated), ESM/SETN(Estimated), GYE/SEGU(Estimated), OCC/SECO(Estimated), UIO/SEQU(Actual)
+82 = ZZZ,ECU,1815.8575342465754,1815.8575342465754
+# HRG/HEGN(Actual), RMF/HEMA(Actual), ATZ/HEAT(Actual), SKV/HESC(Estimated), SSH/HESH(Actual), HEAL(Estimated), TCP/HETB(Actual), AAC/HEAR(Actual), PSD/HEPS(Actual), ASW/HESN(Actual), LXR/HELX(Actual), HBE/HEBA(Actual), ALY/HEAX(Actual), CAI/HECA(Actual)
+83 = ZZZ,EGY,19182.18904109589,19182.18904109589
+# GRX/LEGR(Actual), AGP/LEMG(Actual), LEI/LEAM(Actual), SVQ/LEZL(Actual), ODB/LEBA(Actual), XRY/LEJR(Actual), GIB/LXGB(Actual), ZAZ/LEZG(Actual), LPA/GCLP(Actual), VDE/GCHI(Actual), TFS/GCTS(Actual), FUE/GCFV(Actual), ACE/GCRR(Actual), TFN/GCXO(Actual), SPC/GCLA(Actual), REU/LERS(Actual), BCN/LEBL(Actual), GRO/LEGE(Actual), BJZ/LEBZ(Actual), VGO/LEVX(Actual), SCQ/LEST(Actual), LCG/LECO(Actual), VLL/LEVD(Actual), LEBG(Estimated), SLM/LESA(Actual), LGC/LELN(Actual), MCV/LECU(Actual), MAD/LEMD(Actual), LEDQ(Estimated), ABC/LEAB(Actual), OVD/LEAS(Actual), MJV/LELC(Actual), PNA/LEPP(Actual), PMI/LEPA(Actual), MAH/LEMH(Actual), Ibiza Airport(Actual), SDR/LEXJ(Actual), VIT/LEVT(Actual), EAS/LESO(Actual), BIO/LEBB(Actual), ALC/LEAL(Actual), VLC/LEVC(Actual)
+84 = ZZZ,ESP,135026.91506849314,135026.91506849314
+# CYB/MWCB(Estimated)
+85 = ZZZ,UMI,0.0027397260273972603,0.0027397260273972603
+# Cap Haitien International Airport(Estimated), PAP/MTPP(Actual)
+86 = ZZZ,HTI,1084.7260273972602,1084.7260273972602
+# MHQ/EFMA(Actual), JYV/EFJY(Actual), KUO/EFKU(Actual), UTI/EFUT(Estimated), LPP/EFLP(Estimated), KEM/EFKE(Estimated), RVN/EFRO(Actual), IVL/EFIV(Estimated), ENF/EFET(Actual), VRK/EFVR(Actual), SVL/EFSA(Estimated), MIK/EFMI(Estimated), JOE/EFJO(Estimated), TMP/EFTP(Estimated), KEV/EFHA(Estimated), KTT/EFKT(Actual), TKU/EFTU(Estimated), POR/EFPO(Estimated), OUL/EFOU(Estimated), KAO/EFKS(Estimated), KAJ/EFKI(Actual), EFHN(Estimated), HEL/EFHK(Actual), HEM/EFHF(Actual), SJY/EFSI(Estimated), VAA/EFVA(Estimated), KOK/EFKK(Estimated)
+87 = ZZZ,FIN,11483.98904109589,11483.98904109589
+# CMR/LFGA(Actual), BSL/MLH/EAP/LFSB(Actual), SXB/LFST(Actual), BSL/LFSB(Actual), BOD/LFBD(Estimated), PUF/LFBP(Actual), BIQ/LFBZ(Estimated), EGC/LFBE(Actual), AGF/LFBA(Estimated), CFE/LFLC(Actual), VHY/LFLV(Estimated), AUR/LFLW(Estimated), DOL/LFRG(Estimated), CER/LFRC(Estimated), DIJ/LFSD(Actual), BES/LFRB(Actual), IDY/LFEY(Estimated), SBK/LFRT(Estimated), UIP/LFRQ(Estimated), LAI/LFRO(Actual), RNS/LFRN(Actual), DNR/LFRD(Estimated), LRT/LFRH(Estimated), BOU/LFLD(Actual), CHR/LFLX(Actual), RHE/LFSR(Estimated), XCR/LFOK(Actual), Ajaccio - Campo Dell´Oro Airport(Estimated), CLY/LFKC(Estimated), Figari - Sud Corse Airport(Estimated), DLE/LFGJ(Actual), LEH/LFOH(Estimated), LBG/LFPB(Actual), CDG/LFPG(Actual), POX/LFPT(Actual), ORY/LFPO(Actual), BZR/LFMU(Estimated), CCF/LFMK(Actual), FNI/LFTW(Actual), MPL/LFMT(Estimated), PGF/LFMP(Estimated), LIG/LFBL(Estimated), BVE/LFBV(Estimated), EPL/LFSG(Actual), ETZ/LFJL(Actual), ENC/LFSN(Estimated), RDZ/LFCR(Estimated), DCM/LFCK(Estimated), LDE/LFBT(Estimated), TLS/LFBO(Actual), LBI/LFCI(Actual), NCE/LFMN(Actual), TLN/LFTH(Actual), LTT/LIMN(Estimated), CEQ/LFMD(Actual), MRS/LFML(Actual), AVN/LFMV(Actual), MCM/LNMC(Estimated), LIL/LFQQ(Actual), LTQ/LFAT(Estimated), BVA/LFOB(Estimated), SNR/LFRZ(Estimated), LME/LFRM(Estimated), NTE/LFRS(Actual), LRH/LFBH(Estimated), PIS/LFBI(Estimated), ANG/LFBU(Actual), CMF/LFLB(Estimated), EBU/LFMH(Estimated), VAF/LFLU(Actual), GNB/LFLS(Estimated), NCY/LFLP(Actual), LYN/LFLY(Actual), LYS/LFLL(Actual)
+88 = ZZZ,FRA,92969.27123287671,92969.27123287671
+# DOM/TDPD(Estimated), DCF/TDCF(Estimated)
+89 = ZZZ,DMA,13.780821917808218,13.780821917808218
+# LBV/FOOL(Estimated), MVB/FOON(Estimated), LBQ/FOGR(Estimated), POG/FOOG(Estimated)
+90 = ZZZ,GAB,8.997260273972604,8.997260273972604
+# GLO/EGBJ(Actual), BRS/EGGD(Actual), EDI/EGPH(Actual), DND/EGPN(Actual), LTN/EGGW(Actual), OXF/EGTK(Actual), MME/EGNV(Actual), CEG/EGNR(Estimated), HAW/EGFE(Actual), CAX/EGNC(Actual), NQY/EGDG(Actual), PLH/EGHD(Actual), LEQ/EGHC(Actual), PZE/EGHK(Actual), EXT/EGTE(Actual), CAL/EGEC(Actual), PIK/EGPK(Actual), ILY/EGPI(Actual), GLA/EGPF(Actual), BOH/EGHH(Actual), CBG/EGSC(Actual), NWI/EGSH(Actual), BEB/EGPL(Actual), STN/EGSS(Actual), SEN/EGMC(Actual), ABZ/EGPD(Actual), CWL/EGFF(Actual), SOU/EGHI(Actual), BBS/EGLK(Estimated), FAB/EGLF(Estimated), CVT/EGBE(Actual), TRE/EGPU(Actual), LWK(Estimated), KOI/EGPA(Actual), INV/EGPE(Actual), SYY/EGPO(Actual), BRR/EGPR(Actual), WIC/EGPC(Actual), LSI/EGPB(Estimated), HUY/EGNJ(Actual), MSE/EGMH(Actual), LYX/EGMD(Actual), BLK/EGNH(Actual), EMA/EGNX(Actual), SWS/EGFH(Actual), LCY/EGLC(Actual), BQH/EGKB(Actual), LHR/EGLL(Actual), MAN/EGCC(Actual), LPL/EGGP(Actual), NCL/EGNT(Actual), BHD/EGAC(Actual), BFS/EGAA(Actual), LDY/EGAE(Actual), ESH/EGKA(Actual), LGW/EGKK(Actual), SZD/EGSY(Estimated), DSA/EGCN(Actual), GCI/EGJB(Actual), JER/EGJJ(Estimated), IOM/EGNS(Actual), BHX/EGBB(Actual), LBA/EGNM(Actual)
+91 = ZZZ,GBR,170030.52602739725,170030.52602739725
+# ACI/EGJA(Actual)
+92 = ZZZ,GGY,57.19178082191781,57.19178082191781
+# ACC/DGAA(Actual), KMS/DSGI(Estimated), NYI/DGSN(Estimated), TML/DGLE(Estimated)
+93 = ZZZ,GHA,456.11506849315066,456.11506849315066
+# BJL/GBYD(Actual)
+94 = ZZZ,GMB,224.86301369863014,224.86301369863014
+# FAA/GUFH(Estimated), CKY/GUCY(Estimated), LEK/GULB(Estimated)
+95 = ZZZ,GIN,16.117808219178084,16.117808219178084
+# SSG/FGSL(Actual), FGBT(Actual)
+96 = ZZZ,GNQ,33.9041095890411,33.9041095890411
+# KSO/LGKA(Estimated), IOA/LGIO(Estimated), JSI/LGSK (Skiathos Island National Airport)(Estimated), Limnos International Airport(Estimated), SMI/LGSM(Actual), JKH/LGHI (Chios Island National Airport)(Estimated), Zakinthos - Dionysios Solomos Airport(Estimated), CFU/LGKR (Corfu International Airport)(Estimated), EFL/LGKF(Actual), GPA/LGRX(Estimated), KLX/LGKL(Actual), RHO/LGRP(Actual), Mykonos Island National Airport(Estimated), KGS/LGKO(Actual), CHQ/LGSA(Actual), HER/LGIR(Actual), AXD/LGAL(Estimated), KVA/LGKV(Actual), SKG/LGTS(Actual), ATH/LGAV(Actual)
+97 = ZZZ,GRC,23307.45205479452,23307.45205479452
+# BXO/GGOV(Estimated), GGCF(Estimated)
+98 = ZZZ,GNB,2.2684931506849315,2.2684931506849315
+# GEO/SYCJ(Actual)
+99 = ZZZ,GUY,150.0,150.0
+# SPU/LDSP(Actual), PUY/LDPL(Actual), BWK/LDSB(Actual), RJK/LDRI(Estimated), ZAD/LDZD(Estimated), ZAG/LDZA(Actual), OSI/LDOS(Actual), DBV/LDDU(Actual)
+100 = ZZZ,HRV,2328.9698630136986,2328.9698630136986
+# QGY/LHPR(Actual), DEB/LHDC(Estimated), SOB/LHSM(Actual)
+101 = ZZZ,HUN,92.43013698630136,92.43013698630136
+# BTJ/WITT(Actual), DPS/WADD(Actual), BIK/WABB(Estimated), HLP/WIHH(Actual), BDO/WICC(Actual), CGK/WIII(Actual), SUB/WARR(Estimated), SOC/WARQ(Actual), PNK/WIOO(Actual), BPN/WALL(Estimated), PKU/WIBB(Actual), BTH/WIDD(Actual), TNJ/WIDN(Actual), MDC/WAMM(Actual), PDG/WIPT(Actual), PLM/WIPP(Actual), MES/WIMM(Actual), JOG/WIIJ(Actual)
+102 = ZZZ,IDN,36997.45479452055,36997.45479452055
+# SNN/EINN(Actual), WAT/EIWF(Estimated), DUB/EIDW(Actual), ORK/EICK(Actual), GWY/EICM(Estimated), CFN/EIDL(Actual), SXL/EISG(Estimated), KIR/EIKY(Actual), NOC/EIKN(Actual), YWK/CYWK(Estimated)
+103 = ZZZ,IRL,17100.610958904108,17100.610958904108
+# SDQ/MDSD(Estimated), Barahona - Aeropuerto Internacional Maria Montez(Estimated), PUJ/MDPC(Estimated), SDI/MDST(Estimated), POP/MDPP(Actual), AZS/MDCY(Estimated)
+104 = ZZZ,DOM,2448.2876712328766,2448.2876712328766
+# TLV/LLBG(Actual), HFA/LLHA(Actual), RPN/LLIB(Actual), ETH/LLET(Actual), SDV/LLSD(Actual)
+105 = ZZZ,ISR,8155.753424657534,8155.753424657534
+# HDD/VOHS(Estimated), HYD/VOHY(Actual), GAU/VEGT(Estimated), GAY/VEGY(Estimated), PAT/VEPT(Estimated), DEL/VIDP(Estimated), GOI/VAGO(Actual), AMD/VAAH(Estimated), BLR/VOBG(Estimated), COK/VOCI(Estimated), CCJ/VOCL(Actual), TRV/VOTV(Estimated), BOM/VABB(Actual), HJR/VAKJ(Estimated), ATQ/VIAR(Estimated), JAI/VIJP(Estimated), MAA/VOMM(Estimated), CJB/VOCB(Estimated), SXV/VOSM(Estimated), TRZ/VOTR(Estimated), AGR/VIAG(Estimated), LKO/VILK(Estimated), VNS/VIBN(Estimated), CCU/VECC(Estimated)
+106 = ZZZ,IND,66713.69041095891,66713.69041095891
+# EBL/ORER(Estimated), BSR/ORMM(Estimated), SDA/ORBI(Estimated), OSB/ORBM(Estimated), SUL/ORSU(Estimated)
+107 = ZZZ,IRQ,37.49315068493151,37.49315068493151
+# SYZ/OISS(Estimated), IKA/OIIE(Estimated), THR/OIII(Estimated)
+108 = ZZZ,IRN,22.495890410958904,22.495890410958904
+# REK/BIRK(Actual), KEF/BIKF(Actual), EGS/BIEG(Actual), HFN/BIHN(Estimated)
+109 = ZZZ,ISL,1363.868493150685,1363.868493150685
+# PSR/LIBP(Actual), BZO/LIPB(Actual), REG/LICR(Estimated), CRV/LIBC(Estimated), SUF/LICA(Estimated), NAP/LIRN(Estimated), FRL/LIPK(Estimated), RMI/LIPR(Estimated), BLQ/LIPE(Actual), TRS/LIPQ(Actual), CIA/LIRA(Estimated), FCO/LIRF(Actual), BGY/LIME(Actual), VBS/LIPO(Estimated), LIN/LIML(Actual), MXP/LIMC(Actual), GOA/LIMJ(Estimated), AOI/LIPY(Actual), CUF/LIMZ(Estimated), TRN/LIMF(Actual), BRI/LIBD(Estimated), BDS/LIBR(Estimated), Catania-Fontanarossa Airport(Estimated), PMO/LICJ(Actual), TPS/LICT(Estimated), "Cagliari - Elmas ""Mario Mameli"" Airport"(Estimated), OLB/LIEO(Estimated), Alghero - Fertilia Airport(Actual), FLR/LIRQ(Actual), EBA/LIRJ(Estimated), PSA/LIRP(Actual), TSF/LIPH(Estimated), QPA/LIPU(Estimated), VCE/LIPZ(Estimated), VRN/LIPX(Estimated)
+110 = ZZZ,ITA,62049.046575342465,62049.046575342465
+# MFM/VMMC(Actual)
+111 = ZZZ,MAC,6816.575342465753,6816.575342465753
+# AMM/OJAI(Estimated), AQJ/OJAQ(Actual)
+112 = ZZZ,JOR,113.86849315068493,113.86849315068493
+# OBO/RJCB(Actual), AKJ/RJEC(Actual), CTS/RJCC(Actual), KUH/RJCK(Estimated), WKJ/RJCW(Actual), HKD/RJCH(Actual), MMJ/RJAF(Estimated), HIW/RJBH(Estimated), HIJ/RJOA(Estimated), OKJ/RJOB(Estimated), UBJ/RJDC(Actual), KMQ/RJNK(Actual), KIJ/RJSN(Actual), TOY/RJNT(Estimated), ITM/RJOO(Actual), KIX/RJBB(Actual), RJOY(Estimated), HND/RJTT(Actual), NRT/RJAA(Actual), FUK/RJFF(Estimated), KKJ/RJFR(Estimated), KOJ/RJFK(Estimated), KMJ/RJFT(Estimated), KMI/RJFM(Estimated), NGS/RJFU(Actual), Kunisaki - Oita Airport(Estimated), OKA/ROAH(Estimated), MYJ/RJOM(Actual), TAK/RJOT(Estimated), KCZ/RJOK(Estimated), NKM/RJNA(Actual), NGO/RJGG(Actual), AXT/RJSK(Actual), MSJ/RJSM(Estimated), SDJ/RJSS(Actual), GAJ/RJSC(Actual)
+113 = ZZZ,JPN,138564.5315068493,138564.5315068493
+# WIL/HKNW(Estimated), NBO/HKJK(Actual), MBA/HKMO(Actual), KIS/HKKI(Estimated), LKG/HKLK(Actual), EDL/HKEL(Estimated)
+114 = ZZZ,KEN,4147.495890410959,4147.495890410959
+# FRU/UAFM(Actual)
+115 = ZZZ,KGZ,262.26027397260276,262.26027397260276
+# PNH/VDPP(Actual)
+116 = ZZZ,KHM,931.7808219178082,931.7808219178082
+# HAH/FMCH(Estimated)
+117 = ZZZ,COM,7.498630136986302,7.498630136986302
+# FNJ/ZKPY(Estimated)
+118 = ZZZ,PRK,7.498630136986302,7.498630136986302
+# TAE/RKTN(Actual), ICN/RKSI(Actual), RKNY(Estimated), CHN/RKTU(Estimated), KWJ/RKJJ(Estimated), PUS/RKPP(Estimated), CJU/RKPC(Estimated), SEL/RKSS(Estimated)
+119 = ZZZ,KOR,21000.10410958904,21000.10410958904
+# KWI/OKBK(Estimated)
+120 = ZZZ,KWT,7.498630136986302,7.498630136986302
+# ALA/UAAA(Estimated), GUW/UATG(Actual), KGF/UAKK(Actual), TSE/UACC(Estimated), URA/UARR(Estimated)
+121 = ZZZ,KAZ,73.7972602739726,73.7972602739726
+# VTE/VLVT(Estimated)
+122 = ZZZ,LAO,1.5917808219178082,1.5917808219178082
+# BEY/OLBA(Actual)
+123 = ZZZ,LBN,2284.041095890411,2284.041095890411
+# MLW/GLMR(Estimated)
+124 = ZZZ,LBR,7.03013698630137,7.03013698630137
+# MSU/FXMM(Estimated)
+125 = ZZZ,LSO,7.498630136986302,7.498630136986302
+# LUX/ELLX(Actual)
+126 = ZZZ,LUX,1143.4931506849316,1143.4931506849316
+# BEN/HLLB(Estimated), TIP/HLLT(Estimated), SEB/HLLS(Estimated)
+127 = ZZZ,LBY,21.86027397260274,21.86027397260274
+# AHU/GMTA(Actual), FEZ/GMFF(Actual), ERH/GMFK(Actual), GMFI(Estimated), CMN/GMMN(Actual), RBA/GMME(Actual), TNG/GMTT(Actual), SII/GMTN(Actual), NDR/GMMW(Actual), MLN/GEML(Actual), OUD/GMFO(Actual), AGA/GMAD(Actual), OZZ/GMMZ(Actual), TTA/GMAT(Actual), ESU/GMMI(Actual), RAK/GMMX(Actual)
+128 = ZZZ,MAR,7517.558904109589,7517.558904109589
+# KIV/LUKK(Actual)
+129 = ZZZ,MDA,233.97260273972603,233.97260273972603
+# NOS/FMNN(Estimated), MJN/FMNM(Estimated), TNR/FMMI(Estimated)
+130 = ZZZ,MDG,18.224657534246575,18.224657534246575
+# Gan International Airport(Estimated), KDM/VRMT(Estimated), KDO/VRMK(Estimated), HAQ/VRMH(Estimated), MLE/VRMM(Actual)
+131 = ZZZ,MDV,2541.3698630136987,2541.3698630136987
+# ULN/ZMUB(Estimated)
+132 = ZZZ,MNG,4.961643835616439,4.961643835616439
+# LLW/FWKI(Actual), KGJ/FWKA(Estimated), ZZU/FWUU(Estimated), BLZ/FWCL(Estimated)
+133 = ZZZ,MWI,156.81095890410958,156.81095890410958
+# ACA/MMAA(Estimated), AGU/MMAS(Estimated), BJX/MMLO(Estimated), CEN/MMCN(Estimated), CLQ/MMIA(Estimated), CME/MMCE(Estimated), CPE/MMCP(Estimated), CTM/MMCM(Estimated), CUN/MMUN(Actual), CUU/MMCU(Estimated), CVJ/MMCB(Estimated), CVM/MMCV(Estimated), CZM/MMCZ(Estimated), GDL/MMGL(Estimated), GYM/MMGM(Actual), HMO/MMHO(Estimated), HUX/MMBT(Estimated), LAP/MMLP(Estimated), LMM/MMLM(Estimated), MAM/MMMA(Actual), MEX/MMMX(Actual), MID/MMMD(Estimated), MLM/MMMM(Estimated), MMZH(Estimated), MTT/MMMT(Estimated), MTY/MMMY(Estimated), MXL/MMML(Estimated), MZT/MMMZ(Estimated), NLD/MMNL(Estimated), NOG/MMNG(Estimated), OAX/MMOX(Estimated), PAZ/MMPA(Estimated), PBC/MMPB(Estimated), PPE/MMPE(Estimated), PVR/MMPR(Estimated), QRO/MMQT(Estimated), SFH/ICAO(Estimated), SJD/MMSD(Estimated), TAP/MMTP(Estimated), TCN/MMHC(Estimated), TGZ/MMTG(Estimated), TIJ/MMTJ(Estimated), TLC/MMTO(Estimated), TPQ/MMEP(Estimated), UPN/MMPN(Actual), VER/MMVR(Estimated), VSA/MMVA(Estimated), ZCL/MMZC(Estimated), ZLO/MMZO(Estimated)
+134 = ZZZ,MEX,27106.15068493151,27106.15068493151
+# MPM/FQMA(Estimated), APL/FQNP(Estimated), BEW/FQBR(Estimated)
+135 = ZZZ,MOZ,19.923287671232877,19.923287671232877
+# MPA/FYMP(Actual), FYWE(Actual), WDH/FYWH(Actual)
+136 = ZZZ,NAM,456.2328767123288,456.2328767123288
+# NIM/DRRN(Estimated)
+137 = ZZZ,NER,7.498630136986302,7.498630136986302
+# YOL/DNYO(Estimated), MIU/DNMA(Estimated), CBQ/DNCA(Actual), ENU/DNEN(Actual), ABV/DNAA(Actual), KAD/DNKA(Actual), KAN/DNKN(Actual), LOS/DNMM(Actual), JOS/DNJO(Estimated), PHC/DNPO(Actual), SKO/DNSO(Estimated)
+138 = ZZZ,NGA,5312.323287671233,5312.323287671233
+# GRQ/EHGG(Actual), LEY/EHLE(Actual), MST/EHBK(Actual), EIN/EHEH(Actual), EHTX(Estimated), AMS/EHAM(Actual), ENS/EHTW(Actual), RTM/EHRD(Actual)
+139 = ZZZ,NLD,54780.2301369863,54780.2301369863
+# GEN/ENGM(Actual), VDB/ENFG(Actual), DLD/ENDI(Estimated), TRF/ENTO(Estimated), KRS/ENCN(Actual), SRP/ENSO(Estimated), BGO/ENBR(Actual), HFT/ENHF(Actual), KKN/ENKR(Actual), LKL/ENNA(Actual), ALF/ENAT(Actual), HAU/ENHD(Actual), SVG/ENZV(Actual), FAE/EKVG(Actual), AES/ENAL(Actual), KSU/ENKB(Actual), MOL/ENML(Actual), TRD/ENVA(Actual), ANX/ENAN(Estimated), BOO/ENBO(Actual), BDU/ENDU(Actual), TOS/ENTC(Actual), EVE/ENEV(Actual), LYR/ENSB(Actual)
+140 = ZZZ,NOR,25315.06301369863,25315.06301369863
+# KTM/VNKT(Estimated)
+141 = ZZZ,NPL,7.498630136986302,7.498630136986302
+# MCT/OOMS(Actual)
+142 = ZZZ,OMN,2747.2246575342465,2747.2246575342465
+# CUZ/SPZO(Estimated), LIM/SPIM(Estimated), IQT/SPQT(Estimated), PIU/SPUR(Actual), TYL/SPYL(Estimated)
+143 = ZZZ,PER,136.7890410958904,136.7890410958904
+# DVO/RPMD(Estimated), CRK/RPLC(Actual), NOP/RPVM(Actual), MNL/RPLL(Actual)
+144 = ZZZ,PHL,12843.66301369863,12843.66301369863
+# GWD/OPGD(Actual), KHI/OPKC(Actual), UET/OPQT(Actual), TUK/OPTU(Actual), PEW/OPPS(Actual), DEA/OPDG(Actual), LYP/OPFA(Actual), LHE/OPLA(Actual), MUX/OPMT(Actual), RYK/OPRK(Actual), ISB/OPRN(Actual), SKT/OPST(Estimated), SKZ/OPSK(Actual)
+145 = ZZZ,PAK,9200.649315068493,9200.649315068493
+# BZG/EPBY(Estimated), SZZ/EPSC(Estimated), GDN/EPGD(Actual), KTW/EPKT(Actual), KRK/EPKK(Actual), LCJ/EPLL(Actual), POZ/EPPO(Actual), RZE/EPRZ(Estimated), WAW/EPWA(Actual), WRO/EPWR(Actual)
+146 = ZZZ,POL,7919.071232876712,7919.071232876712
+# BQN/TJBQ(Estimated), SJU/TJSJ(Actual), PSE/TJPS(Estimated)
+147 = ZZZ,PRI,7320.320547945205,7320.320547945205
+# GZA/LVGZ(Estimated)
+148 = ZZZ,PSE,7.498630136986302,7.498630136986302
+# LIS/LPPT(Actual), VSE/LPVZ(Estimated), BGC/LPBG(Estimated), OPO/LPPR(Actual), FAO/LPFR(Actual), PDL/LPPD(Actual), FNC/LPMA(Actual), FLW/LPFL(Actual), HOR/LPHR(Actual), SMA/LPAZ(Actual)
+149 = ZZZ,PRT,14289.243835616438,14289.243835616438
+# AGT/SGES(Estimated), ASU/SGAS(Estimated)
+150 = ZZZ,PRY,4.016438356164383,4.016438356164383
+# DOH/OTBD(Actual)
+151 = ZZZ,QAT,10226.232876712329,10226.232876712329
+# MAJ/PKMJ(Estimated)
+152 = ZZZ,MHL,6.041095890410959,6.041095890410959
+# ARW/LRAR(Estimated), OTP/LROP(Actual), BBU/LRBS(Actual), CND/LRCK(Actual), BAY/LRBM(Estimated), TGM/LRTM(Actual), SUJ/LRSM(Estimated), TCE/LRTC(Actual), TSR/LRTR(Estimated)
+153 = ZZZ,ROU,2352.8712328767124,2352.8712328767124
+# PRN/BKPR(Actual), INI/LYNI(Actual), BEG/LYBE(Actual)
+154 = ZZZ,SRB,2512.6027397260273,2512.6027397260273
+# ARH/ULAA(Estimated), MMK/ULMM(Actual), LED/ULLI(Actual), DME/UUDD(Actual), SVO/UUEE(Actual), VKO/UUWW(Actual), BKA/UUBB(Estimated), GOJ/UWGG(Estimated), LPK/UUOL(Estimated), KZN/UWKD(Estimated), Astrakhan - Narimanovo Airport(Estimated), VOG/URWW(Estimated), KJA/UNKL(Estimated), KUF/UWWW(Actual), RTW/UWSS(Estimated), KRR/URKK(Estimated), STW/URMT(Estimated), ROV/URRR(Actual), UFA/UWUU(Estimated), PEE/USPP(Estimated), SVX/USSS(Actual), CEK/USCC(Estimated), BAX/UNBB(Estimated), KEJ/UNEE(Estimated), OVB/UNNT(Actual), TJM/USTR(Actual), NOJ/USRO(Estimated), NSK/UOOO(Estimated), BTK/UIBB(Estimated), IKT/UIII(Actual), HTA/UIAA(Estimated), CNN/UELL(Estimated), YKS/UEEE(Estimated), VVO/UHWW(Estimated), KHV/UHHH(Estimated), PKC/UHPP(Estimated), GDX/UHMM(Estimated), DYR/UHMA(Estimated), UUS/UHSS(Estimated)
+155 = ZZZ,RUS,34035.5698630137,34035.5698630137
+# KGL/HRYR(Actual)
+156 = ZZZ,RWA,83.08219178082192,83.08219178082192
+# TIF/OETF(Estimated), JED/OEJN(Actual), MED/OEMA(Estimated), DHA/OEDR(Estimated), DMM/OEDF(Actual), Buraidah - Gassim Airport(Estimated), TUU/OETB(Estimated), RAH/OERF(Estimated), GIZ/OEGN(Estimated), RUH/OERK(Actual), AHB/OEAB(Estimated)
+157 = ZZZ,SAU,16659.30410958904,16659.30410958904
+# SEZ/FSIA(Actual)
+158 = ZZZ,SYC,242.46575342465752,242.46575342465752
+# KRT/HSSS(Estimated)
+159 = ZZZ,SDN,7.498630136986302,7.498630136986302
+# ARN/ESSA(Actual), BMA/ESSB(Actual), ESNS(Actual), UME/ESNU(Actual), KRN/ESNQ(Actual), LLA/ESPA(Actual), GSE/ESGP(Actual), GOT/ESGG(Actual), ESCM(Estimated), NYO/ESKN(Actual), JKG/ESGJ(Actual), VXO/ESMX(Estimated), KLR/ESMQ(Actual), VBY/ESSV(Actual), RNB/ESDF(Actual), BLE/ESSD(Actual), MXX/ESKM(Estimated), MMX/ESMS(Actual), AGH/ESDB(Actual), KID/ESMK(Estimated), KSD/ESOK(Actual), NRK/ESSP(Actual), ORB/ESOE(Actual), VST/ESOW(Actual), SDL/ESNN(Actual), OER/ESNO(Actual), OSD/ESPC(Actual)
+160 = ZZZ,SWE,21774.24109589041,21774.24109589041
+# XSP/WSSL(Estimated), SIN/WSSS(Actual)
+161 = ZZZ,SGP,24002.772602739726,24002.772602739726
+# MBX/LJMB(Estimated), LJU/LJLJ(Estimated), POW/LJPZ(Actual)
+162 = ZZZ,SVN,27.736986301369864,27.736986301369864
+# FNA/GFLL(Estimated)
+163 = ZZZ,SLE,7.498630136986302,7.498630136986302
+# DKR/GOOY(Estimated)
+164 = ZZZ,SEN,7.498630136986302,7.498630136986302
+# MGQ/HCMM(Estimated), BSA/MCMF(Estimated), KMU/HCMK(Estimated), BBO/HCMI(Estimated), HGA/HCMH(Estimated)
+165 = ZZZ,SOM,25.753424657534246,25.753424657534246
+# PBM/SMJP(Estimated)
+166 = ZZZ,SUR,0.2191780821917808,0.2191780821917808
+# TMS/FPST(Estimated)
+167 = ZZZ,STP,6.67945205479452,6.67945205479452
+# SKP/LWSK(Actual), OHD/LWOH(Actual)
+168 = ZZZ,MKD,948.6301369863014,948.6301369863014
+# DAM/OSDI(Estimated), ALP/OSAP(Estimated)
+169 = ZZZ,SYR,14.997260273972604,14.997260273972604
+# AAE/DABB(Estimated)
+170 = ZZZ,DZA,15.0,15.0
+# NDJ/FTTJ(Estimated)
+171 = ZZZ,TCD,7.498630136986302,7.498630136986302
+# LFW/DXXX(Actual)
+172 = ZZZ,TGO,156.36986301369862,156.36986301369862
+# BKK/VTBD(Actual), BKK/VTBS(Actual), KKC/VTUK(Estimated), CNX/VTCC(Estimated), CEI/VTCT(Actual), HKT/VTSP(Estimated), HDY/VTSS(Estimated)
+173 = ZZZ,THA,46401.43287671233,46401.43287671233
+# NCH/WPEC(Estimated)
+174 = ZZZ,TMP,3.0767123287671234,3.0767123287671234
+# DYU/UTDD(Estimated)
+175 = ZZZ,TJK,7.498630136986302,7.498630136986302
+# ASB/UTAA(Estimated)
+176 = ZZZ,TKM,0.26575342465753427,0.26575342465753427
+# TUN/DTTA(Actual), TBJ/DTKA(Actual), MIR/DTMB(Actual), SFA/DTTX(Actual), GAF/DTTF(Actual), TOE/DTTZ(Actual), DJE/DTTJ(Actual)
+177 = ZZZ,TUN,6887.602739726028,6887.602739726028
+# ESB/LTAC(Estimated), AYT/LTAI(Estimated), ADA/LTAF(Actual), IST/LTBA(Actual), ADB/LTBJ(Estimated), MJT/ LGMT(Estimated), DLM/LTBS(Estimated), SAW/LTFJ(Estimated)
+178 = ZZZ,TUR,17504.520547945205,17504.520547945205
+# DAR/HTDA(Actual), JRO/HTKJ(Actual), ARK/HTAR(Actual), ZNZ/HTZA(Estimated), MWZ/HTMD(Actual)
+179 = ZZZ,TZA,1188.5945205479452,1188.5945205479452
+# BKO/GABS(Actual)
+180 = ZZZ,MLI,820.1369863013699,820.1369863013699
+# CWC/UKLN(Estimated), KWG/UKDR(Estimated), DNK/UKDD(Estimated), DOK/UKCC(Estimated), IFO/UKLI(Estimated), GML/UKKM(Estimated), KBP/UKBB(Actual), IEV/UKKK(Estimated), NLV/UKON(Estimated), ODS/UKOO(Estimated), RWN/UKLR(Actual), OZH/UKDE(Estimated)
+181 = ZZZ,UKR,1698.7534246575342,1698.7534246575342
+# EBB/HUEN(Estimated)
+182 = ZZZ,UGA,7.498630136986302,7.498630136986302
+# MLA/LMML(Actual)
+183 = ZZZ,MLT,4115.890410958904,4115.890410958904
+# MVD/SUMU(Estimated), MLZ/SUMO(Estimated)
+184 = ZZZ,URY,11.917808219178083,11.917808219178083
+# BHK/UTSB(Estimated), SKD/UTSS(Actual), TAS/UTTT(Estimated)
+185 = ZZZ,UZB,86.91506849315068,86.91506849315068
+# CCS/SVMI(Actual), MAR/SVMC(Estimated)
+186 = ZZZ,VEN,6034.895890410959,6034.895890410959
+# RGN/VYYY(Estimated), MDL/VYMD(Actual)
+187 = ZZZ,MMR,9932.808219178081,9932.808219178081
+# DAD/VVDN(Estimated), BMV/VVBM(Estimated), CXR/VVCR(Estimated), HPH/VVCI(Estimated), HAN/VVNB(Estimated), SGN/VVTS(Estimated)
+188 = ZZZ,VNM,39.49315068493151,39.49315068493151
+# VLI/NVVV(Actual)
+189 = ZZZ,VUT,94.52054794520548,94.52054794520548
+# ROP/PGRO(Estimated), TIQ/PGWT(Estimated), SPN/PGSN(Estimated)
+190 = ZZZ,MNP,24.731506849315068,24.731506849315068
+# SAH/OYSN(Estimated), ADE/OYAA(Estimated)
+191 = ZZZ,YEM,11.210958904109589,11.210958904109589
+# ELS/FAEL(Estimated), MQP/FAKN(Estimated), PLZ/FAPE(Estimated), DUR/FADN(Estimated), UTN/FAUP(Estimated), KIM/FAKM(Estimated), WVB/FYWB(Actual), NTY/FAPN(Estimated), MBD/FAMM(Estimated), BFN/FABL(Estimated), JNB/FAJS(Actual), HLA/FALA(Estimated), CPT/FACT(Estimated), GRJ/FAGG(Estimated)
+192 = ZZZ,ZAF,7976.22191780822,7976.22191780822
+# MFU/FLMF(Actual), LVI/FLLI(Estimated), NLA/FLND(Estimated), LUN/FLLS(Actual)
+193 = ZZZ,ZMB,399.97534246575344,399.97534246575344
+# SVD/TVSV(Estimated)
+194 = ZZZ,VCT,11.783561643835617,11.783561643835617
+# NDB/GQPP(Estimated), NKC/GQNN(Estimated), MRU/FIMP(Actual)
+195 = ZZZ,MRT,3067.2602739726026,3067.2602739726026
+# MNI/TRPG(Estimated)
+196 = ZZZ,MSR,0.9424657534246575,0.9424657534246575
+# FDF/TFFF(Estimated)
+197 = ZZZ,MTQ,15.0,15.0
+# RRG/FIMR(Estimated)
+198 = ZZZ,MUS,15.0,15.0
+# TUPJ(Actual), VIJ/TUPW(Estimated)
+199 = ZZZ,VGB,491.8986301369863,491.8986301369863
+# STX/TISX(Actual), STT/TIST(Actual)
+200 = ZZZ,VIR,2279.178082191781,2279.178082191781
+# LBU/WBKL(Actual), MYY/WBGR(Actual), JHB/WMKJ(Actual), TWU/WBKW(Actual), KCH/WBGG(Actual), BTU/WBGB(Actual), SBW/WBGS(Actual), LDU/WBKD(Actual), KUA/WMKD(Actual), LGK/WMKL(Actual), PEN/WMKP(Actual), TGG/WMKN(Actual), MKZ/WMKM(Actual), KBR/WMKC(Actual), BKI/WBKK(Actual), TOD/WMBT(Estimated), KUL/WMKK(Actual), SDK/WBKS(Actual), AOR/WMKA(Actual), SZB/WMSA(Actual)
+201 = ZZZ,MYS,62855.95890410959,62855.95890410959
+# DZA/FMCZ(Estimated)
+202 = ZZZ,MYT,15.0,15.0
+# AUA/TNCA(Actual)
+203 = ZZZ,ABW,2692.054794520548,2692.054794520548
+# RUN/FMEE(Actual), ZSE/FMEP(Actual)
+204 = ZZZ,REU,2162.4657534246576,2162.4657534246576
+# VFA/FVFA(Estimated), HRE/FVHA(Estimated), BUQ/FVBU(Estimated), KAB/FVKB(Actual)
+205 = ZZZ,ZWE,106.0958904109589,106.0958904109589
+# AXA/TQPF(Estimated)
+206 = ZZZ,AIA,1.3452054794520547,1.3452054794520547
+# NOU/NWWW(Actual)
+207 = ZZZ,NCL,508.4931506849315,508.4931506849315
+# APW/NSFA(Estimated), DAK/GMMH(Actual), EUN/GMML(Actual)
+208 = ZZZ,ESH,149.24657534246575,149.24657534246575
+# TLL/EETN(Estimated), TAY/EETU(Estimated), URE/EEKE(Actual), EEPU(Estimated), KDL/EEKA(Actual)
+209 = ZZZ,EST,85.0,85.0
+# ADD/HAAB(Estimated), ASM/HHAS(Estimated)
+210 = ZZZ,ETH,30.0,30.0
+# NLK/YSNF(Estimated)
+211 = ZZZ,NFK,0.18082191780821918,0.18082191780821918
+# BON/TNCB(Actual), SXM/TNCM(Estimated), CUR/TNCC(Estimated), St Eustatius - F D Roosevelt Airport(Estimated)
+212 = ZZZ,ANT,830.6164383561644,830.6164383561644
+# MGA/MNMG(Estimated), ADZ/SKSP(Estimated)
+213 = ZZZ,NIC,30.0,30.0
+# KIN/MKJP(Estimated), MBJ/MKJS(Estimated)
+214 = ZZZ,JAM,30.0,30.0
+# IUE/NIUE(Estimated)
+215 = ZZZ,NIU,0.21643835616438356,0.21643835616438356
+# PPG/NSTU(Estimated)
+216 = ZZZ,ASM,5.778082191780822,5.778082191780822
+# INU/ANAU(Estimated)
+217 = ZZZ,NRU,1.326027397260274,1.326027397260274
+# USA
+218 = ZZZ,USA,849000,849000
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/BLZ_0_GTM_0.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/BLZ_0_GTM_0.properties
new file mode 100644
index 0000000..496b77c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/BLZ_0_GTM_0.properties
@@ -0,0 +1,15 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for BLZ_0, GTM_0
+VALID = start=2001-01-01;
+ISOKEY_0 = BLZ
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = GTM
+ISOKEY_1_LEVEL = 0
+1= BLZ, GTM, Road, Route, 2
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/BLZ_0_MEX_0.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/BLZ_0_MEX_0.properties
new file mode 100644
index 0000000..8aa719c
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/BLZ_0_MEX_0.properties
@@ -0,0 +1,15 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for BLZ_0, MEX_0
+VALID = start=2001-01-01;
+ISOKEY_0 = BLZ
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = MEX
+ISOKEY_1_LEVEL = 0
+1= BLZ, MEX, Road, Route, 1
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/BLZ_0_MEX_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/BLZ_0_MEX_1.properties
new file mode 100644
index 0000000..1608f60
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/BLZ_0_MEX_1.properties
@@ -0,0 +1,15 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for BLZ_0, MEX_1
+VALID = start=2001-01-01;
+ISOKEY_0 = BLZ
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = MEX
+ISOKEY_1_LEVEL = 1
+1= BLZ, MX-23, NA RT, Route, 1
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/BLZ_0_MEX_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/BLZ_0_MEX_2.properties
new file mode 100644
index 0000000..3a9a0fa
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/BLZ_0_MEX_2.properties
@@ -0,0 +1,15 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for BLZ_0, MEX_2
+VALID = start=2001-01-01;
+ISOKEY_0 = BLZ
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = MEX
+ISOKEY_1_LEVEL = 2
+1= BLZ, MX-23-004, NA RT, Route, 1
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/CAN_0_USA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/CAN_0_USA_1.properties
new file mode 100644
index 0000000..41e4027
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/CAN_0_USA_1.properties
@@ -0,0 +1,24 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for CAN_0, USA_1
+VALID = start=2001-01-01;
+ISOKEY_0 = CAN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = USA
+ISOKEY_1_LEVEL = 1
+1= CAN, US-ME, US Route, Route, 3
+2= CAN, US-MT, Road, Route, 6
+3= CAN, US-MN, State Route, Route, 3
+4= CAN, US-WA, Interstate, Route, 1
+5= CAN, US-ID, Road, Route, 1
+6= CAN, US-ND, Road, Route, 4
+7= CAN, US-AK, Road, Route, 2
+8= CAN, US-VT, Road, Route, 2
+9= CAN, US-NY, State Route, Route, 3
+10= CAN, US-MI, Road, Route, 5
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/CAN_1_CAN_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/CAN_1_CAN_1.properties
new file mode 100644
index 0000000..c847fb0
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/CAN_1_CAN_1.properties
@@ -0,0 +1,26 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for CAN_1
+VALID = start=2001-01-01;
+ISOKEY_0 = CAN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = CAN
+ISOKEY_1_LEVEL = 1
+1= CA-NT, CA-YT, Road, Route, 2
+2= CA-MB, CA-SK, Road, Route, 10
+3= CA-NB, CA-QC, Road, Route, 2
+4= CA-MB, CA-ON, Road, Route, 1
+5= CA-AB, CA-NT, Road, Route, 3
+6= CA-BC, CA-YT, Road, Route, 9
+7= CA-NL, CA-QC, Road, Route, 2
+8= CA-NB, CA-NS, Road, Route, 1
+9= CA-ON, CA-QC, Road, Route, 7
+10= CA-AB, CA-BC, Road, Route, 7
+11= CA-BC, CA-NT, Road, Route, 1
+12= CA-AB, CA-SK, Road, Route, 4
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/CAN_1_USA_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/CAN_1_USA_2.properties
new file mode 100644
index 0000000..c10bf48
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/CAN_1_USA_2.properties
@@ -0,0 +1,41 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for CAN_1, USA_2
+VALID = start=2001-01-01;
+ISOKEY_0 = CAN
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = USA
+ISOKEY_1_LEVEL = 2
+1= CA-SK, US-MT-30091, Road, Route, 1
+2= CA-MB, US-ND-38067, Interstate, Route, 1
+3= CA-SK, US-MT-30105, Road, Route, 1
+4= CA-ON, US-MI-26163, Road, Route, 1
+5= CA-MB, US-MN-27135, Road, Route, 1
+6= CA-AB, US-MT-30101, Interstate, Route, 1
+7= CA-ON, US-MN-27077, Road, Route, 1
+8= CA-BC, US-AK-02232, Road, Route, 1
+9= CA-NB, US-ME-23029, Road, Route, 1
+10= CA-QC, US-NY-36019, State Route, Route, 1
+11= CA-ON, US-NY-36029, Road, Route, 1
+12= CA-BC, US-WA-53073, Interstate, Route, 1
+13= CA-AB, US-MT-30035, US Route, Route, 1
+14= CA-BC, US-MT-30053, US Route, Route, 1
+15= CA-SK, US-ND-38013, Road, Route, 2
+16= CA-QC, US-VT-50019, Interstate, Route, 1
+17= CA-ON, US-MI-26147, Road, Route, 1
+18= CA-ON, US-MI-26033, Road, Route, 3
+19= CA-QC, US-VT-50011, Road, Route, 1
+20= CA-ON, US-NY-36045, Road, Route, 1
+21= CA-BC, US-ID-16021, Road, Route, 1
+22= CA-AB, US-MT-30041, Road, Route, 1
+23= CA-YT, US-AK-02240, State Route, Route, 1
+24= CA-ON, US-MN-27031, State Route, Route, 1
+25= CA-NB, US-ME-23003, Road, Route, 1
+26= CA-MB, US-ND-38079, Road, Route, 1
+27= CA-QC, US-ME-23025, US Route, Route, 1
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/CRI_0_NIC_0.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/CRI_0_NIC_0.properties
new file mode 100644
index 0000000..b5953fb
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/CRI_0_NIC_0.properties
@@ -0,0 +1,15 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for CRI_0, NIC_0
+VALID = start=2001-01-01;
+ISOKEY_0 = CRI
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = NIC
+ISOKEY_1_LEVEL = 0
+1= CRI, NIC, Road, Route, 2
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/CRI_0_PAN_0.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/CRI_0_PAN_0.properties
new file mode 100644
index 0000000..248df3d
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/CRI_0_PAN_0.properties
@@ -0,0 +1,15 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for CRI_0, PAN_0
+VALID = start=2001-01-01;
+ISOKEY_0 = CRI
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = PAN
+ISOKEY_1_LEVEL = 0
+1= CRI, PAN, Road, Route, 2
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/GTM_0_MEX_0.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/GTM_0_MEX_0.properties
new file mode 100644
index 0000000..fa697bc
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/GTM_0_MEX_0.properties
@@ -0,0 +1,15 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for GTM_0, MEX_0
+VALID = start=2001-01-01;
+ISOKEY_0 = GTM
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = MEX
+ISOKEY_1_LEVEL = 0
+1= GTM, MEX, Road, Route, 2
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/GTM_0_MEX_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/GTM_0_MEX_1.properties
new file mode 100644
index 0000000..5e1ad15
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/GTM_0_MEX_1.properties
@@ -0,0 +1,15 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for GTM_0, MEX_1
+VALID = start=2001-01-01;
+ISOKEY_0 = GTM
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = MEX
+ISOKEY_1_LEVEL = 1
+1= GTM, MX-07, NA RT, Route, 3
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/GTM_0_MEX_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/GTM_0_MEX_2.properties
new file mode 100644
index 0000000..eede0bc
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/GTM_0_MEX_2.properties
@@ -0,0 +1,17 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for GTM_0, MEX_2
+VALID = start=2001-01-01;
+ISOKEY_0 = GTM
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = MEX
+ISOKEY_1_LEVEL = 2
+1= GTM, MX-07-034, NA RT, Route, 1
+2= GTM, MX-07-010, NA RT, Route, 1
+3= GTM, MX-07-102, NA RT, Route, 1
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/GTM_0_SLV_0.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/GTM_0_SLV_0.properties
new file mode 100644
index 0000000..fb37d1a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/GTM_0_SLV_0.properties
@@ -0,0 +1,15 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for GTM_0, SLV_0
+VALID = start=2001-01-01;
+ISOKEY_0 = GTM
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SLV
+ISOKEY_1_LEVEL = 0
+1= GTM, SLV, Road, Route, 6
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/HND_0_NIC_0.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/HND_0_NIC_0.properties
new file mode 100644
index 0000000..8c6dd83
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/HND_0_NIC_0.properties
@@ -0,0 +1,15 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for HND_0, NIC_0
+VALID = start=2001-01-01;
+ISOKEY_0 = HND
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = NIC
+ISOKEY_1_LEVEL = 0
+1= HND, NIC, Road, Route, 6
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/HND_0_SLV_0.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/HND_0_SLV_0.properties
new file mode 100644
index 0000000..fd74dc7
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/HND_0_SLV_0.properties
@@ -0,0 +1,15 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for HND_0, SLV_0
+VALID = start=2001-01-01;
+ISOKEY_0 = HND
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SLV
+ISOKEY_1_LEVEL = 0
+1= HND, SLV, Road, Route, 4
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/MEX_0_USA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/MEX_0_USA_1.properties
new file mode 100644
index 0000000..9ddc2ba
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/MEX_0_USA_1.properties
@@ -0,0 +1,18 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for MEX_0, USA_1
+VALID = start=2001-01-01;
+ISOKEY_0 = MEX
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = USA
+ISOKEY_1_LEVEL = 1
+1= MEX, US-TX, Road, Route, 7
+2= MEX, US-CA, Road, Route, 4
+3= MEX, US-NM, Road, Route, 1
+4= MEX, US-AZ, Road, Route, 4
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/MEX_1_MEX_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/MEX_1_MEX_1.properties
new file mode 100644
index 0000000..1832b7d
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/MEX_1_MEX_1.properties
@@ -0,0 +1,73 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for MEX_1
+VALID = start=2001-01-01;
+ISOKEY_0 = MEX
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = MEX
+ISOKEY_1_LEVEL = 1
+1= MX-02, MX-26, NA RT, Route, 3
+2= MX-14, MX-32, NA RT, Route, 7
+3= MX-07, MX-27, NA RT, Route, 3
+4= MX-24, MX-32, NA RT, Route, 9
+5= MX-24, MX-30, NA RT, Route, 1
+6= MX-25, MX-26, NA RT, Route, 1
+7= MX-22, MX-24, NA RT, Route, 2
+8= MX-20, MX-21, NA RT, Route, 4
+9= MX-21, MX-30, NA RT, Route, 5
+10= MX-10, MX-32, NA RT, Route, 2
+11= MX-15, MX-17, NA RT, Route, 1
+12= MX-07, MX-20, NA RT, Route, 2
+13= MX-15, MX-16, NA RT, Route, 2
+14= MX-08, MX-26, NA RT, Route, 2
+15= MX-24, MX-28, NA RT, Route, 3
+16= MX-15, MX-29, NA RT, Route, 1
+17= MX-13, MX-30, NA RT, Route, 1
+18= MX-23, MX-31, NA RT, Route, 3
+19= MX-20, MX-30, NA RT, Route, 4
+20= MX-05, MX-32, NA RT, Route, 1
+21= MX-01, MX-14, NA RT, Route, 2
+22= MX-28, MX-30, NA RT, Route, 2
+23= MX-15, MX-22, NA RT, Route, 2
+24= MX-21, MX-29, NA RT, Route, 11
+25= MX-15, MX-21, NA RT, Route, 1
+26= MX-13, MX-22, NA RT, Route, 1
+27= MX-13, MX-21, NA RT, Route, 4
+28= MX-14, MX-16, NA RT, Route, 6
+29= MX-14, MX-18, NA RT, Route, 2
+30= MX-17, MX-21, NA RT, Route, 1
+31= MX-06, MX-16, NA RT, Route, 1
+32= MX-13, MX-24, NA RT, Route, 2
+33= MX-16, MX-22, NA RT, Route, 1
+34= MX-06, MX-14, NA RT, Route, 3
+35= MX-04, MX-31, NA RT, Route, 2
+36= MX-12, MX-21, NA RT, Route, 1
+37= MX-12, MX-20, NA RT, Route, 1
+38= MX-11, MX-16, NA RT, Route, 4
+39= MX-11, MX-14, NA RT, Route, 4
+40= MX-02, MX-03, NA RT, Route, 1
+41= MX-09, MX-17, NA RT, Route, 1
+42= MX-09, MX-15, NA RT, Route, 5
+43= MX-05, MX-19, NA RT, Route, 5
+44= MX-08, MX-10, NA RT, Route, 2
+45= MX-18, MX-25, NA RT, Route, 1
+46= MX-19, MX-28, NA RT, Route, 4
+47= MX-13, MX-15, NA RT, Route, 5
+48= MX-19, MX-24, NA RT, Route, 1
+49= MX-11, MX-22, NA RT, Route, 2
+50= MX-05, MX-10, NA RT, Route, 2
+51= MX-11, MX-24, NA RT, Route, 1
+52= MX-27, MX-30, NA RT, Route, 1
+53= MX-12, MX-16, NA RT, Route, 4
+54= MX-12, MX-15, NA RT, Route, 1
+55= MX-04, MX-27, NA RT, Route, 2
+56= MX-04, MX-23, NA RT, Route, 1
+57= MX-01, MX-32, NA RT, Route, 2
+58= MX-10, MX-25, NA RT, Route, 1
+59= MX-12, MX-17, NA RT, Route, 2
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/MEX_1_USA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/MEX_1_USA_1.properties
new file mode 100644
index 0000000..b4d612f
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/MEX_1_USA_1.properties
@@ -0,0 +1,20 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for MEX_1, USA_1
+VALID = start=2001-01-01;
+ISOKEY_0 = MEX
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = USA
+ISOKEY_1_LEVEL = 1
+1= MX-08, US-NM, NA RT, Route, 1
+2= MX-02, US-AZ, NA RT, Route, 1
+3= MX-26, US-AZ, NA RT, Route, 6
+4= MX-28, US-TX, NA RT, Route, 10
+5= MX-02, US-CA, NA RT, Route, 4
+6= MX-08, US-TX, NA RT, Route, 2
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/MEX_2_MEX_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/MEX_2_MEX_2.properties
new file mode 100644
index 0000000..32166be
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/MEX_2_MEX_2.properties
@@ -0,0 +1,1287 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for MEX_2
+VALID = start=2001-01-01;
+ISOKEY_0 = MEX
+ISOKEY_0_LEVEL = 2
+ISOKEY_1 = MEX
+ISOKEY_1_LEVEL = 2
+1= MX-05-006, MX-19-037, NA RT, Route, 1
+2= MX-20-004, MX-20-039, NA RT, Route, 1
+3= MX-13-063, MX-15-035, NA RT, Route, 1
+4= MX-20-318, MX-20-401, NA RT, Route, 1
+5= MX-11-007, MX-11-035, NA RT, Route, 1
+6= MX-05-027, MX-05-030, NA RT, Route, 2
+7= MX-11-007, MX-11-039, NA RT, Route, 1
+8= MX-20-240, MX-20-397, NA RT, Route, 3
+9= MX-13-026, MX-13-028, NA RT, Route, 1
+10= MX-05-027, MX-19-018, NA RT, Route, 1
+11= MX-11-001, MX-11-017, NA RT, Route, 1
+12= MX-09-008, MX-09-010, NA RT, Route, 4
+13= MX-16-024, MX-16-065, NA RT, Route, 5
+14= MX-28-013, MX-28-030, NA RT, Route, 2
+15= MX-20-324, MX-20-413, NA RT, Route, 1
+16= MX-31-070, MX-31-096, NA RT, Route, 1
+17= MX-26-054, MX-26-061, NA RT, Route, 1
+18= MX-20-397, MX-20-408, NA RT, Route, 1
+19= MX-02-004, MX-02-005, NA RT, Route, 1
+20= MX-20-285, MX-20-482, NA RT, Route, 1
+21= MX-05-026, MX-05-028, NA RT, Route, 1
+22= MX-16-046, MX-16-099, NA RT, Route, 1
+23= MX-30-169, MX-30-208, NA RT, Route, 1
+24= MX-30-023, MX-30-086, NA RT, Route, 2
+25= MX-20-168, MX-20-402, NA RT, Route, 1
+26= MX-20-185, MX-20-300, NA RT, Route, 1
+27= MX-20-090, MX-20-482, NA RT, Route, 1
+28= MX-28-013, MX-28-041, NA RT, Route, 3
+29= MX-20-095, MX-20-533, NA RT, Route, 1
+30= MX-09-007, MX-15-070, NA RT, Route, 1
+31= MX-08-032, MX-08-044, NA RT, Route, 1
+32= MX-17-010, MX-21-168, NA RT, Route, 1
+33= MX-20-266, MX-20-413, NA RT, Route, 1
+34= MX-10-001, MX-10-028, NA RT, Route, 1
+35= MX-28-023, MX-28-035, NA RT, Route, 1
+36= MX-01-004, MX-32-025, NA RT, Route, 1
+37= MX-31-013, MX-31-051, NA RT, Route, 1
+38= MX-31-013, MX-31-050, NA RT, Route, 1
+39= MX-21-069, MX-21-166, NA RT, Route, 1
+40= MX-20-168, MX-20-482, NA RT, Route, 1
+41= MX-28-023, MX-28-032, NA RT, Route, 1
+42= MX-30-049, MX-30-181, NA RT, Route, 1
+43= MX-20-030, MX-20-124, NA RT, Route, 1
+44= MX-10-023, MX-10-026, NA RT, Route, 6
+45= MX-30-121, MX-30-152, NA RT, Route, 1
+46= MX-25-006, MX-25-018, NA RT, Route, 1
+47= MX-25-006, MX-25-013, NA RT, Route, 1
+48= MX-30-032, MX-30-073, NA RT, Route, 1
+49= MX-14-085, MX-14-121, NA RT, Route, 1
+50= MX-30-121, MX-30-154, NA RT, Route, 1
+51= MX-20-005, MX-20-010, NA RT, Route, 1
+52= MX-16-065, MX-16-102, NA RT, Route, 1
+53= MX-20-005, MX-20-014, NA RT, Route, 2
+54= MX-14-016, MX-14-033, NA RT, Route, 1
+55= MX-20-324, MX-20-439, NA RT, Route, 1
+56= MX-12-027, MX-16-077, NA RT, Route, 1
+57= MX-14-096, MX-16-051, NA RT, Route, 2
+58= MX-20-096, MX-20-523, NA RT, Route, 1
+59= MX-07-078, MX-07-094, NA RT, Route, 1
+60= MX-21-015, MX-21-163, NA RT, Route, 1
+61= MX-14-071, MX-14-120, NA RT, Route, 1
+62= MX-20-568, MX-21-055, NA RT, Route, 1
+63= MX-20-198, MX-20-427, NA RT, Route, 3
+64= MX-32-014, MX-32-039, NA RT, Route, 2
+65= MX-07-019, MX-07-099, NA RT, Route, 1
+66= MX-25-006, MX-25-008, NA RT, Route, 2
+67= MX-24-035, MX-24-051, NA RT, Route, 1
+68= MX-31-021, MX-31-102, NA RT, Route, 1
+69= MX-30-003, MX-30-073, NA RT, Route, 1
+70= MX-10-001, MX-10-005, NA RT, Route, 1
+71= MX-11-027, MX-11-042, NA RT, Route, 1
+72= MX-13-042, MX-13-079, NA RT, Route, 1
+73= MX-24-037, MX-24-057, NA RT, Route, 1
+74= MX-30-150, MX-30-154, NA RT, Route, 2
+75= MX-26-004, MX-26-046, NA RT, Route, 1
+76= MX-26-004, MX-26-047, NA RT, Route, 1
+77= MX-09-011, MX-15-122, NA RT, Route, 1
+78= MX-16-031, MX-22-001, NA RT, Route, 1
+79= MX-31-041, MX-31-050, NA RT, Route, 3
+80= MX-13-044, MX-15-071, NA RT, Route, 2
+81= MX-02-001, MX-02-005, NA RT, Route, 1
+82= MX-28-011, MX-28-021, NA RT, Route, 1
+83= MX-11-027, MX-11-035, NA RT, Route, 1
+84= MX-16-008, MX-16-052, NA RT, Route, 1
+85= MX-16-053, MX-16-073, NA RT, Route, 1
+86= MX-06-002, MX-14-065, NA RT, Route, 1
+87= MX-10-008, MX-10-021, NA RT, Route, 1
+88= MX-02-001, MX-02-002, NA RT, Route, 1
+89= MX-02-001, MX-02-003, NA RT, Route, 1
+90= MX-32-026, MX-32-051, NA RT, Route, 1
+91= MX-13-063, MX-15-079, NA RT, Route, 1
+92= MX-21-053, MX-21-208, NA RT, Route, 1
+93= MX-08-002, MX-08-019, NA RT, Route, 1
+94= MX-14-078, MX-14-111, NA RT, Route, 1
+95= MX-08-002, MX-08-015, NA RT, Route, 1
+96= MX-20-202, MX-20-364, NA RT, Route, 1
+97= MX-14-039, MX-14-120, NA RT, Route, 4
+98= MX-10-008, MX-10-020, NA RT, Route, 1
+99= MX-04-007, MX-27-007, NA RT, Route, 1
+100= MX-30-123, MX-30-205, NA RT, Route, 1
+101= MX-20-476, MX-21-135, NA RT, Route, 1
+102= MX-30-084, MX-30-174, NA RT, Route, 1
+103= MX-20-057, MX-20-198, NA RT, Route, 3
+104= MX-25-012, MX-25-016, NA RT, Route, 2
+105= MX-04-004, MX-04-009, NA RT, Route, 2
+106= MX-08-001, MX-08-037, NA RT, Route, 1
+107= MX-20-185, MX-20-345, NA RT, Route, 1
+108= MX-04-001, MX-04-005, NA RT, Route, 1
+109= MX-14-009, MX-14-120, NA RT, Route, 1
+110= MX-30-003, MX-30-094, NA RT, Route, 1
+111= MX-12-023, MX-20-402, NA RT, Route, 1
+112= MX-14-045, MX-32-033, NA RT, Route, 1
+113= MX-16-025, MX-16-070, NA RT, Route, 1
+114= MX-20-131, MX-20-475, NA RT, Route, 1
+115= MX-20-367, MX-20-467, NA RT, Route, 1
+116= MX-26-046, MX-26-064, NA RT, Route, 1
+117= MX-13-026, MX-13-073, NA RT, Route, 1
+118= MX-04-004, MX-04-010, NA RT, Route, 1
+119= MX-16-053, MX-16-088, NA RT, Route, 4
+120= MX-20-190, MX-20-207, NA RT, Route, 1
+121= MX-15-045, MX-15-079, NA RT, Route, 1
+122= MX-28-011, MX-28-043, NA RT, Route, 1
+123= MX-30-120, MX-30-199, NA RT, Route, 1
+124= MX-30-102, MX-30-158, NA RT, Route, 1
+125= MX-20-190, MX-20-498, NA RT, Route, 1
+126= MX-12-055, MX-12-058, NA RT, Route, 1
+127= MX-15-037, MX-15-057, NA RT, Route, 1
+128= MX-31-079, MX-31-098, NA RT, Route, 1
+129= MX-15-029, MX-15-031, NA RT, Route, 3
+130= MX-16-025, MX-16-085, NA RT, Route, 1
+131= MX-08-013, MX-08-050, NA RT, Route, 1
+132= MX-14-087, MX-14-108, NA RT, Route, 5
+133= MX-16-027, MX-16-037, NA RT, Route, 1
+134= MX-15-045, MX-15-071, NA RT, Route, 1
+135= MX-14-021, MX-14-043, NA RT, Route, 1
+136= MX-14-022, MX-14-043, NA RT, Route, 2
+137= MX-16-084, MX-16-104, NA RT, Route, 1
+138= MX-15-054, MX-15-076, NA RT, Route, 1
+139= MX-26-019, MX-26-059, NA RT, Route, 1
+140= MX-12-018, MX-12-025, NA RT, Route, 1
+141= MX-12-033, MX-12-070, NA RT, Route, 3
+142= MX-22-011, MX-22-014, NA RT, Route, 2
+143= MX-31-081, MX-31-092, NA RT, Route, 1
+144= MX-22-011, MX-22-012, NA RT, Route, 1
+145= MX-08-016, MX-08-058, NA RT, Route, 1
+146= MX-24-016, MX-24-040, NA RT, Route, 1
+147= MX-11-007, MX-11-009, NA RT, Route, 1
+148= MX-05-035, MX-10-007, NA RT, Route, 1
+149= MX-32-036, MX-32-057, NA RT, Route, 2
+150= MX-20-239, MX-20-317, NA RT, Route, 1
+151= MX-32-044, MX-32-055, NA RT, Route, 1
+152= MX-19-029, MX-19-033, NA RT, Route, 2
+153= MX-14-024, MX-14-077, NA RT, Route, 2
+154= MX-07-087, MX-07-089, NA RT, Route, 1
+155= MX-13-048, MX-13-051, NA RT, Route, 1
+156= MX-13-048, MX-13-052, NA RT, Route, 1
+157= MX-14-001, MX-14-124, NA RT, Route, 1
+158= MX-14-039, MX-14-098, NA RT, Route, 1
+159= MX-26-025, MX-26-029, NA RT, Route, 2
+160= MX-08-016, MX-08-062, NA RT, Route, 1
+161= MX-05-004, MX-19-017, NA RT, Route, 2
+162= MX-30-010, MX-30-194, NA RT, Route, 2
+163= MX-16-008, MX-16-014, NA RT, Route, 1
+164= MX-14-045, MX-14-120, NA RT, Route, 1
+165= MX-13-030, MX-13-054, NA RT, Route, 2
+166= MX-20-039, MX-20-568, NA RT, Route, 1
+167= MX-16-033, MX-16-055, NA RT, Route, 1
+168= MX-13-030, MX-13-055, NA RT, Route, 1
+169= MX-15-111, MX-15-114, NA RT, Route, 1
+170= MX-08-013, MX-08-035, NA RT, Route, 1
+171= MX-14-015, MX-14-037, NA RT, Route, 2
+172= MX-16-050, MX-16-110, NA RT, Route, 1
+173= MX-16-016, MX-16-044, NA RT, Route, 1
+174= MX-32-010, MX-32-040, NA RT, Route, 2
+175= MX-14-024, MX-14-088, NA RT, Route, 1
+176= MX-15-005, MX-15-114, NA RT, Route, 1
+177= MX-21-019, MX-21-148, NA RT, Route, 1
+178= MX-14-090, MX-14-110, NA RT, Route, 1
+179= MX-30-081, MX-30-138, NA RT, Route, 2
+180= MX-15-022, MX-15-103, NA RT, Route, 1
+181= MX-30-131, MX-30-175, NA RT, Route, 1
+182= MX-19-006, MX-19-021, NA RT, Route, 1
+183= MX-21-156, MX-21-161, NA RT, Route, 2
+184= MX-19-006, MX-19-025, NA RT, Route, 1
+185= MX-06-005, MX-14-103, NA RT, Route, 1
+186= MX-19-006, MX-19-026, NA RT, Route, 1
+187= MX-01-003, MX-32-018, NA RT, Route, 1
+188= MX-02-001, MX-03-002, NA RT, Route, 1
+189= MX-24-014, MX-24-019, NA RT, Route, 1
+190= MX-12-048, MX-12-057, NA RT, Route, 1
+191= MX-14-023, MX-14-079, NA RT, Route, 1
+192= MX-04-005, MX-04-008, NA RT, Route, 1
+193= MX-05-016, MX-05-021, NA RT, Route, 1
+194= MX-15-005, MX-15-106, NA RT, Route, 1
+195= MX-16-016, MX-16-037, NA RT, Route, 3
+196= MX-21-099, MX-21-110, NA RT, Route, 1
+197= MX-18-015, MX-18-017, NA RT, Route, 1
+198= MX-14-053, MX-14-064, NA RT, Route, 2
+199= MX-16-018, MX-16-027, NA RT, Route, 1
+200= MX-21-008, MX-21-071, NA RT, Route, 1
+201= MX-26-058, MX-26-064, NA RT, Route, 1
+202= MX-12-031, MX-12-058, NA RT, Route, 1
+203= MX-31-038, MX-31-087, NA RT, Route, 1
+204= MX-26-019, MX-26-039, NA RT, Route, 1
+205= MX-31-050, MX-31-101, NA RT, Route, 1
+206= MX-32-023, MX-32-033, NA RT, Route, 1
+207= MX-11-010, MX-16-031, NA RT, Route, 1
+208= MX-13-082, MX-13-083, NA RT, Route, 1
+209= MX-31-042, MX-31-071, NA RT, Route, 1
+210= MX-31-050, MX-31-100, NA RT, Route, 1
+211= MX-14-065, MX-14-108, NA RT, Route, 3
+212= MX-14-041, MX-14-081, NA RT, Route, 1
+213= MX-08-011, MX-08-036, NA RT, Route, 1
+214= MX-08-051, MX-08-063, NA RT, Route, 1
+215= MX-05-016, MX-05-029, NA RT, Route, 3
+216= MX-14-020, MX-14-067, NA RT, Route, 1
+217= MX-18-008, MX-18-017, NA RT, Route, 2
+218= MX-26-029, MX-26-030, NA RT, Route, 1
+219= MX-13-048, MX-13-083, NA RT, Route, 1
+220= MX-14-053, MX-14-073, NA RT, Route, 1
+221= MX-18-008, MX-18-014, NA RT, Route, 1
+222= MX-30-021, MX-30-196, NA RT, Route, 1
+223= MX-14-092, MX-14-107, NA RT, Route, 4
+224= MX-15-028, MX-15-030, NA RT, Route, 1
+225= MX-10-031, MX-32-029, NA RT, Route, 1
+226= MX-13-012, MX-13-037, NA RT, Route, 3
+227= MX-07-052, MX-07-059, NA RT, Route, 1
+228= MX-11-020, MX-14-053, NA RT, Route, 1
+229= MX-14-101, MX-14-124, NA RT, Route, 1
+230= MX-29-015, MX-29-024, NA RT, Route, 1
+231= MX-15-005, MX-15-118, NA RT, Route, 1
+232= MX-14-079, MX-14-082, NA RT, Route, 1
+233= MX-15-042, MX-15-048, NA RT, Route, 1
+234= MX-29-015, MX-29-019, NA RT, Route, 1
+235= MX-30-102, MX-30-183, NA RT, Route, 1
+236= MX-07-037, MX-07-103, NA RT, Route, 1
+237= MX-14-015, MX-14-021, NA RT, Route, 1
+238= MX-13-012, MX-13-045, NA RT, Route, 1
+239= MX-14-085, MX-14-108, NA RT, Route, 1
+240= MX-08-011, MX-08-052, NA RT, Route, 1
+241= MX-20-145, MX-20-546, NA RT, Route, 1
+242= MX-21-132, MX-21-143, NA RT, Route, 1
+243= MX-28-019, MX-28-043, NA RT, Route, 1
+244= MX-08-011, MX-08-058, NA RT, Route, 1
+245= MX-22-004, MX-22-013, NA RT, Route, 1
+246= MX-31-044, MX-31-087, NA RT, Route, 1
+247= MX-12-013, MX-12-023, NA RT, Route, 1
+248= MX-29-006, MX-29-021, NA RT, Route, 1
+249= MX-14-064, MX-32-038, NA RT, Route, 1
+250= MX-25-001, MX-25-011, NA RT, Route, 1
+251= MX-30-004, MX-30-065, NA RT, Route, 4
+252= MX-20-033, MX-20-293, NA RT, Route, 1
+253= MX-13-039, MX-13-048, NA RT, Route, 1
+254= MX-21-003, MX-21-112, NA RT, Route, 1
+255= MX-04-002, MX-04-008, NA RT, Route, 1
+256= MX-04-002, MX-04-006, NA RT, Route, 1
+257= MX-30-055, MX-30-129, NA RT, Route, 3
+258= MX-13-039, MX-13-045, NA RT, Route, 1
+259= MX-17-011, MX-17-029, NA RT, Route, 1
+260= MX-05-011, MX-05-024, NA RT, Route, 2
+261= MX-26-035, MX-26-059, NA RT, Route, 1
+262= MX-04-002, MX-04-004, NA RT, Route, 1
+263= MX-22-004, MX-22-007, NA RT, Route, 1
+264= MX-24-014, MX-24-053, NA RT, Route, 3
+265= MX-03-003, MX-03-008, NA RT, Route, 2
+266= MX-12-013, MX-12-018, NA RT, Route, 1
+267= MX-14-103, MX-14-108, NA RT, Route, 1
+268= MX-07-043, MX-07-084, NA RT, Route, 1
+269= MX-19-037, MX-19-047, NA RT, Route, 1
+270= MX-23-006, MX-31-058, NA RT, Route, 1
+271= MX-16-016, MX-16-073, NA RT, Route, 3
+272= MX-15-111, MX-16-112, NA RT, Route, 1
+273= MX-21-119, MX-21-125, NA RT, Route, 1
+274= MX-30-116, MX-30-172, NA RT, Route, 1
+275= MX-07-065, MX-07-077, NA RT, Route, 2
+276= MX-08-035, MX-26-002, NA RT, Route, 1
+277= MX-16-023, MX-16-104, NA RT, Route, 2
+278= MX-22-001, MX-22-016, NA RT, Route, 1
+279= MX-28-020, MX-28-042, NA RT, Route, 1
+280= MX-21-027, MX-21-209, NA RT, Route, 2
+281= MX-16-060, MX-16-069, NA RT, Route, 1
+282= MX-31-045, MX-31-048, NA RT, Route, 1
+283= MX-12-013, MX-12-046, NA RT, Route, 2
+284= MX-24-012, MX-24-019, NA RT, Route, 1
+285= MX-14-097, MX-14-120, NA RT, Route, 1
+286= MX-16-018, MX-16-020, NA RT, Route, 1
+287= MX-26-030, MX-26-056, NA RT, Route, 1
+288= MX-14-025, MX-14-081, NA RT, Route, 1
+289= MX-31-023, MX-31-045, NA RT, Route, 1
+290= MX-30-022, MX-30-085, NA RT, Route, 3
+291= MX-29-016, MX-29-037, NA RT, Route, 1
+292= MX-21-118, MX-21-164, NA RT, Route, 4
+293= MX-13-002, MX-13-077, NA RT, Route, 1
+294= MX-21-110, MX-21-115, NA RT, Route, 1
+295= MX-26-035, MX-26-036, NA RT, Route, 1
+296= MX-31-041, MX-31-095, NA RT, Route, 1
+297= MX-05-013, MX-19-005, NA RT, Route, 1
+298= MX-07-052, MX-07-099, NA RT, Route, 1
+299= MX-32-010, MX-32-020, NA RT, Route, 1
+300= MX-08-044, MX-10-017, NA RT, Route, 1
+301= MX-31-071, MX-31-097, NA RT, Route, 1
+302= MX-09-005, MX-09-015, NA RT, Route, 1
+303= MX-07-043, MX-07-068, NA RT, Route, 1
+304= MX-20-006, MX-20-161, NA RT, Route, 1
+305= MX-26-030, MX-26-066, NA RT, Route, 1
+306= MX-30-014, MX-30-044, NA RT, Route, 1
+307= MX-21-155, MX-21-191, NA RT, Route, 1
+308= MX-08-032, MX-08-067, NA RT, Route, 1
+309= MX-20-064, MX-20-125, NA RT, Route, 1
+310= MX-32-010, MX-32-013, NA RT, Route, 1
+311= MX-26-035, MX-26-043, NA RT, Route, 1
+312= MX-20-013, MX-20-115, NA RT, Route, 1
+313= MX-20-363, MX-20-553, NA RT, Route, 1
+314= MX-20-317, MX-20-499, NA RT, Route, 1
+315= MX-14-014, MX-14-119, NA RT, Route, 1
+316= MX-21-015, MX-21-114, NA RT, Route, 1
+317= MX-05-033, MX-05-036, NA RT, Route, 1
+318= MX-16-034, MX-16-098, NA RT, Route, 1
+319= MX-05-004, MX-05-030, NA RT, Route, 1
+320= MX-26-002, MX-26-027, NA RT, Route, 1
+321= MX-28-004, MX-28-028, NA RT, Route, 1
+322= MX-24-012, MX-24-041, NA RT, Route, 1
+323= MX-32-025, MX-32-036, NA RT, Route, 1
+324= MX-08-045, MX-08-055, NA RT, Route, 1
+325= MX-29-020, MX-29-021, NA RT, Route, 3
+326= MX-30-132, MX-30-156, NA RT, Route, 2
+327= MX-10-004, MX-10-031, NA RT, Route, 3
+328= MX-05-002, MX-05-014, US Route 277, Route, 2
+329= MX-21-046, MX-21-161, NA RT, Route, 1
+330= MX-14-053, MX-14-109, NA RT, Route, 1
+331= MX-20-184, MX-30-045, NA RT, Route, 1
+332= MX-20-077, MX-20-338, NA RT, Route, 1
+333= MX-20-307, MX-20-453, NA RT, Route, 2
+334= MX-11-014, MX-11-033, NA RT, Route, 1
+335= MX-16-045, MX-16-051, NA RT, Route, 1
+336= MX-30-010, MX-30-023, NA RT, Route, 1
+337= MX-16-033, MX-16-102, NA RT, Route, 1
+338= MX-18-004, MX-18-013, NA RT, Route, 1
+339= MX-29-027, MX-29-041, NA RT, Route, 1
+340= MX-10-011, MX-10-030, NA RT, Route, 2
+341= MX-26-002, MX-26-039, NA RT, Route, 1
+342= MX-15-109, MX-15-121, NA RT, Route, 1
+343= MX-05-004, MX-05-027, NA RT, Route, 1
+344= MX-12-038, MX-12-048, NA RT, Route, 1
+345= MX-20-155, MX-20-277, NA RT, Route, 1
+346= MX-20-340, MX-20-459, NA RT, Route, 1
+347= MX-10-004, MX-10-021, NA RT, Route, 1
+348= MX-20-358, MX-20-378, NA RT, Route, 1
+349= MX-14-041, MX-32-046, NA RT, Route, 1
+350= MX-18-004, MX-18-008, NA RT, Route, 1
+351= MX-28-015, MX-28-032, US Route 83, Route, 1
+352= MX-29-014, MX-29-055, NA RT, Route, 1
+353= MX-24-007, MX-24-020, NA RT, Route, 3
+354= MX-28-004, MX-28-021, NA RT, Route, 1
+355= MX-20-339, MX-20-499, NA RT, Route, 1
+356= MX-19-005, MX-19-050, NA RT, Route, 1
+357= MX-11-014, MX-11-015, NA RT, Route, 1
+358= MX-28-009, MX-28-038, NA RT, Route, 3
+359= MX-15-005, MX-15-087, NA RT, Route, 1
+360= MX-14-094, MX-32-047, NA RT, Route, 2
+361= MX-20-271, MX-20-358, NA RT, Route, 1
+362= MX-31-035, MX-31-103, NA RT, Route, 6
+363= MX-22-012, MX-22-016, NA RT, Route, 1
+364= MX-07-007, MX-07-019, NA RT, Route, 1
+365= MX-30-099, MX-30-115, NA RT, Route, 1
+366= MX-16-045, MX-16-076, NA RT, Route, 1
+367= MX-05-001, MX-05-018, NA RT, Route, 1
+368= MX-12-014, MX-12-057, NA RT, Route, 1
+369= MX-29-025, MX-29-027, NA RT, Route, 1
+370= MX-11-032, MX-22-014, NA RT, Route, 1
+371= MX-19-022, MX-19-038, NA RT, Route, 1
+372= MX-30-134, MX-30-191, NA RT, Route, 1
+373= MX-31-001, MX-31-062, NA RT, Route, 1
+374= MX-21-065, MX-21-152, NA RT, Route, 1
+375= MX-15-020, MX-15-033, NA RT, Route, 1
+376= MX-20-254, MX-20-279, NA RT, Route, 2
+377= MX-31-003, MX-31-056, NA RT, Route, 1
+378= MX-19-018, MX-19-021, NA RT, Route, 1
+379= MX-20-028, MX-20-542, NA RT, Route, 2
+380= MX-07-034, MX-07-099, NA RT, Route, 1
+381= MX-05-022, MX-05-025, US Route 277, Route, 2
+382= MX-26-017, MX-26-047, NA RT, Route, 1
+383= MX-26-017, MX-26-048, NA RT, Route, 1
+384= MX-07-051, MX-07-069, NA RT, Route, 1
+385= MX-26-036, MX-26-058, NA RT, Route, 1
+386= MX-32-018, MX-32-044, NA RT, Route, 1
+387= MX-13-028, MX-13-032, NA RT, Route, 1
+388= MX-05-001, MX-05-008, NA RT, Route, 1
+389= MX-14-023, MX-14-121, NA RT, Route, 1
+390= MX-07-009, MX-07-097, NA RT, Route, 1
+391= MX-13-058, MX-13-084, NA RT, Route, 1
+392= MX-16-003, MX-16-088, NA RT, Route, 1
+393= MX-21-108, MX-29-007, NA RT, Route, 1
+394= MX-16-028, MX-16-109, NA RT, Route, 1
+395= MX-19-009, MX-19-031, NA RT, Route, 1
+396= MX-04-001, MX-31-033, NA RT, Route, 1
+397= MX-11-041, MX-11-046, NA RT, Route, 1
+398= MX-08-010, MX-08-023, NA RT, Route, 1
+399= MX-26-044, MX-26-069, NA RT, Route, 1
+400= MX-12-029, MX-12-061, NA RT, Route, 1
+401= MX-32-018, MX-32-019, NA RT, Route, 2
+402= MX-26-044, MX-26-061, NA RT, Route, 1
+403= MX-08-010, MX-08-019, NA RT, Route, 1
+404= MX-15-031, MX-15-070, NA RT, Route, 1
+405= MX-30-005, MX-30-012, NA RT, Route, 1
+406= MX-21-046, MX-21-099, NA RT, Route, 1
+407= MX-29-014, MX-29-020, NA RT, Route, 1
+408= MX-26-021, MX-26-030, NA RT, Route, 1
+409= MX-29-003, MX-29-031, NA RT, Route, 1
+410= MX-32-005, MX-32-013, NA RT, Route, 1
+411= MX-28-038, MX-30-133, NA RT, Route, 1
+412= MX-15-002, MX-15-100, NA RT, Route, 1
+413= MX-29-003, MX-29-034, NA RT, Route, 1
+414= MX-28-008, MX-28-013, NA RT, Route, 1
+415= MX-20-122, MX-20-125, NA RT, Route, 4
+416= MX-21-063, MX-21-110, NA RT, Route, 1
+417= MX-21-019, MX-21-069, NA RT, Route, 1
+418= MX-16-043, MX-16-084, NA RT, Route, 1
+419= MX-16-043, MX-16-085, NA RT, Route, 1
+420= MX-19-009, MX-19-042, NA RT, Route, 1
+421= MX-28-008, MX-28-019, NA RT, Route, 1
+422= MX-08-021, MX-08-062, NA RT, Route, 1
+423= MX-20-221, MX-20-339, NA RT, Route, 1
+424= MX-20-033, MX-20-338, NA RT, Route, 1
+425= MX-25-009, MX-25-014, NA RT, Route, 1
+426= MX-07-027, MX-07-101, NA RT, Route, 1
+427= MX-32-032, MX-32-056, NA RT, Route, 1
+428= MX-07-042, MX-07-067, NA RT, Route, 1
+429= MX-29-005, MX-29-031, NA RT, Route, 3
+430= MX-20-059, MX-20-061, NA RT, Route, 1
+431= MX-21-004, MX-21-065, NA RT, Route, 7
+432= MX-12-029, MX-12-075, NA RT, Route, 1
+433= MX-07-027, MX-07-111, NA RT, Route, 1
+434= MX-20-068, MX-20-452, NA RT, Route, 2
+435= MX-25-002, MX-25-013, NA RT, Route, 1
+436= MX-20-298, MX-20-475, NA RT, Route, 1
+437= MX-25-002, MX-25-015, NA RT, Route, 1
+438= MX-12-030, MX-12-053, NA RT, Route, 1
+439= MX-13-056, MX-13-057, NA RT, Route, 1
+440= MX-28-038, MX-30-123, NA RT, Route, 1
+441= MX-20-010, MX-20-427, NA RT, Route, 1
+442= MX-13-036, MX-13-081, NA RT, Route, 1
+443= MX-12-028, MX-12-061, NA RT, Route, 1
+444= MX-31-040, MX-31-042, NA RT, Route, 8
+445= MX-32-005, MX-32-032, NA RT, Route, 1
+446= MX-07-017, MX-20-327, NA RT, Route, 1
+447= MX-26-021, MX-26-054, NA RT, Route, 1
+448= MX-23-002, MX-31-092, NA RT, Route, 1
+449= MX-12-034, MX-17-025, NA RT, Route, 1
+450= MX-11-028, MX-11-039, NA RT, Route, 1
+451= MX-30-011, MX-30-105, NA RT, Route, 3
+452= MX-18-004, MX-18-020, NA RT, Route, 1
+453= MX-29-005, MX-29-038, NA RT, Route, 2
+454= MX-22-007, MX-22-017, NA RT, Route, 1
+455= MX-06-006, MX-06-009, NA RT, Route, 1
+456= MX-21-113, MX-21-155, NA RT, Route, 1
+457= MX-12-011, MX-12-021, NA RT, Route, 1
+458= MX-29-005, MX-29-039, NA RT, Route, 1
+459= MX-15-042, MX-15-087, NA RT, Route, 1
+460= MX-08-031, MX-08-051, NA RT, Route, 1
+461= MX-14-040, MX-14-055, NA RT, Route, 1
+462= MX-21-011, MX-21-191, NA RT, Route, 1
+463= MX-07-009, MX-20-327, NA RT, Route, 1
+464= MX-30-012, MX-30-208, NA RT, Route, 1
+465= MX-31-006, MX-31-084, NA RT, Route, 1
+466= MX-14-002, MX-14-114, NA RT, Route, 1
+467= MX-07-040, MX-07-071, NA RT, Route, 1
+468= MX-29-005, MX-29-043, NA RT, Route, 2
+469= MX-20-271, MX-20-398, NA RT, Route, 1
+470= MX-21-001, MX-21-164, NA RT, Route, 1
+471= MX-10-004, MX-10-012, NA RT, Route, 1
+472= MX-21-001, MX-21-163, NA RT, Route, 1
+473= MX-12-059, MX-12-075, NA RT, Route, 1
+474= MX-20-125, MX-20-333, NA RT, Route, 1
+475= MX-14-002, MX-14-119, NA RT, Route, 1
+476= MX-21-053, MX-29-034, NA RT, Route, 5
+477= MX-24-024, MX-24-027, NA RT, Route, 3
+478= MX-04-003, MX-04-004, NA RT, Route, 1
+479= MX-04-003, MX-04-009, NA RT, Route, 1
+480= MX-05-028, MX-05-037, NA RT, Route, 1
+481= MX-04-003, MX-04-007, NA RT, Route, 1
+482= MX-28-008, MX-28-037, NA RT, Route, 1
+483= MX-16-092, MX-16-099, NA RT, Route, 1
+484= MX-20-166, MX-20-184, NA RT, Route, 1
+485= MX-28-031, MX-28-039, NA RT, Route, 1
+486= MX-24-029, MX-24-037, NA RT, Route, 1
+487= MX-31-001, MX-31-023, NA RT, Route, 1
+488= MX-20-415, MX-20-447, NA RT, Route, 1
+489= MX-12-011, MX-12-014, NA RT, Route, 3
+490= MX-24-007, MX-24-044, NA RT, Route, 1
+491= MX-30-004, MX-30-009, NA RT, Route, 1
+492= MX-28-008, MX-28-041, NA RT, Route, 1
+493= MX-16-060, MX-16-109, NA RT, Route, 1
+494= MX-20-173, MX-20-296, NA RT, Route, 1
+495= MX-12-038, MX-12-068, NA RT, Route, 1
+496= MX-30-044, MX-30-068, NA RT, Route, 1
+497= MX-13-056, MX-13-077, NA RT, Route, 1
+498= MX-28-001, MX-28-018, NA RT, Route, 1
+499= MX-13-037, MX-13-079, NA RT, Route, 3
+500= MX-23-007, MX-31-019, NA RT, Route, 1
+501= MX-20-096, MX-20-493, NA RT, Route, 2
+502= MX-15-025, MX-15-122, NA RT, Route, 1
+503= MX-26-012, MX-26-018, NA RT, Route, 1
+504= MX-24-016, MX-30-123, NA RT, Route, 1
+505= MX-30-045, MX-30-208, NA RT, Route, 1
+506= MX-20-153, MX-20-202, NA RT, Route, 1
+507= MX-07-009, MX-07-046, NA RT, Route, 1
+508= MX-20-301, MX-20-315, NA RT, Route, 1
+509= MX-25-008, MX-25-016, NA RT, Route, 2
+510= MX-29-048, MX-29-060, NA RT, Route, 1
+511= MX-30-045, MX-30-207, NA RT, Route, 2
+512= MX-28-022, MX-28-035, NA RT, Route, 1
+513= MX-20-174, MX-20-385, NA RT, Route, 1
+514= MX-18-011, MX-18-018, NA RT, Route, 2
+515= MX-16-003, MX-16-040, NA RT, Route, 2
+516= MX-21-055, MX-21-112, NA RT, Route, 1
+517= MX-32-007, MX-32-026, NA RT, Route, 1
+518= MX-13-018, MX-13-040, NA RT, Route, 1
+519= MX-20-089, MX-20-540, NA RT, Route, 1
+520= MX-20-277, MX-20-429, NA RT, Route, 4
+521= MX-12-029, MX-12-039, NA RT, Route, 1
+522= MX-15-068, MX-15-094, NA RT, Route, 5
+523= MX-31-004, MX-31-051, NA RT, Route, 1
+524= MX-15-011, MX-15-100, NA RT, Route, 3
+525= MX-18-011, MX-18-015, NA RT, Route, 3
+526= MX-05-007, MX-05-029, NA RT, Route, 1
+527= MX-13-075, MX-13-082, NA RT, Route, 1
+528= MX-14-033, MX-16-069, NA RT, Route, 1
+529= MX-02-002, MX-26-055, NA RT, Route, 3
+530= MX-26-012, MX-26-029, NA RT, Route, 1
+531= MX-31-004, MX-31-054, NA RT, Route, 1
+532= MX-30-065, MX-30-134, NA RT, Route, 1
+533= MX-15-051, MX-15-076, NA RT, Route, 1
+534= MX-05-007, MX-05-033, NA RT, Route, 3
+535= MX-31-085, MX-31-102, NA RT, Route, 1
+536= MX-07-006, MX-07-010, NA RT, Route, 3
+537= MX-13-054, MX-13-055, NA RT, Route, 1
+538= MX-13-037, MX-13-081, NA RT, Route, 1
+539= MX-24-010, MX-24-017, NA RT, Route, 1
+540= MX-14-071, MX-32-028, NA RT, Route, 1
+541= MX-14-059, MX-16-051, NA RT, Route, 1
+542= MX-29-002, MX-29-033, NA RT, Route, 2
+543= MX-28-002, MX-28-003, NA RT, Route, 2
+544= MX-30-039, MX-30-206, NA RT, Route, 1
+545= MX-28-001, MX-28-037, NA RT, Route, 1
+546= MX-09-012, MX-17-009, NA RT, Route, 1
+547= MX-30-039, MX-30-204, NA RT, Route, 1
+548= MX-12-007, MX-12-031, NA RT, Route, 1
+549= MX-31-030, MX-31-091, NA RT, Route, 2
+550= MX-20-017, MX-20-155, NA RT, Route, 1
+551= MX-31-052, MX-31-072, NA RT, Route, 1
+552= MX-05-024, MX-05-033, NA RT, Route, 1
+553= MX-11-003, MX-11-009, NA RT, Route, 1
+554= MX-21-034, MX-21-041, NA RT, Route, 1
+555= MX-19-020, MX-28-032, NA RT, Route, 1
+556= MX-14-105, MX-14-124, NA RT, Route, 1
+557= MX-21-059, MX-21-113, NA RT, Route, 1
+558= MX-30-013, MX-30-060, NA RT, Route, 1
+559= MX-28-024, MX-28-025, US Route 83, Route, 1
+560= MX-08-003, MX-08-039, NA RT, Route, 1
+561= MX-07-042, MX-07-084, NA RT, Route, 1
+562= MX-28-002, MX-28-012, NA RT, Route, 1
+563= MX-24-025, MX-32-053, NA RT, Route, 2
+564= MX-12-001, MX-12-053, NA RT, Route, 1
+565= MX-31-052, MX-31-054, NA RT, Route, 1
+566= MX-08-021, MX-08-045, NA RT, Route, 1
+567= MX-19-039, MX-19-049, NA RT, Route, 1
+568= MX-14-050, MX-14-107, NA RT, Route, 1
+569= MX-20-028, MX-20-080, NA RT, Route, 2
+570= MX-13-018, MX-24-037, NA RT, Route, 1
+571= MX-07-013, MX-07-047, NA RT, Route, 1
+572= MX-16-017, MX-16-050, NA RT, Route, 1
+573= MX-12-025, MX-12-030, NA RT, Route, 1
+574= MX-30-015, MX-30-097, NA RT, Route, 1
+575= MX-14-013, MX-14-016, NA RT, Route, 3
+576= MX-10-024, MX-10-030, NA RT, Route, 1
+577= MX-30-084, MX-30-208, NA RT, Route, 1
+578= MX-07-067, MX-07-073, NA RT, Route, 1
+579= MX-15-054, MX-15-106, NA RT, Route, 1
+580= MX-20-546, MX-20-550, NA RT, Route, 4
+581= MX-22-002, MX-22-013, NA RT, Route, 1
+582= MX-20-546, MX-20-551, NA RT, Route, 1
+583= MX-12-047, MX-12-058, NA RT, Route, 2
+584= MX-21-041, MX-21-114, NA RT, Route, 1
+585= MX-25-001, MX-26-033, NA RT, Route, 1
+586= MX-30-132, MX-30-194, NA RT, Route, 1
+587= MX-16-070, MX-16-094, NA RT, Route, 1
+588= MX-08-003, MX-08-032, NA RT, Route, 1
+589= MX-10-005, MX-10-023, NA RT, Route, 1
+590= MX-19-044, MX-19-045, NA RT, Route, 1
+591= MX-10-005, MX-10-020, NA RT, Route, 1
+592= MX-21-194, MX-30-175, NA RT, Route, 1
+593= MX-24-028, MX-24-055, NA RT, Route, 2
+594= MX-15-009, MX-15-015, NA RT, Route, 1
+595= MX-07-012, MX-07-101, NA RT, Route, 1
+596= MX-20-161, MX-20-487, NA RT, Route, 1
+597= MX-21-096, MX-21-142, NA RT, Route, 1
+598= MX-07-089, MX-07-102, NA RT, Route, 1
+599= MX-20-028, MX-20-069, NA RT, Route, 2
+600= MX-31-006, MX-31-032, NA RT, Route, 1
+601= MX-20-221, MX-20-523, NA RT, Route, 1
+602= MX-20-057, MX-30-091, NA RT, Route, 1
+603= MX-29-022, MX-29-041, NA RT, Route, 3
+604= MX-30-174, MX-30-181, NA RT, Route, 1
+605= MX-14-066, MX-16-074, NA RT, Route, 1
+606= MX-24-017, MX-24-020, NA RT, Route, 1
+607= MX-28-002, MX-28-037, NA RT, Route, 1
+608= MX-29-002, MX-29-043, NA RT, Route, 1
+609= MX-24-025, MX-32-038, NA RT, Route, 1
+610= MX-24-010, MX-24-058, NA RT, Route, 1
+611= MX-22-002, MX-22-009, NA RT, Route, 1
+612= MX-16-047, MX-16-098, NA RT, Route, 1
+613= MX-31-003, MX-31-079, NA RT, Route, 1
+614= MX-19-018, MX-19-048, NA RT, Route, 4
+615= MX-07-044, MX-07-085, NA RT, Route, 1
+616= MX-10-024, MX-10-028, NA RT, Route, 1
+617= MX-23-005, MX-23-007, NA RT, Route, 1
+618= MX-07-007, MX-07-094, NA RT, Route, 1
+619= MX-23-005, MX-23-008, NA RT, Route, 1
+620= MX-12-035, MX-12-058, NA RT, Route, 1
+621= MX-15-029, MX-15-099, NA RT, Route, 1
+622= MX-12-035, MX-12-059, NA RT, Route, 5
+623= MX-15-093, MX-29-006, NA RT, Route, 1
+624= MX-16-024, MX-16-025, NA RT, Route, 2
+625= MX-19-044, MX-19-050, NA RT, Route, 1
+626= MX-20-375, MX-20-390, NA RT, Route, 1
+627= MX-20-037, MX-20-447, NA RT, Route, 1
+628= MX-15-103, MX-21-180, NA RT, Route, 1
+629= MX-15-025, MX-15-103, NA RT, Route, 1
+630= MX-11-001, MX-11-023, NA RT, Route, 1
+631= MX-32-045, MX-32-047, NA RT, Route, 1
+632= MX-17-004, MX-17-013, NA RT, Route, 1
+633= MX-32-045, MX-32-048, NA RT, Route, 1
+634= MX-17-004, MX-17-006, NA RT, Route, 1
+635= MX-30-132, MX-30-177, NA RT, Route, 1
+636= MX-20-115, MX-20-565, NA RT, Route, 4
+637= MX-21-059, MX-21-157, NA RT, Route, 1
+638= MX-16-003, MX-16-022, NA RT, Route, 1
+639= MX-20-005, MX-20-043, NA RT, Route, 2
+640= MX-20-334, MX-20-467, NA RT, Route, 1
+641= MX-15-051, MX-15-062, NA RT, Route, 1
+642= MX-30-048, MX-30-082, NA RT, Route, 1
+643= MX-20-017, MX-20-398, NA RT, Route, 1
+644= MX-07-059, MX-07-065, NA RT, Route, 1
+645= MX-20-196, MX-20-419, NA RT, Route, 1
+646= MX-22-016, MX-22-017, NA RT, Route, 1
+647= MX-17-001, MX-17-017, NA RT, Route, 1
+648= MX-12-007, MX-12-067, NA RT, Route, 1
+649= MX-20-028, MX-20-049, NA RT, Route, 1
+650= MX-15-095, MX-15-121, NA RT, Route, 1
+651= MX-29-022, MX-29-028, NA RT, Route, 1
+652= MX-12-070, MX-21-011, NA RT, Route, 1
+653= MX-10-005, MX-10-016, NA RT, Route, 1
+654= MX-15-003, MX-15-071, NA RT, Route, 1
+655= MX-30-011, MX-30-178, NA RT, Route, 1
+656= MX-07-013, MX-07-085, NA RT, Route, 1
+657= MX-10-023, MX-25-004, NA RT, Route, 1
+658= MX-28-022, MX-28-040, NA RT, Route, 2
+659= MX-24-025, MX-32-016, NA RT, Route, 1
+660= MX-29-024, MX-29-036, NA RT, Route, 1
+661= MX-21-096, MX-21-152, NA RT, Route, 1
+662= MX-20-030, MX-20-043, NA RT, Route, 3
+663= MX-28-014, MX-28-024, US Route 83, Route, 1
+664= MX-14-001, MX-14-093, NA RT, Route, 1
+665= MX-28-014, MX-28-027, US Route 83, Route, 2
+666= MX-10-007, MX-10-012, NA RT, Route, 1
+667= MX-14-014, MX-14-082, NA RT, Route, 1
+668= MX-20-285, MX-20-345, NA RT, Route, 1
+669= MX-10-007, MX-10-013, NA RT, Route, 1
+670= MX-24-001, MX-32-038, NA RT, Route, 1
+671= MX-30-077, MX-30-094, NA RT, Route, 1
+672= MX-30-028, MX-30-193, NA RT, Route, 1
+673= MX-20-340, MX-21-135, NA RT, Route, 1
+674= MX-14-018, MX-14-047, NA RT, Route, 1
+675= MX-31-011, MX-31-044, NA RT, Route, 1
+676= MX-24-023, MX-24-036, NA RT, Route, 1
+677= MX-09-004, MX-15-062, NA RT, Route, 1
+678= MX-21-003, MX-21-009, NA RT, Route, 1
+679= MX-20-067, MX-20-390, NA RT, Route, 1
+680= MX-31-033, MX-31-048, NA RT, Route, 1
+681= MX-20-064, MX-20-204, NA RT, Route, 1
+682= MX-10-013, MX-10-030, NA RT, Route, 1
+683= MX-29-013, MX-29-016, NA RT, Route, 1
+684= MX-10-013, MX-10-036, NA RT, Route, 4
+685= MX-21-170, MX-30-128, NA RT, Route, 3
+686= MX-25-011, MX-25-015, NA RT, Route, 2
+687= MX-11-041, MX-16-020, NA RT, Route, 1
+688= MX-06-002, MX-06-005, NA RT, Route, 1
+689= MX-24-028, MX-24-035, NA RT, Route, 3
+690= MX-06-002, MX-06-006, NA RT, Route, 1
+691= MX-24-023, MX-24-024, NA RT, Route, 1
+692= MX-06-007, MX-14-022, NA RT, Route, 1
+693= MX-26-048, MX-26-070, NA RT, Route, 3
+694= MX-07-003, MX-07-051, NA RT, Route, 1
+695= MX-20-044, MX-30-130, NA RT, Route, 1
+696= MX-19-005, MX-28-027, NA RT, Route, 1
+697= MX-05-030, MX-32-007, NA RT, Route, 1
+698= MX-20-067, MX-20-385, NA RT, Route, 1
+699= MX-14-035, MX-14-053, NA RT, Route, 1
+700= MX-07-069, MX-07-097, NA RT, Route, 1
+701= MX-08-036, MX-08-039, NA RT, Route, 1
+702= MX-24-011, MX-24-030, NA RT, Route, 1
+703= MX-24-030, MX-24-055, NA RT, Route, 1
+704= MX-29-010, MX-29-033, NA RT, Route, 1
+705= MX-15-086, MX-15-118, NA RT, Route, 1
+706= MX-08-023, MX-08-050, NA RT, Route, 1
+707= MX-09-004, MX-15-037, NA RT, Route, 1
+708= MX-24-011, MX-24-024, NA RT, Route, 3
+709= MX-20-057, MX-20-427, NA RT, Route, 4
+710= MX-16-022, MX-16-053, NA RT, Route, 1
+711= MX-19-004, MX-19-049, NA RT, Route, 1
+712= MX-10-010, MX-10-017, NA RT, Route, 1
+713= MX-16-040, MX-16-072, NA RT, Route, 3
+714= MX-14-013, MX-14-105, NA RT, Route, 1
+715= MX-19-005, MX-28-014, NA RT, Route, 1
+716= MX-20-090, MX-20-367, NA RT, Route, 1
+717= MX-30-022, MX-30-101, NA RT, Route, 1
+718= MX-20-409, MX-20-553, NA RT, Route, 1
+719= MX-15-033, MX-15-081, NA RT, Route, 3
+720= MX-30-048, MX-30-108, NA RT, Route, 2
+721= MX-01-004, MX-01-007, NA RT, Route, 1
+722= MX-29-010, MX-29-048, NA RT, Route, 1
+723= MX-03-001, MX-03-002, NA RT, Route, 1
+724= MX-03-001, MX-03-003, NA RT, Route, 1
+725= MX-03-001, MX-03-009, NA RT, Route, 2
+726= MX-14-067, MX-18-020, NA RT, Route, 1
+727= MX-16-022, MX-16-040, NA RT, Route, 1
+728= MX-21-156, MX-21-209, NA RT, Route, 1
+729= MX-15-013, MX-15-057, NA RT, Route, 1
+730= MX-19-004, MX-19-038, NA RT, Route, 1
+731= MX-28-012, MX-28-019, NA RT, Route, 1
+732= MX-15-091, MX-15-095, NA RT, Route, 1
+733= MX-13-003, MX-13-009, NA RT, Route, 1
+734= MX-20-052, MX-20-125, NA RT, Route, 1
+735= MX-07-003, MX-07-032, NA RT, Route, 1
+736= MX-28-012, MX-28-021, NA RT, Route, 1
+737= MX-07-016, MX-27-007, NA RT, Route, 1
+738= MX-24-017, MX-24-051, NA RT, Route, 1
+739= MX-12-050, MX-12-067, NA RT, Route, 1
+740= MX-07-037, MX-07-089, NA RT, Route, 1
+741= MX-05-014, MX-05-038, US Route 277, Route, 1
+742= MX-30-142, MX-30-144, NA RT, Route, 3
+743= MX-07-046, MX-07-061, NA RT, Route, 3
+744= MX-29-007, MX-29-008, NA RT, Route, 1
+745= MX-20-006, MX-20-096, NA RT, Route, 1
+746= MX-02-002, MX-02-003, NA RT, Route, 1
+747= MX-16-024, MX-16-107, NA RT, Route, 1
+748= MX-20-012, MX-20-324, NA RT, Route, 3
+749= MX-31-009, MX-31-072, NA RT, Route, 1
+750= MX-13-069, MX-13-075, NA RT, Route, 1
+751= MX-28-017, MX-28-031, NA RT, Route, 1
+752= MX-09-003, MX-09-012, NA RT, Route, 2
+753= MX-30-124, MX-30-158, NA RT, Route, 1
+754= MX-21-085, MX-21-176, NA RT, Route, 2
+755= MX-20-350, MX-20-553, NA RT, Route, 1
+756= MX-20-173, MX-20-196, NA RT, Route, 1
+757= MX-20-125, MX-20-410, NA RT, Route, 2
+758= MX-01-006, MX-01-011, NA RT, Route, 1
+759= MX-30-049, MX-30-090, NA RT, Route, 1
+760= MX-24-046, MX-32-038, NA RT, Route, 1
+761= MX-07-016, MX-07-065, NA RT, Route, 4
+762= MX-32-037, MX-32-051, NA RT, Route, 1
+763= MX-02-003, MX-02-004, NA RT, Route, 4
+764= MX-20-037, MX-20-073, NA RT, Route, 1
+765= MX-31-050, MX-31-059, NA RT, Route, 1
+766= MX-28-017, MX-28-041, NA RT, Route, 1
+767= MX-30-090, MX-30-105, NA RT, Route, 1
+768= MX-24-021, MX-24-028, NA RT, Route, 2
+769= MX-21-085, MX-21-166, NA RT, Route, 2
+770= MX-26-014, MX-26-038, NA RT, Route, 1
+771= MX-01-006, MX-01-007, NA RT, Route, 1
+772= MX-18-013, MX-18-014, NA RT, Route, 1
+773= MX-15-023, MX-15-035, NA RT, Route, 1
+774= MX-05-012, MX-05-013, NA RT, Route, 1
+775= MX-20-131, MX-20-551, NA RT, Route, 1
+776= MX-12-001, MX-12-039, NA RT, Route, 1
+777= MX-31-019, MX-31-102, NA RT, Route, 3
+778= MX-24-053, MX-24-054, NA RT, Route, 1
+779= MX-17-007, MX-17-011, NA RT, Route, 1
+780= MX-24-053, MX-24-057, NA RT, Route, 1
+781= MX-19-004, MX-19-009, NA RT, Route, 1
+782= MX-31-057, MX-31-061, NA RT, Route, 1
+783= MX-20-124, MX-20-515, NA RT, Route, 1
+784= MX-15-085, MX-16-017, NA RT, Route, 1
+785= MX-29-013, MX-29-035, NA RT, Route, 1
+786= MX-12-034, MX-12-059, NA RT, Route, 1
+787= MX-20-052, MX-20-418, NA RT, Route, 1
+788= MX-11-002, MX-16-110, NA RT, Route, 1
+789= MX-24-019, MX-24-027, NA RT, Route, 1
+790= MX-20-103, MX-20-192, NA RT, Route, 1
+791= MX-05-003, MX-05-019, NA RT, Route, 1
+792= MX-31-053, MX-31-066, NA RT, Route, 1
+793= MX-20-067, MX-20-375, NA RT, Route, 1
+794= MX-04-010, MX-23-004, NA RT, Route, 1
+795= MX-30-124, MX-30-131, NA RT, Route, 1
+796= MX-26-014, MX-26-066, NA RT, Route, 1
+797= MX-08-061, MX-08-067, NA RT, Route, 1
+798= MX-21-085, MX-21-157, NA RT, Route, 1
+799= MX-17-007, MX-17-009, NA RT, Route, 2
+800= MX-27-003, MX-27-004, NA RT, Route, 1
+801= MX-31-053, MX-31-062, NA RT, Route, 2
+802= MX-30-032, MX-30-141, NA RT, Route, 3
+803= MX-30-141, MX-30-143, NA RT, Route, 2
+804= MX-20-240, MX-20-469, NA RT, Route, 1
+805= MX-05-014, MX-05-025, US Route 277, Route, 1
+806= MX-14-055, MX-14-094, NA RT, Route, 1
+807= MX-05-003, MX-05-037, NA RT, Route, 1
+808= MX-15-014, MX-15-085, NA RT, Route, 1
+809= MX-11-005, MX-11-007, NA RT, Route, 1
+810= MX-20-459, MX-21-209, NA RT, Route, 1
+811= MX-26-048, MX-26-055, NA RT, Route, 1
+812= MX-32-039, MX-32-040, NA RT, Route, 1
+813= MX-29-033, MX-29-036, NA RT, Route, 3
+814= MX-21-009, MX-21-059, NA RT, Route, 1
+815= MX-31-009, MX-31-084, NA RT, Route, 1
+816= MX-05-012, MX-05-022, NA RT, Route, 1
+817= MX-22-003, MX-22-009, NA RT, Route, 1
+818= MX-19-013, MX-19-022, NA RT, Route, 1
+819= MX-24-021, MX-24-046, NA RT, Route, 1
+820= MX-19-013, MX-19-020, NA RT, Route, 2
+821= MX-07-006, MX-07-034, NA RT, Route, 1
+822= MX-07-078, MX-07-111, NA RT, Route, 1
+823= MX-12-001, MX-12-021, NA RT, Route, 1
+824= MX-30-031, MX-30-053, NA RT, Route, 1
+825= MX-21-134, MX-21-143, NA RT, Route, 3
+826= MX-08-063, MX-26-069, NA RT, Route, 1
+827= MX-30-014, MX-30-196, NA RT, Route, 1
+828= MX-13-009, MX-13-052, NA RT, Route, 1
+829= MX-32-020, MX-32-046, NA RT, Route, 1
+830= MX-15-071, MX-22-016, NA RT, Route, 2
+831= MX-32-032, MX-32-037, NA RT, Route, 1
+832= MX-29-040, MX-29-043, NA RT, Route, 1
+833= MX-04-006, MX-31-066, NA RT, Route, 1
+834= MX-26-023, MX-26-038, NA RT, Route, 1
+835= MX-30-160, MX-30-175, NA RT, Route, 1
+836= MX-01-003, MX-01-005, NA RT, Route, 1
+837= MX-18-010, MX-18-016, NA RT, Route, 1
+838= MX-22-009, MX-22-010, NA RT, Route, 1
+839= MX-07-057, MX-07-103, NA RT, Route, 1
+840= MX-01-010, MX-14-053, NA RT, Route, 1
+841= MX-20-044, MX-20-184, NA RT, Route, 1
+842= MX-14-108, MX-14-121, NA RT, Route, 2
+843= MX-28-007, MX-28-015, US Route 83, Route, 1
+844= MX-18-010, MX-18-011, NA RT, Route, 1
+845= MX-30-160, MX-30-167, NA RT, Route, 1
+846= MX-31-032, MX-31-070, NA RT, Route, 1
+847= MX-21-132, MX-29-019, NA RT, Route, 1
+848= MX-28-016, MX-28-030, NA RT, Route, 1
+849= MX-07-068, MX-27-016, NA RT, Route, 1
+850= MX-29-001, MX-29-002, NA RT, Route, 2
+851= MX-13-006, MX-13-058, NA RT, Route, 2
+852= MX-17-007, MX-17-018, NA RT, Route, 1
+853= MX-30-028, MX-30-105, NA RT, Route, 1
+854= MX-20-421, MX-20-515, NA RT, Route, 2
+855= MX-13-032, MX-13-046, NA RT, Route, 1
+856= MX-32-020, MX-32-055, NA RT, Route, 1
+857= MX-24-003, MX-24-013, NA RT, Route, 1
+858= MX-19-013, MX-19-042, NA RT, Route, 1
+859= MX-20-307, MX-20-515, NA RT, Route, 1
+860= MX-29-040, MX-29-055, NA RT, Route, 1
+861= MX-16-016, MX-16-107, NA RT, Route, 1
+862= MX-20-174, MX-20-403, NA RT, Route, 1
+863= MX-21-001, MX-29-037, NA RT, Route, 1
+864= MX-21-132, MX-29-023, NA RT, Route, 1
+865= MX-14-063, MX-14-123, NA RT, Route, 1
+866= MX-11-002, MX-11-019, NA RT, Route, 1
+867= MX-28-007, MX-28-025, US Route 83, Route, 1
+868= MX-09-006, MX-09-007, NA RT, Route, 1
+869= MX-04-003, MX-27-003, NA RT, Route, 1
+870= MX-17-007, MX-17-020, NA RT, Route, 1
+871= MX-20-131, MX-20-333, NA RT, Route, 2
+872= MX-14-093, MX-14-111, NA RT, Route, 1
+873= MX-28-016, MX-28-042, NA RT, Route, 1
+874= MX-30-003, MX-30-116, NA RT, Route, 1
+875= MX-31-035, MX-31-074, NA RT, Route, 1
+876= MX-05-019, MX-05-038, US Route 277, Route, 1
+877= MX-15-001, MX-15-003, NA RT, Route, 1
+878= MX-21-114, MX-29-025, NA RT, Route, 1
+879= MX-16-086, MX-16-105, NA RT, Route, 1
+880= MX-29-028, MX-29-060, NA RT, Route, 1
+881= MX-12-022, MX-12-038, NA RT, Route, 1
+882= MX-14-015, MX-14-110, NA RT, Route, 1
+883= MX-15-022, MX-15-025, NA RT, Route, 1
+884= MX-11-042, MX-11-046, NA RT, Route, 1
+885= MX-13-031, MX-13-084, NA RT, Route, 3
+886= MX-09-006, MX-09-017, NA RT, Route, 1
+887= MX-20-028, MX-20-563, NA RT, Route, 1
+888= MX-30-160, MX-30-189, NA RT, Route, 1
+889= MX-11-002, MX-11-028, NA RT, Route, 1
+890= MX-19-033, MX-28-020, NA RT, Route, 1
+891= MX-07-065, MX-27-012, NA RT, Route, 1
+892= MX-30-004, MX-30-191, NA RT, Route, 1
+893= MX-15-001, MX-15-014, NA RT, Route, 1
+894= MX-31-023, MX-31-101, NA RT, Route, 2
+895= MX-12-010, MX-12-028, NA RT, Route, 1
+896= MX-26-023, MX-26-041, NA RT, Route, 1
+897= MX-20-039, MX-20-456, NA RT, Route, 1
+898= MX-20-221, MX-20-486, NA RT, Route, 1
+899= MX-13-002, MX-21-071, NA RT, Route, 4
+900= MX-20-192, MX-20-243, NA RT, Route, 1
+901= MX-24-010, MX-28-039, NA RT, Route, 1
+902= MX-30-015, MX-30-141, NA RT, Route, 1
+903= MX-24-003, MX-24-036, NA RT, Route, 1
+904= MX-30-031, MX-30-049, NA RT, Route, 1
+905= MX-31-057, MX-31-096, NA RT, Route, 3
+906= MX-11-029, MX-24-032, NA RT, Route, 1
+907= MX-15-014, MX-15-048, NA RT, Route, 1
+908= MX-13-036, MX-13-037, NA RT, Route, 5
+909= MX-16-074, MX-16-076, NA RT, Route, 1
+910= MX-14-002, MX-14-050, NA RT, Route, 1
+911= MX-14-043, MX-14-100, NA RT, Route, 1
+912= MX-31-091, MX-31-099, NA RT, Route, 1
+913= MX-20-239, MX-20-408, NA RT, Route, 1
+914= MX-21-134, MX-21-180, NA RT, Route, 1
+915= MX-13-028, MX-13-073, NA RT, Route, 2
+916= MX-21-149, MX-21-161, NA RT, Route, 1
+917= MX-11-029, MX-11-033, NA RT, Route, 1
+918= MX-30-003, MX-30-144, NA RT, Route, 1
+919= MX-15-081, MX-15-084, NA RT, Route, 1
+920= MX-30-034, MX-30-160, NA RT, Route, 1
+921= MX-30-068, MX-30-085, NA RT, Route, 1
+922= MX-20-042, MX-20-419, NA RT, Route, 2
+923= MX-05-010, MX-05-018, NA RT, Route, 3
+924= MX-30-023, MX-30-183, NA RT, Route, 1
+925= MX-15-106, MX-15-118, NA RT, Route, 2
+926= MX-30-009, MX-30-192, NA RT, Route, 1
+927= MX-10-010, MX-10-030, NA RT, Route, 2
+928= MX-12-022, MX-12-050, NA RT, Route, 1
+929= MX-30-003, MX-30-142, NA RT, Route, 2
+930= MX-20-417, MX-20-559, NA RT, Route, 1
+931= MX-20-333, MX-20-551, NA RT, Route, 1
+932= MX-20-073, MX-20-469, NA RT, Route, 5
+933= MX-27-008, MX-30-204, NA RT, Route, 1
+934= MX-20-401, MX-20-439, NA RT, Route, 1
+935= MX-14-096, MX-14-107, NA RT, Route, 1
+936= MX-07-072, MX-07-073, NA RT, Route, 1
+937= MX-30-034, MX-30-153, NA RT, Route, 1
+938= MX-14-040, MX-18-006, NA RT, Route, 1
+939= MX-16-034, MX-16-072, NA RT, Route, 1
+940= MX-15-093, MX-15-099, NA RT, Route, 7
+941= MX-14-020, MX-14-100, NA RT, Route, 1
+942= MX-05-017, MX-05-035, NA RT, Route, 1
+943= MX-05-017, MX-05-036, NA RT, Route, 1
+944= MX-01-005, MX-01-011, NA RT, Route, 1
+945= MX-13-003, MX-13-054, NA RT, Route, 1
+946= MX-30-161, MX-30-205, NA RT, Route, 1
+947= MX-20-363, MX-20-419, NA RT, Route, 1
+948= MX-14-059, MX-14-085, NA RT, Route, 1
+949= MX-20-049, MX-20-301, NA RT, Route, 1
+950= MX-13-006, MX-13-029, NA RT, Route, 1
+951= MX-17-006, MX-17-029, NA RT, Route, 1
+952= MX-18-001, MX-25-009, NA RT, Route, 1
+953= MX-13-022, MX-13-051, NA RT, Route, 1
+954= MX-20-327, MX-20-525, NA RT, Route, 1
+955= MX-18-001, MX-18-016, NA RT, Route, 3
+956= MX-30-021, MX-30-053, NA RT, Route, 3
+957= MX-16-035, MX-16-055, NA RT, Route, 1
+958= MX-13-022, MX-13-057, NA RT, Route, 1
+959= MX-30-078, MX-30-167, NA RT, Route, 1
+960= MX-20-458, MX-20-559, NA RT, Route, 1
+961= MX-05-010, MX-05-031, NA RT, Route, 1
+962= MX-21-168, MX-21-176, NA RT, Route, 1
+963= MX-13-046, MX-24-029, NA RT, Route, 1
+964= MX-11-010, MX-11-019, NA RT, Route, 1
+965= MX-14-047, MX-14-063, NA RT, Route, 1
+966= MX-15-094, MX-17-002, NA RT, Route, 1
+967= MX-13-006, MX-13-030, NA RT, Route, 1
+968= MX-11-020, MX-14-109, NA RT, Route, 2
+969= MX-14-002, MX-14-097, NA RT, Route, 1
+970= MX-31-035, MX-31-042, NA RT, Route, 1
+971= MX-01-001, MX-14-035, NA RT, Route, 1
+972= MX-13-029, MX-13-044, NA RT, Route, 2
+973= MX-21-149, MX-21-156, NA RT, Route, 1
+974= MX-12-010, MX-12-066, NA RT, Route, 3
+975= MX-20-296, MX-20-458, NA RT, Route, 1
+976= MX-18-007, MX-18-014, NA RT, Route, 3
+977= MX-30-155, MX-30-161, NA RT, Route, 2
+978= MX-16-022, MX-16-088, NA RT, Route, 1
+979= MX-20-061, MX-20-384, NA RT, Route, 1
+980= MX-30-078, MX-30-155, NA RT, Route, 1
+981= MX-11-005, MX-22-006, NA RT, Route, 1
+982= MX-25-013, MX-25-015, NA RT, Route, 1
+983= MX-32-011, MX-32-028, NA RT, Route, 1
+984= MX-31-008, MX-31-096, NA RT, Route, 1
+985= MX-31-056, MX-31-089, NA RT, Route, 1
+986= MX-28-003, MX-28-012, NA RT, Route, 1
+987= MX-25-013, MX-25-018, NA RT, Route, 1
+988= MX-14-046, MX-14-078, NA RT, Route, 1
+989= MX-14-066, MX-14-096, NA RT, Route, 1
+990= MX-17-010, MX-17-013, NA RT, Route, 1
+991= MX-30-089, MX-30-172, NA RT, Route, 1
+992= MX-30-026, MX-30-093, NA RT, Route, 3
+993= MX-15-011, MX-15-099, NA RT, Route, 2
+994= MX-14-046, MX-14-073, NA RT, Route, 1
+995= MX-11-023, MX-16-069, NA RT, Route, 1
+996= MX-21-115, MX-21-154, NA RT, Route, 2
+997= MX-31-008, MX-31-085, NA RT, Route, 1
+998= MX-13-034, MX-13-073, NA RT, Route, 1
+999= MX-20-318, MX-20-334, NA RT, Route, 1
+1000= MX-12-015, MX-12-055, NA RT, Route, 1
+1001= MX-20-045, MX-20-077, NA RT, Route, 1
+1002= MX-08-017, MX-08-031, NA RT, Route, 1
+1003= MX-16-047, MX-16-112, NA RT, Route, 1
+1004= MX-17-018, MX-17-028, NA RT, Route, 1
+1005= MX-09-012, MX-09-013, NA RT, Route, 5
+1006= MX-06-009, MX-16-014, NA RT, Route, 1
+1007= MX-25-004, MX-25-014, NA RT, Route, 1
+1008= MX-19-010, MX-19-021, NA RT, Route, 1
+1009= MX-08-017, MX-08-026, NA RT, Route, 1
+1010= MX-12-042, MX-12-059, NA RT, Route, 1
+1011= MX-30-039, MX-30-111, NA RT, Route, 2
+1012= MX-19-026, MX-19-031, NA RT, Route, 2
+1013= MX-25-004, MX-25-012, NA RT, Route, 2
+1014= MX-20-089, MX-20-456, NA RT, Route, 1
+1015= MX-30-026, MX-30-087, NA RT, Route, 1
+1016= MX-21-001, MX-21-015, NA RT, Route, 1
+1017= MX-12-008, MX-12-034, NA RT, Route, 2
+1018= MX-30-133, MX-30-152, NA RT, Route, 1
+1019= MX-32-011, MX-32-047, NA RT, Route, 1
+1020= MX-19-026, MX-19-039, NA RT, Route, 1
+1021= MX-24-044, MX-32-026, NA RT, Route, 1
+1022= MX-30-129, MX-30-155, NA RT, Route, 1
+1023= MX-13-028, MX-30-055, NA RT, Route, 1
+1024= MX-26-018, MX-26-042, NA RT, Route, 1
+1025= MX-28-003, MX-28-038, NA RT, Route, 1
+1026= MX-32-055, MX-32-056, NA RT, Route, 1
+1027= MX-12-055, MX-17-001, NA RT, Route, 1
+1028= MX-20-091, MX-20-553, NA RT, Route, 1
+1029= MX-28-010, MX-28-018, NA RT, Route, 2
+1030= MX-30-065, MX-30-087, NA RT, Route, 1
+1031= MX-30-005, MX-30-178, NA RT, Route, 1
+1032= MX-05-008, MX-05-026, NA RT, Route, 1
+1033= MX-16-028, MX-16-030, NA RT, Route, 1
+1034= MX-16-038, MX-16-092, NA RT, Route, 1
+1035= MX-24-058, MX-28-028, NA RT, Route, 1
+1036= MX-09-005, MX-15-033, NA RT, Route, 1
+1037= MX-30-082, MX-30-206, NA RT, Route, 1
+1038= MX-21-114, MX-21-119, NA RT, Route, 1
+1039= MX-16-042, MX-16-086, NA RT, Route, 2
+1040= MX-16-030, MX-16-086, NA RT, Route, 3
+1041= MX-19-001, MX-19-047, NA RT, Route, 1
+1042= MX-20-498, MX-30-130, NA RT, Route, 1
+1043= MX-20-166, MX-20-417, NA RT, Route, 1
+1044= MX-20-067, MX-20-293, NA RT, Route, 1
+1045= MX-20-300, MX-20-415, NA RT, Route, 1
+1046= MX-19-014, MX-24-020, NA RT, Route, 1
+1047= MX-20-336, MX-20-458, NA RT, Route, 2
+1048= MX-20-059, MX-20-384, NA RT, Route, 1
+1049= MX-12-005, MX-12-033, NA RT, Route, 1
+1050= MX-20-334, MX-20-364, NA RT, Route, 2
+1051= MX-20-145, MX-20-409, NA RT, Route, 1
+1052= MX-15-002, MX-15-033, NA RT, Route, 1
+1053= MX-31-097, MX-31-104, NA RT, Route, 3
+1054= MX-30-081, MX-30-101, NA RT, Route, 1
+1055= MX-14-085, MX-14-087, NA RT, Route, 1
+1056= MX-32-016, MX-32-036, NA RT, Route, 1
+1057= MX-26-016, MX-26-045, NA RT, Route, 1
+1058= MX-30-069, MX-30-158, NA RT, Route, 4
+1059= MX-13-034, MX-13-042, NA RT, Route, 3
+1060= MX-20-277, MX-20-364, NA RT, Route, 1
+1061= MX-20-073, MX-20-240, NA RT, Route, 2
+1062= MX-13-029, MX-22-016, NA RT, Route, 1
+1063= MX-14-005, MX-14-009, NA RT, Route, 1
+1064= MX-30-091, MX-30-142, NA RT, Route, 1
+1065= MX-13-069, MX-15-084, NA RT, Route, 1
+1066= MX-28-010, MX-28-035, NA RT, Route, 1
+1067= MX-05-011, MX-05-030, NA RT, Route, 2
+1068= MX-06-001, MX-06-007, NA RT, Route, 1
+1069= MX-16-046, MX-16-112, NA RT, Route, 1
+1070= MX-24-033, MX-32-051, NA RT, Route, 2
+1071= MX-15-025, MX-15-039, NA RT, Route, 2
+1072= MX-20-115, MX-20-403, NA RT, Route, 1
+1073= MX-24-013, MX-24-040, NA RT, Route, 1
+1074= MX-24-013, MX-24-041, NA RT, Route, 1
+1075= MX-14-123, MX-14-124, NA RT, Route, 1
+1076= MX-05-019, MX-05-022, NA RT, Route, 1
+1077= MX-32-029, MX-32-039, NA RT, Route, 1
+1078= MX-10-016, MX-10-038, NA RT, Route, 1
+1079= MX-06-001, MX-06-009, NA RT, Route, 1
+1080= MX-30-081, MX-30-115, NA RT, Route, 1
+1081= MX-19-033, MX-19-038, NA RT, Route, 1
+1082= MX-20-125, MX-20-204, NA RT, Route, 1
+1083= MX-28-006, MX-28-031, NA RT, Route, 2
+1084= MX-20-012, MX-20-085, NA RT, Route, 1
+1085= MX-30-089, MX-30-120, NA RT, Route, 1
+1086= MX-20-068, MX-20-315, NA RT, Route, 1
+1087= MX-21-004, MX-21-164, NA RT, Route, 1
+1088= MX-31-067, MX-31-093, NA RT, Route, 5
+1089= MX-08-005, MX-08-037, NA RT, Route, 1
+1090= MX-08-024, MX-08-026, NA RT, Route, 1
+1091= MX-14-025, MX-32-030, NA RT, Route, 1
+1092= MX-14-098, MX-14-101, NA RT, Route, 1
+1093= MX-19-001, MX-19-010, NA RT, Route, 1
+1094= MX-11-032, MX-11-033, NA RT, Route, 1
+1095= MX-27-004, MX-27-006, NA RT, Route, 1
+1096= MX-31-074, MX-31-093, NA RT, Route, 1
+1097= MX-31-067, MX-31-095, NA RT, Route, 3
+1098= MX-08-005, MX-08-035, NA RT, Route, 1
+1099= MX-16-044, MX-16-063, NA RT, Route, 1
+1100= MX-12-037, MX-12-058, NA RT, Route, 3
+1101= MX-20-123, MX-20-570, NA RT, Route, 1
+1102= MX-12-037, MX-12-055, NA RT, Route, 1
+1103= MX-08-015, MX-08-052, NA RT, Route, 1
+1104= MX-26-020, MX-26-056, NA RT, Route, 1
+1105= MX-17-002, MX-17-006, NA RT, Route, 1
+1106= MX-31-062, MX-31-089, NA RT, Route, 1
+1107= MX-11-020, MX-11-037, NA RT, Route, 3
+1108= MX-05-006, MX-05-027, NA RT, Route, 1
+1109= MX-21-125, MX-21-148, NA RT, Route, 1
+1110= MX-12-050, MX-16-077, NA RT, Route, 2
+1111= MX-15-015, MX-15-068, NA RT, Route, 1
+1112= MX-30-045, MX-30-084, NA RT, Route, 2
+1113= MX-27-004, MX-27-013, NA RT, Route, 6
+1114= MX-14-088, MX-14-090, NA RT, Route, 1
+1115= MX-12-015, MX-12-035, NA RT, Route, 1
+1116= MX-27-004, MX-27-016, NA RT, Route, 1
+1117= MX-21-034, MX-21-136, NA RT, Route, 1
+1118= MX-20-350, MX-20-390, NA RT, Route, 1
+1119= MX-18-006, MX-18-007, NA RT, Route, 5
+1120= MX-26-016, MX-26-058, NA RT, Route, 1
+1121= MX-20-123, MX-20-378, NA RT, Route, 1
+1122= MX-20-095, MX-20-254, NA RT, Route, 1
+1123= MX-16-018, MX-16-088, NA RT, Route, 2
+1124= MX-26-020, MX-26-045, NA RT, Route, 1
+1125= MX-13-031, MX-13-040, NA RT, Route, 1
+1126= MX-12-027, MX-15-082, NA RT, Route, 1
+1127= MX-20-045, MX-20-294, NA RT, Route, 1
+1128= MX-12-042, MX-12-075, NA RT, Route, 1
+1129= MX-16-010, MX-16-052, NA RT, Route, 3
+1130= MX-05-006, MX-05-018, NA RT, Route, 1
+1131= MX-11-020, MX-11-025, NA RT, Route, 1
+1132= MX-27-004, MX-27-009, NA RT, Route, 1
+1133= MX-05-009, MX-05-033, NA RT, Route, 1
+1134= MX-16-028, MX-16-094, NA RT, Route, 1
+1135= MX-17-017, MX-17-028, NA RT, Route, 1
+1136= MX-24-032, MX-24-055, NA RT, Route, 1
+1137= MX-11-015, MX-11-037, NA RT, Route, 2
+1138= MX-09-015, MX-09-016, NA RT, Route, 2
+1139= MX-09-015, MX-09-017, NA RT, Route, 1
+1140= MX-09-004, MX-09-010, NA RT, Route, 1
+1141= MX-31-099, MX-31-102, NA RT, Route, 1
+1142= MX-21-108, MX-21-142, NA RT, Route, 1
+1143= MX-32-017, MX-32-056, NA RT, Route, 1
+1144= MX-32-017, MX-32-057, NA RT, Route, 1
+1145= MX-14-018, MX-16-105, NA RT, Route, 1
+1146= MX-09-010, MX-09-012, NA RT, Route, 1
+1147= MX-21-071, MX-21-197, NA RT, Route, 1
+1148= MX-09-010, MX-09-014, NA RT, Route, 2
+1149= MX-30-128, MX-30-194, NA RT, Route, 1
+1150= MX-05-009, MX-10-007, NA RT, Route, 1
+1151= MX-07-012, MX-07-061, NA RT, Route, 1
+1152= MX-07-017, MX-07-046, NA RT, Route, 2
+1153= MX-31-021, MX-31-081, NA RT, Route, 1
+1154= MX-05-021, MX-05-031, NA RT, Route, 1
+1155= MX-30-060, MX-30-154, NA RT, Route, 1
+1156= MX-09-010, MX-09-016, NA RT, Route, 3
+1157= MX-19-019, MX-19-048, NA RT, Route, 1
+1158= MX-15-077, MX-15-082, NA RT, Route, 1
+1159= MX-16-045, MX-16-104, NA RT, Route, 1
+1160= MX-15-011, MX-15-028, NA RT, Route, 1
+1161= MX-30-011, MX-30-097, NA RT, Route, 1
+1162= MX-15-077, MX-15-086, NA RT, Route, 1
+1163= MX-11-017, MX-11-027, NA RT, Route, 1
+1164= MX-14-029, MX-14-045, NA RT, Route, 2
+1165= MX-20-115, MX-20-243, NA RT, Route, 1
+1166= MX-26-027, MX-26-041, NA RT, Route, 1
+1167= MX-19-019, MX-19-039, NA RT, Route, 3
+1168= MX-07-032, MX-07-071, NA RT, Route, 1
+1169= MX-21-004, MX-21-152, NA RT, Route, 2
+1170= MX-21-091, MX-21-197, NA RT, Route, 2
+1171= MX-32-040, MX-32-042, NA RT, Route, 1
+1172= MX-08-019, MX-08-061, NA RT, Route, 1
+1173= MX-20-066, MX-20-505, NA RT, Route, 1
+1174= MX-19-014, MX-19-017, NA RT, Route, 1
+1175= MX-07-047, MX-07-072, NA RT, Route, 1
+1176= MX-22-006, MX-22-014, NA RT, Route, 1
+1177= MX-27-009, MX-27-012, NA RT, Route, 1
+1178= MX-20-013, MX-20-570, NA RT, Route, 1
+1179= MX-23-002, MX-23-004, NA RT, Route, 1
+1180= MX-23-002, MX-23-006, NA RT, Route, 1
+1181= MX-23-002, MX-23-008, NA RT, Route, 1
+1182= MX-20-150, MX-20-294, NA RT, Route, 3
+1183= MX-30-016, MX-30-191, NA RT, Route, 1
+1184= MX-30-016, MX-30-193, NA RT, Route, 1
+1185= MX-20-004, MX-20-476, NA RT, Route, 1
+1186= MX-16-063, MX-16-067, NA RT, Route, 1
+1187= MX-17-009, MX-17-020, NA RT, Route, 1
+1188= MX-30-048, MX-30-199, NA RT, Route, 1
+1189= MX-22-003, MX-24-019, NA RT, Route, 1
+1190= MX-20-486, MX-20-540, NA RT, Route, 1
+1191= MX-21-108, MX-21-137, NA RT, Route, 3
+1192= MX-20-012, MX-20-306, NA RT, Route, 2
+1193= MX-20-085, MX-20-254, NA RT, Route, 1
+1194= MX-31-091, MX-31-104, NA RT, Route, 1
+1195= MX-31-058, MX-31-098, NA RT, Route, 1
+1196= MX-30-175, MX-30-189, NA RT, Route, 3
+1197= MX-20-079, MX-20-515, NA RT, Route, 2
+1198= MX-30-001, MX-30-136, NA RT, Route, 1
+1199= MX-22-010, MX-24-054, NA RT, Route, 1
+1200= MX-24-001, MX-24-021, NA RT, Route, 1
+1201= MX-21-136, MX-29-023, NA RT, Route, 1
+1202= MX-30-105, MX-30-193, NA RT, Route, 1
+1203= MX-21-008, MX-21-208, NA RT, Route, 1
+1204= MX-17-012, MX-17-017, NA RT, Route, 1
+1205= MX-08-001, MX-08-019, NA RT, Route, 1
+1206= MX-08-004, MX-08-019, NA RT, Route, 3
+1207= MX-01-001, MX-01-010, NA RT, Route, 1
+1208= MX-15-011, MX-15-058, NA RT, Route, 1
+1209= MX-07-027, MX-07-044, NA RT, Route, 1
+1210= MX-32-001, MX-32-023, NA RT, Route, 1
+1211= MX-16-038, MX-16-077, NA RT, Route, 1
+1212= MX-12-068, MX-16-052, NA RT, Route, 1
+1213= MX-29-008, MX-29-013, NA RT, Route, 1
+1214= MX-30-093, MX-30-136, NA RT, Route, 1
+1215= MX-14-024, MX-14-114, NA RT, Route, 1
+1216= MX-27-002, MX-27-008, NA RT, Route, 1
+1217= MX-27-002, MX-27-006, NA RT, Route, 1
+1218= MX-15-020, MX-15-109, NA RT, Route, 1
+1219= MX-31-038, MX-31-100, NA RT, Route, 1
+1220= MX-19-015, MX-19-020, NA RT, Route, 2
+1221= MX-20-066, MX-20-525, NA RT, Route, 1
+1222= MX-20-418, MX-20-515, NA RT, Route, 1
+1223= MX-16-072, MX-16-110, NA RT, Route, 2
+1224= MX-24-004, MX-24-055, NA RT, Route, 2
+1225= MX-17-012, MX-17-025, NA RT, Route, 1
+1226= MX-14-005, MX-14-094, NA RT, Route, 1
+1227= MX-30-010, MX-30-128, NA RT, Route, 1
+1228= MX-09-007, MX-09-011, NA RT, Route, 1
+1229= MX-20-091, MX-20-390, NA RT, Route, 1
+1230= MX-09-007, MX-09-013, NA RT, Route, 1
+1231= MX-20-059, MX-20-563, NA RT, Route, 1
+1232= MX-15-013, MX-15-121, NA RT, Route, 1
+1233= MX-01-001, MX-01-005, NA RT, Route, 2
+1234= MX-10-038, MX-32-042, NA RT, Route, 1
+1235= MX-07-040, MX-07-103, NA RT, Route, 2
+1236= MX-19-012, MX-19-025, NA RT, Route, 1
+1237= MX-20-068, MX-20-103, NA RT, Route, 1
+1238= MX-08-019, MX-08-024, NA RT, Route, 4
+1239= MX-20-043, MX-20-505, NA RT, Route, 1
+1240= MX-30-013, MX-30-153, NA RT, Route, 1
+1241= MX-11-015, MX-11-017, NA RT, Route, 1
+1242= MX-15-011, MX-15-030, NA RT, Route, 1
+1243= MX-21-086, MX-21-194, NA RT, Route, 1
+1244= MX-08-036, MX-10-013, NA RT, Route, 1
+1245= MX-21-086, MX-21-197, NA RT, Route, 1
+1246= MX-31-021, MX-31-092, NA RT, Route, 2
+1247= MX-12-005, MX-12-066, NA RT, Route, 1
+1248= MX-20-059, MX-20-533, NA RT, Route, 1
+1249= MX-28-018, MX-28-030, NA RT, Route, 1
+1250= MX-30-077, MX-30-169, NA RT, Route, 1
+1251= MX-15-023, MX-15-091, NA RT, Route, 1
+1252= MX-21-004, MX-21-115, NA RT, Route, 1
+1253= MX-24-013, MX-28-004, NA RT, Route, 1
+1254= MX-15-009, MX-15-103, NA RT, Route, 3
+1255= MX-21-063, MX-30-099, NA RT, Route, 1
+1256= MX-07-053, MX-07-057, NA RT, Route, 1
+1257= MX-16-028, MX-16-067, NA RT, Route, 1
+1258= MX-24-004, MX-24-035, NA RT, Route, 4
+1259= MX-11-025, MX-14-109, NA RT, Route, 1
+1260= MX-32-030, MX-32-048, NA RT, Route, 1
+1261= MX-29-035, MX-29-039, NA RT, Route, 1
+1262= MX-20-153, MX-20-318, NA RT, Route, 1
+1263= MX-20-198, MX-20-207, NA RT, Route, 1
+1264= MX-21-166, MX-21-176, NA RT, Route, 1
+1265= MX-32-001, MX-32-019, NA RT, Route, 1
+1266= MX-20-266, MX-20-307, NA RT, Route, 1
+1267= MX-20-298, MX-20-551, NA RT, Route, 1
+1268= MX-26-033, MX-26-042, NA RT, Route, 1
+1269= MX-08-004, MX-08-055, NA RT, Route, 1
+1270= MX-20-150, MX-20-487, NA RT, Route, 1
+1271= MX-21-108, MX-21-170, NA RT, Route, 1
+1272= MX-19-012, MX-19-045, NA RT, Route, 1
+1273= MX-30-001, MX-30-177, NA RT, Route, 1
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/MEX_2_USA_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/MEX_2_USA_2.properties
new file mode 100644
index 0000000..6cd469d
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/MEX_2_USA_2.properties
@@ -0,0 +1,28 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for MEX_2, USA_2
+VALID = start=2001-01-01;
+ISOKEY_0 = MEX
+ISOKEY_0_LEVEL = 2
+ISOKEY_1 = USA
+ISOKEY_1_LEVEL = 2
+1= MX-08-037, US-TX-48141, NA RT, Route, 1
+2= MX-26-055, US-AZ-04027, NA RT, Route, 2
+3= MX-28-027, US-TX-48479, US Route 83, Route, 2
+4= MX-28-014, US-TX-48505, US Route 83, Route, 4
+5= MX-08-052, US-TX-48377, US Route 67, Route, 1
+6= MX-26-070, US-AZ-04019, NA RT, Route, 2
+7= MX-26-043, US-AZ-04023, NA RT, Route, 1
+8= MX-08-005, US-NM-35029, NA RT, Route, 1
+9= MX-02-002, US-CA-06025, NA RT, Route, 1
+10= MX-28-022, US-TX-48061, NA RT, Route, 1
+11= MX-02-004, US-CA-06073, NA RT, Route, 3
+12= MX-28-032, US-TX-48215, NA RT, Route, 3
+13= MX-26-002, US-AZ-04003, NA RT, Route, 1
+14= MX-02-002, US-AZ-04027, NA RT, Route, 1
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/USA_1_USA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/USA_1_USA_1.properties
new file mode 100644
index 0000000..e6a0c8d
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/USA_1_USA_1.properties
@@ -0,0 +1,115 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for USA Level 1
+VALID = start=2001-01-01;
+ISOKEY_0 = USA
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = USA
+ISOKEY_1_LEVEL = 1
+1= US-MD, US-VA, US Route, Route, 1
+2= US-CO, US-KS, US Route, Route, 2
+3= US-KY, US-TN, State Route, Route, 4
+4= US-NV, US-OR, US Route, Route, 2
+5= US-KY, US-OH, Road, Route, 3
+6= US-KS, US-OK, Road, Route, 7
+7= US-KY, US-WV, Road, Route, 1
+8= US-MN, US-SD, Road, Route, 2
+9= US-AL, US-MS, Road, Route, 8
+10= US-CT, US-MA, State Route, Route, 3
+11= US-IN, US-OH, US Route, Route, 5
+12= US-NM, US-TX, US Route, Route, 10
+13= US-CO, US-NE, Interstate, Route, 3
+14= US-GA, US-TN, Road, Route, 3
+15= US-CA, US-NV, US Route, Route, 7
+16= US-NC, US-VA, Road, Route, 6
+17= US-AR, US-TX, Interstate, Route, 3
+18= US-MA, US-VT, Interstate, Route, 2
+19= US-IA, US-MO, State Route, Route, 5
+20= US-ME, US-NH, Road, Route, 2
+21= US-NY, US-VT, Road, Route, 1
+22= US-ID, US-WY, US Route, Route, 3
+23= US-CO, US-NM, US Route, Route, 5
+24= US-AZ, US-NM, US Route, Route, 7
+25= US-AR, US-MO, US Route, Route, 5
+26= US-MD, US-PA, Road, Route, 5
+27= US-MI, US-OH, Road, Route, 2
+28= US-ND, US-SD, Road, Route, 5
+29= US-OK, US-TX, Road, Route, 9
+30= US-ID, US-WA, Road, Route, 4
+31= US-AZ, US-CA, Interstate, Route, 2
+32= US-MO, US-OK, Interstate, Route, 1
+33= US-FL, US-GA, State Route, Route, 4
+34= US-MA, US-NY, Road, Route, 1
+35= US-ID, US-UT, Interstate, Route, 2
+36= US-GA, US-NC, State Route, Route, 1
+37= US-IA, US-SD, Interstate, Route, 1
+38= US-VA, US-WV, Road, Route, 5
+39= US-ID, US-NV, US Route, Route, 1
+40= US-AL, US-TN, State Route, Route, 2
+41= US-AZ, US-NV, Interstate, Route, 2
+42= US-OH, US-PA, Interstate, Route, 3
+43= US-SD, US-WY, US Route, Route, 3
+44= US-IL, US-IN, Road, Route, 5
+45= US-NV, US-UT, US Route, Route, 2
+46= US-CT, US-NY, State Route, Route, 3
+47= US-IL, US-WI, Interstate, Route, 3
+48= US-CO, US-UT, Interstate, Route, 3
+49= US-NE, US-WY, Road, Route, 3
+50= US-TN, US-VA, Interstate, Route, 2
+51= US-LA, US-MS, Interstate, Route, 6
+52= US-AR, US-MS, Road, Route, 1
+53= US-AL, US-FL, US Route, Route, 2
+54= US-CA, US-OR, Interstate, Route, 5
+55= US-CO, US-OK, State Route, Route, 1
+56= US-KS, US-NE, US Route, Route, 3
+57= US-IL, US-MO, Interstate, Route, 3
+58= US-ID, US-OR, US Route, Route, 3
+59= US-NH, US-VT, Interstate, Route, 3
+60= US-DC, US-MD, Road, Route, 2
+61= US-DC, US-VA, Interstate, Route, 2
+62= US-KS, US-MO, Road, Route, 4
+63= US-OH, US-WV, US Route, Route, 3
+64= US-NJ, US-PA, Road, Route, 5
+65= US-DE, US-NJ, Road, Route, 1
+66= US-MI, US-WI, US Route, Route, 5
+67= US-IA, US-MN, Interstate, Route, 3
+68= US-MA, US-RI, Interstate, Route, 2
+69= US-PA, US-WV, Interstate, Route, 2
+70= US-NC, US-TN, State Route, Route, 5
+71= US-IN, US-MI, Road, Route, 3
+72= US-CT, US-RI, Interstate, Route, 1
+73= US-MN, US-ND, Road, Route, 3
+74= US-UT, US-WY, Interstate, Route, 1
+75= US-IA, US-NE, US Route, Route, 5
+76= US-LA, US-TX, Road, Route, 3
+77= US-AR, US-OK, US Route, Route, 1
+78= US-IA, US-IL, US Route, Route, 3
+79= US-IL, US-KY, Interstate, Route, 2
+80= US-AR, US-TN, Road, Route, 1
+81= US-MD, US-WV, Road, Route, 2
+82= US-MS, US-TN, Interstate, Route, 5
+83= US-AZ, US-UT, US Route, Route, 3
+84= US-MT, US-ND, US Route, Route, 3
+85= US-NE, US-SD, US Route, Route, 3
+86= US-GA, US-SC, Interstate, Route, 3
+87= US-MN, US-WI, Road, Route, 4
+88= US-NJ, US-NY, Interstate, Route, 6
+89= US-ID, US-MT, US Route, Route, 6
+90= US-AR, US-LA, US Route, Route, 3
+91= US-AL, US-GA, State Route, Route, 4
+92= US-CO, US-WY, Interstate, Route, 1
+93= US-NY, US-PA, Interstate, Route, 7
+94= US-IN, US-KY, Road, Route, 3
+95= US-KY, US-VA, State Route, Route, 1
+96= US-MO, US-TN, Road, Route, 1
+97= US-NC, US-SC, Road, Route, 7
+98= US-DE, US-MD, US Route, Route, 3
+99= US-MT, US-WY, US Route, Route, 8
+100= US-MA, US-NH, Road, Route, 4
+101= US-OR, US-WA, Road, Route, 5
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/USA_2_USA_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/USA_2_USA_2.properties
new file mode 100644
index 0000000..839a39d
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2001/USA_2_USA_2.properties
@@ -0,0 +1,2939 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/NorthAmericanRoads2001.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2001) for USA Level 2
+VALID = start=2001-01-01;
+ISOKEY_0 = USA
+ISOKEY_0_LEVEL = 2
+ISOKEY_1 = USA
+ISOKEY_1_LEVEL = 2
+1= US-VA-51550, US-VA-51800, Interstate, Route, 1
+2= US-GA-13081, US-GA-13287, Interstate, Route, 1
+3= US-AR-05083, US-AR-05127, US Route, Route, 2
+4= US-IA-19085, US-IA-19155, Road, Route, 1
+5= US-WI-55009, US-WI-55071, Interstate, Route, 1
+6= US-TX-48183, US-TX-48203, Interstate, Route, 1
+7= US-IA-19023, US-IA-19067, US Route, Route, 1
+8= US-AR-05003, US-AR-05139, US Route, Route, 1
+9= US-NC-37083, US-NC-37131, State Route, Route, 1
+10= US-WI-55079, US-WI-55089, Interstate, Route, 1
+11= US-GA-13063, US-GA-13151, State Route, Route, 1
+12= US-ND-38069, US-ND-38079, Road, Route, 1
+13= US-IA-19017, US-IA-19023, US Route, Route, 1
+14= US-CA-06019, US-CA-06107, State Route, Route, 1
+15= US-MN-27119, US-ND-38035, Road, Route, 1
+16= US-VA-51085, US-VA-51087, Interstate, Route, 1
+17= US-MO-29013, US-MO-29037, US Route, Route, 1
+18= US-IL-17085, US-WI-55043, Road, Route, 1
+19= US-FL-12031, US-FL-12089, Interstate, Route, 3
+20= US-MI-26047, US-MI-26097, Road, Route, 1
+21= US-MS-28003, US-TN-47109, State Route, Route, 1
+22= US-PA-42009, US-PA-42057, Interstate, Route, 2
+23= US-UT-49011, US-UT-49029, Interstate, Route, 1
+24= US-NC-37113, US-NC-37173, US Route, Route, 1
+25= US-KS-20141, US-KS-20167, Road, Route, 1
+26= US-VA-51005, US-VA-51163, Interstate, Route, 1
+27= US-MD-24019, US-MD-24045, US Route, Route, 1
+28= US-TN-47023, US-TN-47109, State Route, Route, 1
+29= US-OH-39041, US-OH-39049, US Route, Route, 2
+30= US-CO-08051, US-CO-08109, US Route, Route, 2
+31= US-NV-32007, US-NV-32033, US Route, Route, 1
+32= US-LA-22063, US-LA-22105, Interstate, Route, 1
+33= US-NY-36113, US-NY-36115, Road, Route, 1
+34= US-CA-06039, US-CA-06047, State Route, Route, 1
+35= US-NY-36025, US-NY-36105, State Route, Route, 1
+36= US-MO-29095, US-MO-29107, Interstate, Route, 1
+37= US-TX-48113, US-TX-48439, Road, Route, 1
+38= US-NC-37081, US-NC-37157, US Route, Route, 1
+39= US-IN-18061, US-IN-18175, US Route, Route, 1
+40= US-MI-26053, US-WI-55051, Road, Route, 1
+41= US-TN-47021, US-TN-47187, Interstate, Route, 1
+42= US-MI-26065, US-MI-26075, US Route, Route, 1
+43= US-ND-38007, US-ND-38089, State Route, Route, 2
+44= US-TX-48331, US-TX-48491, US Route, Route, 1
+45= US-TX-48135, US-TX-48329, Interstate, Route, 1
+46= US-AL-01015, US-AL-01121, Interstate, Route, 1
+47= US-NY-36003, US-NY-36101, State Route, Route, 1
+48= US-AZ-04007, US-AZ-04009, US Route, Route, 1
+49= US-NC-37021, US-NC-37111, Interstate, Route, 1
+50= US-TX-48289, US-TX-48313, Interstate, Route, 1
+51= US-KS-20139, US-KS-20197, Interstate, Route, 1
+52= US-OK-40091, US-OK-40101, US Route, Route, 2
+53= US-NC-37023, US-NC-37111, Interstate, Route, 1
+54= US-MO-29097, US-MO-29109, Interstate, Route, 1
+55= US-SD-46075, US-SD-46095, US Route, Route, 1
+56= US-CO-08037, US-CO-08065, State Route, Route, 1
+57= US-VA-51005, US-WV-54025, Interstate, Route, 1
+58= US-IN-18099, US-IN-18149, State Route, Route, 1
+59= US-PA-42017, US-PA-42077, State Route, Route, 1
+60= US-GA-13035, US-GA-13171, State Route, Route, 1
+61= US-VA-51199, US-VA-51700, State Route, Route, 1
+62= US-KS-20085, US-KS-20177, US Route, Route, 1
+63= US-MN-27141, US-MN-27145, State Route, Route, 1
+64= US-MN-27067, US-MN-27145, US Route, Route, 1
+65= US-LA-22065, US-MS-28149, Road, Route, 1
+66= US-MN-27041, US-MN-27153, Interstate, Route, 1
+67= US-DE-10005, US-MD-24045, US Route, Route, 1
+68= US-FL-12057, US-FL-12105, Interstate, Route, 1
+69= US-AZ-04027, US-CA-06025, Interstate, Route, 1
+70= US-OH-39033, US-OH-39139, US Route, Route, 1
+71= US-TN-47029, US-TN-47089, State Route, Route, 1
+72= US-CA-06015, US-OR-41033, US Route, Route, 1
+73= US-VA-51025, US-VA-51117, US Route, Route, 1
+74= US-WV-54019, US-WV-54039, Interstate, Route, 1
+75= US-MT-30067, US-MT-30097, Interstate, Route, 1
+76= US-WA-53011, US-WA-53015, Road, Route, 1
+77= US-WI-55005, US-WI-55095, US Route, Route, 1
+78= US-CA-06061, US-CA-06067, Interstate, Route, 1
+79= US-NE-31123, US-NE-31157, Road, Route, 1
+80= US-PA-42093, US-PA-42097, Interstate, Route, 1
+81= US-NC-37063, US-NC-37077, Interstate, Route, 1
+82= US-OH-39109, US-OH-39113, Interstate, Route, 1
+83= US-GA-13019, US-GA-13277, State Route, Route, 1
+84= US-PA-42043, US-PA-42133, Interstate, Route, 1
+85= US-IA-19111, US-MO-29045, Road, Route, 1
+86= US-OH-39043, US-OH-39143, Interstate, Route, 1
+87= US-SC-45015, US-SC-45035, Interstate, Route, 1
+88= US-MS-28011, US-MS-28151, US Route, Route, 1
+89= US-AR-05003, US-LA-22067, State Route, Route, 1
+90= US-OK-40097, US-OK-40131, Interstate, Route, 1
+91= US-CO-08075, US-CO-08121, Interstate, Route, 1
+92= US-KS-20015, US-KS-20073, US Route, Route, 1
+93= US-IL-17191, US-IL-17193, Interstate, Route, 1
+94= US-ND-38015, US-ND-38029, US Route, Route, 1
+95= US-IN-18011, US-IN-18107, Interstate, Route, 1
+96= US-MS-28011, US-MS-28027, US Route, Route, 1
+97= US-MT-30073, US-MT-30099, US Route, Route, 2
+98= US-NC-37045, US-NC-37071, Interstate, Route, 1
+99= US-IA-19033, US-IA-19195, Interstate, Route, 1
+100= US-IL-17029, US-IL-17041, Interstate, Route, 1
+101= US-NY-36029, US-NY-36037, Interstate, Route, 1
+102= US-MT-30027, US-MT-30071, US Route, Route, 1
+103= US-CO-08045, US-CO-08077, Interstate, Route, 1
+104= US-NM-35037, US-TX-48117, Interstate, Route, 1
+105= US-WI-55005, US-WI-55107, Road, Route, 1
+106= US-OR-41019, US-OR-41039, Interstate, Route, 2
+107= US-ID-16031, US-ID-16071, Interstate, Route, 1
+108= US-OR-41009, US-OR-41051, US Route, Route, 1
+109= US-ME-23011, US-ME-23025, Interstate, Route, 5
+110= US-OK-40049, US-OK-40087, Interstate, Route, 1
+111= US-CA-06089, US-CA-06103, State Route, Route, 1
+112= US-IA-19009, US-IA-19027, Road, Route, 1
+113= US-NC-37041, US-NC-37143, US Route, Route, 1
+114= US-KS-20061, US-KS-20161, Interstate, Route, 1
+115= US-AK-02090, US-AK-02290, State Route, Route, 2
+116= US-NH-33001, US-NH-33013, Interstate, Route, 1
+117= US-AZ-04019, US-AZ-04023, Interstate, Route, 1
+118= US-IN-18091, US-MI-26021, Road, Route, 1
+119= US-PA-42019, US-PA-42121, Interstate, Route, 2
+120= US-MN-27033, US-MN-27127, US Route, Route, 1
+121= US-MS-28035, US-MS-28131, State Route, Route, 1
+122= US-OR-41017, US-OR-41035, US Route, Route, 1
+123= US-SD-46085, US-SD-46117, US Route, Route, 1
+124= US-OK-40005, US-OK-40013, US Route, Route, 1
+125= US-TN-47157, US-TN-47167, State Route, Route, 1
+126= US-IN-18099, US-IN-18141, US Route, Route, 1
+127= US-OK-40009, US-TX-48483, Interstate, Route, 1
+128= US-CO-08049, US-CO-08107, US Route, Route, 1
+129= US-IL-17115, US-IL-17147, Interstate, Route, 1
+130= US-NE-31019, US-NE-31079, Interstate, Route, 1
+131= US-KY-21099, US-KY-21123, Interstate, Route, 1
+132= US-MT-30047, US-MT-30063, State Route, Route, 1
+133= US-NV-32013, US-NV-32027, Interstate, Route, 1
+134= US-MT-30017, US-MT-30079, Interstate, Route, 1
+135= US-TX-48203, US-TX-48315, US Route, Route, 1
+136= US-MT-30031, US-WY-56039, US Route, Route, 1
+137= US-AL-01003, US-AL-01053, Interstate, Route, 1
+138= US-IA-19107, US-IA-19179, State Route, Route, 1
+139= US-WI-55005, US-WI-55129, US Route, Route, 1
+140= US-OR-41001, US-OR-41045, US Route, Route, 2
+141= US-KY-21067, US-KY-21209, Interstate, Route, 2
+142= US-FL-12023, US-FL-12121, Interstate, Route, 2
+143= US-MN-27021, US-MN-27035, State Route, Route, 1
+144= US-WA-53039, US-WA-53077, US Route, Route, 1
+145= US-IA-19129, US-IA-19155, Road, Route, 1
+146= US-KS-20029, US-KS-20157, US Route, Route, 1
+147= US-IN-18073, US-IN-18181, Interstate, Route, 1
+148= US-AR-05049, US-AR-05135, US Route, Route, 1
+149= US-WA-53025, US-WA-53043, US Route, Route, 1
+150= US-GA-13073, US-GA-13245, Interstate, Route, 1
+151= US-TN-47031, US-TN-47061, State Route, Route, 1
+152= US-CO-08067, US-CO-08083, US Route, Route, 1
+153= US-OH-39007, US-PA-42049, Interstate, Route, 1
+154= US-TN-47105, US-TN-47123, Interstate, Route, 3
+155= US-TX-48031, US-TX-48053, US Route, Route, 1
+156= US-IL-17063, US-IL-17197, Interstate, Route, 1
+157= US-SC-45017, US-SC-45075, Interstate, Route, 1
+158= US-ID-16055, US-ID-16079, Interstate, Route, 1
+159= US-CA-06095, US-CA-06113, Interstate, Route, 1
+160= US-MS-28041, US-MS-28153, Road, Route, 1
+161= US-TX-48389, US-TX-48475, Interstate, Route, 1
+162= US-WI-55043, US-WI-55065, US Route, Route, 1
+163= US-MI-26003, US-MI-26041, US Route, Route, 1
+164= US-PA-42047, US-PA-42083, Road, Route, 1
+165= US-FL-12005, US-FL-12063, US Route, Route, 1
+166= US-ID-16061, US-ID-16069, US Route, Route, 1
+167= US-KY-21005, US-KY-21229, US Route, Route, 1
+168= US-SD-46011, US-SD-46077, US Route, Route, 1
+169= US-ND-38031, US-ND-38093, US Route, Route, 1
+170= US-LA-22033, US-LA-22047, Interstate, Route, 1
+171= US-VA-51025, US-VA-51053, US Route, Route, 1
+172= US-OH-39017, US-OH-39165, Interstate, Route, 1
+173= US-CO-08123, US-WY-56021, Interstate, Route, 1
+174= US-MI-26009, US-MI-26055, US Route, Route, 1
+175= US-ME-23013, US-ME-23027, US Route, Route, 1
+176= US-KY-21075, US-KY-21105, US Route, Route, 2
+177= US-KY-21059, US-KY-21183, Road, Route, 1
+178= US-NJ-34011, US-NJ-34033, State Route, Route, 3
+179= US-OK-40005, US-OK-40127, State Route, Route, 1
+180= US-CA-06017, US-CA-06067, US Route, Route, 1
+181= US-AR-05093, US-MO-29155, Road, Route, 1
+182= US-MN-27063, US-MN-27105, State Route, Route, 2
+183= US-IA-19099, US-IA-19153, Road, Route, 2
+184= US-NY-36067, US-NY-36075, Road, Route, 1
+185= US-KS-20143, US-KS-20169, US Route, Route, 1
+186= US-MA-25021, US-MA-25025, Road, Route, 1
+187= US-TX-48113, US-TX-48139, US Route, Route, 2
+188= US-IL-17201, US-WI-55105, Interstate, Route, 1
+189= US-TX-48165, US-TX-48445, US Route, Route, 1
+190= US-IA-19099, US-IA-19125, State Route, Route, 1
+191= US-CA-06085, US-CA-06087, State Route, Route, 1
+192= US-OH-39013, US-OH-39081, State Route, Route, 1
+193= US-OK-40109, US-OK-40125, Interstate, Route, 1
+194= US-AR-05007, US-AR-05143, US Route, Route, 1
+195= US-FL-12117, US-FL-12127, Road, Route, 1
+196= US-IA-19013, US-IA-19017, US Route, Route, 1
+197= US-CA-06007, US-CA-06103, State Route, Route, 1
+198= US-FL-12085, US-FL-12111, Road, Route, 1
+199= US-NC-37021, US-NC-37089, Interstate, Route, 1
+200= US-MN-27021, US-MN-27097, State Route, Route, 1
+201= US-FL-12037, US-FL-12045, US Route, Route, 1
+202= US-NJ-34027, US-NJ-34037, Interstate, Route, 1
+203= US-AR-05035, US-AR-05111, US Route, Route, 1
+204= US-VT-50021, US-VT-50027, US Route, Route, 1
+205= US-CA-06011, US-CA-06113, Interstate, Route, 1
+206= US-OH-39097, US-OH-39129, State Route, Route, 1
+207= US-WI-55069, US-WI-55085, State Route, Route, 1
+208= US-ID-16023, US-ID-16037, US Route, Route, 1
+209= US-OK-40103, US-OK-40119, Interstate, Route, 2
+210= US-NC-37083, US-NC-37127, State Route, Route, 1
+211= US-TX-48047, US-TX-48215, US Route, Route, 1
+212= US-ID-16005, US-ID-16071, Interstate, Route, 1
+213= US-GA-13175, US-GA-13283, Interstate, Route, 1
+214= US-FL-12061, US-FL-12097, US Route, Route, 1
+215= US-MO-29071, US-MO-29189, Interstate, Route, 1
+216= US-KS-20079, US-KS-20113, Interstate, Route, 1
+217= US-ND-38015, US-ND-38059, Interstate, Route, 1
+218= US-NM-35005, US-NM-35027, US Route, Route, 1
+219= US-GA-13145, US-GA-13285, Interstate, Route, 2
+220= US-ID-16027, US-ID-16073, US Route, Route, 1
+221= US-MI-26007, US-MI-26141, US Route, Route, 1
+222= US-NV-32007, US-NV-32011, Interstate, Route, 1
+223= US-KS-20007, US-OK-40151, Road, Route, 1
+224= US-ID-16011, US-ID-16019, Road, Route, 1
+225= US-MT-30003, US-MT-30111, State Route, Route, 5
+226= US-VT-50001, US-VT-50021, US Route, Route, 1
+227= US-MS-28061, US-MS-28067, Interstate, Route, 1
+228= US-CA-06067, US-CA-06077, State Route, Route, 2
+229= US-AR-05031, US-AR-05111, US Route, Route, 1
+230= US-TX-48073, US-TX-48423, US Route, Route, 1
+231= US-MD-24003, US-MD-24510, Interstate, Route, 1
+232= US-CA-06001, US-CA-06013, Interstate, Route, 1
+233= US-MO-29035, US-MO-29203, State Route, Route, 1
+234= US-GA-13067, US-GA-13097, Interstate, Route, 1
+235= US-SD-46035, US-SD-46061, Interstate, Route, 1
+236= US-SD-46005, US-SD-46115, Road, Route, 1
+237= US-IA-19087, US-IA-19111, US Route, Route, 1
+238= US-KS-20015, US-KS-20017, Interstate, Route, 1
+239= US-IN-18003, US-IN-18183, US Route, Route, 1
+240= US-PA-42057, US-PA-42061, Interstate, Route, 1
+241= US-NE-31037, US-NE-31053, Road, Route, 1
+242= US-NJ-34009, US-NJ-34011, State Route, Route, 1
+243= US-NM-35047, US-NM-35049, Interstate, Route, 2
+244= US-MO-29025, US-MO-29117, US Route, Route, 1
+245= US-LA-22001, US-LA-22053, Interstate, Route, 1
+246= US-NY-36001, US-NY-36093, Interstate, Route, 1
+247= US-WI-55059, US-WI-55101, Interstate, Route, 1
+248= US-TX-48231, US-TX-48397, Interstate, Route, 1
+249= US-IL-17019, US-IL-17053, Interstate, Route, 1
+250= US-CA-06053, US-CA-06079, State Route, Route, 1
+251= US-NE-31045, US-NE-31165, US Route, Route, 1
+252= US-IA-19085, US-IA-19133, Interstate, Route, 1
+253= US-MS-28051, US-MS-28163, Interstate, Route, 1
+254= US-TX-48341, US-TX-48375, US Route, Route, 1
+255= US-LA-22003, US-LA-22053, Road, Route, 1
+256= US-TX-48217, US-TX-48309, Interstate, Route, 1
+257= US-VA-51550, US-VA-51810, Interstate, Route, 1
+258= US-TX-48283, US-TX-48479, Interstate, Route, 1
+259= US-OK-40043, US-OK-40093, Road, Route, 1
+260= US-CA-06023, US-CA-06045, US Route, Route, 1
+261= US-MS-28035, US-MS-28067, Interstate, Route, 1
+262= US-MO-29037, US-MO-29095, US Route, Route, 1
+263= US-NE-31059, US-NE-31169, US Route, Route, 1
+264= US-PA-42011, US-PA-42075, Interstate, Route, 1
+265= US-LA-22067, US-LA-22073, State Route, Route, 1
+266= US-MT-30029, US-MT-30053, US Route, Route, 1
+267= US-MN-27001, US-MN-27017, State Route, Route, 1
+268= US-ID-16033, US-ID-16051, Interstate, Route, 1
+269= US-IL-17031, US-IL-17043, Interstate, Route, 5
+270= US-SC-45013, US-SC-45029, US Route, Route, 1
+271= US-VA-51007, US-VA-51053, Road, Route, 1
+272= US-ND-38035, US-ND-38097, Interstate, Route, 1
+273= US-TX-48097, US-TX-48337, US Route, Route, 1
+274= US-IA-19131, US-MN-27099, US Route, Route, 1
+275= US-MO-29123, US-MO-29223, Road, Route, 1
+276= US-OH-39015, US-OH-39071, State Route, Route, 2
+277= US-MS-28125, US-MS-28151, US Route, Route, 1
+278= US-IN-18117, US-IN-18175, US Route, Route, 1
+279= US-LA-22065, US-LA-22083, Interstate, Route, 1
+280= US-MT-30065, US-MT-30069, US Route, Route, 1
+281= US-VA-51095, US-VA-51199, State Route, Route, 1
+282= US-CA-06101, US-CA-06115, State Route, Route, 1
+283= US-SD-46083, US-SD-46099, Interstate, Route, 1
+284= US-TN-47125, US-TN-47147, State Route, Route, 1
+285= US-MI-26129, US-MI-26143, Interstate, Route, 1
+286= US-WI-55089, US-WI-55117, Interstate, Route, 1
+287= US-GA-13075, US-GA-13277, Interstate, Route, 1
+288= US-IN-18005, US-IN-18071, Road, Route, 1
+289= US-GA-13277, US-GA-13321, State Route, Route, 1
+290= US-VA-51011, US-VA-51031, Road, Route, 1
+291= US-NY-36025, US-NY-36077, Interstate, Route, 1
+292= US-IN-18087, US-IN-18151, Interstate, Route, 1
+293= US-SD-46065, US-SD-46119, Road, Route, 1
+294= US-WI-55079, US-WI-55101, Interstate, Route, 1
+295= US-MN-27111, US-MN-27159, US Route, Route, 1
+296= US-NC-37155, US-NC-37165, US Route, Route, 1
+297= US-AK-02020, US-AK-02122, State Route, Route, 1
+298= US-MI-26025, US-MI-26075, Interstate, Route, 1
+299= US-AL-01005, US-AL-01113, State Route, Route, 1
+300= US-MA-25013, US-MA-25027, Interstate, Route, 4
+301= US-VA-51173, US-VA-51191, Interstate, Route, 1
+302= US-NY-36011, US-NY-36067, State Route, Route, 1
+303= US-TX-48029, US-TX-48091, US Route, Route, 1
+304= US-TN-47047, US-TN-47157, State Route, Route, 2
+305= US-KY-21177, US-KY-21183, US Route, Route, 1
+306= US-GA-13003, US-GA-13299, State Route, Route, 1
+307= US-TX-48261, US-TX-48489, US Route, Route, 1
+308= US-MT-30017, US-MT-30087, State Route, Route, 1
+309= US-NC-37057, US-NC-37151, Road, Route, 1
+310= US-KY-21071, US-KY-21153, State Route, Route, 1
+311= US-MI-26001, US-MI-26069, US Route, Route, 1
+312= US-IL-17007, US-IL-17111, Interstate, Route, 1
+313= US-SD-46013, US-SD-46045, Road, Route, 1
+314= US-OR-41059, US-WA-53005, Interstate, Route, 1
+315= US-CA-06001, US-CA-06077, Interstate, Route, 2
+316= US-VA-51011, US-VA-51147, Road, Route, 1
+317= US-WY-56017, US-WY-56043, State Route, Route, 1
+318= US-GA-13265, US-GA-13301, Interstate, Route, 1
+319= US-KY-21039, US-KY-21105, US Route, Route, 1
+320= US-PA-42041, US-PA-42055, Interstate, Route, 2
+321= US-KS-20113, US-KS-20159, US Route, Route, 1
+322= US-IA-19041, US-IA-19059, Road, Route, 1
+323= US-NC-37181, US-NC-37185, Interstate, Route, 1
+324= US-TX-48439, US-TX-48497, State Route, Route, 1
+325= US-IN-18019, US-KY-21111, US Route, Route, 1
+326= US-ND-38015, US-ND-38043, Interstate, Route, 1
+327= US-DE-10001, US-DE-10003, State Route, Route, 1
+328= US-SD-46037, US-SD-46109, US Route, Route, 1
+329= US-FL-12053, US-FL-12119, Interstate, Route, 1
+330= US-MS-28033, US-MS-28093, US Route, Route, 1
+331= US-IA-19001, US-IA-19029, Interstate, Route, 1
+332= US-TN-47001, US-TN-47013, Interstate, Route, 1
+333= US-WA-53043, US-WA-53063, Road, Route, 2
+334= US-IL-17063, US-IL-17105, Interstate, Route, 1
+335= US-MO-29049, US-MO-29063, Interstate, Route, 1
+336= US-MS-28043, US-MS-28161, Interstate, Route, 1
+337= US-PA-42069, US-PA-42079, Road, Route, 1
+338= US-WI-55015, US-WI-55071, US Route, Route, 1
+339= US-NV-32013, US-NV-32015, Interstate, Route, 1
+340= US-LA-22015, US-LA-22119, Interstate, Route, 1
+341= US-KY-21093, US-KY-21123, Interstate, Route, 1
+342= US-NJ-34027, US-NJ-34031, Interstate, Route, 1
+343= US-NH-33013, US-NH-33015, State Route, Route, 1
+344= US-KS-20079, US-KS-20173, Interstate, Route, 1
+345= US-KS-20091, US-KS-20121, Interstate, Route, 1
+346= US-CA-06089, US-CA-06093, Interstate, Route, 1
+347= US-NM-35033, US-NM-35047, Interstate, Route, 1
+348= US-TX-48013, US-TX-48297, Interstate, Route, 1
+349= US-NH-33011, US-NH-33013, Interstate, Route, 2
+350= US-ID-16023, US-ID-16051, Road, Route, 1
+351= US-AL-01107, US-MS-28087, State Route, Route, 1
+352= US-WI-55009, US-WI-55083, US Route, Route, 1
+353= US-GA-13087, US-GA-13131, State Route, Route, 1
+354= US-IL-17023, US-IN-18167, Interstate, Route, 1
+355= US-OH-39131, US-OH-39141, US Route, Route, 1
+356= US-KY-21067, US-KY-21151, Interstate, Route, 1
+357= US-PA-42045, US-PA-42091, US Route, Route, 2
+358= US-NC-37097, US-NC-37197, US Route, Route, 1
+359= US-WI-55063, US-WI-55081, Interstate, Route, 1
+360= US-NE-31017, US-NE-31031, US Route, Route, 1
+361= US-AR-05119, US-AR-05125, Interstate, Route, 3
+362= US-KY-21131, US-KY-21193, State Route, Route, 1
+363= US-OH-39005, US-OH-39169, Interstate, Route, 2
+364= US-CA-06035, US-CA-06091, US Route, Route, 1
+365= US-ID-16001, US-ID-16015, State Route, Route, 1
+366= US-OH-39001, US-OH-39145, State Route, Route, 1
+367= US-VA-51033, US-VA-51085, Interstate, Route, 1
+368= US-MN-27041, US-MN-27051, Interstate, Route, 1
+369= US-OR-41021, US-OR-41049, State Route, Route, 1
+370= US-SD-46029, US-SD-46051, Road, Route, 1
+371= US-MS-28049, US-MS-28089, Interstate, Route, 1
+372= US-IN-18091, US-IN-18141, Road, Route, 1
+373= US-MA-25009, US-NH-33015, Road, Route, 4
+374= US-FL-12101, US-FL-12103, US Route, Route, 1
+375= US-WI-55025, US-WI-55105, Interstate, Route, 1
+376= US-ND-38005, US-ND-38071, US Route, Route, 1
+377= US-FL-12011, US-FL-12021, Interstate, Route, 1
+378= US-AK-02240, US-AK-02261, State Route, Route, 2
+379= US-MO-29015, US-MO-29159, US Route, Route, 1
+380= US-NM-35017, US-NM-35023, Interstate, Route, 1
+381= US-UT-49007, US-UT-49015, US Route, Route, 1
+382= US-NE-31069, US-NE-31123, US Route, Route, 1
+383= US-NE-31031, US-SD-46121, US Route, Route, 1
+384= US-UT-49011, US-UT-49035, Interstate, Route, 1
+385= US-SD-46095, US-SD-46121, US Route, Route, 1
+386= US-SC-45007, US-SC-45045, Interstate, Route, 1
+387= US-MN-27053, US-MN-27171, Interstate, Route, 1
+388= US-KY-21089, US-OH-39145, Road, Route, 1
+389= US-CO-08007, US-CO-08079, US Route, Route, 1
+390= US-MO-29013, US-MO-29217, US Route, Route, 1
+391= US-MO-29143, US-MO-29207, State Route, Route, 1
+392= US-IL-17031, US-IN-18089, Road, Route, 2
+393= US-VT-50005, US-VT-50009, US Route, Route, 1
+394= US-KY-21219, US-TN-47125, State Route, Route, 1
+395= US-NJ-34021, US-NJ-34025, Road, Route, 1
+396= US-MO-29027, US-MO-29051, US Route, Route, 1
+397= US-OR-41005, US-OR-41047, Interstate, Route, 1
+398= US-KY-21083, US-KY-21157, Road, Route, 1
+399= US-NY-36053, US-NY-36067, Interstate, Route, 1
+400= US-MO-29003, US-MO-29147, Road, Route, 1
+401= US-TX-48071, US-TX-48201, Interstate, Route, 1
+402= US-PA-42051, US-PA-42125, Interstate, Route, 1
+403= US-IL-17091, US-IL-17197, Interstate, Route, 1
+404= US-WY-56007, US-WY-56013, US Route, Route, 1
+405= US-KY-21175, US-KY-21237, State Route, Route, 1
+406= US-CO-08037, US-CO-08117, Interstate, Route, 1
+407= US-MT-30075, US-MT-30087, US Route, Route, 1
+408= US-NE-31079, US-NE-31081, Road, Route, 1
+409= US-TX-48109, US-TX-48229, US Route, Route, 2
+410= US-SC-45035, US-SC-45075, Interstate, Route, 2
+411= US-MT-30005, US-MT-30041, US Route, Route, 1
+412= US-TN-47093, US-TN-47155, Interstate, Route, 1
+413= US-MT-30039, US-MT-30063, Interstate, Route, 1
+414= US-LA-22013, US-LA-22119, Interstate, Route, 1
+415= US-MS-28003, US-MS-28139, US Route, Route, 1
+416= US-TX-48023, US-TX-48275, US Route, Route, 1
+417= US-AZ-04003, US-AZ-04019, Interstate, Route, 1
+418= US-NC-37029, US-VA-51550, Road, Route, 1
+419= US-KY-21011, US-KY-21173, State Route, Route, 1
+420= US-OK-40093, US-OK-40151, Road, Route, 1
+421= US-NY-36107, US-PA-42015, Road, Route, 1
+422= US-TX-48027, US-TX-48099, US Route, Route, 1
+423= US-TN-47021, US-TN-47037, Interstate, Route, 2
+424= US-CA-06035, US-CA-06063, US Route, Route, 2
+425= US-TN-47023, US-TN-47113, State Route, Route, 1
+426= US-MA-25005, US-RI-44007, Interstate, Route, 2
+427= US-IA-19153, US-IA-19169, Road, Route, 1
+428= US-AL-01033, US-AL-01077, State Route, Route, 1
+429= US-SC-45023, US-SC-45091, Interstate, Route, 1
+430= US-NJ-34013, US-NJ-34017, Road, Route, 2
+431= US-CA-06019, US-CA-06039, State Route, Route, 1
+432= US-MI-26079, US-MI-26113, Road, Route, 1
+433= US-AZ-04001, US-NM-35003, US Route, Route, 2
+434= US-VA-51095, US-VA-51127, State Route, Route, 1
+435= US-MI-26095, US-MI-26153, State Route, Route, 1
+436= US-KY-21083, US-KY-21145, US Route, Route, 1
+437= US-IA-19011, US-IA-19019, Interstate, Route, 1
+438= US-AL-01043, US-AL-01103, Interstate, Route, 1
+439= US-IN-18053, US-IN-18069, Interstate, Route, 1
+440= US-LA-22043, US-LA-22079, US Route, Route, 1
+441= US-NC-37057, US-NC-37159, Interstate, Route, 1
+442= US-OK-40015, US-OK-40051, US Route, Route, 1
+443= US-NC-37051, US-NC-37163, Road, Route, 3
+444= US-IN-18163, US-KY-21101, Road, Route, 1
+445= US-WY-56013, US-WY-56025, US Route, Route, 1
+446= US-IL-17055, US-IL-17081, Interstate, Route, 1
+447= US-MD-24021, US-MD-24031, Interstate, Route, 1
+448= US-WV-54025, US-WV-54089, Interstate, Route, 1
+449= US-MN-27051, US-MN-27111, Interstate, Route, 1
+450= US-IL-17093, US-IL-17197, Interstate, Route, 1
+451= US-AL-01025, US-AL-01099, Road, Route, 1
+452= US-MS-28003, US-MS-28141, Road, Route, 1
+453= US-TX-48073, US-TX-48401, US Route, Route, 1
+454= US-SC-45017, US-SC-45063, Interstate, Route, 3
+455= US-SC-45015, US-SC-45019, Interstate, Route, 1
+456= US-ND-38045, US-ND-38093, Road, Route, 1
+457= US-NC-37139, US-NC-37143, US Route, Route, 1
+458= US-GA-13245, US-SC-45003, Interstate, Route, 1
+459= US-WI-55127, US-WI-55133, Interstate, Route, 1
+460= US-CA-06071, US-NV-32003, US Route, Route, 2
+461= US-MN-27013, US-MN-27161, US Route, Route, 1
+462= US-OR-41043, US-OR-41047, Interstate, Route, 1
+463= US-KS-20075, US-KS-20093, Road, Route, 1
+464= US-MN-27003, US-MN-27163, Interstate, Route, 1
+465= US-KS-20041, US-KS-20061, Interstate, Route, 1
+466= US-NC-37131, US-VA-51081, State Route, Route, 1
+467= US-IL-17011, US-IL-17073, Interstate, Route, 1
+468= US-IN-18035, US-IN-18095, Interstate, Route, 1
+469= US-IN-18089, US-IN-18127, Road, Route, 2
+470= US-WV-54039, US-WV-54087, Interstate, Route, 1
+471= US-KS-20175, US-OK-40139, Road, Route, 1
+472= US-FL-12017, US-FL-12075, US Route, Route, 1
+473= US-ID-16071, US-UT-49003, Road, Route, 2
+474= US-MN-27137, US-WI-55031, Road, Route, 1
+475= US-NE-31035, US-NE-31059, US Route, Route, 1
+476= US-KS-20055, US-KS-20081, US Route, Route, 1
+477= US-CO-08069, US-CO-08123, Interstate, Route, 3
+478= US-OH-39151, US-OH-39169, Interstate, Route, 1
+479= US-NY-36015, US-PA-42015, Road, Route, 1
+480= US-GA-13171, US-GA-13207, State Route, Route, 1
+481= US-MT-30073, US-MT-30101, Interstate, Route, 1
+482= US-FL-12079, US-FL-12123, US Route, Route, 1
+483= US-TX-48055, US-TX-48177, Interstate, Route, 1
+484= US-TX-48027, US-TX-48491, Interstate, Route, 1
+485= US-TX-48179, US-TX-48483, Interstate, Route, 1
+486= US-IN-18031, US-IN-18047, Interstate, Route, 1
+487= US-TX-48115, US-TX-48317, Road, Route, 1
+488= US-AR-05017, US-MS-28151, Road, Route, 1
+489= US-GA-13045, US-GA-13143, Interstate, Route, 1
+490= US-MI-26035, US-MI-26073, US Route, Route, 2
+491= US-FL-12011, US-FL-12099, Road, Route, 3
+492= US-VA-51111, US-VA-51117, US Route, Route, 1
+493= US-GA-13083, US-TN-47065, Road, Route, 2
+494= US-NM-35051, US-NM-35053, Interstate, Route, 1
+495= US-MD-24043, US-WV-54003, Road, Route, 1
+496= US-OK-40131, US-OK-40143, Interstate, Route, 1
+497= US-MT-30043, US-MT-30093, Interstate, Route, 2
+498= US-TX-48029, US-TX-48325, US Route, Route, 1
+499= US-ND-38055, US-ND-38101, US Route, Route, 1
+500= US-KS-20105, US-KS-20169, Interstate, Route, 1
+501= US-AR-05009, US-MO-29213, US Route, Route, 1
+502= US-VA-51135, US-VA-51147, Road, Route, 1
+503= US-WI-55041, US-WI-55085, Road, Route, 1
+504= US-KS-20039, US-NE-31145, US Route, Route, 1
+505= US-GA-13029, US-GA-13051, Interstate, Route, 1
+506= US-MT-30015, US-MT-30041, US Route, Route, 1
+507= US-CA-06027, US-CA-06051, US Route, Route, 2
+508= US-UT-49013, US-UT-49051, US Route, Route, 1
+509= US-MS-28009, US-MS-28093, US Route, Route, 2
+510= US-NM-35006, US-NM-35031, Interstate, Route, 1
+511= US-PA-42039, US-PA-42085, US Route, Route, 1
+512= US-PA-42069, US-PA-42115, Interstate, Route, 1
+513= US-AL-01067, US-AL-01069, State Route, Route, 1
+514= US-ID-16025, US-ID-16039, US Route, Route, 1
+515= US-NJ-34035, US-NJ-34039, Road, Route, 1
+516= US-MI-26005, US-MI-26159, Interstate, Route, 1
+517= US-TX-48215, US-TX-48427, US Route, Route, 1
+518= US-TX-48365, US-TX-48401, US Route, Route, 1
+519= US-KS-20009, US-KS-20159, US Route, Route, 1
+520= US-NM-35043, US-NM-35049, Interstate, Route, 1
+521= US-MO-29077, US-MO-29225, US Route, Route, 2
+522= US-VA-51021, US-WV-54055, Interstate, Route, 2
+523= US-KS-20051, US-KS-20195, Interstate, Route, 1
+524= US-KY-21139, US-KY-21143, Road, Route, 1
+525= US-CA-06065, US-CA-06071, Road, Route, 4
+526= US-IL-17001, US-IL-17149, State Route, Route, 1
+527= US-OR-41023, US-OR-41059, US Route, Route, 1
+528= US-UT-49019, US-UT-49037, US Route, Route, 1
+529= US-IL-17193, US-IN-18129, Interstate, Route, 1
+530= US-MN-27039, US-MN-27109, US Route, Route, 1
+531= US-CO-08043, US-CO-08101, US Route, Route, 1
+532= US-AK-02068, US-AK-02170, State Route, Route, 1
+533= US-MN-27103, US-MN-27143, US Route, Route, 1
+534= US-MD-24039, US-MD-24045, US Route, Route, 1
+535= US-GA-13135, US-GA-13139, Interstate, Route, 1
+536= US-NE-31037, US-NE-31141, Road, Route, 1
+537= US-WY-56001, US-WY-56007, Interstate, Route, 1
+538= US-WA-53063, US-WA-53075, US Route, Route, 1
+539= US-KY-21007, US-KY-21039, US Route, Route, 2
+540= US-IN-18059, US-IN-18097, Interstate, Route, 1
+541= US-AR-05069, US-AR-05079, US Route, Route, 1
+542= US-MI-26039, US-MI-26137, Interstate, Route, 1
+543= US-AR-05101, US-AR-05129, US Route, Route, 1
+544= US-IL-17081, US-IL-17189, Interstate, Route, 1
+545= US-TX-48021, US-TX-48149, State Route, Route, 1
+546= US-TX-48057, US-TX-48469, State Route, Route, 1
+547= US-OH-39003, US-OH-39011, Interstate, Route, 1
+548= US-MS-28107, US-MS-28137, Interstate, Route, 1
+549= US-AL-01003, US-FL-12033, Road, Route, 1
+550= US-NC-37129, US-NC-37141, US Route, Route, 2
+551= US-NJ-34025, US-NJ-34029, Road, Route, 3
+552= US-TX-48037, US-TX-48067, US Route, Route, 1
+553= US-MI-26063, US-MI-26151, State Route, Route, 1
+554= US-KS-20173, US-KS-20191, Interstate, Route, 1
+555= US-MI-26049, US-MI-26087, State Route, Route, 1
+556= US-AL-01049, US-GA-13083, State Route, Route, 1
+557= US-TX-48243, US-TX-48389, Interstate, Route, 1
+558= US-FL-12017, US-FL-12053, US Route, Route, 1
+559= US-MA-25005, US-MA-25023, Interstate, Route, 4
+560= US-OK-40099, US-OK-40123, State Route, Route, 1
+561= US-MT-30103, US-MT-30111, State Route, Route, 1
+562= US-WY-56027, US-WY-56045, US Route, Route, 1
+563= US-SD-46039, US-SD-46057, Road, Route, 1
+564= US-ND-38077, US-SD-46109, Interstate, Route, 1
+565= US-MT-30039, US-MT-30077, Interstate, Route, 1
+566= US-IN-18005, US-IN-18145, Road, Route, 1
+567= US-WI-55105, US-WI-55127, Interstate, Route, 1
+568= US-ID-16009, US-ID-16055, US Route, Route, 1
+569= US-IL-17005, US-IL-17119, Interstate, Route, 1
+570= US-AR-05085, US-AR-05145, US Route, Route, 1
+571= US-PA-42009, US-PA-42013, Road, Route, 1
+572= US-OH-39001, US-OH-39015, State Route, Route, 1
+573= US-TX-48145, US-TX-48309, Road, Route, 2
+574= US-TX-48103, US-TX-48105, US Route, Route, 1
+575= US-SD-46093, US-SD-46103, Interstate, Route, 1
+576= US-IL-17019, US-IL-17183, Road, Route, 1
+577= US-CA-06029, US-CA-06107, State Route, Route, 1
+578= US-GA-13039, US-GA-13127, Interstate, Route, 1
+579= US-TN-47035, US-TN-47141, Interstate, Route, 1
+580= US-CO-08067, US-CO-08111, US Route, Route, 1
+581= US-TX-48201, US-TX-48473, State Route, Route, 1
+582= US-PA-42003, US-PA-42125, Interstate, Route, 1
+583= US-LA-22043, US-LA-22059, US Route, Route, 1
+584= US-WY-56019, US-WY-56043, US Route, Route, 1
+585= US-WI-55057, US-WI-55111, Interstate, Route, 1
+586= US-WY-56013, US-WY-56039, US Route, Route, 1
+587= US-NE-31027, US-NE-31139, US Route, Route, 1
+588= US-TX-48227, US-TX-48335, Interstate, Route, 1
+589= US-KS-20109, US-KS-20171, US Route, Route, 1
+590= US-NC-37103, US-NC-37107, US Route, Route, 1
+591= US-KY-21081, US-KY-21209, Interstate, Route, 1
+592= US-NC-37101, US-NC-37195, Road, Route, 1
+593= US-TX-48249, US-TX-48297, US Route, Route, 1
+594= US-LA-22047, US-LA-22121, Interstate, Route, 1
+595= US-OR-41001, US-OR-41061, Interstate, Route, 1
+596= US-OR-41055, US-OR-41065, Interstate, Route, 1
+597= US-TN-47093, US-TN-47105, Road, Route, 1
+598= US-NC-37039, US-TN-47139, State Route, Route, 1
+599= US-MN-27005, US-MN-27027, US Route, Route, 1
+600= US-VA-51023, US-VA-51163, Interstate, Route, 1
+601= US-IL-17127, US-KY-21145, Interstate, Route, 1
+602= US-PA-42037, US-PA-42093, Interstate, Route, 1
+603= US-MI-26005, US-MI-26139, Interstate, Route, 1
+604= US-OK-40097, US-OK-40145, US Route, Route, 1
+605= US-MI-26097, US-MI-26153, US Route, Route, 1
+606= US-MO-29001, US-MO-29197, US Route, Route, 1
+607= US-OH-39049, US-OH-39129, US Route, Route, 2
+608= US-MN-27073, US-SD-46039, Road, Route, 1
+609= US-MO-29061, US-MO-29081, Interstate, Route, 1
+610= US-VA-51059, US-VA-51510, Interstate, Route, 1
+611= US-FL-12061, US-FL-12111, Interstate, Route, 2
+612= US-VA-51047, US-VA-51113, Road, Route, 1
+613= US-MO-29105, US-MO-29169, Interstate, Route, 1
+614= US-KY-21031, US-KY-21085, US Route, Route, 1
+615= US-LA-22051, US-LA-22071, US Route, Route, 3
+616= US-MS-28087, US-MS-28105, Road, Route, 1
+617= US-VA-51179, US-VA-51630, Interstate, Route, 1
+618= US-MO-29121, US-MO-29205, US Route, Route, 1
+619= US-IA-19039, US-IA-19181, Interstate, Route, 1
+620= US-WY-56037, US-WY-56041, Interstate, Route, 1
+621= US-KS-20047, US-KS-20145, Road, Route, 1
+622= US-IL-17095, US-IL-17143, Interstate, Route, 1
+623= US-KS-20015, US-KS-20173, Interstate, Route, 1
+624= US-NC-37067, US-NC-37169, US Route, Route, 1
+625= US-ID-16053, US-ID-16067, State Route, Route, 1
+626= US-MT-30087, US-MT-30103, State Route, Route, 1
+627= US-NJ-34013, US-NJ-34027, Interstate, Route, 1
+628= US-PA-42025, US-PA-42077, State Route, Route, 1
+629= US-AL-01015, US-AL-01055, State Route, Route, 1
+630= US-IN-18121, US-IN-18167, US Route, Route, 1
+631= US-NM-35019, US-NM-35027, Road, Route, 1
+632= US-CO-08041, US-CO-08101, Interstate, Route, 1
+633= US-FL-12065, US-FL-12073, Interstate, Route, 1
+634= US-PA-42085, US-PA-42121, Interstate, Route, 1
+635= US-MI-26061, US-MI-26083, Road, Route, 1
+636= US-WA-53009, US-WA-53031, US Route, Route, 2
+637= US-IL-17055, US-IL-17199, Interstate, Route, 1
+638= US-AL-01083, US-TN-47055, State Route, Route, 1
+639= US-CO-08005, US-CO-08035, Interstate, Route, 1
+640= US-AL-01055, US-AL-01095, State Route, Route, 1
+641= US-GA-13217, US-GA-13297, Interstate, Route, 1
+642= US-IN-18011, US-IN-18023, Interstate, Route, 1
+643= US-ME-23003, US-ME-23029, US Route, Route, 1
+644= US-UT-49023, US-UT-49049, Interstate, Route, 2
+645= US-AL-01101, US-AL-01109, State Route, Route, 1
+646= US-ND-38005, US-ND-38069, US Route, Route, 1
+647= US-MT-30043, US-MT-30049, Interstate, Route, 1
+648= US-AR-05033, US-AR-05143, US Route, Route, 1
+649= US-KS-20001, US-KS-20003, US Route, Route, 1
+650= US-MS-28015, US-MS-28051, Interstate, Route, 1
+651= US-MD-24005, US-MD-24027, Interstate, Route, 1
+652= US-IL-17003, US-IL-17153, Interstate, Route, 2
+653= US-CA-06027, US-CA-06029, US Route, Route, 1
+654= US-ID-16047, US-ID-16053, Road, Route, 1
+655= US-PA-42011, US-PA-42077, Interstate, Route, 1
+656= US-IL-17107, US-IL-17179, State Route, Route, 1
+657= US-LA-22125, US-MS-28157, US Route, Route, 1
+658= US-CA-06029, US-CA-06031, Interstate, Route, 1
+659= US-TX-48149, US-TX-48285, US Route, Route, 1
+660= US-OH-39099, US-PA-42073, Interstate, Route, 1
+661= US-TX-48239, US-TX-48469, Road, Route, 1
+662= US-OH-39029, US-OH-39099, State Route, Route, 1
+663= US-GA-13215, US-GA-13263, State Route, Route, 1
+664= US-TN-47011, US-TN-47139, State Route, Route, 1
+665= US-MI-26039, US-MI-26143, Interstate, Route, 2
+666= US-TX-48141, US-TX-48229, US Route, Route, 2
+667= US-MI-26003, US-MI-26153, State Route, Route, 1
+668= US-MI-26035, US-MI-26143, US Route, Route, 1
+669= US-AL-01091, US-AL-01119, State Route, Route, 1
+670= US-OR-41023, US-OR-41025, US Route, Route, 1
+671= US-SC-45055, US-SC-45079, Interstate, Route, 1
+672= US-MI-26053, US-MI-26071, US Route, Route, 1
+673= US-TX-48391, US-TX-48469, US Route, Route, 3
+674= US-OH-39009, US-OH-39167, US Route, Route, 1
+675= US-MS-28069, US-MS-28075, US Route, Route, 1
+676= US-MN-27105, US-MN-27133, Road, Route, 1
+677= US-AR-05029, US-AR-05045, Interstate, Route, 1
+678= US-IA-19093, US-IA-19193, US Route, Route, 1
+679= US-NM-35013, US-NM-35035, US Route, Route, 1
+680= US-CT-09011, US-RI-44009, Interstate, Route, 1
+681= US-MO-29053, US-MO-29195, Interstate, Route, 1
+682= US-AL-01049, US-AL-01055, Interstate, Route, 1
+683= US-MT-30033, US-MT-30055, State Route, Route, 1
+684= US-TX-48197, US-TX-48487, US Route, Route, 1
+685= US-AL-01119, US-MS-28075, Road, Route, 2
+686= US-MS-28107, US-MS-28161, Interstate, Route, 1
+687= US-NE-31055, US-NE-31153, Interstate, Route, 1
+688= US-TN-47001, US-TN-47093, Interstate, Route, 1
+689= US-UT-49001, US-UT-49027, Interstate, Route, 1
+690= US-CO-08011, US-CO-08089, US Route, Route, 1
+691= US-MT-30005, US-MT-30071, US Route, Route, 1
+692= US-MN-27079, US-MN-27143, US Route, Route, 1
+693= US-TX-48479, US-TX-48505, US Route, Route, 1
+694= US-IL-17043, US-IL-17089, Interstate, Route, 1
+695= US-OR-41051, US-OR-41067, Road, Route, 2
+696= US-GA-13219, US-GA-13297, State Route, Route, 1
+697= US-MO-29105, US-MO-29225, Interstate, Route, 1
+698= US-NH-33007, US-VT-50009, US Route, Route, 1
+699= US-OR-41021, US-OR-41055, State Route, Route, 1
+700= US-OR-41035, US-OR-41037, State Route, Route, 1
+701= US-OR-41007, US-OR-41009, US Route, Route, 1
+702= US-VA-51003, US-VA-51079, Road, Route, 1
+703= US-VA-51149, US-VA-51183, Interstate, Route, 1
+704= US-KY-21031, US-KY-21183, US Route, Route, 2
+705= US-MN-27033, US-MN-27063, Road, Route, 2
+706= US-ME-23019, US-ME-23025, Interstate, Route, 1
+707= US-NJ-34013, US-NJ-34039, Road, Route, 2
+708= US-WY-56023, US-WY-56035, US Route, Route, 1
+709= US-SC-45019, US-SC-45043, US Route, Route, 1
+710= US-FL-12033, US-FL-12113, Road, Route, 2
+711= US-CO-08003, US-CO-08105, US Route, Route, 1
+712= US-NJ-34037, US-PA-42103, Interstate, Route, 1
+713= US-AL-01013, US-AL-01035, Interstate, Route, 1
+714= US-GA-13107, US-GA-13283, Interstate, Route, 1
+715= US-TN-47019, US-TN-47179, Interstate, Route, 1
+716= US-MO-29021, US-MO-29063, Road, Route, 1
+717= US-WI-55017, US-WI-55035, US Route, Route, 1
+718= US-KS-20179, US-KS-20193, US Route, Route, 1
+719= US-OR-41009, US-OR-41067, US Route, Route, 2
+720= US-IA-19075, US-IA-19083, Road, Route, 1
+721= US-IL-17107, US-IL-17167, Interstate, Route, 1
+722= US-AR-05081, US-TX-48037, Road, Route, 1
+723= US-MN-27063, US-MN-27091, Interstate, Route, 1
+724= US-IA-19009, US-IA-19029, Road, Route, 1
+725= US-IL-17039, US-IL-17147, Interstate, Route, 1
+726= US-RI-44003, US-RI-44009, Interstate, Route, 1
+727= US-ID-16019, US-WY-56023, US Route, Route, 1
+728= US-MA-25011, US-MA-25015, Interstate, Route, 1
+729= US-TN-47163, US-VA-51191, Interstate, Route, 1
+730= US-OK-40037, US-OK-40143, Interstate, Route, 1
+731= US-MS-28015, US-MS-28083, State Route, Route, 1
+732= US-MN-27079, US-MN-27139, US Route, Route, 1
+733= US-SD-46023, US-SD-46043, State Route, Route, 1
+734= US-GA-13023, US-GA-13175, Interstate, Route, 1
+735= US-KY-21015, US-KY-21077, Interstate, Route, 1
+736= US-KS-20059, US-KS-20121, Interstate, Route, 1
+737= US-FL-12011, US-FL-12086, Interstate, Route, 2
+738= US-TX-48013, US-TX-48325, Interstate, Route, 1
+739= US-DE-10005, US-MD-24047, State Route, Route, 1
+740= US-AR-05073, US-AR-05091, US Route, Route, 1
+741= US-NM-35003, US-NM-35017, US Route, Route, 1
+742= US-VT-50017, US-VT-50023, State Route, Route, 3
+743= US-MN-27031, US-MN-27075, State Route, Route, 1
+744= US-KS-20175, US-OK-40007, US Route, Route, 1
+745= US-KS-20047, US-KS-20083, Road, Route, 1
+746= US-OR-41027, US-OR-41051, State Route, Route, 1
+747= US-SD-46065, US-SD-46117, US Route, Route, 1
+748= US-UT-49021, US-UT-49053, Interstate, Route, 1
+749= US-VA-51069, US-WV-54003, Interstate, Route, 1
+750= US-IL-17099, US-IL-17103, Interstate, Route, 1
+751= US-SD-46027, US-SD-46083, Interstate, Route, 1
+752= US-MS-28085, US-MS-28113, Interstate, Route, 1
+753= US-ME-23025, US-ME-23027, Interstate, Route, 1
+754= US-GA-13079, US-GA-13293, State Route, Route, 1
+755= US-NE-31031, US-NE-31161, US Route, Route, 1
+756= US-FL-12091, US-FL-12113, Interstate, Route, 2
+757= US-SC-45013, US-SC-45053, US Route, Route, 1
+758= US-TX-48443, US-TX-48465, US Route, Route, 1
+759= US-ID-16075, US-ID-16087, US Route, Route, 1
+760= US-VA-51025, US-VA-51111, US Route, Route, 1
+761= US-NV-32019, US-NV-32029, State Route, Route, 1
+762= US-MI-26107, US-MI-26117, US Route, Route, 1
+763= US-TN-47003, US-TN-47031, State Route, Route, 1
+764= US-GA-13089, US-GA-13247, Interstate, Route, 1
+765= US-KY-21033, US-KY-21143, US Route, Route, 2
+766= US-IL-17049, US-IL-17051, Interstate, Route, 2
+767= US-OH-39051, US-OH-39171, Interstate, Route, 1
+768= US-IN-18043, US-KY-21111, Interstate, Route, 1
+769= US-NM-35013, US-TX-48141, Road, Route, 1
+770= US-VA-51015, US-VA-51790, Interstate, Route, 2
+771= US-NY-36055, US-NY-36069, State Route, Route, 1
+772= US-NV-32029, US-NV-32031, State Route, Route, 1
+773= US-MO-29043, US-MO-29213, US Route, Route, 1
+774= US-VT-50025, US-VT-50027, State Route, Route, 1
+775= US-KS-20031, US-KS-20111, Interstate, Route, 1
+776= US-IL-17103, US-IL-17141, Interstate, Route, 2
+777= US-WI-55035, US-WI-55121, US Route, Route, 1
+778= US-MS-28077, US-MS-28085, Road, Route, 1
+779= US-ND-38013, US-ND-38101, US Route, Route, 1
+780= US-OK-40085, US-TX-48097, Interstate, Route, 1
+781= US-MO-29001, US-MO-29121, US Route, Route, 1
+782= US-WA-53027, US-WA-53067, State Route, Route, 1
+783= US-MT-30085, US-MT-30105, Road, Route, 1
+784= US-AL-01001, US-AL-01051, Interstate, Route, 1
+785= US-GA-13241, US-NC-37113, State Route, Route, 1
+786= US-SD-46019, US-SD-46081, Road, Route, 1
+787= US-AL-01035, US-AL-01053, Interstate, Route, 1
+788= US-OH-39035, US-OH-39093, Interstate, Route, 1
+789= US-ME-23001, US-ME-23011, Interstate, Route, 1
+790= US-TX-48173, US-TX-48227, US Route, Route, 1
+791= US-NJ-34041, US-PA-42095, Interstate, Route, 1
+792= US-FL-12081, US-FL-12115, Interstate, Route, 1
+793= US-TN-47017, US-TN-47077, Interstate, Route, 3
+794= US-TX-48219, US-TX-48279, US Route, Route, 1
+795= US-TX-48001, US-TX-48161, US Route, Route, 1
+796= US-GA-13029, US-GA-13031, Interstate, Route, 1
+797= US-MI-26085, US-MI-26133, US Route, Route, 1
+798= US-IA-19033, US-IA-19069, Interstate, Route, 1
+799= US-GA-13077, US-GA-13199, State Route, Route, 1
+800= US-ID-16011, US-ID-16023, US Route, Route, 1
+801= US-WI-55077, US-WI-55137, US Route, Route, 1
+802= US-CO-08017, US-CO-08073, US Route, Route, 1
+803= US-AR-05085, US-AR-05119, US Route, Route, 2
+804= US-OK-40143, US-OK-40147, US Route, Route, 1
+805= US-NC-37089, US-NC-37149, Interstate, Route, 1
+806= US-OR-41049, US-OR-41059, State Route, Route, 1
+807= US-MN-27019, US-MN-27139, US Route, Route, 1
+808= US-OK-40005, US-OK-40121, US Route, Route, 2
+809= US-VA-51053, US-VA-51730, US Route, Route, 2
+810= US-DC-11001, US-VA-51013, US Route, Route, 2
+811= US-MT-30009, US-WY-56003, State Route, Route, 1
+812= US-MI-26011, US-MI-26069, US Route, Route, 1
+813= US-OR-41059, US-WA-53071, Road, Route, 1
+814= US-TX-48189, US-TX-48437, Interstate, Route, 1
+815= US-OK-40083, US-OK-40119, Interstate, Route, 1
+816= US-KS-20011, US-MO-29217, US Route, Route, 1
+817= US-NC-37089, US-SC-45045, US Route, Route, 1
+818= US-IA-19025, US-IA-19187, US Route, Route, 1
+819= US-ID-16053, US-ID-16063, Road, Route, 1
+820= US-TX-48159, US-TX-48223, Interstate, Route, 1
+821= US-WV-54011, US-WV-54079, State Route, Route, 1
+822= US-NJ-34003, US-NY-36087, Road, Route, 2
+823= US-TX-48065, US-TX-48179, Interstate, Route, 1
+824= US-MT-30033, US-MT-30069, State Route, Route, 1
+825= US-TX-48339, US-TX-48471, Interstate, Route, 1
+826= US-AL-01051, US-AL-01101, Interstate, Route, 1
+827= US-TX-48223, US-TX-48231, Interstate, Route, 1
+828= US-MO-29025, US-MO-29063, US Route, Route, 1
+829= US-WA-53007, US-WA-53037, US Route, Route, 1
+830= US-TX-48103, US-TX-48135, US Route, Route, 2
+831= US-OK-40017, US-OK-40073, US Route, Route, 1
+832= US-ND-38061, US-ND-38101, US Route, Route, 1
+833= US-IN-18043, US-IN-18061, Interstate, Route, 2
+834= US-IN-18093, US-IN-18101, Road, Route, 1
+835= US-TN-47043, US-TN-47187, Interstate, Route, 1
+836= US-PA-42027, US-PA-42033, Road, Route, 2
+837= US-OR-41005, US-OR-41067, Interstate, Route, 4
+838= US-KY-21071, US-KY-21119, State Route, Route, 1
+839= US-NH-33009, US-VT-50027, Interstate, Route, 1
+840= US-NV-32011, US-NV-32015, US Route, Route, 2
+841= US-VA-51075, US-VA-51087, US Route, Route, 1
+842= US-AL-01003, US-AL-01097, Interstate, Route, 2
+843= US-AL-01091, US-AL-01105, State Route, Route, 1
+844= US-KS-20177, US-KS-20197, Interstate, Route, 1
+845= US-AR-05067, US-AR-05075, Road, Route, 1
+846= US-OH-39047, US-OH-39097, State Route, Route, 1
+847= US-MO-29055, US-MO-29071, Interstate, Route, 1
+848= US-TX-48413, US-TX-48435, US Route, Route, 1
+849= US-NC-37033, US-VA-51590, Road, Route, 1
+850= US-ND-38049, US-ND-38069, US Route, Route, 2
+851= US-CO-08007, US-NM-35039, US Route, Route, 1
+852= US-TX-48353, US-TX-48441, US Route, Route, 2
+853= US-MN-27027, US-ND-38017, Road, Route, 2
+854= US-ND-38043, US-ND-38093, Interstate, Route, 1
+855= US-TX-48251, US-TX-48439, Interstate, Route, 1
+856= US-MI-26035, US-MI-26133, State Route, Route, 1
+857= US-GA-13021, US-GA-13207, State Route, Route, 1
+858= US-OH-39035, US-OH-39103, Interstate, Route, 1
+859= US-MN-27007, US-MN-27029, US Route, Route, 1
+860= US-IL-17075, US-IL-17091, Interstate, Route, 1
+861= US-OR-41011, US-OR-41019, State Route, Route, 1
+862= US-ID-16035, US-ID-16061, US Route, Route, 1
+863= US-TX-48183, US-TX-48401, US Route, Route, 1
+864= US-NC-37061, US-NC-37163, Interstate, Route, 1
+865= US-MO-29127, US-MO-29205, US Route, Route, 1
+866= US-NJ-34001, US-NJ-34005, State Route, Route, 1
+867= US-MT-30049, US-MT-30077, US Route, Route, 1
+868= US-OK-40117, US-OK-40119, US Route, Route, 2
+869= US-AR-05081, US-AR-05133, US Route, Route, 1
+870= US-TX-48103, US-TX-48475, Interstate, Route, 1
+871= US-PA-42059, US-PA-42125, Interstate, Route, 1
+872= US-IN-18067, US-IN-18159, US Route, Route, 1
+873= US-OH-39003, US-OH-39063, Interstate, Route, 2
+874= US-MI-26105, US-MI-26127, US Route, Route, 1
+875= US-IN-18025, US-IN-18123, Interstate, Route, 1
+876= US-NJ-34017, US-NY-36061, Road, Route, 1
+877= US-SD-46065, US-SD-46069, Road, Route, 1
+878= US-KY-21213, US-TN-47147, Interstate, Route, 1
+879= US-WY-56001, US-WY-56021, Interstate, Route, 1
+880= US-TX-48161, US-TX-48349, US Route, Route, 1
+881= US-MO-29225, US-MO-29229, US Route, Route, 1
+882= US-CA-06067, US-CA-06113, Interstate, Route, 2
+883= US-NE-31015, US-SD-46053, State Route, Route, 1
+884= US-KS-20009, US-KS-20145, Road, Route, 1
+885= US-AL-01097, US-AL-01129, Road, Route, 1
+886= US-IA-19013, US-IA-19019, Interstate, Route, 2
+887= US-KS-20139, US-KS-20177, Interstate, Route, 1
+888= US-OH-39095, US-OH-39173, Road, Route, 2
+889= US-IA-19163, US-IL-17161, Road, Route, 1
+890= US-IN-18003, US-OH-39125, US Route, Route, 1
+891= US-NJ-34023, US-NJ-34035, Road, Route, 1
+892= US-TN-47081, US-TN-47085, Interstate, Route, 3
+893= US-CO-08019, US-CO-08049, US Route, Route, 1
+894= US-GA-13011, US-GA-13139, State Route, Route, 2
+895= US-NM-35015, US-TX-48389, US Route, Route, 1
+896= US-GA-13119, US-GA-13147, Interstate, Route, 1
+897= US-GA-13189, US-GA-13317, State Route, Route, 1
+898= US-TX-48335, US-TX-48353, Interstate, Route, 2
+899= US-SD-46075, US-SD-46085, Interstate, Route, 1
+900= US-MI-26065, US-MI-26093, Interstate, Route, 1
+901= US-FL-12063, US-FL-12133, Interstate, Route, 1
+902= US-VA-51013, US-VA-51059, US Route, Route, 1
+903= US-CO-08089, US-CO-08101, US Route, Route, 1
+904= US-MT-30029, US-MT-30047, State Route, Route, 1
+905= US-TX-48347, US-TX-48401, US Route, Route, 1
+906= US-IN-18011, US-IN-18097, Interstate, Route, 1
+907= US-OH-39151, US-OH-39153, Interstate, Route, 1
+908= US-VA-51061, US-VA-51153, Road, Route, 2
+909= US-CA-06077, US-CA-06099, Interstate, Route, 3
+910= US-ID-16013, US-ID-16023, US Route, Route, 1
+911= US-IL-17107, US-IL-17113, Interstate, Route, 1
+912= US-TX-48071, US-TX-48245, Interstate, Route, 1
+913= US-SD-46081, US-SD-46093, Interstate, Route, 1
+914= US-MA-25021, US-MA-25027, State Route, Route, 1
+915= US-MT-30013, US-MT-30045, State Route, Route, 1
+916= US-NE-31083, US-NE-31137, US Route, Route, 1
+917= US-OH-39003, US-OH-39137, US Route, Route, 1
+918= US-NC-37069, US-NC-37183, US Route, Route, 1
+919= US-WY-56013, US-WY-56017, State Route, Route, 1
+920= US-GA-13029, US-GA-13103, Interstate, Route, 1
+921= US-IA-19031, US-IA-19103, State Route, Route, 1
+922= US-IA-19059, US-MN-27063, Road, Route, 1
+923= US-ID-16051, US-ID-16065, Road, Route, 2
+924= US-TX-48081, US-TX-48399, US Route, Route, 1
+925= US-AR-05049, US-MO-29149, US Route, Route, 1
+926= US-GA-13137, US-GA-13241, State Route, Route, 1
+927= US-FL-12095, US-FL-12117, Road, Route, 1
+928= US-NE-31089, US-NE-31149, US Route, Route, 1
+929= US-TN-47005, US-TN-47039, Interstate, Route, 1
+930= US-NJ-34027, US-NJ-34035, Interstate, Route, 1
+931= US-TN-47019, US-TN-47171, Interstate, Route, 1
+932= US-FL-12065, US-GA-13275, Road, Route, 1
+933= US-VA-51175, US-VA-51620, US Route, Route, 1
+934= US-TN-47021, US-TN-47147, State Route, Route, 1
+935= US-WV-54061, US-WV-54077, Interstate, Route, 1
+936= US-CA-06011, US-CA-06021, Interstate, Route, 1
+937= US-IA-19031, US-IA-19163, State Route, Route, 1
+938= US-IA-19029, US-IA-19137, Road, Route, 1
+939= US-IL-17095, US-IL-17187, US Route, Route, 1
+940= US-NY-36087, US-NY-36119, Road, Route, 1
+941= US-SD-46027, US-SD-46127, Interstate, Route, 1
+942= US-VA-51013, US-VA-51510, Interstate, Route, 1
+943= US-MO-29059, US-MO-29085, US Route, Route, 1
+944= US-TX-48243, US-TX-48377, US Route, Route, 1
+945= US-ME-23011, US-ME-23027, Interstate, Route, 1
+946= US-IA-19195, US-MN-27047, Interstate, Route, 1
+947= US-MO-29021, US-MO-29165, Road, Route, 1
+948= US-OH-39059, US-OH-39119, Interstate, Route, 1
+949= US-NJ-34023, US-NJ-34039, Road, Route, 1
+950= US-KY-21073, US-KY-21211, Road, Route, 1
+951= US-AL-01047, US-AL-01105, State Route, Route, 1
+952= US-AL-01009, US-AL-01043, Interstate, Route, 1
+953= US-NJ-34021, US-NJ-34023, Road, Route, 1
+954= US-GA-13053, US-GA-13259, State Route, Route, 1
+955= US-MN-27145, US-MN-27153, State Route, Route, 2
+956= US-DE-10001, US-DE-10005, State Route, Route, 2
+957= US-OR-41019, US-OR-41033, Interstate, Route, 1
+958= US-ND-38059, US-ND-38089, Interstate, Route, 1
+959= US-MO-29003, US-MO-29021, Road, Route, 1
+960= US-TX-48009, US-TX-48023, US Route, Route, 1
+961= US-AR-05127, US-AR-05131, US Route, Route, 1
+962= US-FL-12005, US-FL-12045, US Route, Route, 1
+963= US-IN-18093, US-IN-18105, State Route, Route, 1
+964= US-CA-06093, US-OR-41029, Interstate, Route, 1
+965= US-MT-30001, US-MT-30057, Interstate, Route, 1
+966= US-IL-17123, US-IL-17203, Interstate, Route, 1
+967= US-IL-17073, US-IL-17161, Road, Route, 1
+968= US-NM-35031, US-NM-35045, US Route, Route, 1
+969= US-TX-48137, US-TX-48465, US Route, Route, 1
+970= US-NC-37045, US-SC-45021, Interstate, Route, 1
+971= US-CA-06059, US-CA-06073, Interstate, Route, 1
+972= US-VA-51155, US-VA-51750, US Route, Route, 1
+973= US-AL-01071, US-AL-01089, State Route, Route, 1
+974= US-OR-41041, US-OR-41057, US Route, Route, 1
+975= US-IL-17001, US-MO-29127, US Route, Route, 1
+976= US-MN-27027, US-MN-27167, Interstate, Route, 1
+977= US-MA-25001, US-MA-25019, Road, Route, 1
+978= US-CA-06017, US-NV-32005, US Route, Route, 1
+979= US-LA-22089, US-LA-22095, Road, Route, 1
+980= US-OR-41031, US-OR-41065, US Route, Route, 1
+981= US-KS-20009, US-KS-20185, Road, Route, 1
+982= US-AL-01031, US-AL-01109, State Route, Route, 1
+983= US-NY-36007, US-PA-42115, Interstate, Route, 1
+984= US-TX-48143, US-TX-48193, US Route, Route, 1
+985= US-FL-12029, US-FL-12041, US Route, Route, 1
+986= US-MS-28023, US-MS-28075, Interstate, Route, 2
+987= US-IL-17135, US-IL-17167, Interstate, Route, 1
+988= US-AL-01009, US-AL-01073, Interstate, Route, 1
+989= US-AL-01093, US-MS-28057, Road, Route, 1
+990= US-MT-30003, US-WY-56033, Interstate, Route, 1
+991= US-TX-48273, US-TX-48355, US Route, Route, 1
+992= US-MI-26041, US-MI-26153, US Route, Route, 1
+993= US-ND-38003, US-ND-38093, Interstate, Route, 1
+994= US-KS-20091, US-KS-20209, Interstate, Route, 1
+995= US-ND-38067, US-ND-38099, Interstate, Route, 1
+996= US-CA-06037, US-CA-06111, State Route, Route, 1
+997= US-WI-55075, US-WI-55083, US Route, Route, 1
+998= US-OH-39023, US-OH-39113, US Route, Route, 1
+999= US-MI-26043, US-WI-55037, US Route, Route, 1
+1000= US-LA-22033, US-LA-22037, US Route, Route, 1
+1001= US-AK-02170, US-AK-02261, State Route, Route, 1
+1002= US-MI-26041, US-MI-26109, State Route, Route, 2
+1003= US-TX-48075, US-TX-48087, US Route, Route, 1
+1004= US-MN-27037, US-MN-27053, Interstate, Route, 2
+1005= US-IA-19025, US-IA-19161, US Route, Route, 1
+1006= US-OK-40051, US-OK-40137, US Route, Route, 1
+1007= US-KS-20055, US-KS-20171, US Route, Route, 1
+1008= US-WY-56015, US-WY-56021, Road, Route, 1
+1009= US-NM-35049, US-NM-35057, Interstate, Route, 1
+1010= US-MN-27023, US-MN-27129, Road, Route, 1
+1011= US-PA-42033, US-PA-42065, Interstate, Route, 1
+1012= US-IL-17031, US-IL-17089, Interstate, Route, 1
+1013= US-AZ-04001, US-AZ-04017, US Route, Route, 3
+1014= US-TX-48021, US-TX-48453, State Route, Route, 1
+1015= US-IA-19069, US-IA-19197, Interstate, Route, 1
+1016= US-TX-48265, US-TX-48267, Interstate, Route, 1
+1017= US-MS-28025, US-MS-28095, US Route, Route, 1
+1018= US-ID-16037, US-ID-16059, US Route, Route, 1
+1019= US-TX-48453, US-TX-48491, Interstate, Route, 1
+1020= US-LA-22061, US-LA-22073, Interstate, Route, 1
+1021= US-IN-18037, US-IN-18147, Interstate, Route, 3
+1022= US-KS-20161, US-KS-20197, Interstate, Route, 1
+1023= US-ID-16055, US-WA-53063, Road, Route, 1
+1024= US-NE-31001, US-NE-31181, Road, Route, 1
+1025= US-CA-06057, US-CA-06061, Interstate, Route, 5
+1026= US-TX-48151, US-TX-48433, US Route, Route, 1
+1027= US-IL-17137, US-IL-17171, State Route, Route, 1
+1028= US-NY-36043, US-NY-36065, Interstate, Route, 1
+1029= US-ID-16027, US-ID-16075, Road, Route, 2
+1030= US-KS-20151, US-KS-20185, Road, Route, 1
+1031= US-NJ-34003, US-NJ-34031, Road, Route, 4
+1032= US-PA-42021, US-PA-42111, US Route, Route, 1
+1033= US-TX-48053, US-TX-48281, US Route, Route, 1
+1034= US-MI-26043, US-WI-55075, Road, Route, 1
+1035= US-MN-27007, US-MN-27061, US Route, Route, 1
+1036= US-TN-47043, US-TN-47081, Interstate, Route, 1
+1037= US-TX-48271, US-TX-48465, US Route, Route, 1
+1038= US-IL-17143, US-IL-17179, Interstate, Route, 1
+1039= US-GA-13051, US-GA-13103, Interstate, Route, 1
+1040= US-IN-18139, US-IN-18145, Interstate, Route, 1
+1041= US-OK-40083, US-OK-40109, Interstate, Route, 1
+1042= US-NH-33011, US-NH-33015, Interstate, Route, 1
+1043= US-TX-48183, US-TX-48423, US Route, Route, 1
+1044= US-GA-13211, US-GA-13297, Interstate, Route, 1
+1045= US-TX-48367, US-TX-48439, Interstate, Route, 1
+1046= US-ID-16005, US-ID-16077, State Route, Route, 1
+1047= US-MO-29107, US-MO-29195, Interstate, Route, 1
+1048= US-ND-38049, US-ND-38101, US Route, Route, 2
+1049= US-IN-18003, US-IN-18033, Interstate, Route, 1
+1050= US-ND-38011, US-ND-38087, US Route, Route, 2
+1051= US-AL-01063, US-AL-01125, Interstate, Route, 1
+1052= US-OK-40013, US-TX-48181, Road, Route, 1
+1053= US-FL-12085, US-FL-12099, Road, Route, 1
+1054= US-VA-51173, US-VA-51197, Interstate, Route, 1
+1055= US-MD-24013, US-MD-24021, Interstate, Route, 1
+1056= US-WI-55071, US-WI-55117, Interstate, Route, 1
+1057= US-MN-27153, US-MN-27159, State Route, Route, 2
+1058= US-MT-30067, US-WY-56029, Road, Route, 3
+1059= US-NM-35047, US-NM-35057, US Route, Route, 1
+1060= US-MD-24045, US-MD-24047, State Route, Route, 1
+1061= US-KS-20031, US-KS-20139, Interstate, Route, 1
+1062= US-ME-23009, US-ME-23027, US Route, Route, 1
+1063= US-MS-28033, US-TN-47157, Road, Route, 3
+1064= US-IN-18037, US-IN-18123, Interstate, Route, 1
+1065= US-KY-21019, US-KY-21089, US Route, Route, 1
+1066= US-CO-08023, US-CO-08055, US Route, Route, 1
+1067= US-IA-19079, US-IA-19187, US Route, Route, 1
+1068= US-UT-49035, US-UT-49049, Road, Route, 1
+1069= US-NC-37015, US-NC-37117, US Route, Route, 1
+1070= US-OK-40071, US-OK-40113, US Route, Route, 1
+1071= US-GA-13131, US-GA-13275, State Route, Route, 1
+1072= US-TX-48117, US-TX-48359, Interstate, Route, 1
+1073= US-TX-48111, US-TX-48421, Road, Route, 2
+1074= US-NC-37019, US-NC-37047, US Route, Route, 1
+1075= US-IN-18105, US-IN-18109, State Route, Route, 1
+1076= US-AL-01097, US-MS-28059, Road, Route, 1
+1077= US-NY-36053, US-NY-36065, Interstate, Route, 1
+1078= US-MI-26023, US-MI-26025, Road, Route, 1
+1079= US-LA-22069, US-LA-22081, Road, Route, 2
+1080= US-AK-02020, US-AK-02170, Road, Route, 1
+1081= US-TX-48003, US-TX-48135, US Route, Route, 1
+1082= US-NC-37133, US-NC-37141, US Route, Route, 1
+1083= US-IN-18097, US-IN-18145, Interstate, Route, 1
+1084= US-CA-06047, US-CA-06099, Interstate, Route, 2
+1085= US-GA-13173, US-GA-13185, State Route, Route, 1
+1086= US-GA-13095, US-GA-13321, State Route, Route, 1
+1087= US-CT-09013, US-CT-09015, State Route, Route, 2
+1088= US-MS-28003, US-MS-28117, Road, Route, 1
+1089= US-WA-53003, US-WA-53023, US Route, Route, 1
+1090= US-AR-05059, US-AR-05125, Interstate, Route, 1
+1091= US-NE-31065, US-NE-31083, US Route, Route, 1
+1092= US-SD-46005, US-SD-46077, US Route, Route, 1
+1093= US-WV-54017, US-WV-54033, US Route, Route, 1
+1094= US-MT-30027, US-MT-30045, State Route, Route, 1
+1095= US-NC-37019, US-SC-45051, US Route, Route, 1
+1096= US-TN-47003, US-TN-47149, State Route, Route, 1
+1097= US-LA-22029, US-LA-22107, US Route, Route, 1
+1098= US-MI-26049, US-MI-26155, Interstate, Route, 1
+1099= US-KS-20095, US-KS-20173, US Route, Route, 1
+1100= US-OH-39133, US-OH-39153, Interstate, Route, 2
+1101= US-IN-18029, US-OH-39061, Road, Route, 2
+1102= US-LA-22047, US-LA-22099, Interstate, Route, 1
+1103= US-VA-51041, US-VA-51053, Road, Route, 4
+1104= US-PA-42043, US-PA-42075, Interstate, Route, 2
+1105= US-IL-17087, US-IL-17181, State Route, Route, 1
+1106= US-MT-30023, US-MT-30077, Road, Route, 1
+1107= US-OK-40125, US-OK-40133, Interstate, Route, 1
+1108= US-KY-21107, US-KY-21233, US Route, Route, 1
+1109= US-KY-21093, US-KY-21179, US Route, Route, 4
+1110= US-GA-13153, US-GA-13225, Interstate, Route, 1
+1111= US-NE-31045, US-NE-31161, US Route, Route, 1
+1112= US-MI-26161, US-MI-26163, Interstate, Route, 1
+1113= US-VA-51087, US-VA-51760, Interstate, Route, 3
+1114= US-NC-37023, US-NC-37035, Interstate, Route, 1
+1115= US-IA-19021, US-IA-19041, Road, Route, 1
+1116= US-IL-17153, US-IL-17181, State Route, Route, 1
+1117= US-AK-02100, US-AK-02110, Road, Route, 1
+1118= US-NC-37081, US-NC-37151, US Route, Route, 2
+1119= US-WI-55009, US-WI-55115, State Route, Route, 1
+1120= US-AZ-04005, US-UT-49025, US Route, Route, 1
+1121= US-TX-48175, US-TX-48469, US Route, Route, 1
+1122= US-GA-13099, US-GA-13253, State Route, Route, 1
+1123= US-MA-25011, US-VT-50025, Interstate, Route, 1
+1124= US-UT-49043, US-WY-56041, Interstate, Route, 1
+1125= US-NJ-34023, US-NY-36085, Road, Route, 1
+1126= US-AR-05041, US-AR-05043, US Route, Route, 2
+1127= US-VA-51059, US-VA-51153, Interstate, Route, 2
+1128= US-PA-42019, US-PA-42073, Interstate, Route, 1
+1129= US-LA-22033, US-LA-22121, Interstate, Route, 1
+1130= US-CO-08039, US-CO-08073, Interstate, Route, 2
+1131= US-MT-30065, US-MT-30111, US Route, Route, 1
+1132= US-NY-36001, US-NY-36083, Interstate, Route, 1
+1133= US-TN-47117, US-TN-47119, State Route, Route, 1
+1134= US-OK-40031, US-OK-40033, Interstate, Route, 1
+1135= US-TN-47163, US-VA-51520, Road, Route, 1
+1136= US-NJ-34013, US-NJ-34031, Road, Route, 1
+1137= US-PA-42079, US-PA-42107, Interstate, Route, 1
+1138= US-WA-53013, US-WA-53023, US Route, Route, 1
+1139= US-MI-26005, US-MI-26081, US Route, Route, 1
+1140= US-CO-08031, US-CO-08059, Interstate, Route, 1
+1141= US-NM-35039, US-NM-35049, US Route, Route, 1
+1142= US-MN-27123, US-MN-27163, Interstate, Route, 1
+1143= US-WY-56029, US-WY-56039, US Route, Route, 4
+1144= US-MN-27047, US-MN-27147, Interstate, Route, 1
+1145= US-FL-12055, US-FL-12105, US Route, Route, 1
+1146= US-NY-36115, US-VT-50021, Road, Route, 1
+1147= US-KS-20045, US-KS-20059, US Route, Route, 1
+1148= US-OR-41001, US-OR-41023, US Route, Route, 1
+1149= US-IL-17019, US-IL-17041, Interstate, Route, 1
+1150= US-ND-38069, US-ND-38083, US Route, Route, 1
+1151= US-WI-55005, US-WI-55017, US Route, Route, 1
+1152= US-MO-29023, US-MO-29207, State Route, Route, 1
+1153= US-MN-27021, US-MN-27057, US Route, Route, 1
+1154= US-TX-48127, US-TX-48323, US Route, Route, 1
+1155= US-NY-36005, US-NY-36119, Road, Route, 2
+1156= US-WI-55087, US-WI-55139, US Route, Route, 1
+1157= US-MI-26053, US-MI-26131, State Route, Route, 1
+1158= US-MN-27007, US-MN-27057, US Route, Route, 2
+1159= US-AL-01069, US-FL-12063, US Route, Route, 1
+1160= US-ID-16035, US-ID-16069, US Route, Route, 1
+1161= US-LA-22013, US-LA-22061, Interstate, Route, 1
+1162= US-KY-21029, US-KY-21179, Interstate, Route, 1
+1163= US-SD-46019, US-WY-56011, US Route, Route, 1
+1164= US-MI-26081, US-MI-26139, US Route, Route, 4
+1165= US-IN-18025, US-IN-18061, Interstate, Route, 1
+1166= US-TX-48371, US-TX-48443, US Route, Route, 2
+1167= US-FL-12035, US-FL-12127, Interstate, Route, 1
+1168= US-TX-48081, US-TX-48451, US Route, Route, 2
+1169= US-SD-46029, US-SD-46057, Road, Route, 1
+1170= US-MS-28093, US-TN-47047, US Route, Route, 1
+1171= US-MS-28009, US-MS-28139, US Route, Route, 1
+1172= US-MO-29161, US-MO-29169, Interstate, Route, 1
+1173= US-ID-16003, US-ID-16087, US Route, Route, 1
+1174= US-WY-56019, US-WY-56025, Interstate, Route, 1
+1175= US-MT-30021, US-MT-30079, Interstate, Route, 1
+1176= US-SD-46013, US-SD-46037, US Route, Route, 1
+1177= US-IN-18085, US-IN-18183, US Route, Route, 1
+1178= US-OK-40103, US-OK-40117, US Route, Route, 4
+1179= US-OK-40017, US-OK-40109, Interstate, Route, 1
+1180= US-KY-21075, US-TN-47131, Road, Route, 1
+1181= US-OH-39007, US-OH-39155, State Route, Route, 1
+1182= US-CA-06065, US-CA-06073, Interstate, Route, 1
+1183= US-NC-37059, US-NC-37067, US Route, Route, 1
+1184= US-NY-36059, US-NY-36103, Road, Route, 2
+1185= US-NY-36021, US-NY-36083, Interstate, Route, 1
+1186= US-KY-21007, US-KY-21145, US Route, Route, 1
+1187= US-NM-35027, US-NM-35035, US Route, Route, 2
+1188= US-NY-36001, US-NY-36039, Interstate, Route, 1
+1189= US-NJ-34019, US-NJ-34035, Interstate, Route, 1
+1190= US-IN-18083, US-IN-18153, US Route, Route, 1
+1191= US-VA-51061, US-VA-51187, Interstate, Route, 1
+1192= US-MN-27127, US-MN-27129, US Route, Route, 1
+1193= US-OK-40023, US-OK-40127, State Route, Route, 1
+1194= US-NC-37007, US-NC-37153, US Route, Route, 1
+1195= US-FL-12005, US-FL-12131, State Route, Route, 1
+1196= US-OK-40139, US-TX-48421, Road, Route, 1
+1197= US-IA-19029, US-IA-19155, Road, Route, 1
+1198= US-WI-55051, US-WI-55125, US Route, Route, 1
+1199= US-AL-01005, US-AL-01067, State Route, Route, 1
+1200= US-NM-35007, US-NM-35055, US Route, Route, 1
+1201= US-GA-13013, US-GA-13157, Interstate, Route, 1
+1202= US-TN-47119, US-TN-47187, State Route, Route, 1
+1203= US-MN-27057, US-MN-27159, US Route, Route, 1
+1204= US-CA-06019, US-CA-06031, Interstate, Route, 1
+1205= US-IL-17071, US-IL-17187, US Route, Route, 1
+1206= US-MO-29043, US-MO-29077, US Route, Route, 1
+1207= US-OH-39027, US-OH-39165, State Route, Route, 1
+1208= US-TX-48005, US-TX-48073, US Route, Route, 1
+1209= US-KS-20029, US-KS-20143, US Route, Route, 1
+1210= US-KY-21125, US-KY-21199, State Route, Route, 1
+1211= US-MN-27075, US-MN-27137, State Route, Route, 1
+1212= US-IN-18027, US-IN-18101, US Route, Route, 1
+1213= US-LA-22039, US-LA-22097, Interstate, Route, 1
+1214= US-KY-21047, US-KY-21219, State Route, Route, 1
+1215= US-TN-47037, US-TN-47189, Interstate, Route, 1
+1216= US-NC-37123, US-NC-37153, US Route, Route, 1
+1217= US-TX-48059, US-TX-48441, Interstate, Route, 1
+1218= US-OK-40019, US-OK-40099, Interstate, Route, 1
+1219= US-TX-48005, US-TX-48373, State Route, Route, 1
+1220= US-NC-37019, US-NC-37129, State Route, Route, 1
+1221= US-MD-24039, US-MD-24047, US Route, Route, 1
+1222= US-VT-50007, US-VT-50011, Road, Route, 1
+1223= US-PA-42009, US-PA-42111, State Route, Route, 1
+1224= US-IA-19107, US-IA-19123, State Route, Route, 1
+1225= US-MO-29029, US-MO-29085, US Route, Route, 1
+1226= US-IL-17019, US-IL-17147, Interstate, Route, 2
+1227= US-NM-35025, US-TX-48165, Road, Route, 1
+1228= US-TX-48207, US-TX-48275, US Route, Route, 1
+1229= US-LA-22105, US-MS-28113, Interstate, Route, 1
+1230= US-IA-19071, US-IA-19129, Road, Route, 1
+1231= US-KS-20053, US-KS-20105, Interstate, Route, 1
+1232= US-MA-25003, US-MA-25013, Interstate, Route, 1
+1233= US-TX-48017, US-TX-48279, US Route, Route, 1
+1234= US-NE-31003, US-NE-31139, US Route, Route, 1
+1235= US-FL-12039, US-FL-12063, Interstate, Route, 1
+1236= US-MO-29005, US-MO-29087, Interstate, Route, 1
+1237= US-IN-18039, US-IN-18141, State Route, Route, 1
+1238= US-VA-51059, US-VA-51600, US Route, Route, 2
+1239= US-NY-36057, US-NY-36093, Interstate, Route, 1
+1240= US-NM-35015, US-TX-48109, US Route, Route, 1
+1241= US-MT-30013, US-MT-30015, US Route, Route, 1
+1242= US-TX-48081, US-TX-48431, US Route, Route, 1
+1243= US-AZ-04005, US-AZ-04025, Interstate, Route, 2
+1244= US-KS-20181, US-KS-20193, Interstate, Route, 1
+1245= US-IN-18031, US-IN-18139, Interstate, Route, 1
+1246= US-OK-40023, US-TX-48277, US Route, Route, 1
+1247= US-IN-18163, US-IN-18173, Interstate, Route, 1
+1248= US-CO-08029, US-CO-08077, US Route, Route, 1
+1249= US-MO-29111, US-MO-29127, Road, Route, 1
+1250= US-CA-06015, US-OR-41015, US Route, Route, 1
+1251= US-CA-06051, US-CA-06109, State Route, Route, 1
+1252= US-FL-12047, US-FL-12121, Interstate, Route, 1
+1253= US-MS-28047, US-MS-28131, State Route, Route, 1
+1254= US-OR-41007, US-OR-41057, US Route, Route, 2
+1255= US-MT-30095, US-MT-30097, Interstate, Route, 1
+1256= US-TX-48387, US-TX-48449, US Route, Route, 1
+1257= US-TX-48097, US-TX-48121, Road, Route, 1
+1258= US-IL-17003, US-MO-29133, Interstate, Route, 1
+1259= US-MO-29157, US-MO-29186, Interstate, Route, 1
+1260= US-TX-48131, US-TX-48311, US Route, Route, 1
+1261= US-MO-29133, US-MO-29201, Road, Route, 1
+1262= US-TX-48267, US-TX-48435, Interstate, Route, 1
+1263= US-MN-27131, US-MN-27147, Interstate, Route, 1
+1264= US-SD-46003, US-SD-46073, Road, Route, 1
+1265= US-MI-26075, US-MI-26161, Interstate, Route, 1
+1266= US-NE-31099, US-NE-31137, US Route, Route, 1
+1267= US-AR-05033, US-OK-40135, US Route, Route, 1
+1268= US-ID-16019, US-ID-16051, Road, Route, 2
+1269= US-NC-37101, US-NC-37163, Road, Route, 2
+1270= US-IA-19057, US-IA-19111, US Route, Route, 1
+1271= US-MO-29127, US-MO-29173, US Route, Route, 1
+1272= US-AR-05035, US-AR-05123, Interstate, Route, 1
+1273= US-ID-16015, US-ID-16085, State Route, Route, 3
+1274= US-KY-21041, US-KY-21077, Interstate, Route, 1
+1275= US-OR-41013, US-OR-41017, Road, Route, 1
+1276= US-IL-17137, US-IL-17167, State Route, Route, 1
+1277= US-MN-27037, US-MN-27049, US Route, Route, 1
+1278= US-KY-21051, US-KY-21131, State Route, Route, 1
+1279= US-OH-39125, US-OH-39161, US Route, Route, 1
+1280= US-OH-39059, US-OH-39157, Interstate, Route, 1
+1281= US-MI-26013, US-MI-26103, State Route, Route, 1
+1282= US-TX-48289, US-TX-48395, US Route, Route, 1
+1283= US-NE-31069, US-NE-31101, US Route, Route, 1
+1284= US-IN-18049, US-IN-18103, US Route, Route, 1
+1285= US-AZ-04013, US-AZ-04025, US Route, Route, 2
+1286= US-UT-49049, US-UT-49051, US Route, Route, 2
+1287= US-NM-35037, US-TX-48205, US Route, Route, 1
+1288= US-NY-36009, US-PA-42083, Road, Route, 1
+1289= US-CT-09003, US-MA-25013, State Route, Route, 1
+1290= US-NJ-34007, US-PA-42101, Road, Route, 1
+1291= US-MI-26113, US-MI-26165, Road, Route, 1
+1292= US-TN-47077, US-TN-47113, Interstate, Route, 1
+1293= US-IL-17087, US-IL-17127, Interstate, Route, 1
+1294= US-MA-25001, US-MA-25023, Interstate, Route, 2
+1295= US-ID-16049, US-ID-16061, US Route, Route, 2
+1296= US-ND-38021, US-SD-46013, Road, Route, 1
+1297= US-AL-01073, US-AL-01115, State Route, Route, 2
+1298= US-KS-20055, US-KS-20069, US Route, Route, 1
+1299= US-NY-36003, US-NY-36009, State Route, Route, 1
+1300= US-SD-46031, US-SD-46105, State Route, Route, 1
+1301= US-AL-01077, US-AL-01083, State Route, Route, 1
+1302= US-AR-05033, US-AR-05131, US Route, Route, 1
+1303= US-AZ-04015, US-NV-32003, Interstate, Route, 2
+1304= US-KS-20039, US-KS-20179, US Route, Route, 1
+1305= US-CA-06007, US-CA-06101, State Route, Route, 1
+1306= US-TX-48303, US-TX-48305, US Route, Route, 2
+1307= US-VA-51143, US-VA-51590, US Route, Route, 2
+1308= US-IN-18093, US-IN-18117, State Route, Route, 1
+1309= US-IA-19045, US-IA-19097, US Route, Route, 1
+1310= US-OK-40037, US-OK-40081, Interstate, Route, 1
+1311= US-WA-53007, US-WA-53017, State Route, Route, 5
+1312= US-WA-53051, US-WA-53063, US Route, Route, 1
+1313= US-TN-47097, US-TN-47167, State Route, Route, 1
+1314= US-AR-05027, US-AR-05139, US Route, Route, 1
+1315= US-NY-36093, US-NY-36095, Interstate, Route, 1
+1316= US-TX-48009, US-TX-48485, US Route, Route, 2
+1317= US-AZ-04005, US-AZ-04017, US Route, Route, 2
+1318= US-VA-51155, US-VA-51197, US Route, Route, 1
+1319= US-MT-30013, US-MT-30099, US Route, Route, 2
+1320= US-CT-09003, US-CT-09013, State Route, Route, 1
+1321= US-NM-35005, US-NM-35011, Road, Route, 3
+1322= US-NC-37013, US-NC-37117, US Route, Route, 1
+1323= US-ID-16069, US-WA-53003, Road, Route, 1
+1324= US-NY-36017, US-NY-36025, Interstate, Route, 1
+1325= US-TN-47037, US-TN-47149, State Route, Route, 1
+1326= US-PA-42055, US-PA-42057, Road, Route, 1
+1327= US-MT-30031, US-MT-30067, Interstate, Route, 1
+1328= US-MN-27099, US-MN-27109, Interstate, Route, 1
+1329= US-OR-41025, US-OR-41045, State Route, Route, 2
+1330= US-AL-01033, US-MS-28141, State Route, Route, 1
+1331= US-AL-01031, US-AL-01039, Road, Route, 1
+1332= US-OK-40113, US-OK-40143, US Route, Route, 3
+1333= US-NC-37127, US-NC-37195, Road, Route, 1
+1334= US-FL-12065, US-FL-12129, Road, Route, 1
+1335= US-NC-37153, US-NC-37165, US Route, Route, 1
+1336= US-OH-39041, US-OH-39117, Interstate, Route, 1
+1337= US-AZ-04012, US-AZ-04013, Interstate, Route, 2
+1338= US-FL-12057, US-FL-12081, Interstate, Route, 1
+1339= US-MS-28029, US-MS-28085, Interstate, Route, 1
+1340= US-IL-17037, US-IL-17089, Interstate, Route, 1
+1341= US-DC-11001, US-MD-24033, Road, Route, 1
+1342= US-IN-18051, US-IN-18173, Road, Route, 1
+1343= US-AL-01065, US-AL-01091, State Route, Route, 2
+1344= US-FL-12095, US-FL-12097, Interstate, Route, 2
+1345= US-VA-51087, US-VA-51127, State Route, Route, 1
+1346= US-OH-39045, US-OH-39049, US Route, Route, 2
+1347= US-AL-01073, US-AL-01125, Interstate, Route, 1
+1348= US-ND-38007, US-ND-38053, State Route, Route, 1
+1349= US-TX-48207, US-TX-48253, US Route, Route, 1
+1350= US-IN-18035, US-IN-18053, Interstate, Route, 1
+1351= US-MN-27019, US-MN-27085, US Route, Route, 1
+1352= US-GA-13015, US-GA-13057, Interstate, Route, 1
+1353= US-VA-51149, US-VA-51730, Interstate, Route, 1
+1354= US-KY-21119, US-KY-21193, State Route, Route, 1
+1355= US-PA-42039, US-PA-42049, US Route, Route, 1
+1356= US-NM-35011, US-NM-35027, Road, Route, 1
+1357= US-IN-18151, US-MI-26023, Road, Route, 1
+1358= US-NC-37087, US-TN-47029, Road, Route, 3
+1359= US-OK-40081, US-OK-40109, Interstate, Route, 1
+1360= US-VA-51023, US-VA-51161, Interstate, Route, 1
+1361= US-AL-01015, US-AL-01029, State Route, Route, 1
+1362= US-NH-33009, US-NH-33019, Interstate, Route, 1
+1363= US-NJ-34037, US-NJ-34041, Interstate, Route, 1
+1364= US-IN-18147, US-IN-18173, Interstate, Route, 1
+1365= US-AR-05113, US-AR-05127, US Route, Route, 1
+1366= US-WY-56005, US-WY-56011, Interstate, Route, 1
+1367= US-WI-55031, US-WI-55129, US Route, Route, 1
+1368= US-MI-26001, US-MI-26007, US Route, Route, 1
+1369= US-NE-31033, US-NE-31105, US Route, Route, 1
+1370= US-MO-29031, US-MO-29157, Interstate, Route, 1
+1371= US-WI-55079, US-WI-55133, Interstate, Route, 3
+1372= US-VA-51191, US-VA-51520, Interstate, Route, 3
+1373= US-IN-18049, US-IN-18099, US Route, Route, 1
+1374= US-SD-46033, US-SD-46047, US Route, Route, 1
+1375= US-AZ-04003, US-NM-35023, State Route, Route, 2
+1376= US-KS-20041, US-KS-20169, Interstate, Route, 1
+1377= US-TX-48143, US-TX-48363, US Route, Route, 2
+1378= US-WY-56007, US-WY-56037, Interstate, Route, 1
+1379= US-AR-05113, US-AR-05133, US Route, Route, 1
+1380= US-MI-26077, US-MI-26149, Road, Route, 1
+1381= US-FL-12043, US-FL-12051, US Route, Route, 1
+1382= US-AL-01035, US-AL-01099, Road, Route, 1
+1383= US-TX-48151, US-TX-48253, US Route, Route, 1
+1384= US-IA-19055, US-IA-19061, US Route, Route, 1
+1385= US-TX-48017, US-TX-48369, US Route, Route, 1
+1386= US-NY-36101, US-PA-42117, US Route, Route, 1
+1387= US-WY-56005, US-WY-56019, Interstate, Route, 1
+1388= US-TN-47059, US-TN-47063, Interstate, Route, 1
+1389= US-SD-46015, US-SD-46085, Interstate, Route, 1
+1390= US-VT-50007, US-VT-50023, State Route, Route, 1
+1391= US-IN-18023, US-IN-18157, Interstate, Route, 1
+1392= US-IN-18007, US-IN-18111, US Route, Route, 1
+1393= US-NE-31029, US-NE-31085, US Route, Route, 1
+1394= US-PA-42027, US-PA-42035, Interstate, Route, 1
+1395= US-WV-54035, US-WV-54039, Interstate, Route, 1
+1396= US-MO-29085, US-MO-29185, US Route, Route, 1
+1397= US-PA-42055, US-PA-42061, Interstate, Route, 1
+1398= US-WA-53005, US-WA-53077, Interstate, Route, 1
+1399= US-FL-12035, US-FL-12109, Interstate, Route, 1
+1400= US-TX-48099, US-TX-48193, US Route, Route, 1
+1401= US-MI-26107, US-MI-26133, US Route, Route, 1
+1402= US-LA-22003, US-LA-22079, Road, Route, 1
+1403= US-TX-48297, US-TX-48311, US Route, Route, 1
+1404= US-MI-26061, US-MI-26131, State Route, Route, 1
+1405= US-ID-16043, US-MT-30031, US Route, Route, 1
+1406= US-NV-32001, US-NV-32019, US Route, Route, 3
+1407= US-UT-49027, US-UT-49041, Interstate, Route, 1
+1408= US-WI-55053, US-WI-55121, US Route, Route, 1
+1409= US-SD-46003, US-SD-46035, Interstate, Route, 1
+1410= US-CA-06075, US-CA-06081, State Route, Route, 1
+1411= US-NV-32003, US-NV-32023, US Route, Route, 1
+1412= US-IA-19153, US-IA-19181, Interstate, Route, 1
+1413= US-FL-12039, US-FL-12073, Interstate, Route, 1
+1414= US-IL-17119, US-IL-17163, Interstate, Route, 1
+1415= US-CO-08055, US-CO-08071, Interstate, Route, 1
+1416= US-NC-37071, US-NC-37119, Interstate, Route, 1
+1417= US-SC-45029, US-SC-45035, Interstate, Route, 1
+1418= US-VA-51009, US-VA-51125, US Route, Route, 1
+1419= US-SD-46033, US-SD-46103, US Route, Route, 1
+1420= US-ID-16069, US-WA-53075, US Route, Route, 1
+1421= US-NY-36051, US-NY-36101, Interstate, Route, 1
+1422= US-FL-12047, US-GA-13185, State Route, Route, 1
+1423= US-IN-18065, US-IN-18177, Interstate, Route, 1
+1424= US-TX-48145, US-TX-48395, Road, Route, 1
+1425= US-MD-24005, US-MD-24510, Interstate, Route, 2
+1426= US-MT-30041, US-MT-30051, US Route, Route, 1
+1427= US-NE-31053, US-NE-31177, Road, Route, 1
+1428= US-PA-42075, US-PA-42107, Interstate, Route, 1
+1429= US-LA-22055, US-LA-22097, Interstate, Route, 1
+1430= US-IN-18045, US-IN-18121, US Route, Route, 1
+1431= US-FL-12057, US-FL-12103, Road, Route, 1
+1432= US-ID-16001, US-ID-16039, Road, Route, 1
+1433= US-TX-48115, US-TX-48165, US Route, Route, 1
+1434= US-NY-36047, US-NY-36081, Road, Route, 1
+1435= US-NE-31081, US-NE-31185, Road, Route, 1
+1436= US-KY-21067, US-KY-21239, US Route, Route, 1
+1437= US-AR-05075, US-AR-05135, US Route, Route, 1
+1438= US-TX-48005, US-TX-48347, US Route, Route, 1
+1439= US-KS-20057, US-KS-20069, US Route, Route, 1
+1440= US-KS-20057, US-KS-20083, Road, Route, 1
+1441= US-TX-48371, US-TX-48389, US Route, Route, 2
+1442= US-MI-26037, US-MI-26155, Interstate, Route, 1
+1443= US-IL-17051, US-IL-17121, Interstate, Route, 1
+1444= US-PA-42011, US-PA-42071, Interstate, Route, 1
+1445= US-CO-08099, US-KS-20075, US Route, Route, 1
+1446= US-WI-55009, US-WI-55087, State Route, Route, 3
+1447= US-PA-42059, US-WV-54061, US Route, Route, 1
+1448= US-MS-28001, US-MS-28157, US Route, Route, 1
+1449= US-FL-12057, US-FL-12101, Interstate, Route, 1
+1450= US-AR-05055, US-AR-05075, US Route, Route, 1
+1451= US-MO-29099, US-MO-29187, Road, Route, 1
+1452= US-PA-42017, US-PA-42091, Road, Route, 2
+1453= US-UT-49035, US-UT-49043, Interstate, Route, 1
+1454= US-TN-47163, US-TN-47179, Interstate, Route, 2
+1455= US-WI-55085, US-WI-55099, Road, Route, 1
+1456= US-MD-24005, US-PA-42133, Interstate, Route, 1
+1457= US-KS-20063, US-KS-20109, Interstate, Route, 1
+1458= US-KS-20015, US-KS-20035, US Route, Route, 1
+1459= US-MN-27033, US-MN-27165, State Route, Route, 1
+1460= US-GA-13059, US-GA-13219, State Route, Route, 1
+1461= US-VA-51069, US-VA-51187, Interstate, Route, 1
+1462= US-TX-48091, US-TX-48187, Interstate, Route, 1
+1463= US-AR-05003, US-AR-05043, US Route, Route, 1
+1464= US-CA-06061, US-CA-06115, State Route, Route, 1
+1465= US-IN-18047, US-IN-18137, Interstate, Route, 1
+1466= US-ME-23005, US-ME-23031, US Route, Route, 1
+1467= US-PA-42125, US-WV-54069, Interstate, Route, 1
+1468= US-CT-09003, US-CT-09009, Interstate, Route, 1
+1469= US-WY-56015, US-WY-56027, US Route, Route, 1
+1470= US-GA-13043, US-GA-13107, Interstate, Route, 1
+1471= US-SD-46013, US-SD-46115, Road, Route, 1
+1472= US-TX-48097, US-TX-48181, US Route, Route, 1
+1473= US-MO-29115, US-MO-29121, US Route, Route, 1
+1474= US-SC-45063, US-SC-45071, US Route, Route, 1
+1475= US-GA-13129, US-GA-13313, Interstate, Route, 1
+1476= US-ID-16017, US-ID-16055, US Route, Route, 1
+1477= US-CA-06091, US-NV-32031, Interstate, Route, 2
+1478= US-NY-36045, US-NY-36075, Road, Route, 1
+1479= US-SD-46081, US-WY-56011, Interstate, Route, 1
+1480= US-MS-28033, US-MS-28143, US Route, Route, 1
+1481= US-MO-29023, US-MO-29035, State Route, Route, 1
+1482= US-CO-08081, US-CO-08107, US Route, Route, 1
+1483= US-IN-18101, US-IN-18117, State Route, Route, 1
+1484= US-GA-13073, US-GA-13189, Interstate, Route, 1
+1485= US-TX-48363, US-TX-48367, Interstate, Route, 1
+1486= US-KY-21019, US-KY-21127, US Route, Route, 1
+1487= US-CO-08051, US-CO-08085, US Route, Route, 1
+1488= US-IL-17087, US-IL-17199, State Route, Route, 2
+1489= US-MS-28121, US-MS-28123, US Route, Route, 1
+1490= US-WA-53015, US-WA-53041, Road, Route, 1
+1491= US-IA-19001, US-IA-19121, Interstate, Route, 1
+1492= US-CO-08015, US-CO-08065, State Route, Route, 1
+1493= US-OH-39121, US-OH-39167, Interstate, Route, 1
+1494= US-IA-19087, US-IA-19183, US Route, Route, 1
+1495= US-IA-19051, US-MO-29197, State Route, Route, 1
+1496= US-CO-08063, US-CO-08073, Interstate, Route, 1
+1497= US-NJ-34007, US-NJ-34015, Road, Route, 9
+1498= US-TX-48427, US-TX-48505, US Route, Route, 1
+1499= US-TX-48245, US-TX-48361, Interstate, Route, 1
+1500= US-TX-48087, US-TX-48483, US Route, Route, 1
+1501= US-IN-18057, US-IN-18097, Road, Route, 2
+1502= US-IA-19145, US-MO-29147, Road, Route, 1
+1503= US-TX-48127, US-TX-48479, US Route, Route, 1
+1504= US-MI-26011, US-MI-26051, Interstate, Route, 1
+1505= US-PA-42013, US-PA-42021, US Route, Route, 1
+1506= US-TX-48123, US-TX-48285, US Route, Route, 1
+1507= US-CO-08017, US-CO-08061, US Route, Route, 1
+1508= US-TX-48359, US-TX-48375, Interstate, Route, 1
+1509= US-VA-51001, US-VA-51131, US Route, Route, 1
+1510= US-MS-28035, US-MS-28073, Interstate, Route, 3
+1511= US-MN-27009, US-MN-27141, State Route, Route, 1
+1512= US-AZ-04012, US-AZ-04027, US Route, Route, 3
+1513= US-MN-27133, US-SD-46099, Road, Route, 1
+1514= US-NE-31063, US-NE-31111, US Route, Route, 1
+1515= US-KS-20035, US-OK-40071, US Route, Route, 1
+1516= US-NY-36031, US-NY-36113, State Route, Route, 1
+1517= US-MN-27017, US-MN-27137, Road, Route, 1
+1518= US-NM-35019, US-NM-35037, Interstate, Route, 1
+1519= US-TX-48381, US-TX-48437, Interstate, Route, 1
+1520= US-IN-18051, US-IN-18163, State Route, Route, 2
+1521= US-TX-48085, US-TX-48113, US Route, Route, 1
+1522= US-MT-30085, US-MT-30091, Road, Route, 1
+1523= US-GA-13259, US-GA-13307, State Route, Route, 1
+1524= US-ID-16025, US-ID-16063, Road, Route, 1
+1525= US-MA-25017, US-MA-25027, Interstate, Route, 9
+1526= US-OH-39103, US-OH-39169, Interstate, Route, 1
+1527= US-TN-47011, US-TN-47107, Interstate, Route, 1
+1528= US-WI-55055, US-WI-55133, Interstate, Route, 1
+1529= US-AL-01129, US-MS-28041, Road, Route, 1
+1530= US-OH-39005, US-OH-39139, Interstate, Route, 2
+1531= US-OR-41017, US-OR-41031, US Route, Route, 2
+1532= US-KY-21031, US-KY-21227, US Route, Route, 1
+1533= US-FL-12061, US-FL-12093, US Route, Route, 2
+1534= US-AK-02020, US-AK-02261, Road, Route, 1
+1535= US-ID-16017, US-ID-16021, US Route, Route, 1
+1536= US-IN-18071, US-IN-18093, Road, Route, 1
+1537= US-MN-27147, US-MN-27161, US Route, Route, 1
+1538= US-IN-18109, US-IN-18133, Interstate, Route, 3
+1539= US-CO-08019, US-CO-08117, Interstate, Route, 1
+1540= US-OH-39129, US-OH-39141, US Route, Route, 1
+1541= US-AL-01047, US-AL-01085, State Route, Route, 1
+1542= US-MO-29027, US-MO-29139, Interstate, Route, 1
+1543= US-KY-21033, US-KY-21107, US Route, Route, 1
+1544= US-FL-12065, US-FL-12079, US Route, Route, 2
+1545= US-WV-54015, US-WV-54087, Interstate, Route, 1
+1546= US-FL-12009, US-FL-12061, Interstate, Route, 1
+1547= US-FL-12059, US-FL-12133, Interstate, Route, 3
+1548= US-CO-08075, US-CO-08095, US Route, Route, 1
+1549= US-NV-32009, US-NV-32023, US Route, Route, 3
+1550= US-OK-40067, US-TX-48337, US Route, Route, 1
+1551= US-MO-29023, US-MO-29223, Road, Route, 1
+1552= US-MI-26013, US-MI-26061, State Route, Route, 1
+1553= US-ME-23007, US-ME-23025, US Route, Route, 1
+1554= US-NE-31159, US-NE-31185, Road, Route, 1
+1555= US-WA-53007, US-WA-53047, US Route, Route, 1
+1556= US-WV-54007, US-WV-54041, Interstate, Route, 1
+1557= US-NM-35039, US-NM-35055, US Route, Route, 1
+1558= US-MS-28067, US-MS-28153, Road, Route, 1
+1559= US-RI-44003, US-RI-44007, Interstate, Route, 5
+1560= US-MI-26037, US-MI-26065, Road, Route, 1
+1561= US-VA-51650, US-VA-51700, State Route, Route, 1
+1562= US-KY-21001, US-KY-21169, State Route, Route, 1
+1563= US-WA-53027, US-WA-53031, US Route, Route, 3
+1564= US-AL-01031, US-AL-01045, Road, Route, 2
+1565= US-AL-01029, US-GA-13143, State Route, Route, 1
+1566= US-MO-29091, US-MO-29149, US Route, Route, 1
+1567= US-IN-18011, US-IN-18063, Interstate, Route, 1
+1568= US-GA-13051, US-SC-45053, Interstate, Route, 1
+1569= US-OK-40101, US-OK-40135, US Route, Route, 1
+1570= US-AR-05035, US-TN-47157, Road, Route, 1
+1571= US-AL-01017, US-GA-13145, Road, Route, 1
+1572= US-FL-12015, US-FL-12071, Interstate, Route, 1
+1573= US-TX-48201, US-TX-48339, Interstate, Route, 2
+1574= US-MT-30023, US-MT-30093, Road, Route, 1
+1575= US-VA-51031, US-VA-51143, US Route, Route, 1
+1576= US-MT-30051, US-MT-30101, US Route, Route, 1
+1577= US-WV-54085, US-WV-54107, US Route, Route, 1
+1578= US-CA-06039, US-CA-06043, State Route, Route, 1
+1579= US-VA-51177, US-VA-51630, Interstate, Route, 1
+1580= US-TX-48227, US-TX-48317, Road, Route, 2
+1581= US-VA-51079, US-VA-51113, Road, Route, 3
+1582= US-LA-22057, US-LA-22089, US Route, Route, 1
+1583= US-ID-16059, US-MT-30081, US Route, Route, 1
+1584= US-NJ-34001, US-NJ-34007, Road, Route, 1
+1585= US-MS-28027, US-MS-28143, US Route, Route, 1
+1586= US-MD-24001, US-MD-24023, Interstate, Route, 1
+1587= US-TX-48485, US-TX-48487, US Route, Route, 1
+1588= US-WI-55053, US-WI-55081, US Route, Route, 1
+1589= US-WI-55003, US-WI-55051, US Route, Route, 1
+1590= US-NE-31077, US-NE-31093, US Route, Route, 1
+1591= US-PA-42041, US-PA-42133, Interstate, Route, 1
+1592= US-KY-21179, US-KY-21229, US Route, Route, 1
+1593= US-PA-42003, US-PA-42129, Interstate, Route, 1
+1594= US-TN-47065, US-TN-47115, Interstate, Route, 1
+1595= US-OK-40091, US-OK-40111, Road, Route, 2
+1596= US-IA-19099, US-IA-19157, Road, Route, 1
+1597= US-OK-40011, US-OK-40043, Road, Route, 1
+1598= US-MI-26121, US-MI-26127, US Route, Route, 1
+1599= US-ND-38021, US-ND-38045, Road, Route, 1
+1600= US-NY-36027, US-NY-36079, Interstate, Route, 2
+1601= US-WA-53005, US-WA-53021, Interstate, Route, 2
+1602= US-SD-46003, US-SD-46043, State Route, Route, 1
+1603= US-AL-01073, US-AL-01117, Interstate, Route, 1
+1604= US-NC-37119, US-SC-45091, Interstate, Route, 1
+1605= US-TN-47147, US-TN-47165, Interstate, Route, 1
+1606= US-IA-19045, US-IA-19163, Road, Route, 1
+1607= US-OH-39101, US-OH-39175, US Route, Route, 1
+1608= US-MI-26045, US-MI-26065, Interstate, Route, 1
+1609= US-LA-22103, US-LA-22105, Road, Route, 1
+1610= US-GA-13065, US-GA-13173, State Route, Route, 1
+1611= US-OH-39123, US-OH-39143, Interstate, Route, 3
+1612= US-MA-25009, US-MA-25017, Interstate, Route, 3
+1613= US-PA-42035, US-PA-42119, Interstate, Route, 1
+1614= US-AL-01087, US-AL-01101, Road, Route, 1
+1615= US-FL-12053, US-FL-12101, US Route, Route, 2
+1616= US-IA-19039, US-IA-19053, Interstate, Route, 1
+1617= US-MT-30057, US-MT-30093, Interstate, Route, 1
+1618= US-MO-29039, US-MO-29185, US Route, Route, 1
+1619= US-AR-05041, US-AR-05079, US Route, Route, 1
+1620= US-WY-56023, US-WY-56037, US Route, Route, 1
+1621= US-GA-13027, US-GA-13275, State Route, Route, 1
+1622= US-OK-40143, US-OK-40145, State Route, Route, 1
+1623= US-IN-18085, US-IN-18099, US Route, Route, 1
+1624= US-KS-20007, US-KS-20151, Road, Route, 1
+1625= US-LA-22015, US-LA-22017, Interstate, Route, 1
+1626= US-TX-48085, US-TX-48181, US Route, Route, 1
+1627= US-AL-01055, US-AL-01115, State Route, Route, 1
+1628= US-IN-18003, US-IN-18179, Interstate, Route, 1
+1629= US-MS-28049, US-MS-28121, Interstate, Route, 2
+1630= US-PA-42031, US-PA-42065, Interstate, Route, 1
+1631= US-PA-42003, US-PA-42019, Interstate, Route, 2
+1632= US-NM-35007, US-NM-35033, Interstate, Route, 1
+1633= US-VA-51047, US-VA-51061, Road, Route, 1
+1634= US-GA-13147, US-SC-45073, Interstate, Route, 1
+1635= US-MI-26147, US-MI-26151, State Route, Route, 1
+1636= US-WA-53001, US-WA-53043, Road, Route, 1
+1637= US-WY-56009, US-WY-56031, Interstate, Route, 1
+1638= US-MI-26077, US-MI-26159, Interstate, Route, 1
+1639= US-IL-17023, US-IL-17035, Interstate, Route, 1
+1640= US-AR-05057, US-AR-05091, Interstate, Route, 1
+1641= US-TX-48133, US-TX-48143, Interstate, Route, 1
+1642= US-AZ-04007, US-AZ-04017, State Route, Route, 1
+1643= US-IL-17089, US-IL-17111, Interstate, Route, 1
+1644= US-LA-22019, US-TX-48361, Interstate, Route, 1
+1645= US-SD-46051, US-SD-46109, Road, Route, 1
+1646= US-GA-13273, US-GA-13307, State Route, Route, 1
+1647= US-WA-53053, US-WA-53067, Road, Route, 1
+1648= US-NY-36043, US-NY-36057, Interstate, Route, 1
+1649= US-CO-08087, US-CO-08121, Interstate, Route, 1
+1650= US-OH-39167, US-WV-54107, US Route, Route, 2
+1651= US-MI-26115, US-MI-26161, US Route, Route, 1
+1652= US-GA-13015, US-GA-13129, Interstate, Route, 1
+1653= US-AR-05033, US-AR-05047, Interstate, Route, 1
+1654= US-TX-48061, US-TX-48489, US Route, Route, 1
+1655= US-NY-36027, US-NY-36071, Interstate, Route, 1
+1656= US-TX-48121, US-TX-48439, Interstate, Route, 1
+1657= US-MS-28031, US-MS-28127, US Route, Route, 1
+1658= US-OK-40015, US-OK-40017, Interstate, Route, 1
+1659= US-TX-48055, US-TX-48187, Interstate, Route, 3
+1660= US-MO-29091, US-MO-29215, US Route, Route, 1
+1661= US-MN-27145, US-MN-27171, Interstate, Route, 1
+1662= US-NM-35005, US-NM-35041, US Route, Route, 1
+1663= US-TX-48101, US-TX-48269, US Route, Route, 1
+1664= US-MS-28029, US-MS-28049, Interstate, Route, 1
+1665= US-IL-17161, US-IL-17195, Interstate, Route, 1
+1666= US-GA-13025, US-GA-13127, State Route, Route, 1
+1667= US-PA-42073, US-PA-42085, Interstate, Route, 1
+1668= US-TX-48023, US-TX-48487, US Route, Route, 1
+1669= US-ME-23009, US-ME-23019, US Route, Route, 2
+1670= US-UT-49007, US-UT-49049, US Route, Route, 1
+1671= US-NC-37063, US-NC-37183, Road, Route, 1
+1672= US-NE-31045, US-SD-46047, US Route, Route, 1
+1673= US-OK-40101, US-OK-40145, Road, Route, 2
+1674= US-TN-47107, US-TN-47123, Interstate, Route, 1
+1675= US-NY-36059, US-NY-36081, Road, Route, 2
+1676= US-MI-26009, US-MI-26079, Road, Route, 1
+1677= US-GA-13059, US-GA-13221, State Route, Route, 1
+1678= US-TX-48413, US-TX-48451, US Route, Route, 1
+1679= US-TX-48211, US-TX-48483, US Route, Route, 1
+1680= US-KS-20097, US-KS-20151, Road, Route, 1
+1681= US-TX-48117, US-TX-48369, Road, Route, 1
+1682= US-KY-21235, US-TN-47013, Interstate, Route, 1
+1683= US-WA-53035, US-WA-53053, State Route, Route, 1
+1684= US-TX-48043, US-TX-48371, US Route, Route, 1
+1685= US-OH-39027, US-OH-39057, State Route, Route, 1
+1686= US-TX-48011, US-TX-48065, US Route, Route, 1
+1687= US-ND-38007, US-ND-38033, Interstate, Route, 1
+1688= US-NY-36015, US-NY-36101, State Route, Route, 1
+1689= US-FL-12015, US-FL-12115, Interstate, Route, 1
+1690= US-TN-47089, US-TN-47155, Interstate, Route, 1
+1691= US-KS-20099, US-KS-20125, US Route, Route, 1
+1692= US-ME-23007, US-ME-23017, US Route, Route, 1
+1693= US-UT-49013, US-UT-49047, US Route, Route, 1
+1694= US-MN-27077, US-MN-27135, Road, Route, 1
+1695= US-TX-48391, US-TX-48409, US Route, Route, 1
+1696= US-AR-05129, US-AR-05141, US Route, Route, 1
+1697= US-NC-37021, US-NC-37115, Interstate, Route, 1
+1698= US-OR-41039, US-OR-41041, US Route, Route, 1
+1699= US-IN-18081, US-IN-18097, Road, Route, 2
+1700= US-IL-17117, US-IL-17135, Interstate, Route, 1
+1701= US-MO-29019, US-MO-29053, Interstate, Route, 1
+1702= US-LA-22017, US-TX-48365, Road, Route, 1
+1703= US-CO-08075, US-CO-08115, Road, Route, 1
+1704= US-KS-20141, US-KS-20183, Road, Route, 1
+1705= US-AR-05057, US-AR-05099, Interstate, Route, 1
+1706= US-MA-25005, US-MA-25021, Interstate, Route, 2
+1707= US-CA-06019, US-CA-06047, Interstate, Route, 1
+1708= US-MD-24043, US-PA-42057, Road, Route, 2
+1709= US-OR-41025, US-OR-41037, US Route, Route, 7
+1710= US-IN-18045, US-IN-18107, Interstate, Route, 1
+1711= US-GA-13023, US-GA-13289, Interstate, Route, 1
+1712= US-VA-51035, US-VA-51197, Interstate, Route, 1
+1713= US-TX-48163, US-TX-48283, Interstate, Route, 1
+1714= US-CO-08071, US-NM-35007, Interstate, Route, 1
+1715= US-WA-53019, US-WA-53065, US Route, Route, 1
+1716= US-CO-08033, US-CO-08083, US Route, Route, 1
+1717= US-IA-19051, US-IA-19179, State Route, Route, 1
+1718= US-TX-48003, US-TX-48165, US Route, Route, 1
+1719= US-SC-45059, US-SC-45083, Interstate, Route, 1
+1720= US-AR-05045, US-AR-05119, Interstate, Route, 1
+1721= US-TN-47047, US-TN-47075, Interstate, Route, 1
+1722= US-OR-41057, US-OR-41067, US Route, Route, 1
+1723= US-NE-31043, US-NE-31051, US Route, Route, 1
+1724= US-NM-35015, US-NM-35025, Road, Route, 1
+1725= US-OH-39117, US-OH-39139, Interstate, Route, 1
+1726= US-MO-29159, US-MO-29195, US Route, Route, 1
+1727= US-MO-29059, US-MO-29077, US Route, Route, 1
+1728= US-KY-21019, US-WV-54099, Road, Route, 1
+1729= US-OH-39013, US-OH-39059, Interstate, Route, 1
+1730= US-MI-26021, US-MI-26159, Interstate, Route, 2
+1731= US-GA-13221, US-GA-13317, State Route, Route, 1
+1732= US-SC-45019, US-SC-45029, US Route, Route, 1
+1733= US-GA-13021, US-GA-13079, State Route, Route, 2
+1734= US-IN-18153, US-IN-18167, US Route, Route, 1
+1735= US-AR-05007, US-MO-29119, US Route, Route, 1
+1736= US-FL-12001, US-FL-12023, US Route, Route, 1
+1737= US-TX-48219, US-TX-48445, US Route, Route, 1
+1738= US-OK-40091, US-OK-40121, US Route, Route, 2
+1739= US-NC-37077, US-NC-37181, Interstate, Route, 1
+1740= US-NE-31109, US-NE-31159, Interstate, Route, 1
+1741= US-KY-21139, US-KY-21157, Road, Route, 1
+1742= US-GA-13027, US-GA-13185, State Route, Route, 1
+1743= US-IL-17063, US-IL-17099, Interstate, Route, 1
+1744= US-OR-41029, US-OR-41035, State Route, Route, 1
+1745= US-IA-19079, US-IA-19169, Road, Route, 1
+1746= US-MN-27071, US-MN-27077, State Route, Route, 1
+1747= US-SC-45045, US-SC-45083, Interstate, Route, 1
+1748= US-SD-46099, US-SD-46101, Road, Route, 1
+1749= US-SD-46061, US-SD-46087, Interstate, Route, 1
+1750= US-CO-08019, US-CO-08059, Interstate, Route, 1
+1751= US-GA-13077, US-GA-13121, State Route, Route, 1
+1752= US-ID-16013, US-ID-16025, Road, Route, 4
+1753= US-NE-31079, US-NE-31121, Road, Route, 1
+1754= US-NY-36071, US-NY-36105, State Route, Route, 1
+1755= US-MN-27025, US-MN-27115, Interstate, Route, 1
+1756= US-MI-26005, US-MI-26077, US Route, Route, 1
+1757= US-SC-45023, US-SC-45039, Interstate, Route, 1
+1758= US-SD-46059, US-SD-46069, Road, Route, 1
+1759= US-MD-24003, US-MD-24005, Road, Route, 2
+1760= US-FL-12079, US-FL-12121, Interstate, Route, 1
+1761= US-MN-27001, US-MN-27061, Road, Route, 1
+1762= US-KY-21051, US-KY-21125, State Route, Route, 1
+1763= US-VA-51033, US-VA-51177, Interstate, Route, 1
+1764= US-ND-38083, US-ND-38103, US Route, Route, 1
+1765= US-LA-22065, US-LA-22107, US Route, Route, 1
+1766= US-SD-46011, US-SD-46039, Road, Route, 1
+1767= US-IN-18079, US-IN-18137, Road, Route, 1
+1768= US-NY-36007, US-NY-36023, State Route, Route, 1
+1769= US-TX-48167, US-TX-48201, Interstate, Route, 1
+1770= US-SD-46087, US-SD-46099, Interstate, Route, 1
+1771= US-TX-48067, US-TX-48315, US Route, Route, 1
+1772= US-NY-36039, US-NY-36111, Interstate, Route, 1
+1773= US-MD-24047, US-VA-51001, US Route, Route, 1
+1774= US-MT-30021, US-MT-30055, State Route, Route, 2
+1775= US-OK-40033, US-TX-48485, Interstate, Route, 1
+1776= US-IL-17085, US-IL-17177, US Route, Route, 1
+1777= US-NV-32007, US-UT-49045, Interstate, Route, 1
+1778= US-KS-20045, US-KS-20177, Interstate, Route, 1
+1779= US-TN-47037, US-TN-47165, Interstate, Route, 1
+1780= US-NY-36071, US-NY-36111, Interstate, Route, 1
+1781= US-IN-18029, US-IN-18137, Road, Route, 2
+1782= US-VA-51003, US-VA-51065, US Route, Route, 1
+1783= US-VA-51083, US-VA-51117, US Route, Route, 1
+1784= US-AR-05031, US-AR-05055, US Route, Route, 1
+1785= US-AR-05091, US-TX-48037, Road, Route, 2
+1786= US-MN-27097, US-MN-27153, State Route, Route, 1
+1787= US-MI-26081, US-MI-26117, US Route, Route, 1
+1788= US-IL-17039, US-IL-17113, Interstate, Route, 1
+1789= US-PA-42071, US-PA-42075, Interstate, Route, 1
+1790= US-VA-51041, US-VA-51670, Interstate, Route, 1
+1791= US-IA-19133, US-IA-19193, Interstate, Route, 1
+1792= US-OH-39057, US-OH-39113, US Route, Route, 2
+1793= US-CA-06035, US-CA-06089, State Route, Route, 1
+1794= US-AR-05047, US-AR-05071, Interstate, Route, 1
+1795= US-MS-28075, US-MS-28101, US Route, Route, 1
+1796= US-MI-26121, US-MI-26139, US Route, Route, 1
+1797= US-KY-21009, US-KY-21169, State Route, Route, 1
+1798= US-KY-21009, US-KY-21227, Interstate, Route, 1
+1799= US-KS-20017, US-KS-20111, Interstate, Route, 1
+1800= US-KY-21009, US-KY-21099, Interstate, Route, 1
+1801= US-NC-37185, US-VA-51117, Interstate, Route, 1
+1802= US-KS-20095, US-KS-20151, US Route, Route, 1
+1803= US-NE-31001, US-NE-31079, Road, Route, 1
+1804= US-NC-37107, US-NC-37191, US Route, Route, 1
+1805= US-MN-27163, US-WI-55109, Interstate, Route, 1
+1806= US-MT-30035, US-MT-30073, US Route, Route, 2
+1807= US-IL-17011, US-IL-17099, Interstate, Route, 1
+1808= US-MO-29099, US-MO-29186, Interstate, Route, 1
+1809= US-NY-36037, US-NY-36055, Interstate, Route, 1
+1810= US-MO-29045, US-MO-29111, Road, Route, 1
+1811= US-IL-17113, US-IL-17203, Interstate, Route, 2
+1812= US-OH-39045, US-OH-39089, Interstate, Route, 1
+1813= US-ND-38003, US-ND-38017, Interstate, Route, 1
+1814= US-CT-09013, US-MA-25013, State Route, Route, 1
+1815= US-MO-29061, US-MO-29063, Interstate, Route, 1
+1816= US-CT-09011, US-CT-09015, Interstate, Route, 1
+1817= US-PA-42025, US-PA-42089, Road, Route, 1
+1818= US-MS-28055, US-MS-28125, US Route, Route, 1
+1819= US-AL-01013, US-AL-01085, Interstate, Route, 1
+1820= US-VT-50005, US-VT-50017, US Route, Route, 1
+1821= US-IN-18081, US-IN-18145, Road, Route, 1
+1822= US-CO-08005, US-CO-08039, Interstate, Route, 1
+1823= US-TX-48075, US-TX-48101, US Route, Route, 1
+1824= US-MO-29015, US-MO-29085, US Route, Route, 1
+1825= US-WV-54055, US-WV-54081, Interstate, Route, 1
+1826= US-GA-13089, US-GA-13121, State Route, Route, 3
+1827= US-AR-05053, US-AR-05069, US Route, Route, 1
+1828= US-WI-55027, US-WI-55039, US Route, Route, 2
+1829= US-NC-37087, US-NC-37099, US Route, Route, 1
+1830= US-MD-24023, US-WV-54077, Interstate, Route, 1
+1831= US-AL-01081, US-AL-01113, State Route, Route, 1
+1832= US-OK-40039, US-OK-40149, Interstate, Route, 1
+1833= US-AL-01107, US-AL-01125, State Route, Route, 1
+1834= US-MS-28101, US-MS-28123, US Route, Route, 1
+1835= US-MS-28083, US-MS-28133, State Route, Route, 1
+1836= US-OK-40027, US-OK-40109, Interstate, Route, 2
+1837= US-NY-36091, US-NY-36113, Road, Route, 1
+1838= US-AR-05021, US-AR-05121, Road, Route, 1
+1839= US-KY-21011, US-KY-21205, State Route, Route, 3
+1840= US-MO-29077, US-MO-29109, Interstate, Route, 1
+1841= US-AZ-04015, US-AZ-04025, US Route, Route, 2
+1842= US-AL-01021, US-AL-01117, Interstate, Route, 1
+1843= US-IA-19093, US-IA-19161, US Route, Route, 1
+1844= US-SD-46071, US-SD-46075, Interstate, Route, 1
+1845= US-OK-40113, US-OK-40117, US Route, Route, 1
+1846= US-MI-26033, US-MI-26097, Interstate, Route, 1
+1847= US-IN-18157, US-IN-18181, Interstate, Route, 1
+1848= US-NE-31007, US-NE-31105, State Route, Route, 1
+1849= US-VA-51093, US-VA-51800, US Route, Route, 1
+1850= US-MN-27023, US-MN-27173, Road, Route, 3
+1851= US-IL-17115, US-IL-17167, Interstate, Route, 1
+1852= US-IN-18151, US-OH-39171, Interstate, Route, 1
+1853= US-GA-13011, US-GA-13119, Interstate, Route, 1
+1854= US-NE-31105, US-WY-56021, Road, Route, 1
+1855= US-NC-37119, US-NC-37179, US Route, Route, 1
+1856= US-GA-13079, US-GA-13225, Interstate, Route, 1
+1857= US-SC-45043, US-SC-45051, US Route, Route, 1
+1858= US-ME-23017, US-NH-33007, US Route, Route, 1
+1859= US-MS-28017, US-MS-28095, US Route, Route, 1
+1860= US-MO-29047, US-MO-29049, Interstate, Route, 1
+1861= US-IL-17027, US-IL-17163, Interstate, Route, 1
+1862= US-ND-38029, US-SD-46021, Road, Route, 1
+1863= US-AR-05035, US-AR-05093, Road, Route, 1
+1864= US-NV-32019, US-NV-32021, US Route, Route, 1
+1865= US-CA-06039, US-CA-06109, State Route, Route, 1
+1866= US-IA-19103, US-IA-19183, US Route, Route, 1
+1867= US-TN-47005, US-TN-47085, Interstate, Route, 1
+1868= US-IL-17105, US-IL-17113, Interstate, Route, 1
+1869= US-SC-45031, US-SC-45061, Interstate, Route, 1
+1870= US-FL-12029, US-FL-12123, US Route, Route, 1
+1871= US-IN-18071, US-IN-18143, US Route, Route, 1
+1872= US-WI-55003, US-WI-55007, US Route, Route, 1
+1873= US-MD-24001, US-MD-24043, Interstate, Route, 1
+1874= US-FL-12051, US-FL-12099, US Route, Route, 1
+1875= US-TN-47053, US-TN-47183, State Route, Route, 1
+1876= US-GA-13217, US-GA-13247, Interstate, Route, 1
+1877= US-NC-37047, US-NC-37155, US Route, Route, 2
+1878= US-CA-06055, US-CA-06095, Road, Route, 1
+1879= US-CO-08049, US-CO-08057, US Route, Route, 2
+1880= US-MI-26071, US-WI-55037, US Route, Route, 1
+1881= US-KS-20013, US-KS-20085, US Route, Route, 1
+1882= US-OK-40025, US-TX-48111, Road, Route, 1
+1883= US-GA-13011, US-GA-13157, Interstate, Route, 1
+1884= US-MO-29183, US-MO-29219, Interstate, Route, 1
+1885= US-VA-51015, US-VA-51165, Interstate, Route, 1
+1886= US-KS-20113, US-KS-20169, Road, Route, 1
+1887= US-ME-23009, US-ME-23029, State Route, Route, 2
+1888= US-NE-31025, US-NE-31153, Interstate, Route, 1
+1889= US-NE-31025, US-NE-31109, Interstate, Route, 1
+1890= US-NC-37057, US-NC-37067, Road, Route, 1
+1891= US-MT-30061, US-MT-30063, Interstate, Route, 3
+1892= US-OH-39133, US-OH-39155, Interstate, Route, 1
+1893= US-CA-06037, US-CA-06059, Interstate, Route, 5
+1894= US-KS-20009, US-KS-20167, Road, Route, 1
+1895= US-NC-37015, US-NC-37041, Road, Route, 1
+1896= US-OH-39051, US-OH-39095, Interstate, Route, 1
+1897= US-MI-26115, US-OH-39095, US Route, Route, 2
+1898= US-TN-47037, US-TN-47187, State Route, Route, 1
+1899= US-IA-19021, US-IA-19161, Road, Route, 1
+1900= US-NE-31085, US-NE-31087, US Route, Route, 1
+1901= US-NM-35013, US-NM-35029, Interstate, Route, 1
+1902= US-NC-37123, US-NC-37151, US Route, Route, 1
+1903= US-TX-48113, US-TX-48121, Interstate, Route, 1
+1904= US-CO-08005, US-CO-08031, Interstate, Route, 3
+1905= US-FL-12021, US-FL-12087, US Route, Route, 1
+1906= US-CO-08063, US-KS-20181, Interstate, Route, 1
+1907= US-AR-05019, US-AR-05059, Interstate, Route, 1
+1908= US-VA-51149, US-VA-51670, Interstate, Route, 1
+1909= US-MN-27037, US-MN-27139, Interstate, Route, 1
+1910= US-LA-22025, US-LA-22059, State Route, Route, 1
+1911= US-NC-37063, US-NC-37135, Road, Route, 2
+1912= US-CA-06025, US-CA-06073, Interstate, Route, 1
+1913= US-NC-37101, US-NC-37191, US Route, Route, 1
+1914= US-NJ-34003, US-NJ-34017, Road, Route, 3
+1915= US-IN-18089, US-IN-18111, Interstate, Route, 2
+1916= US-TX-48375, US-TX-48381, Interstate, Route, 1
+1917= US-NC-37171, US-NC-37197, US Route, Route, 1
+1918= US-SC-45027, US-SC-45075, Interstate, Route, 1
+1919= US-PA-42111, US-PA-42129, Interstate, Route, 1
+1920= US-TX-48015, US-TX-48473, Interstate, Route, 1
+1921= US-MN-27025, US-MN-27163, US Route, Route, 2
+1922= US-MS-28031, US-MS-28067, Road, Route, 1
+1923= US-IA-19057, US-IL-17071, US Route, Route, 1
+1924= US-SC-45049, US-SC-45053, Interstate, Route, 1
+1925= US-LA-22045, US-LA-22101, US Route, Route, 1
+1926= US-NY-36011, US-NY-36099, State Route, Route, 1
+1927= US-SD-46021, US-SD-46129, Road, Route, 1
+1928= US-KY-21115, US-KY-21127, US Route, Route, 1
+1929= US-KS-20063, US-KS-20195, Interstate, Route, 1
+1930= US-TX-48169, US-TX-48415, US Route, Route, 1
+1931= US-ID-16003, US-ID-16085, State Route, Route, 1
+1932= US-ID-16021, US-MT-30053, US Route, Route, 1
+1933= US-SC-45021, US-SC-45083, Interstate, Route, 1
+1934= US-OH-39063, US-OH-39173, Interstate, Route, 1
+1935= US-NE-31013, US-NE-31123, US Route, Route, 1
+1936= US-WV-54081, US-WV-54089, Interstate, Route, 1
+1937= US-CA-06093, US-OR-41035, Road, Route, 1
+1938= US-UT-49003, US-UT-49057, Interstate, Route, 1
+1939= US-FL-12003, US-FL-12089, Interstate, Route, 1
+1940= US-WY-56015, US-WY-56031, US Route, Route, 1
+1941= US-NC-37013, US-NC-37049, US Route, Route, 1
+1942= US-KY-21047, US-KY-21221, Road, Route, 1
+1943= US-TX-48185, US-TX-48473, State Route, Route, 1
+1944= US-MT-30021, US-MT-30109, Interstate, Route, 1
+1945= US-TX-48317, US-TX-48329, Interstate, Route, 1
+1946= US-IN-18021, US-IN-18133, Interstate, Route, 1
+1947= US-MT-30095, US-MT-30111, Interstate, Route, 1
+1948= US-GA-13177, US-GA-13273, State Route, Route, 1
+1949= US-MS-28089, US-MS-28163, Interstate, Route, 1
+1950= US-IN-18057, US-IN-18159, US Route, Route, 1
+1951= US-IN-18027, US-IN-18083, US Route, Route, 1
+1952= US-KS-20035, US-KS-20191, Road, Route, 1
+1953= US-OK-40067, US-OK-40137, US Route, Route, 1
+1954= US-NE-31113, US-NE-31171, US Route, Route, 1
+1955= US-NV-32003, US-NV-32017, US Route, Route, 1
+1956= US-IL-17037, US-IL-17141, Interstate, Route, 1
+1957= US-PA-42051, US-PA-42129, Interstate, Route, 1
+1958= US-NM-35009, US-NM-35041, US Route, Route, 1
+1959= US-NM-35009, US-TX-48369, Road, Route, 2
+1960= US-KS-20053, US-KS-20167, Interstate, Route, 1
+1961= US-TX-48277, US-TX-48387, US Route, Route, 1
+1962= US-IA-19079, US-IA-19197, Interstate, Route, 1
+1963= US-OH-39033, US-OH-39175, US Route, Route, 1
+1964= US-OR-41013, US-OR-41031, Road, Route, 1
+1965= US-TN-47105, US-TN-47145, Interstate, Route, 1
+1966= US-OK-40007, US-TX-48357, US Route, Route, 1
+1967= US-MS-28017, US-MS-28081, US Route, Route, 1
+1968= US-AL-01023, US-MS-28153, Road, Route, 1
+1969= US-WV-54049, US-WV-54061, Interstate, Route, 1
+1970= US-OK-40051, US-OK-40087, Interstate, Route, 1
+1971= US-MO-29119, US-MO-29145, US Route, Route, 1
+1972= US-MO-29031, US-MO-29201, Interstate, Route, 1
+1973= US-NC-37061, US-NC-37141, Interstate, Route, 1
+1974= US-GA-13133, US-GA-13211, Interstate, Route, 1
+1975= US-CA-06051, US-NV-32005, US Route, Route, 1
+1976= US-MS-28081, US-MS-28115, US Route, Route, 1
+1977= US-KY-21009, US-KY-21061, Interstate, Route, 2
+1978= US-KS-20191, US-OK-40053, Road, Route, 1
+1979= US-NM-35001, US-NM-35049, Interstate, Route, 1
+1980= US-MS-28031, US-MS-28035, US Route, Route, 1
+1981= US-MN-27009, US-MN-27097, State Route, Route, 1
+1982= US-OH-39113, US-OH-39165, Interstate, Route, 1
+1983= US-NE-31049, US-NE-31101, Interstate, Route, 1
+1984= US-GA-13053, US-GA-13215, State Route, Route, 1
+1985= US-IL-17005, US-IL-17051, Interstate, Route, 1
+1986= US-CO-08001, US-CO-08005, Interstate, Route, 5
+1987= US-LA-22019, US-LA-22053, Road, Route, 1
+1988= US-CT-09001, US-NY-36079, Interstate, Route, 1
+1989= US-KY-21153, US-KY-21175, State Route, Route, 1
+1990= US-TX-48015, US-TX-48089, Interstate, Route, 1
+1991= US-CO-08007, US-CO-08067, US Route, Route, 1
+1992= US-PA-42011, US-PA-42029, Interstate, Route, 1
+1993= US-VA-51009, US-VA-51680, US Route, Route, 1
+1994= US-KY-21071, US-KY-21195, State Route, Route, 1
+1995= US-MA-25011, US-MA-25027, State Route, Route, 1
+1996= US-ND-38015, US-ND-38055, US Route, Route, 1
+1997= US-NJ-34005, US-PA-42017, Road, Route, 1
+1998= US-WA-53001, US-WA-53025, Interstate, Route, 1
+1999= US-TX-48113, US-TX-48257, Interstate, Route, 1
+2000= US-CA-06001, US-CA-06085, Interstate, Route, 1
+2001= US-KS-20209, US-MO-29095, Road, Route, 2
+2002= US-OH-39137, US-OH-39161, US Route, Route, 1
+2003= US-KY-21103, US-KY-21223, Interstate, Route, 1
+2004= US-MS-28015, US-MS-28097, Interstate, Route, 3
+2005= US-TX-48253, US-TX-48441, US Route, Route, 1
+2006= US-NM-35003, US-NM-35053, US Route, Route, 1
+2007= US-WA-53001, US-WA-53021, Road, Route, 1
+2008= US-MT-30029, US-MT-30073, US Route, Route, 1
+2009= US-OH-39047, US-OH-39057, State Route, Route, 1
+2010= US-MS-28049, US-MS-28149, State Route, Route, 1
+2011= US-KY-21103, US-KY-21185, Interstate, Route, 1
+2012= US-CT-09001, US-NY-36103, Road, Route, 1
+2013= US-IN-18073, US-IN-18111, Interstate, Route, 1
+2014= US-OR-41003, US-OR-41043, US Route, Route, 1
+2015= US-AL-01073, US-AL-01127, State Route, Route, 1
+2016= US-KY-21107, US-KY-21177, US Route, Route, 1
+2017= US-MD-24015, US-MD-24025, Interstate, Route, 1
+2018= US-AR-05071, US-AR-05115, Interstate, Route, 1
+2019= US-IN-18039, US-IN-18087, Interstate, Route, 1
+2020= US-OH-39059, US-OH-39121, Interstate, Route, 1
+2021= US-MT-30071, US-MT-30105, US Route, Route, 1
+2022= US-WA-53057, US-WA-53073, Interstate, Route, 1
+2023= US-KS-20043, US-MO-29021, Road, Route, 1
+2024= US-CO-08015, US-CO-08051, US Route, Route, 1
+2025= US-GA-13089, US-GA-13135, State Route, Route, 2
+2026= US-VA-51065, US-VA-51109, US Route, Route, 1
+2027= US-IN-18063, US-IN-18109, Interstate, Route, 1
+2028= US-MI-26029, US-MI-26047, Road, Route, 2
+2029= US-TN-47011, US-TN-47065, Interstate, Route, 1
+2030= US-IL-17081, US-IL-17191, Interstate, Route, 1
+2031= US-TX-48029, US-TX-48259, Interstate, Route, 1
+2032= US-OH-39099, US-OH-39155, Interstate, Route, 2
+2033= US-NY-36051, US-NY-36055, Interstate, Route, 1
+2034= US-TX-48089, US-TX-48149, State Route, Route, 2
+2035= US-MS-28023, US-MS-28153, Road, Route, 1
+2036= US-PA-42031, US-PA-42121, Interstate, Route, 1
+2037= US-WV-54035, US-WV-54107, Interstate, Route, 1
+2038= US-KS-20051, US-KS-20167, Interstate, Route, 1
+2039= US-IL-17043, US-IL-17197, Interstate, Route, 1
+2040= US-CT-09003, US-CT-09007, State Route, Route, 1
+2041= US-KY-21085, US-KY-21093, US Route, Route, 1
+2042= US-NY-36009, US-NY-36013, State Route, Route, 2
+2043= US-MS-28015, US-MS-28043, Interstate, Route, 1
+2044= US-DC-11001, US-MD-24031, Road, Route, 1
+2045= US-OK-40015, US-OK-40031, US Route, Route, 2
+2046= US-WY-56009, US-WY-56025, Interstate, Route, 1
+2047= US-TX-48109, US-TX-48243, Interstate, Route, 2
+2048= US-IA-19019, US-IA-19055, Interstate, Route, 1
+2049= US-GA-13095, US-GA-13177, State Route, Route, 1
+2050= US-LA-22055, US-LA-22099, US Route, Route, 2
+2051= US-IA-19085, US-NE-31177, US Route, Route, 3
+2052= US-GA-13087, US-GA-13253, State Route, Route, 1
+2053= US-NE-31015, US-NE-31089, US Route, Route, 1
+2054= US-MT-30035, US-MT-30101, US Route, Route, 1
+2055= US-CO-08001, US-CO-08123, Interstate, Route, 3
+2056= US-FL-12083, US-FL-12119, US Route, Route, 1
+2057= US-TX-48335, US-TX-48415, US Route, Route, 1
+2058= US-KY-21049, US-KY-21197, State Route, Route, 1
+2059= US-OK-40047, US-OK-40073, US Route, Route, 1
+2060= US-CA-06057, US-CA-06091, Interstate, Route, 1
+2061= US-TX-48131, US-TX-48479, US Route, Route, 1
+2062= US-FL-12069, US-FL-12095, Road, Route, 1
+2063= US-OK-40011, US-OK-40015, Road, Route, 1
+2064= US-CT-09001, US-NY-36119, State Route, Route, 1
+2065= US-MO-29155, US-TN-47045, Road, Route, 1
+2066= US-MN-27001, US-MN-27137, Road, Route, 1
+2067= US-SD-46071, US-SD-46103, Interstate, Route, 1
+2068= US-OK-40015, US-OK-40039, Interstate, Route, 1
+2069= US-MI-26025, US-MI-26045, Interstate, Route, 1
+2070= US-CO-08055, US-CO-08101, Interstate, Route, 1
+2071= US-GA-13095, US-GA-13205, State Route, Route, 1
+2072= US-CO-08003, US-CO-08023, US Route, Route, 1
+2073= US-MA-25003, US-VT-50003, US Route, Route, 1
+2074= US-MD-24019, US-MD-24041, Road, Route, 1
+2075= US-IA-19079, US-IA-19083, Road, Route, 1
+2076= US-GA-13229, US-GA-13299, State Route, Route, 1
+2077= US-AR-05019, US-AR-05099, Interstate, Route, 1
+2078= US-KS-20001, US-KS-20207, US Route, Route, 1
+2079= US-MS-28009, US-MS-28145, US Route, Route, 1
+2080= US-WV-54033, US-WV-54041, Interstate, Route, 1
+2081= US-WA-53041, US-WA-53067, State Route, Route, 1
+2082= US-NC-37025, US-NC-37119, Interstate, Route, 1
+2083= US-TX-48115, US-TX-48305, US Route, Route, 1
+2084= US-UT-49025, US-UT-49053, State Route, Route, 1
+2085= US-CO-08061, US-CO-08099, US Route, Route, 1
+2086= US-ND-38017, US-ND-38077, Road, Route, 1
+2087= US-AZ-04011, US-NM-35023, US Route, Route, 1
+2088= US-WI-55069, US-WI-55073, Road, Route, 1
+2089= US-AK-02090, US-AK-02240, State Route, Route, 1
+2090= US-OK-40009, US-OK-40149, Interstate, Route, 1
+2091= US-PA-42091, US-PA-42101, US Route, Route, 1
+2092= US-AR-05009, US-AR-05101, US Route, Route, 1
+2093= US-NE-31151, US-NE-31159, State Route, Route, 1
+2094= US-WV-54017, US-WV-54085, US Route, Route, 1
+2095= US-TN-47035, US-TN-47145, Interstate, Route, 1
+2096= US-OH-39007, US-OH-39085, Interstate, Route, 1
+2097= US-SC-45007, US-SC-45073, Interstate, Route, 1
+2098= US-TN-47041, US-TN-47159, Interstate, Route, 3
+2099= US-WY-56019, US-WY-56033, Interstate, Route, 1
+2100= US-KS-20013, US-KS-20043, US Route, Route, 1
+2101= US-AL-01017, US-AL-01081, Road, Route, 1
+2102= US-GA-13029, US-GA-13179, Interstate, Route, 1
+2103= US-LA-22025, US-LA-22029, State Route, Route, 1
+2104= US-FL-12037, US-FL-12129, Road, Route, 1
+2105= US-ME-23031, US-NH-33015, Road, Route, 1
+2106= US-FL-12001, US-FL-12083, US Route, Route, 1
+2107= US-AZ-04001, US-UT-49037, US Route, Route, 1
+2108= US-VT-50003, US-VT-50021, US Route, Route, 1
+2109= US-TX-48047, US-TX-48249, US Route, Route, 1
+2110= US-VA-51081, US-VA-51175, US Route, Route, 1
+2111= US-PA-42007, US-PA-42019, Interstate, Route, 1
+2112= US-GA-13135, US-GA-13297, State Route, Route, 1
+2113= US-AZ-04007, US-AZ-04021, US Route, Route, 1
+2114= US-NE-31111, US-NE-31113, US Route, Route, 1
+2115= US-WI-55073, US-WI-55115, State Route, Route, 1
+2116= US-AL-01069, US-GA-13099, State Route, Route, 1
+2117= US-MI-26109, US-WI-55075, US Route, Route, 1
+2118= US-MI-26093, US-MI-26125, Interstate, Route, 1
+2119= US-KY-21015, US-KY-21117, Road, Route, 2
+2120= US-UT-49033, US-UT-49043, Interstate, Route, 2
+2121= US-WI-55131, US-WI-55133, US Route, Route, 1
+2122= US-WV-54033, US-WV-54049, Interstate, Route, 1
+2123= US-SC-45041, US-SC-45067, Road, Route, 1
+2124= US-MA-25003, US-NY-36021, Road, Route, 1
+2125= US-ND-38053, US-ND-38105, State Route, Route, 1
+2126= US-TX-48029, US-TX-48187, Interstate, Route, 2
+2127= US-WA-53027, US-WA-53049, US Route, Route, 1
+2128= US-WI-55057, US-WI-55081, Interstate, Route, 1
+2129= US-NV-32031, US-NV-32510, State Route, Route, 1
+2130= US-MI-26031, US-MI-26141, US Route, Route, 1
+2131= US-AL-01085, US-AL-01101, State Route, Route, 2
+2132= US-IA-19061, US-IL-17085, Road, Route, 1
+2133= US-AL-01035, US-AL-01039, Road, Route, 1
+2134= US-MO-29139, US-MO-29219, Interstate, Route, 1
+2135= US-KS-20057, US-KS-20097, Road, Route, 1
+2136= US-AR-05027, US-AR-05073, US Route, Route, 1
+2137= US-GA-13047, US-GA-13313, Interstate, Route, 1
+2138= US-OH-39109, US-OH-39149, Interstate, Route, 1
+2139= US-MI-26099, US-MI-26147, Interstate, Route, 1
+2140= US-SC-45031, US-SC-45041, Interstate, Route, 3
+2141= US-TX-48343, US-TX-48449, Interstate, Route, 1
+2142= US-OH-39113, US-OH-39135, US Route, Route, 1
+2143= US-MI-26003, US-MI-26103, US Route, Route, 2
+2144= US-NM-35059, US-TX-48111, US Route, Route, 1
+2145= US-CT-09003, US-CT-09011, State Route, Route, 1
+2146= US-NY-36019, US-NY-36031, State Route, Route, 1
+2147= US-VA-51005, US-VA-51580, Interstate, Route, 2
+2148= US-TX-48373, US-TX-48407, State Route, Route, 1
+2149= US-IA-19049, US-IA-19121, Interstate, Route, 1
+2150= US-MS-28105, US-MS-28155, US Route, Route, 1
+2151= US-TX-48423, US-TX-48467, Interstate, Route, 1
+2152= US-GA-13263, US-GA-13269, State Route, Route, 1
+2153= US-NC-37097, US-NC-37119, Road, Route, 1
+2154= US-NY-36061, US-NY-36081, Road, Route, 1
+2155= US-WI-55021, US-WI-55025, Interstate, Route, 1
+2156= US-CA-06045, US-CA-06097, US Route, Route, 1
+2157= US-FL-12003, US-FL-12023, Interstate, Route, 1
+2158= US-SC-45033, US-SC-45069, Interstate, Route, 1
+2159= US-NC-37099, US-NC-37173, US Route, Route, 1
+2160= US-NH-33009, US-VT-50005, Interstate, Route, 1
+2161= US-NE-31031, US-NE-31171, US Route, Route, 1
+2162= US-TX-48211, US-TX-48295, US Route, Route, 1
+2163= US-TN-47045, US-TN-47097, State Route, Route, 1
+2164= US-CA-06043, US-CA-06109, State Route, Route, 3
+2165= US-MO-29113, US-MO-29183, US Route, Route, 1
+2166= US-IL-17177, US-IL-17201, US Route, Route, 1
+2167= US-TX-48163, US-TX-48325, Interstate, Route, 1
+2168= US-WI-55073, US-WI-55097, US Route, Route, 1
+2169= US-KY-21047, US-KY-21107, US Route, Route, 1
+2170= US-VA-51121, US-VA-51750, US Route, Route, 1
+2171= US-GA-13075, US-GA-13185, Interstate, Route, 1
+2172= US-GA-13081, US-GA-13093, Interstate, Route, 1
+2173= US-NE-31121, US-NE-31141, Road, Route, 1
+2174= US-CO-08009, US-CO-08099, US Route, Route, 1
+2175= US-ID-16057, US-ID-16069, US Route, Route, 1
+2176= US-SC-45029, US-SC-45049, Interstate, Route, 1
+2177= US-KS-20081, US-KS-20175, US Route, Route, 1
+2178= US-CA-06021, US-CA-06103, Interstate, Route, 1
+2179= US-GA-13269, US-GA-13293, State Route, Route, 1
+2180= US-MT-30011, US-MT-30075, US Route, Route, 1
+2181= US-OH-39035, US-OH-39153, Interstate, Route, 2
+2182= US-WI-55021, US-WI-55077, US Route, Route, 1
+2183= US-MS-28097, US-MS-28155, US Route, Route, 1
+2184= US-CO-08033, US-UT-49037, US Route, Route, 1
+2185= US-TX-48295, US-TX-48357, US Route, Route, 1
+2186= US-MI-26017, US-MI-26111, US Route, Route, 1
+2187= US-MN-27017, US-MN-27115, Interstate, Route, 1
+2188= US-MN-27111, US-MN-27167, Interstate, Route, 1
+2189= US-MN-27049, US-MN-27109, US Route, Route, 1
+2190= US-CO-08001, US-CO-08031, Interstate, Route, 3
+2191= US-LA-22051, US-LA-22089, US Route, Route, 2
+2192= US-IN-18039, US-MI-26149, Road, Route, 1
+2193= US-ID-16001, US-ID-16027, Road, Route, 1
+2194= US-MS-28115, US-MS-28145, US Route, Route, 1
+2195= US-OH-39123, US-OH-39173, Interstate, Route, 1
+2196= US-OR-41017, US-OR-41037, US Route, Route, 1
+2197= US-IL-17027, US-IL-17189, Interstate, Route, 1
+2198= US-TX-48009, US-TX-48237, US Route, Route, 1
+2199= US-OK-40047, US-OK-40103, Road, Route, 1
+2200= US-MS-28037, US-MS-28085, US Route, Route, 1
+2201= US-OH-39061, US-OH-39165, State Route, Route, 1
+2202= US-CO-08083, US-NM-35045, US Route, Route, 2
+2203= US-NJ-34023, US-NJ-34025, Road, Route, 1
+2204= US-KS-20191, US-OK-40071, Interstate, Route, 1
+2205= US-MA-25017, US-MA-25021, Interstate, Route, 1
+2206= US-MI-26009, US-MI-26029, US Route, Route, 2
+2207= US-IA-19027, US-IA-19161, Road, Route, 1
+2208= US-TN-47059, US-TN-47179, Interstate, Route, 1
+2209= US-CA-06029, US-CA-06079, State Route, Route, 1
+2210= US-TX-48269, US-TX-48433, US Route, Route, 1
+2211= US-LA-22017, US-TX-48203, Road, Route, 1
+2212= US-MD-24021, US-MD-24043, US Route, Route, 1
+2213= US-MI-26019, US-MI-26055, US Route, Route, 1
+2214= US-NC-37035, US-NC-37097, Interstate, Route, 1
+2215= US-OR-41005, US-OR-41051, Interstate, Route, 1
+2216= US-KY-21125, US-KY-21203, Interstate, Route, 1
+2217= US-IN-18007, US-IN-18171, US Route, Route, 1
+2218= US-ND-38061, US-ND-38105, US Route, Route, 1
+2219= US-WI-55033, US-WI-55109, Interstate, Route, 1
+2220= US-TN-47063, US-TN-47089, Interstate, Route, 1
+2221= US-VA-51003, US-VA-51125, Interstate, Route, 2
+2222= US-AL-01093, US-AL-01127, State Route, Route, 1
+2223= US-UT-49023, US-UT-49027, Interstate, Route, 2
+2224= US-LA-22057, US-LA-22109, US Route, Route, 1
+2225= US-MI-26031, US-MI-26047, US Route, Route, 2
+2226= US-ND-38087, US-ND-38089, US Route, Route, 1
+2227= US-GA-13093, US-GA-13153, Interstate, Route, 1
+2228= US-WA-53057, US-WA-53061, Interstate, Route, 1
+2229= US-TX-48353, US-TX-48399, US Route, Route, 1
+2230= US-OK-40019, US-OK-40085, Interstate, Route, 1
+2231= US-IL-17141, US-IL-17201, Interstate, Route, 1
+2232= US-FL-12031, US-FL-12109, Interstate, Route, 1
+2233= US-KS-20183, US-NE-31181, Road, Route, 1
+2234= US-LA-22005, US-LA-22093, Interstate, Route, 1
+2235= US-NH-33001, US-NH-33009, Interstate, Route, 3
+2236= US-KY-21195, US-VA-51027, State Route, Route, 1
+2237= US-KY-21001, US-KY-21207, State Route, Route, 1
+2238= US-MT-30025, US-ND-38087, US Route, Route, 1
+2239= US-WY-56021, US-WY-56031, Interstate, Route, 1
+2240= US-CO-08067, US-NM-35045, US Route, Route, 1
+2241= US-AL-01071, US-TN-47115, State Route, Route, 1
+2242= US-MN-27119, US-MN-27125, US Route, Route, 2
+2243= US-NV-32009, US-NV-32021, US Route, Route, 2
+2244= US-OK-40107, US-OK-40111, Interstate, Route, 1
+2245= US-MN-27039, US-MN-27147, US Route, Route, 1
+2246= US-IA-19095, US-IA-19103, Road, Route, 1
+2247= US-CT-09007, US-CT-09009, Road, Route, 2
+2248= US-SC-45045, US-SC-45059, Interstate, Route, 1
+2249= US-KY-21209, US-KY-21239, Road, Route, 1
+2250= US-SD-46011, US-SD-46101, Road, Route, 1
+2251= US-VA-51165, US-VA-51171, Interstate, Route, 1
+2252= US-TX-48219, US-TX-48303, US Route, Route, 2
+2253= US-OH-39011, US-OH-39149, Interstate, Route, 1
+2254= US-IN-18057, US-IN-18095, Interstate, Route, 1
+2255= US-CO-08009, US-OK-40025, State Route, Route, 1
+2256= US-AR-05021, US-MO-29181, Road, Route, 1
+2257= US-MN-27005, US-MN-27111, US Route, Route, 1
+2258= US-OK-40035, US-OK-40097, US Route, Route, 2
+2259= US-UT-49035, US-UT-49045, Interstate, Route, 1
+2260= US-AZ-04013, US-AZ-04027, Interstate, Route, 1
+2261= US-IN-18067, US-IN-18103, US Route, Route, 1
+2262= US-MN-27003, US-MN-27123, Interstate, Route, 1
+2263= US-AR-05045, US-AR-05141, US Route, Route, 1
+2264= US-CA-06099, US-CA-06109, State Route, Route, 1
+2265= US-WI-55039, US-WI-55131, US Route, Route, 1
+2266= US-OK-40047, US-OK-40053, Road, Route, 1
+2267= US-KY-21151, US-KY-21203, Interstate, Route, 1
+2268= US-GA-13065, US-GA-13299, State Route, Route, 1
+2269= US-TX-48059, US-TX-48133, Interstate, Route, 1
+2270= US-OH-39035, US-OH-39085, Interstate, Route, 1
+2271= US-ME-23011, US-ME-23023, Interstate, Route, 1
+2272= US-LA-22017, US-LA-22031, Road, Route, 1
+2273= US-CA-06015, US-CA-06023, US Route, Route, 1
+2274= US-DE-10003, US-MD-24015, Interstate, Route, 1
+2275= US-WV-54011, US-WV-54099, State Route, Route, 1
+2276= US-KY-21071, US-KY-21115, US Route, Route, 1
+2277= US-IA-19053, US-MO-29081, Interstate, Route, 1
+2278= US-IN-18177, US-OH-39135, US Route, Route, 1
+2279= US-NV-32011, US-NV-32033, US Route, Route, 1
+2280= US-CA-06059, US-CA-06065, State Route, Route, 1
+2281= US-MN-27035, US-MN-27097, State Route, Route, 1
+2282= US-VA-51083, US-VA-51143, US Route, Route, 1
+2283= US-WV-54039, US-WV-54079, State Route, Route, 1
+2284= US-FL-12065, US-FL-12123, Road, Route, 1
+2285= US-IA-19061, US-IA-19097, US Route, Route, 1
+2286= US-MI-26049, US-MI-26145, Interstate, Route, 1
+2287= US-NM-35001, US-NM-35061, US Route, Route, 1
+2288= US-NE-31101, US-NE-31111, Road, Route, 1
+2289= US-TX-48157, US-TX-48473, Interstate, Route, 1
+2290= US-AR-05075, US-AR-05121, Road, Route, 1
+2291= US-SC-45041, US-SC-45085, Interstate, Route, 1
+2292= US-TX-48025, US-TX-48297, US Route, Route, 1
+2293= US-IL-17163, US-MO-29510, Road, Route, 1
+2294= US-FL-12059, US-FL-12131, Interstate, Route, 1
+2295= US-ID-16007, US-WY-56023, US Route, Route, 2
+2296= US-SD-46107, US-SD-46119, Road, Route, 1
+2297= US-FL-12097, US-FL-12105, Interstate, Route, 1
+2298= US-NV-32001, US-NV-32027, Interstate, Route, 1
+2299= US-MO-29215, US-MO-29229, US Route, Route, 1
+2300= US-TX-48065, US-TX-48375, US Route, Route, 2
+2301= US-WI-55019, US-WI-55073, State Route, Route, 1
+2302= US-OR-41039, US-OR-41043, Interstate, Route, 1
+2303= US-NM-35019, US-NM-35057, US Route, Route, 3
+2304= US-LA-22001, US-LA-22055, Interstate, Route, 1
+2305= US-MN-27055, US-MN-27169, Interstate, Route, 2
+2306= US-ND-38035, US-ND-38063, US Route, Route, 1
+2307= US-MD-24035, US-MD-24041, Road, Route, 1
+2308= US-LA-22073, US-LA-22083, Interstate, Route, 1
+2309= US-MN-27085, US-MN-27129, US Route, Route, 1
+2310= US-MO-29099, US-MO-29189, State Route, Route, 3
+2311= US-MO-29039, US-MO-29217, US Route, Route, 1
+2312= US-WI-55039, US-WI-55139, US Route, Route, 1
+2313= US-ID-16049, US-MT-30063, US Route, Route, 1
+2314= US-NE-31157, US-NE-31165, Road, Route, 1
+2315= US-PA-42041, US-PA-42043, Interstate, Route, 1
+2316= US-SD-46081, US-WY-56045, US Route, Route, 1
+2317= US-MO-29055, US-MO-29161, Interstate, Route, 1
+2318= US-MO-29143, US-MO-29155, Interstate, Route, 1
+2319= US-KY-21019, US-KY-21043, State Route, Route, 1
+2320= US-TX-48139, US-TX-48349, US Route, Route, 1
+2321= US-AL-01089, US-AL-01095, State Route, Route, 1
+2322= US-NC-37051, US-NC-37155, Road, Route, 1
+2323= US-LA-22007, US-LA-22101, US Route, Route, 1
+2324= US-CO-08015, US-CO-08043, US Route, Route, 1
+2325= US-LA-22005, US-LA-22047, Interstate, Route, 1
+2326= US-CO-08081, US-UT-49047, US Route, Route, 1
+2327= US-IN-18021, US-IN-18167, Interstate, Route, 1
+2328= US-PA-42081, US-PA-42097, Road, Route, 1
+2329= US-OH-39041, US-OH-39101, US Route, Route, 1
+2330= US-WV-54007, US-WV-54015, Interstate, Route, 1
+2331= US-TX-48209, US-TX-48453, Interstate, Route, 1
+2332= US-FL-12089, US-GA-13039, Interstate, Route, 1
+2333= US-NE-31165, US-WY-56027, US Route, Route, 1
+2334= US-VT-50017, US-VT-50027, State Route, Route, 2
+2335= US-ND-38011, US-SD-46063, Road, Route, 1
+2336= US-NC-37029, US-NC-37139, US Route, Route, 1
+2337= US-CA-06053, US-CA-06069, State Route, Route, 1
+2338= US-TX-48041, US-TX-48395, State Route, Route, 1
+2339= US-LA-22029, US-MS-28001, US Route, Route, 1
+2340= US-FL-12041, US-FL-12075, US Route, Route, 1
+2341= US-WY-56023, US-WY-56039, US Route, Route, 3
+2342= US-MI-26037, US-MI-26067, Interstate, Route, 1
+2343= US-TX-48041, US-TX-48185, State Route, Route, 1
+2344= US-MN-27061, US-MN-27071, US Route, Route, 1
+2345= US-AR-05091, US-LA-22017, US Route, Route, 1
+2346= US-GA-13133, US-GA-13265, Interstate, Route, 1
+2347= US-IN-18091, US-IN-18127, State Route, Route, 3
+2348= US-MN-27001, US-MN-27035, State Route, Route, 1
+2349= US-ME-23019, US-ME-23029, State Route, Route, 1
+2350= US-SC-45051, US-SC-45067, US Route, Route, 2
+2351= US-MA-25013, US-MA-25015, Interstate, Route, 1
+2352= US-AR-05095, US-AR-05123, Interstate, Route, 1
+2353= US-MT-30009, US-MT-30111, US Route, Route, 1
+2354= US-NC-37007, US-NC-37179, US Route, Route, 1
+2355= US-NY-36001, US-NY-36091, Road, Route, 1
+2356= US-NY-36021, US-NY-36027, State Route, Route, 1
+2357= US-TN-47045, US-TN-47131, State Route, Route, 1
+2358= US-ND-38017, US-ND-38097, Interstate, Route, 1
+2359= US-ID-16017, US-WA-53051, Road, Route, 1
+2360= US-NM-35035, US-TX-48141, US Route, Route, 1
+2361= US-ND-38035, US-ND-38099, Interstate, Route, 1
+2362= US-IL-17103, US-IL-17195, Interstate, Route, 1
+2363= US-TX-48011, US-TX-48129, US Route, Route, 1
+2364= US-GA-13021, US-GA-13289, Interstate, Route, 1
+2365= US-TX-48337, US-TX-48497, State Route, Route, 1
+2366= US-LA-22031, US-LA-22069, Road, Route, 1
+2367= US-PA-42103, US-PA-42127, Interstate, Route, 1
+2368= US-MI-26115, US-MI-26163, Road, Route, 1
+2369= US-MN-27013, US-MN-27103, State Route, Route, 3
+2370= US-PA-42037, US-PA-42079, Interstate, Route, 1
+2371= US-CA-06089, US-CA-06105, State Route, Route, 1
+2372= US-WA-53021, US-WA-53071, Road, Route, 1
+2373= US-AZ-04015, US-CA-06071, Road, Route, 1
+2374= US-NV-32017, US-NV-32033, US Route, Route, 1
+2375= US-MT-30003, US-MT-30087, US Route, Route, 1
+2376= US-IL-17097, US-WI-55059, Interstate, Route, 1
+2377= US-OH-39017, US-OH-39061, Interstate, Route, 1
+2378= US-IN-18063, US-IN-18097, Interstate, Route, 2
+2379= US-NE-31065, US-NE-31145, US Route, Route, 1
+2380= US-TX-48157, US-TX-48201, Interstate, Route, 2
+2381= US-WA-53007, US-WA-53033, US Route, Route, 1
+2382= US-CT-09007, US-CT-09011, US Route, Route, 1
+2383= US-NJ-34001, US-NJ-34009, Road, Route, 1
+2384= US-AZ-04001, US-NM-35045, US Route, Route, 1
+2385= US-KY-21111, US-KY-21185, Interstate, Route, 1
+2386= US-CA-06079, US-CA-06083, State Route, Route, 1
+2387= US-WA-53033, US-WA-53053, Interstate, Route, 1
+2388= US-GA-13057, US-GA-13067, Interstate, Route, 1
+2389= US-AR-05017, US-LA-22035, US Route, Route, 1
+2390= US-CO-08085, US-CO-08091, US Route, Route, 1
+2391= US-LA-22095, US-LA-22105, Interstate, Route, 1
+2392= US-TX-48043, US-TX-48377, US Route, Route, 3
+2393= US-WA-53025, US-WA-53037, Interstate, Route, 1
+2394= US-TN-47159, US-TN-47189, Interstate, Route, 1
+2395= US-ME-23015, US-ME-23023, US Route, Route, 1
+2396= US-MS-28001, US-MS-28037, US Route, Route, 1
+2397= US-WA-53033, US-WA-53061, US Route, Route, 3
+2398= US-TX-48037, US-TX-48343, Interstate, Route, 1
+2399= US-MS-28047, US-MS-28059, Interstate, Route, 1
+2400= US-VA-51019, US-VA-51161, Road, Route, 1
+2401= US-IN-18069, US-IN-18179, Interstate, Route, 1
+2402= US-MO-29123, US-MO-29187, Road, Route, 1
+2403= US-GA-13045, US-GA-13097, Interstate, Route, 1
+2404= US-OH-39045, US-OH-39073, US Route, Route, 1
+2405= US-TX-48111, US-TX-48205, US Route, Route, 1
+2406= US-MN-27169, US-WI-55063, Interstate, Route, 1
+2407= US-CA-06037, US-CA-06071, Interstate, Route, 1
+2408= US-IN-18033, US-IN-18151, Interstate, Route, 1
+2409= US-LA-22021, US-LA-22073, US Route, Route, 1
+2410= US-TX-48107, US-TX-48125, State Route, Route, 1
+2411= US-IL-17073, US-IL-17095, Interstate, Route, 1
+2412= US-PA-42013, US-PA-42027, Road, Route, 2
+2413= US-NV-32005, US-NV-32510, US Route, Route, 2
+2414= US-IN-18019, US-IN-18143, US Route, Route, 1
+2415= US-IN-18045, US-IN-18165, Road, Route, 1
+2416= US-IA-19071, US-MO-29005, Interstate, Route, 1
+2417= US-MN-27061, US-MN-27137, US Route, Route, 1
+2418= US-SD-46005, US-SD-46073, Road, Route, 1
+2419= US-FL-12009, US-FL-12127, Interstate, Route, 1
+2420= US-NC-37021, US-NC-37087, Interstate, Route, 1
+2421= US-MI-26049, US-MI-26093, US Route, Route, 1
+2422= US-PA-42077, US-PA-42095, Interstate, Route, 1
+2423= US-MO-29051, US-MO-29131, US Route, Route, 1
+2424= US-NC-37033, US-NC-37157, US Route, Route, 1
+2425= US-ID-16005, US-ID-16011, US Route, Route, 1
+2426= US-SD-46003, US-SD-46015, Interstate, Route, 1
+2427= US-OH-39049, US-OH-39097, US Route, Route, 1
+2428= US-WY-56023, US-WY-56041, Road, Route, 1
+2429= US-TX-48259, US-TX-48265, Interstate, Route, 1
+2430= US-KY-21199, US-KY-21207, State Route, Route, 1
+2431= US-NE-31059, US-NE-31185, Road, Route, 1
+2432= US-CA-06083, US-CA-06111, State Route, Route, 1
+2433= US-AL-01083, US-AL-01103, Interstate, Route, 1
+2434= US-AZ-04019, US-AZ-04021, Interstate, Route, 1
+2435= US-TX-48161, US-TX-48289, US Route, Route, 2
+2436= US-KY-21029, US-KY-21111, Interstate, Route, 1
+2437= US-OK-40049, US-OK-40099, Interstate, Route, 1
+2438= US-NJ-34003, US-NY-36061, Road, Route, 1
+2439= US-OK-40071, US-OK-40103, Interstate, Route, 1
+2440= US-WY-56007, US-WY-56025, State Route, Route, 1
+2441= US-TX-48105, US-TX-48371, US Route, Route, 2
+2442= US-CA-06023, US-CA-06105, State Route, Route, 1
+2443= US-MI-26049, US-MI-26125, Interstate, Route, 1
+2444= US-OH-39015, US-OH-39025, State Route, Route, 1
+2445= US-IN-18071, US-IN-18079, Road, Route, 1
+2446= US-NC-37039, US-NC-37113, US Route, Route, 1
+2447= US-AK-02068, US-AK-02290, State Route, Route, 1
+2448= US-CA-06049, US-OR-41037, Road, Route, 1
+2449= US-IL-17007, US-IL-17201, Interstate, Route, 1
+2450= US-SC-45003, US-SC-45063, Interstate, Route, 1
+2451= US-WI-55041, US-WI-55075, Road, Route, 1
+2452= US-ID-16053, US-ID-16083, US Route, Route, 1
+2453= US-IA-19155, US-NE-31055, Interstate, Route, 1
+2454= US-IL-17179, US-IL-17203, Interstate, Route, 1
+2455= US-WY-56035, US-WY-56039, US Route, Route, 3
+2456= US-MT-30055, US-MT-30085, State Route, Route, 1
+2457= US-CA-06035, US-CA-06049, US Route, Route, 2
+2458= US-GA-13229, US-GA-13305, State Route, Route, 1
+2459= US-GA-13035, US-GA-13255, State Route, Route, 1
+2460= US-NC-37171, US-VA-51035, Interstate, Route, 2
+2461= US-MN-27131, US-MN-27139, Interstate, Route, 1
+2462= US-TX-48027, US-TX-48145, Interstate, Route, 1
+2463= US-TN-47061, US-TN-47115, State Route, Route, 1
+2464= US-MO-29189, US-MO-29510, State Route, Route, 4
+2465= US-MT-30013, US-MT-30049, Interstate, Route, 1
+2466= US-OK-40027, US-OK-40087, Interstate, Route, 2
+2467= US-WI-55025, US-WI-55055, Interstate, Route, 1
+2468= US-FL-12021, US-FL-12071, Interstate, Route, 1
+2469= US-ID-16039, US-ID-16047, Road, Route, 1
+2470= US-LA-22037, US-LA-22125, US Route, Route, 1
+2471= US-MI-26019, US-MI-26101, US Route, Route, 1
+2472= US-NY-36007, US-NY-36025, State Route, Route, 1
+2473= US-TX-48123, US-TX-48469, US Route, Route, 1
+2474= US-OR-41029, US-OR-41033, State Route, Route, 1
+2475= US-TX-48217, US-TX-48251, Interstate, Route, 1
+2476= US-NC-37049, US-NC-37103, US Route, Route, 2
+2477= US-MN-27013, US-MN-27165, State Route, Route, 1
+2478= US-NY-36013, US-PA-42049, State Route, Route, 2
+2479= US-NM-35017, US-NM-35029, Interstate, Route, 2
+2480= US-VA-51185, US-WV-54055, Road, Route, 1
+2481= US-CO-08087, US-CO-08123, Interstate, Route, 1
+2482= US-TX-48341, US-TX-48421, US Route, Route, 1
+2483= US-IL-17031, US-IL-17097, Interstate, Route, 1
+2484= US-MS-28055, US-MS-28149, US Route, Route, 1
+2485= US-NC-37001, US-NC-37135, Interstate, Route, 1
+2486= US-MO-29121, US-MO-29175, US Route, Route, 1
+2487= US-AZ-04001, US-NM-35031, Interstate, Route, 1
+2488= US-TX-48075, US-TX-48191, US Route, Route, 1
+2489= US-VA-51075, US-VA-51109, US Route, Route, 1
+2490= US-OR-41011, US-OR-41015, US Route, Route, 1
+2491= US-AL-01045, US-AL-01069, Road, Route, 2
+2492= US-MI-26073, US-MI-26111, US Route, Route, 1
+2493= US-MI-26025, US-MI-26077, Road, Route, 1
+2494= US-AR-05017, US-AR-05041, US Route, Route, 1
+2495= US-GA-13205, US-GA-13275, State Route, Route, 1
+2496= US-WI-55015, US-WI-55087, US Route, Route, 1
+2497= US-IL-17117, US-IL-17119, Interstate, Route, 1
+2498= US-GA-13189, US-GA-13301, Interstate, Route, 1
+2499= US-NM-35001, US-NM-35043, Interstate, Route, 1
+2500= US-CO-08077, US-UT-49019, Interstate, Route, 1
+2501= US-TN-47053, US-TN-47113, State Route, Route, 1
+2502= US-OK-40111, US-OK-40143, US Route, Route, 1
+2503= US-OH-39151, US-OH-39157, Interstate, Route, 1
+2504= US-MO-29145, US-OK-40115, Interstate, Route, 1
+2505= US-OR-41023, US-OR-41069, Road, Route, 1
+2506= US-CO-08079, US-CO-08105, US Route, Route, 1
+2507= US-VA-51007, US-VA-51135, Road, Route, 1
+2508= US-ME-23003, US-ME-23019, Interstate, Route, 1
+2509= US-IN-18091, US-IN-18149, State Route, Route, 1
+2510= US-OR-41027, US-OR-41065, State Route, Route, 1
+2511= US-NC-37025, US-NC-37159, Interstate, Route, 1
+2512= US-MO-29143, US-MO-29201, State Route, Route, 2
+2513= US-SC-45027, US-SC-45085, Interstate, Route, 1
+2514= US-NC-37101, US-NC-37183, Interstate, Route, 2
+2515= US-NE-31019, US-NE-31047, Interstate, Route, 1
+2516= US-KY-21111, US-KY-21211, Road, Route, 1
+2517= US-KS-20073, US-KS-20207, US Route, Route, 1
+2518= US-KS-20001, US-KS-20133, US Route, Route, 1
+2519= US-MD-24043, US-PA-42055, Interstate, Route, 2
+2520= US-MD-24003, US-MD-24033, Road, Route, 2
+2521= US-IL-17149, US-IL-17171, State Route, Route, 1
+2522= US-MT-30109, US-ND-38033, Interstate, Route, 1
+2523= US-NJ-34041, US-PA-42089, Road, Route, 1
+2524= US-NJ-34037, US-NY-36071, Interstate, Route, 1
+2525= US-MO-29011, US-MO-29097, US Route, Route, 1
+2526= US-MS-28057, US-MS-28081, Road, Route, 1
+2527= US-OH-39025, US-OH-39061, State Route, Route, 1
+2528= US-TX-48001, US-TX-48073, US Route, Route, 1
+2529= US-TX-48237, US-TX-48363, US Route, Route, 1
+2530= US-NE-31089, US-NE-31183, US Route, Route, 1
+2531= US-IA-19123, US-IA-19125, State Route, Route, 1
+2532= US-NE-31027, US-NE-31051, US Route, Route, 1
+2533= US-MI-26017, US-MI-26157, State Route, Route, 1
+2534= US-MI-26033, US-MI-26095, State Route, Route, 1
+2535= US-GA-13127, US-GA-13191, Interstate, Route, 1
+2536= US-KY-21213, US-KY-21227, Interstate, Route, 1
+2537= US-OH-39099, US-OH-39133, Road, Route, 1
+2538= US-TX-48313, US-TX-48471, Interstate, Route, 1
+2539= US-NJ-34005, US-NJ-34021, Road, Route, 1
+2540= US-WA-53033, US-WA-53037, Interstate, Route, 1
+2541= US-VA-51069, US-VA-51171, Interstate, Route, 1
+2542= US-MT-30083, US-MT-30085, State Route, Route, 1
+2543= US-LA-22071, US-LA-22103, US Route, Route, 1
+2544= US-TX-48239, US-TX-48481, Road, Route, 1
+2545= US-NE-31001, US-NE-31035, US Route, Route, 1
+2546= US-MT-30007, US-MT-30043, Interstate, Route, 1
+2547= US-TN-47105, US-TN-47107, Interstate, Route, 2
+2548= US-MI-26037, US-MI-26057, US Route, Route, 1
+2549= US-ID-16005, US-ID-16029, US Route, Route, 1
+2550= US-GA-13013, US-GA-13135, Interstate, Route, 1
+2551= US-IN-18129, US-IN-18163, Interstate, Route, 1
+2552= US-VA-51015, US-VA-51163, Interstate, Route, 1
+2553= US-TX-48031, US-TX-48091, US Route, Route, 1
+2554= US-WV-54019, US-WV-54081, Interstate, Route, 1
+2555= US-LA-22009, US-LA-22039, Interstate, Route, 2
+2556= US-MN-27067, US-MN-27129, US Route, Route, 1
+2557= US-MI-26093, US-MI-26161, State Route, Route, 1
+2558= US-NE-31087, US-NE-31145, US Route, Route, 1
+2559= US-LA-22103, US-MS-28109, Interstate, Route, 1
+2560= US-MT-30063, US-MT-30081, US Route, Route, 1
+2561= US-IL-17035, US-IL-17049, Interstate, Route, 2
+2562= US-KY-21041, US-KY-21223, Interstate, Route, 1
+2563= US-WA-53031, US-WA-53045, US Route, Route, 1
+2564= US-SD-46019, US-SD-46063, US Route, Route, 1
+2565= US-ND-38001, US-ND-38011, US Route, Route, 1
+2566= US-GA-13145, US-GA-13215, Interstate, Route, 1
+2567= US-IL-17029, US-IL-17035, Interstate, Route, 1
+2568= US-NC-37115, US-TN-47171, US Route, Route, 1
+2569= US-MN-27029, US-MN-27119, US Route, Route, 1
+2570= US-TX-48271, US-TX-48463, US Route, Route, 1
+2571= US-OK-40103, US-OK-40113, US Route, Route, 1
+2572= US-IL-17053, US-IL-17075, Interstate, Route, 1
+2573= US-IA-19095, US-IA-19157, Road, Route, 1
+2574= US-SD-46031, US-SD-46129, State Route, Route, 1
+2575= US-TX-48257, US-TX-48467, Interstate, Route, 1
+2576= US-MS-28045, US-MS-28047, Interstate, Route, 1
+2577= US-KY-21005, US-KY-21239, US Route, Route, 1
+2578= US-AL-01115, US-AL-01121, Interstate, Route, 1
+2579= US-KS-20111, US-KS-20197, Interstate, Route, 1
+2580= US-TX-48331, US-TX-48395, US Route, Route, 1
+2581= US-KY-21049, US-KY-21067, Interstate, Route, 1
+2582= US-TX-48117, US-TX-48381, Road, Route, 1
+2583= US-NY-36069, US-NY-36099, State Route, Route, 1
+2584= US-KY-21081, US-KY-21117, Interstate, Route, 1
+2585= US-FL-12009, US-FL-12095, Road, Route, 1
+2586= US-NE-31007, US-NE-31157, State Route, Route, 1
+2587= US-TX-48099, US-TX-48281, US Route, Route, 2
+2588= US-MN-27021, US-MN-27061, US Route, Route, 1
+2589= US-WI-55025, US-WI-55049, US Route, Route, 1
+2590= US-NC-37103, US-NC-37133, US Route, Route, 1
+2591= US-TX-48077, US-TX-48337, US Route, Route, 2
+2592= US-KS-20099, US-KS-20133, US Route, Route, 1
+2593= US-OR-41031, US-OR-41069, Road, Route, 1
+2594= US-MN-27043, US-MN-27091, Interstate, Route, 1
+2595= US-IA-19193, US-SD-46127, Interstate, Route, 1
+2596= US-AR-05095, US-AR-05117, Interstate, Route, 1
+2597= US-OH-39013, US-WV-54069, Road, Route, 1
+2598= US-IL-17081, US-IL-17121, Interstate, Route, 1
+2599= US-NC-37169, US-NC-37171, US Route, Route, 1
+2600= US-UT-49015, US-UT-49041, Interstate, Route, 1
+2601= US-CT-09015, US-MA-25027, Interstate, Route, 1
+2602= US-KY-21059, US-KY-21101, Road, Route, 1
+2603= US-NY-36007, US-NY-36017, Interstate, Route, 1
+2604= US-NY-36009, US-NY-36029, US Route, Route, 2
+2605= US-ME-23005, US-ME-23023, Road, Route, 2
+2606= US-WI-55099, US-WI-55107, Road, Route, 1
+2607= US-MI-26057, US-MI-26073, US Route, Route, 1
+2608= US-GA-13003, US-GA-13019, State Route, Route, 1
+2609= US-GA-13063, US-GA-13121, State Route, Route, 1
+2610= US-VA-51081, US-VA-51183, Interstate, Route, 1
+2611= US-OH-39043, US-OH-39093, Interstate, Route, 1
+2612= US-IL-17003, US-KY-21007, US Route, Route, 1
+2613= US-AL-01083, US-AL-01089, Interstate, Route, 1
+2614= US-NY-36029, US-NY-36063, Interstate, Route, 1
+2615= US-AL-01001, US-AL-01021, Interstate, Route, 1
+2616= US-GA-13183, US-GA-13305, State Route, Route, 1
+2617= US-MO-29113, US-MO-29163, US Route, Route, 1
+2618= US-ID-16031, US-ID-16067, State Route, Route, 1
+2619= US-PA-42029, US-PA-42091, Interstate, Route, 1
+2620= US-DE-10003, US-NJ-34033, Road, Route, 1
+2621= US-AZ-04015, US-UT-49053, Interstate, Route, 1
+2622= US-MI-26051, US-MI-26129, Interstate, Route, 1
+2623= US-WI-55021, US-WI-55111, Interstate, Route, 1
+2624= US-CA-06055, US-CA-06097, Road, Route, 1
+2625= US-IN-18081, US-IN-18109, State Route, Route, 1
+2626= US-ME-23013, US-ME-23015, US Route, Route, 1
+2627= US-MO-29163, US-MO-29173, US Route, Route, 1
+2628= US-LA-22039, US-LA-22079, Interstate, Route, 1
+2629= US-OK-40011, US-OK-40017, Road, Route, 2
+2630= US-MS-28023, US-MS-28061, Interstate, Route, 1
+2631= US-NE-31077, US-NE-31183, US Route, Route, 1
+2632= US-SC-45039, US-SC-45079, Interstate, Route, 1
+2633= US-MO-29047, US-MO-29165, Road, Route, 1
+2634= US-KY-21083, US-KY-21105, US Route, Route, 1
+2635= US-GA-13277, US-GA-13287, Interstate, Route, 1
+2636= US-UT-49029, US-UT-49043, Interstate, Route, 1
+2637= US-AL-01023, US-AL-01025, Road, Route, 1
+2638= US-LA-22035, US-LA-22065, US Route, Route, 1
+2639= US-SC-45063, US-SC-45079, Interstate, Route, 5
+2640= US-VT-50005, US-VT-50019, Interstate, Route, 1
+2641= US-CO-08037, US-CO-08045, Interstate, Route, 1
+2642= US-AL-01063, US-AL-01119, Interstate, Route, 1
+2643= US-MS-28121, US-MS-28127, US Route, Route, 1
+2644= US-MO-29003, US-MO-29087, Interstate, Route, 1
+2645= US-SD-46023, US-SD-46053, State Route, Route, 1
+2646= US-KY-21101, US-KY-21233, US Route, Route, 1
+2647= US-TN-47017, US-TN-47039, Interstate, Route, 1
+2648= US-CO-08029, US-CO-08085, US Route, Route, 1
+2649= US-NC-37155, US-SC-45033, Interstate, Route, 1
+2650= US-MT-30009, US-WY-56029, US Route, Route, 1
+2651= US-OH-39063, US-OH-39175, US Route, Route, 2
+2652= US-WA-53037, US-WA-53077, Interstate, Route, 1
+2653= US-KY-21043, US-KY-21205, State Route, Route, 1
+2654= US-VA-51041, US-VA-51087, Interstate, Route, 1
+2655= US-MI-26099, US-MI-26163, Interstate, Route, 1
+2656= US-KS-20157, US-NE-31169, US Route, Route, 1
+2657= US-KY-21005, US-KY-21167, US Route, Route, 2
+2658= US-AZ-04009, US-AZ-04011, US Route, Route, 3
+2659= US-ID-16073, US-OR-41045, US Route, Route, 1
+2660= US-WA-53041, US-WA-53077, US Route, Route, 1
+2661= US-MS-28065, US-MS-28077, Road, Route, 1
+2662= US-NJ-34005, US-NJ-34029, State Route, Route, 1
+2663= US-MS-28081, US-MS-28117, Road, Route, 1
+2664= US-UT-49015, US-UT-49019, Interstate, Route, 1
+2665= US-KS-20001, US-KS-20011, US Route, Route, 1
+2666= US-TX-48139, US-TX-48217, Interstate, Route, 1
+2667= US-MI-26017, US-MI-26145, Interstate, Route, 1
+2668= US-IN-18059, US-IN-18065, Interstate, Route, 1
+2669= US-NE-31033, US-NE-31049, US Route, Route, 1
+2670= US-PA-42069, US-PA-42127, Interstate, Route, 1
+2671= US-TX-48173, US-TX-48431, US Route, Route, 1
+2672= US-WI-55033, US-WI-55035, Interstate, Route, 1
+2673= US-GA-13179, US-GA-13183, State Route, Route, 1
+2674= US-MN-27071, US-MN-27137, US Route, Route, 1
+2675= US-CO-08011, US-CO-08099, US Route, Route, 1
+2676= US-KY-21049, US-KY-21173, State Route, Route, 1
+2677= US-MN-27019, US-MN-27053, US Route, Route, 1
+2678= US-MT-30011, US-WY-56011, US Route, Route, 1
+2679= US-VA-51025, US-VA-51081, US Route, Route, 1
+2680= US-UT-49043, US-UT-49051, US Route, Route, 1
+2681= US-OK-40107, US-OK-40133, Interstate, Route, 1
+2682= US-OR-41051, US-WA-53011, Road, Route, 2
+2683= US-ND-38001, US-SD-46105, US Route, Route, 1
+2684= US-VA-51021, US-VA-51197, Interstate, Route, 1
+2685= US-VA-51093, US-VA-51620, US Route, Route, 1
+2686= US-MS-28025, US-MS-28087, US Route, Route, 1
+2687= US-NC-37099, US-NC-37113, US Route, Route, 1
+2688= US-OK-40017, US-OK-40051, US Route, Route, 1
+2689= US-LA-22021, US-LA-22059, US Route, Route, 1
+2690= US-OH-39055, US-OH-39085, Interstate, Route, 2
+2691= US-NE-31001, US-NE-31099, US Route, Route, 1
+2692= US-TX-48025, US-TX-48175, US Route, Route, 1
+2693= US-KS-20109, US-KS-20193, Interstate, Route, 2
+2694= US-PA-42097, US-PA-42119, Interstate, Route, 1
+2695= US-AZ-04013, US-AZ-04021, Road, Route, 3
+2696= US-ID-16043, US-ID-16065, US Route, Route, 1
+2697= US-VA-51019, US-VA-51031, Road, Route, 1
+2698= US-KS-20003, US-KS-20059, US Route, Route, 1
+2699= US-KY-21145, US-KY-21157, Road, Route, 1
+2700= US-SC-45055, US-SC-45061, Interstate, Route, 1
+2701= US-WY-56003, US-WY-56029, US Route, Route, 1
+2702= US-MO-29019, US-MO-29027, Interstate, Route, 2
+2703= US-GA-13137, US-GA-13139, State Route, Route, 1
+2704= US-NV-32013, US-OR-41045, US Route, Route, 1
+2705= US-CA-06025, US-CA-06065, State Route, Route, 1
+2706= US-VA-51027, US-VA-51185, US Route, Route, 1
+2707= US-IA-19011, US-IA-19113, Interstate, Route, 1
+2708= US-NY-36071, US-NY-36087, Road, Route, 2
+2709= US-CA-06053, US-CA-06087, State Route, Route, 1
+2710= US-MT-30021, US-MT-30083, State Route, Route, 1
+2711= US-NM-35001, US-NM-35006, Interstate, Route, 1
+2712= US-NY-36077, US-NY-36095, Interstate, Route, 1
+2713= US-TX-48075, US-TX-48197, US Route, Route, 1
+2714= US-MN-27025, US-WI-55095, US Route, Route, 1
+2715= US-VA-51015, US-VA-51125, Interstate, Route, 1
+2716= US-NE-31047, US-NE-31111, Interstate, Route, 1
+2717= US-WI-55097, US-WI-55137, US Route, Route, 1
+2718= US-TX-48105, US-TX-48435, Interstate, Route, 1
+2719= US-MI-26063, US-MI-26157, State Route, Route, 1
+2720= US-IA-19103, US-IA-19113, Interstate, Route, 1
+2721= US-TX-48291, US-TX-48407, State Route, Route, 1
+2722= US-MD-24005, US-MD-24025, Interstate, Route, 1
+2723= US-TX-48297, US-TX-48409, Interstate, Route, 1
+2724= US-IA-19049, US-IA-19153, Interstate, Route, 1
+2725= US-NC-37069, US-NC-37127, US Route, Route, 1
+2726= US-OH-39131, US-OH-39145, Road, Route, 2
+2727= US-MA-25021, US-MA-25023, State Route, Route, 1
+2728= US-WY-56003, US-WY-56043, US Route, Route, 3
+2729= US-MS-28069, US-MS-28103, US Route, Route, 1
+2730= US-MI-26067, US-MI-26081, Interstate, Route, 1
+2731= US-ND-38031, US-ND-38103, US Route, Route, 1
+2732= US-ID-16075, US-OR-41045, US Route, Route, 2
+2733= US-TX-48103, US-TX-48461, US Route, Route, 2
+2734= US-OH-39009, US-OH-39073, US Route, Route, 1
+2735= US-IA-19067, US-IA-19131, US Route, Route, 1
+2736= US-FL-12073, US-FL-12129, Road, Route, 1
+2737= US-WI-55007, US-WI-55031, US Route, Route, 1
+2738= US-NJ-34015, US-NJ-34033, State Route, Route, 2
+2739= US-TX-48013, US-TX-48029, Interstate, Route, 2
+2740= US-LA-22103, US-MS-28045, Road, Route, 1
+2741= US-TN-47075, US-TN-47113, Interstate, Route, 1
+2742= US-CA-06041, US-CA-06097, US Route, Route, 2
+2743= US-MO-29023, US-MO-29181, Road, Route, 1
+2744= US-LA-22033, US-LA-22063, Interstate, Route, 1
+2745= US-KY-21033, US-KY-21221, Road, Route, 1
+2746= US-MS-28031, US-MS-28065, Road, Route, 1
+2747= US-MT-30027, US-MT-30069, State Route, Route, 2
+2748= US-NM-35053, US-NM-35061, US Route, Route, 1
+2749= US-MS-28087, US-MS-28103, US Route, Route, 1
+2750= US-WA-53013, US-WA-53071, US Route, Route, 1
+2751= US-FL-12089, US-GA-13049, State Route, Route, 1
+2752= US-MN-27073, US-MN-27173, Road, Route, 1
+2753= US-NC-37047, US-SC-45051, US Route, Route, 1
+2754= US-TX-48091, US-TX-48209, Interstate, Route, 1
+2755= US-OR-41055, US-WA-53039, Road, Route, 1
+2756= US-GA-13199, US-GA-13285, State Route, Route, 1
+2757= US-TX-48077, US-TX-48485, US Route, Route, 1
+2758= US-ID-16079, US-MT-30061, Interstate, Route, 1
+2759= US-LA-22069, US-LA-22079, Road, Route, 1
+2760= US-KY-21117, US-OH-39061, Road, Route, 2
+2761= US-IA-19137, US-IA-19145, Road, Route, 1
+2762= US-NE-31063, US-NE-31145, US Route, Route, 1
+2763= US-GA-13151, US-GA-13255, State Route, Route, 1
+2764= US-WA-53045, US-WA-53067, US Route, Route, 1
+2765= US-NJ-34005, US-NJ-34007, Road, Route, 1
+2766= US-LA-22007, US-LA-22109, US Route, Route, 1
+2767= US-TX-48157, US-TX-48481, Road, Route, 1
+2768= US-ID-16033, US-MT-30001, Interstate, Route, 1
+2769= US-TX-48171, US-TX-48265, Interstate, Route, 2
+2770= US-WA-53063, US-WA-53065, US Route, Route, 1
+2771= US-VA-51031, US-VA-51680, US Route, Route, 5
+2772= US-ME-23001, US-ME-23005, Interstate, Route, 1
+2773= US-TX-48291, US-TX-48339, Interstate, Route, 1
+2774= US-VA-51153, US-VA-51179, Interstate, Route, 1
+2775= US-KS-20125, US-OK-40147, US Route, Route, 1
+2776= US-AK-02185, US-AK-02290, Road, Route, 1
+2777= US-WI-55049, US-WI-55065, US Route, Route, 1
+2778= US-GA-13049, US-GA-13299, State Route, Route, 1
+2779= US-WA-53017, US-WA-53025, US Route, Route, 1
+2780= US-OH-39023, US-OH-39097, US Route, Route, 1
+2781= US-PA-42007, US-PA-42073, Interstate, Route, 1
+2782= US-TN-47131, US-TN-47183, State Route, Route, 1
+2783= US-NE-31017, US-NE-31149, US Route, Route, 1
+2784= US-UT-49011, US-UT-49057, Interstate, Route, 2
+2785= US-IL-17099, US-IL-17123, Interstate, Route, 1
+2786= US-CA-06029, US-CA-06071, State Route, Route, 1
+2787= US-MI-26011, US-MI-26017, Interstate, Route, 1
+2788= US-NM-35027, US-NM-35057, US Route, Route, 1
+2789= US-OR-41003, US-OR-41041, US Route, Route, 1
+2790= US-OH-39089, US-OH-39119, Interstate, Route, 1
+2791= US-LA-22093, US-LA-22095, Interstate, Route, 1
+2792= US-PA-42025, US-PA-42079, State Route, Route, 1
+2793= US-TX-48325, US-TX-48463, US Route, Route, 1
+2794= US-CA-06081, US-CA-06085, State Route, Route, 1
+2795= US-NV-32023, US-NV-32033, US Route, Route, 1
+2796= US-NY-36023, US-NY-36067, State Route, Route, 1
+2797= US-MO-29097, US-MO-29145, Interstate, Route, 2
+2798= US-AR-05017, US-AR-05043, US Route, Route, 1
+2799= US-NC-37059, US-NC-37097, US Route, Route, 1
+2800= US-OK-40035, US-OK-40115, Interstate, Route, 1
+2801= US-MS-28133, US-MS-28151, State Route, Route, 1
+2802= US-OR-41059, US-OR-41061, Interstate, Route, 3
+2803= US-NC-37067, US-NC-37081, Road, Route, 1
+2804= US-SC-45059, US-SC-45071, US Route, Route, 1
+2805= US-MO-29183, US-MO-29189, Interstate, Route, 2
+2806= US-CA-06069, US-CA-06085, State Route, Route, 1
+2807= US-CA-06013, US-CA-06095, Road, Route, 1
+2808= US-AL-01081, US-AL-01087, Road, Route, 1
+2809= US-NY-36005, US-NY-36061, Road, Route, 2
+2810= US-TX-48113, US-TX-48397, Interstate, Route, 1
+2811= US-IA-19193, US-NE-31043, Road, Route, 1
+2812= US-ID-16009, US-ID-16057, US Route, Route, 1
+2813= US-NE-31013, US-NE-31045, US Route, Route, 1
+2814= US-NE-31059, US-NE-31151, State Route, Route, 1
+2815= US-SD-46107, US-SD-46129, Road, Route, 1
+2816= US-TN-47041, US-TN-47141, Interstate, Route, 1
+2817= US-NY-36047, US-NY-36061, Interstate, Route, 1
+2818= US-MO-29019, US-MO-29175, US Route, Route, 1
+2819= US-LA-22059, US-LA-22079, State Route, Route, 1
+2820= US-GA-13025, US-GA-13299, State Route, Route, 3
+2821= US-NC-37001, US-NC-37081, Interstate, Route, 1
+2822= US-IL-17031, US-IL-17197, Interstate, Route, 2
+2823= US-UT-49001, US-UT-49021, Interstate, Route, 1
+2824= US-IL-17063, US-IL-17093, Interstate, Route, 1
+2825= US-NM-35007, US-NM-35059, US Route, Route, 1
+2826= US-ND-38063, US-ND-38071, US Route, Route, 1
+2827= US-NE-31003, US-NE-31089, US Route, Route, 1
+2828= US-KY-21197, US-KY-21237, State Route, Route, 1
+2829= US-LA-22045, US-LA-22099, US Route, Route, 1
+2830= US-WI-55085, US-WI-55125, US Route, Route, 1
+2831= US-MS-28033, US-MS-28137, Interstate, Route, 1
+2832= US-OR-41031, US-OR-41043, US Route, Route, 1
+2833= US-CO-08091, US-CO-08111, US Route, Route, 1
+2834= US-ID-16031, US-ID-16077, State Route, Route, 1
+2835= US-NM-35005, US-NM-35015, US Route, Route, 1
+2836= US-MO-29115, US-MO-29117, US Route, Route, 1
+2837= US-MT-30007, US-MT-30031, Interstate, Route, 1
+2838= US-TX-48159, US-TX-48449, Interstate, Route, 1
+2839= US-TX-48149, US-TX-48177, Interstate, Route, 1
+2840= US-NM-35013, US-NM-35051, Interstate, Route, 1
+2841= US-WY-56009, US-WY-56027, US Route, Route, 1
+2842= US-ID-16007, US-ID-16029, US Route, Route, 1
+2843= US-CO-08115, US-NE-31049, Interstate, Route, 2
+2844= US-CO-08039, US-CO-08041, US Route, Route, 1
+2845= US-ID-16003, US-ID-16049, US Route, Route, 3
+2846= US-TX-48169, US-TX-48305, US Route, Route, 1
+2847= US-PA-42033, US-PA-42047, Road, Route, 1
+2848= US-TX-48107, US-TX-48303, State Route, Route, 1
+2849= US-MI-26043, US-MI-26109, US Route, Route, 1
+2850= US-NY-36007, US-NY-36107, State Route, Route, 1
+2851= US-CO-08095, US-NE-31029, US Route, Route, 1
+2852= US-NY-36079, US-NY-36119, Interstate, Route, 2
+2853= US-MN-27047, US-MN-27099, Interstate, Route, 1
+2854= US-MI-26101, US-MI-26105, US Route, Route, 1
+2855= US-NH-33013, US-NH-33019, Interstate, Route, 1
+2856= US-IN-18045, US-IN-18171, US Route, Route, 1
+2857= US-NV-32013, US-OR-41025, State Route, Route, 1
+2858= US-MN-27109, US-MN-27169, Interstate, Route, 1
+2859= US-MT-30017, US-MT-30025, US Route, Route, 1
+2860= US-NJ-34019, US-NJ-34041, Interstate, Route, 1
+2861= US-FL-12091, US-FL-12131, State Route, Route, 2
+2862= US-KS-20055, US-KS-20093, Road, Route, 1
+2863= US-VA-51710, US-VA-51810, Road, Route, 3
+2864= US-MI-26087, US-MI-26147, State Route, Route, 1
+2865= US-IL-17183, US-IN-18165, Road, Route, 1
+2866= US-MN-27043, US-MN-27047, Interstate, Route, 1
+2867= US-CO-08035, US-CO-08041, Interstate, Route, 1
+2868= US-NV-32001, US-NV-32015, US Route, Route, 1
+2869= US-TX-48137, US-TX-48435, US Route, Route, 1
+2870= US-FL-12086, US-FL-12087, US Route, Route, 1
+2871= US-AR-05085, US-AR-05117, Interstate, Route, 1
+2872= US-TX-48129, US-TX-48191, US Route, Route, 1
+2873= US-MO-29047, US-MO-29095, Road, Route, 1
+2874= US-MI-26031, US-MI-26137, Interstate, Route, 1
+2875= US-SD-46045, US-SD-46129, Road, Route, 1
+2876= US-CA-06029, US-CA-06037, State Route, Route, 2
+2877= US-AR-05029, US-AR-05115, Interstate, Route, 1
+2878= US-IA-19013, US-IA-19075, Road, Route, 1
+2879= US-MI-26085, US-MI-26105, US Route, Route, 1
+2880= US-ID-16083, US-NV-32007, US Route, Route, 1
+2881= US-NE-31079, US-NE-31093, US Route, Route, 1
+2882= US-FL-12043, US-FL-12055, US Route, Route, 1
+2883= US-NC-37149, US-SC-45083, Road, Route, 1
+2884= US-SD-46005, US-SD-46059, Road, Route, 1
+2885= US-WI-55017, US-WI-55019, State Route, Route, 1
+2886= US-TX-48125, US-TX-48269, State Route, Route, 1
+2887= US-TX-48355, US-TX-48409, State Route, Route, 4
+2888= US-MO-29029, US-MO-29131, US Route, Route, 1
+2889= US-FL-12069, US-FL-12119, Road, Route, 1
+2890= US-CT-09001, US-CT-09009, Interstate, Route, 2
+2891= US-VT-50001, US-VT-50007, US Route, Route, 1
+2892= US-AR-05003, US-AR-05017, US Route, Route, 1
+2893= US-TX-48189, US-TX-48303, Interstate, Route, 1
+2894= US-OH-39155, US-PA-42085, Interstate, Route, 1
+2895= US-KS-20045, US-KS-20103, Interstate, Route, 1
+2896= US-KY-21073, US-KY-21239, Road, Route, 1
+2897= US-MA-25009, US-MA-25025, Road, Route, 1
+2898= US-CA-06051, US-NV-32021, US Route, Route, 1
+2899= US-KS-20103, US-KS-20209, Interstate, Route, 1
+2900= US-NE-31165, US-WY-56015, Road, Route, 1
+2901= US-GA-13031, US-GA-13043, Interstate, Route, 1
+2902= US-KY-21125, US-KY-21235, Interstate, Route, 1
+2903= US-MD-24013, US-MD-24027, Interstate, Route, 1
+2904= US-MI-26125, US-MI-26163, Interstate, Route, 2
+2905= US-GA-13047, US-TN-47065, Interstate, Route, 1
+2906= US-VA-51121, US-VA-51161, US Route, Route, 1
+2907= US-LA-22051, US-LA-22103, Road, Route, 1
+2908= US-TX-48261, US-TX-48273, US Route, Route, 1
+2909= US-TN-47055, US-TN-47117, State Route, Route, 1
+2910= US-AR-05067, US-AR-05145, US Route, Route, 1
+2911= US-GA-13067, US-GA-13121, Interstate, Route, 2
+2912= US-MO-29011, US-MO-29217, US Route, Route, 1
+2913= US-MO-29091, US-MO-29203, State Route, Route, 1
+2914= US-OH-39029, US-OH-39081, State Route, Route, 1
+2915= US-NV-32033, US-UT-49027, US Route, Route, 1
+2916= US-AR-05053, US-AR-05119, US Route, Route, 1
+2917= US-MS-28073, US-MS-28109, Interstate, Route, 1
+2918= US-MN-27053, US-MN-27123, Road, Route, 1
+2919= US-MT-30085, US-ND-38105, Road, Route, 1
+2920= US-TX-48061, US-TX-48215, US Route, Route, 1
+2921= US-SD-46029, US-SD-46039, Road, Route, 1
+2922= US-KS-20059, US-KS-20139, Interstate, Route, 1
+2923= US-MI-26133, US-MI-26165, US Route, Route, 1
+2924= US-SC-45041, US-SC-45069, Interstate, Route, 1
+2925= US-GA-13179, US-GA-13191, Interstate, Route, 1
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2004/USA_1_USA_1.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2004/USA_1_USA_1.properties
new file mode 100644
index 0000000..91ce145
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2004/USA_1_USA_1.properties
@@ -0,0 +1,118 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/UnitedStatesRoads2004.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2004) for USA Level 1
+VALID = start=2004-01-01;
+ISOKEY_0 = USA
+ISOKEY_0_LEVEL = 1
+ISOKEY_1 = USA
+ISOKEY_1_LEVEL = 1
+1= US-MD, US-VA, US Route, Route, 5
+2= US-CO, US-KS, US Route, Route, 7
+3= US-KY, US-TN, State Route, Route, 18
+4= US-NV, US-OR, US Route, Route, 4
+5= US-KY, US-OH, US Route, Route, 7
+6= US-KS, US-OK, US Route, Route, 21
+7= US-KY, US-WV, State Route, Route, 6
+8= US-MN, US-SD, State Route, Route, 14
+9= US-NM, US-OK, US Route, Route, 1
+10= US-AL, US-MS, Road, Route, 19
+11= US-IN, US-OH, State Route, Route, 18
+12= US-CT, US-MA, State Route, Route, 14
+13= US-NM, US-TX, US Route, Route, 22
+14= US-MO, US-NE, US Route, Route, 2
+15= US-CO, US-NE, Interstate, Route, 8
+16= US-GA, US-TN, Interstate, Route, 9
+17= US-CA, US-NV, State Route, Route, 20
+18= US-AR, US-TX, US Route, Route, 5
+19= US-NC, US-VA, State Route, Route, 23
+20= US-MA, US-VT, State Route, Route, 5
+21= US-IA, US-MO, US Route, Route, 14
+22= US-NY, US-VT, State Route, Route, 8
+23= US-ME, US-NH, State Route, Route, 10
+24= US-ID, US-WY, US Route, Route, 6
+25= US-CO, US-NM, US Route, Route, 10
+26= US-AZ, US-NM, US Route, Route, 12
+27= US-AR, US-MO, Interstate, Route, 20
+28= US-MD, US-PA, Interstate, Route, 22
+29= US-MI, US-OH, State Route, Route, 8
+30= US-ND, US-SD, State Route, Route, 16
+31= US-OK, US-TX, US Route, Route, 25
+32= US-ID, US-WA, US Route, Route, 7
+33= US-AZ, US-CA, Interstate, Route, 6
+34= US-MO, US-OK, State Route, Route, 2
+35= US-FL, US-GA, State Route, Route, 21
+36= US-MA, US-NY, Interstate, Route, 4
+37= US-ID, US-UT, US Route, Route, 5
+38= US-GA, US-NC, State Route, Route, 4
+39= US-IA, US-SD, State Route, Route, 6
+40= US-VA, US-WV, US Route, Route, 25
+41= US-ID, US-NV, US Route, Route, 2
+42= US-AL, US-TN, State Route, Route, 13
+43= US-AZ, US-NV, Interstate, Route, 3
+44= US-DE, US-PA, US Route, Route, 6
+45= US-OH, US-PA, State Route, Route, 14
+46= US-SD, US-WY, Interstate, Route, 6
+47= US-IL, US-IN, US Route, Route, 20
+48= US-NV, US-UT, Road, Route, 7
+49= US-CT, US-NY, State Route, Route, 11
+50= US-IL, US-WI, State Route, Route, 16
+51= US-CO, US-UT, State Route, Route, 6
+52= US-TN, US-VA, State Route, Route, 8
+53= US-NE, US-WY, State Route, Route, 6
+54= US-LA, US-MS, Interstate, Route, 15
+55= US-AR, US-MS, US Route, Route, 2
+56= US-AL, US-FL, Interstate, Route, 17
+57= US-CA, US-OR, US Route, Route, 6
+58= US-KS, US-NE, State Route, Route, 20
+59= US-CO, US-OK, State Route, Route, 1
+60= US-IL, US-MO, Interstate, Route, 12
+61= US-NH, US-VT, State Route, Route, 16
+62= US-ID, US-OR, US Route, Route, 10
+63= US-DC, US-MD, Road, Route, 12
+64= US-DC, US-VA, Interstate, Route, 2
+65= US-IA, US-WI, US Route, Route, 3
+66= US-KS, US-MO, Interstate, Route, 21
+67= US-OH, US-WV, US Route, Route, 11
+68= US-NJ, US-PA, State Route, Route, 21
+69= US-MI, US-WI, State Route, Route, 13
+70= US-IA, US-MN, State Route, Route, 18
+71= US-MA, US-RI, US Route, Route, 16
+72= US-PA, US-WV, Interstate, Route, 10
+73= US-NC, US-TN, US Route, Route, 11
+74= US-IN, US-MI, State Route, Route, 11
+75= US-MN, US-ND, State Route, Route, 13
+76= US-CT, US-RI, State Route, Route, 9
+77= US-UT, US-WY, State Route, Route, 8
+78= US-IA, US-NE, State Route, Route, 11
+79= US-LA, US-TX, State Route, Route, 12
+80= US-IA, US-IL, State Route, Route, 12
+81= US-AR, US-OK, US Route, Route, 14
+82= US-IL, US-KY, US Route, Route, 4
+83= US-AR, US-TN, Interstate, Route, 2
+84= US-MD, US-WV, US Route, Route, 13
+85= US-MS, US-TN, US Route, Route, 11
+86= US-AZ, US-UT, State Route, Route, 7
+87= US-MT, US-ND, State Route, Route, 5
+88= US-NE, US-SD, State Route, Route, 11
+89= US-GA, US-SC, State Route, Route, 18
+90= US-MN, US-WI, State Route, Route, 18
+91= US-NJ, US-NY, Road, Route, 13
+92= US-ID, US-MT, US Route, Route, 10
+93= US-AR, US-LA, US Route, Route, 13
+94= US-CO, US-WY, Interstate, Route, 7
+95= US-AL, US-GA, State Route, Route, 21
+96= US-NY, US-PA, State Route, Route, 32
+97= US-IN, US-KY, US Route, Route, 9
+98= US-MO, US-TN, Interstate, Route, 1
+99= US-KY, US-VA, US Route, Route, 5
+100= US-NC, US-SC, Interstate, Route, 32
+101= US-DE, US-MD, State Route, Route, 17
+102= US-MT, US-WY, State Route, Route, 16
+103= US-MA, US-NH, State Route, Route, 12
+104= US-OR, US-WA, Interstate, Route, 10
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2004/USA_2_USA_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2004/USA_2_USA_2.properties
new file mode 100644
index 0000000..c07aff5
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2004/USA_2_USA_2.properties
@@ -0,0 +1,7040 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/UnitedStatesRoads2004.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation Network (2004) for USA Level 2
+VALID = start=2004-01-01;
+ISOKEY_0 = USA
+ISOKEY_0_LEVEL = 2
+ISOKEY_1 = USA
+ISOKEY_1_LEVEL = 2
+1= US-IA-19085, US-IA-19155, State Route, Route, 3
+2= US-CA-06059, US-CA-06071, State Route, Route, 1
+3= US-AR-05003, US-AR-05139, US Route, Route, 1
+4= US-GA-13035, US-GA-13207, State Route, Route, 2
+5= US-GA-13063, US-GA-13151, State Route, Route, 9
+6= US-MD-24031, US-VA-51059, Interstate, Route, 1
+7= US-MN-27009, US-MN-27145, State Route, Route, 1
+8= US-MN-27127, US-MN-27173, State Route, Route, 3
+9= US-IN-18045, US-IN-18157, State Route, Route, 1
+10= US-NE-31103, US-NE-31149, State Route, Route, 2
+11= US-IL-17085, US-WI-55043, State Route, Route, 2
+12= US-FL-12031, US-FL-12089, Interstate, Route, 8
+13= US-MI-26047, US-MI-26097, Interstate, Route, 1
+14= US-VA-51005, US-VA-51163, Interstate, Route, 1
+15= US-KS-20141, US-KS-20167, State Route, Route, 2
+16= US-MD-24019, US-MD-24045, State Route, Route, 2
+17= US-OH-39041, US-OH-39049, Interstate, Route, 3
+18= US-CO-08051, US-CO-08109, US Route, Route, 3
+19= US-IN-18049, US-IN-18085, State Route, Route, 1
+20= US-NY-36113, US-NY-36115, State Route, Route, 1
+21= US-NY-36025, US-NY-36105, State Route, Route, 2
+22= US-WI-55025, US-WI-55111, State Route, Route, 2
+23= US-TX-48113, US-TX-48439, Interstate, Route, 7
+24= US-NC-37081, US-NC-37157, US Route, Route, 3
+25= US-ND-38045, US-ND-38073, State Route, Route, 2
+26= US-IN-18061, US-IN-18175, US Route, Route, 2
+27= US-TN-47021, US-TN-47187, Interstate, Route, 1
+28= US-NM-35037, US-NM-35047, State Route, Route, 1
+29= US-TX-48135, US-TX-48329, State Route, Route, 4
+30= US-NE-31119, US-NE-31139, US Route, Route, 1
+31= US-AL-01005, US-AL-01109, State Route, Route, 1
+32= US-AL-01015, US-AL-01121, State Route, Route, 4
+33= US-NC-37021, US-NC-37111, Interstate, Route, 1
+34= US-GA-13017, US-GA-13315, State Route, Route, 2
+35= US-CA-06067, US-CA-06095, State Route, Route, 1
+36= US-WY-56017, US-WY-56029, State Route, Route, 1
+37= US-TX-48255, US-TX-48493, State Route, Route, 3
+38= US-MO-29097, US-MO-29109, Interstate, Route, 2
+39= US-VA-51005, US-WV-54025, State Route, Route, 2
+40= US-VA-51149, US-VA-51181, State Route, Route, 1
+41= US-DE-10005, US-MD-24045, US Route, Route, 2
+42= US-LA-22037, US-MS-28157, State Route, Route, 1
+43= US-FL-12107, US-FL-12109, State Route, Route, 1
+44= US-VA-51025, US-VA-51117, US Route, Route, 2
+45= US-AR-05063, US-AR-05065, State Route, Route, 1
+46= US-IA-19091, US-IA-19187, US Route, Route, 1
+47= US-OK-40057, US-TX-48075, US Route, Route, 1
+48= US-KY-21139, US-KY-21145, US Route, Route, 1
+49= US-CO-08083, US-UT-49037, State Route, Route, 1
+50= US-TN-47079, US-TN-47161, State Route, Route, 1
+51= US-NC-37173, US-TN-47009, State Route, Route, 1
+52= US-IN-18065, US-IN-18135, US Route, Route, 2
+53= US-MT-30027, US-MT-30071, US Route, Route, 1
+54= US-AR-05129, US-AR-05137, State Route, Route, 1
+55= US-MN-27121, US-MN-27145, State Route, Route, 2
+56= US-CA-06031, US-CA-06107, State Route, Route, 3
+57= US-KY-21069, US-KY-21161, State Route, Route, 2
+58= US-WI-55017, US-WI-55033, State Route, Route, 3
+59= US-ID-16031, US-ID-16071, Interstate, Route, 1
+60= US-OK-40037, US-OK-40117, State Route, Route, 2
+61= US-PA-42009, US-PA-42061, State Route, Route, 2
+62= US-MO-29025, US-MO-29061, State Route, Route, 1
+63= US-NE-31091, US-NE-31117, State Route, Route, 1
+64= US-NC-37041, US-NC-37143, US Route, Route, 1
+65= US-WV-54105, US-WV-54107, State Route, Route, 3
+66= US-GA-13171, US-GA-13293, State Route, Route, 1
+67= US-AR-05011, US-AR-05013, State Route, Route, 2
+68= US-NC-37079, US-NC-37147, US Route, Route, 5
+69= US-MS-28035, US-MS-28131, US Route, Route, 1
+70= US-TN-47157, US-TN-47167, State Route, Route, 2
+71= US-WA-53019, US-WA-53043, State Route, Route, 1
+72= US-CO-08049, US-CO-08107, State Route, Route, 2
+73= US-IL-17115, US-IL-17147, Interstate, Route, 3
+74= US-MT-30047, US-MT-30063, State Route, Route, 2
+75= US-OH-39041, US-OH-39089, State Route, Route, 1
+76= US-IA-19107, US-IA-19179, US Route, Route, 1
+77= US-IN-18141, US-MI-26027, State Route, Route, 1
+78= US-WI-55005, US-WI-55129, US Route, Route, 3
+79= US-IA-19109, US-IA-19147, State Route, Route, 1
+80= US-AL-01005, US-AL-01045, State Route, Route, 2
+81= US-IA-19129, US-IA-19155, Road, Route, 4
+82= US-NE-31039, US-NE-31167, State Route, Route, 2
+83= US-LA-22017, US-TX-48315, State Route, Route, 1
+84= US-OK-40057, US-OK-40065, US Route, Route, 2
+85= US-GA-13073, US-GA-13245, State Route, Route, 5
+86= US-MT-30001, US-MT-30093, State Route, Route, 2
+87= US-GA-13079, US-GA-13207, State Route, Route, 1
+88= US-WI-55099, US-WI-55119, State Route, Route, 1
+89= US-AR-05019, US-AR-05039, State Route, Route, 1
+90= US-TX-48067, US-TX-48343, State Route, Route, 3
+91= US-FL-12005, US-FL-12063, US Route, Route, 1
+92= US-VT-50011, US-VT-50015, State Route, Route, 2
+93= US-AR-05025, US-AR-05039, US Route, Route, 3
+94= US-MI-26119, US-MI-26137, State Route, Route, 1
+95= US-CA-06067, US-CA-06101, State Route, Route, 1
+96= US-IA-19017, US-IA-19065, State Route, Route, 2
+97= US-VA-51025, US-VA-51053, Interstate, Route, 2
+98= US-OH-39017, US-OH-39165, State Route, Route, 5
+99= US-GA-13145, US-GA-13199, State Route, Route, 1
+100= US-TN-47081, US-TN-47101, State Route, Route, 2
+101= US-MN-27107, US-ND-38097, State Route, Route, 1
+102= US-NY-36005, US-NY-36081, Interstate, Route, 2
+103= US-TN-47083, US-TN-47085, State Route, Route, 1
+104= US-GA-13021, US-GA-13153, State Route, Route, 2
+105= US-AR-05093, US-MO-29155, Interstate, Route, 2
+106= US-MN-27063, US-MN-27105, Interstate, Route, 3
+107= US-TX-48113, US-TX-48139, Interstate, Route, 3
+108= US-KY-21157, US-KY-21221, State Route, Route, 1
+109= US-IA-19099, US-IA-19125, State Route, Route, 2
+110= US-TN-47043, US-TN-47083, State Route, Route, 3
+111= US-AR-05007, US-AR-05143, US Route, Route, 6
+112= US-PA-42001, US-PA-42133, State Route, Route, 5
+113= US-IL-17087, US-IL-17153, State Route, Route, 1
+114= US-CO-08035, US-CO-08039, State Route, Route, 1
+115= US-WI-55045, US-WI-55049, State Route, Route, 2
+116= US-MN-27021, US-MN-27097, State Route, Route, 1
+117= US-AR-05035, US-AR-05111, US Route, Route, 1
+118= US-TX-48223, US-TX-48499, State Route, Route, 1
+119= US-CA-06011, US-CA-06113, State Route, Route, 3
+120= US-OH-39097, US-OH-39129, Interstate, Route, 2
+121= US-OK-40103, US-OK-40119, US Route, Route, 3
+122= US-KS-20079, US-KS-20155, US Route, Route, 1
+123= US-ID-16005, US-ID-16071, Interstate, Route, 1
+124= US-OR-41053, US-OR-41071, State Route, Route, 4
+125= US-FL-12061, US-FL-12097, State Route, Route, 3
+126= US-NM-35025, US-NM-35041, State Route, Route, 2
+127= US-MI-26007, US-MI-26141, US Route, Route, 2
+128= US-WV-54059, US-WV-54109, State Route, Route, 1
+129= US-LA-22005, US-LA-22007, State Route, Route, 2
+130= US-OH-39003, US-OH-39161, State Route, Route, 2
+131= US-MO-29035, US-MO-29203, US Route, Route, 1
+132= US-GA-13067, US-GA-13097, State Route, Route, 3
+133= US-SD-46005, US-SD-46115, State Route, Route, 3
+134= US-AZ-04012, US-CA-06065, Interstate, Route, 1
+135= US-CA-06003, US-CA-06017, State Route, Route, 1
+136= US-NE-31037, US-NE-31053, US Route, Route, 2
+137= US-FL-12023, US-GA-13101, State Route, Route, 1
+138= US-ME-23001, US-ME-23023, State Route, Route, 1
+139= US-IN-18073, US-IN-18149, State Route, Route, 1
+140= US-VT-50007, US-VT-50013, US Route, Route, 1
+141= US-WI-55059, US-WI-55101, State Route, Route, 5
+142= US-MN-27051, US-MN-27149, State Route, Route, 2
+143= US-CA-06053, US-CA-06079, US Route, Route, 2
+144= US-MN-27055, US-WI-55063, State Route, Route, 1
+145= US-OR-41047, US-OR-41071, State Route, Route, 1
+146= US-TN-47087, US-TN-47111, State Route, Route, 1
+147= US-MN-27107, US-MN-27119, US Route, Route, 3
+148= US-KS-20145, US-KS-20185, State Route, Route, 1
+149= US-TX-48217, US-TX-48309, State Route, Route, 2
+150= US-TX-48027, US-TX-48309, State Route, Route, 1
+151= US-NE-31059, US-NE-31169, US Route, Route, 1
+152= US-MT-30029, US-MT-30053, US Route, Route, 2
+153= US-OH-39055, US-OH-39155, State Route, Route, 1
+154= US-TX-48207, US-TX-48433, State Route, Route, 2
+155= US-AR-05007, US-MO-29009, State Route, Route, 1
+156= US-KS-20125, US-KS-20205, State Route, Route, 3
+157= US-NJ-34027, US-NJ-34041, US Route, Route, 3
+158= US-KS-20107, US-KS-20121, State Route, Route, 2
+159= US-MS-28081, US-MS-28095, US Route, Route, 2
+160= US-TN-47075, US-TN-47097, State Route, Route, 1
+161= US-OK-40013, US-OK-40095, US Route, Route, 1
+162= US-IA-19143, US-MN-27105, State Route, Route, 2
+163= US-IL-17009, US-IL-17169, State Route, Route, 2
+164= US-SD-46083, US-SD-46099, Interstate, Route, 4
+165= US-CA-06101, US-CA-06115, State Route, Route, 2
+166= US-WI-55089, US-WI-55117, Interstate, Route, 2
+167= US-CA-06051, US-NV-32009, State Route, Route, 2
+168= US-NY-36025, US-NY-36077, State Route, Route, 5
+169= US-SD-46065, US-SD-46119, US Route, Route, 1
+170= US-MN-27111, US-MN-27159, State Route, Route, 2
+171= US-NC-37071, US-SC-45091, US Route, Route, 2
+172= US-VT-50003, US-VT-50025, State Route, Route, 4
+173= US-TN-47047, US-TN-47157, State Route, Route, 5
+174= US-IA-19147, US-IA-19151, State Route, Route, 2
+175= US-CO-08081, US-CO-08103, State Route, Route, 2
+176= US-MI-26001, US-MI-26069, State Route, Route, 2
+177= US-OR-41059, US-WA-53005, Interstate, Route, 1
+178= US-MS-28021, US-MS-28049, Road, Route, 1
+179= US-IA-19047, US-IA-19093, US Route, Route, 2
+180= US-TN-47025, US-TN-47067, State Route, Route, 1
+181= US-OH-39047, US-OH-39129, US Route, Route, 1
+182= US-PA-42045, US-PA-42101, Interstate, Route, 4
+183= US-KS-20111, US-KS-20139, State Route, Route, 2
+184= US-PA-42037, US-PA-42107, State Route, Route, 1
+185= US-IA-19057, US-IA-19115, State Route, Route, 2
+186= US-FL-12079, US-GA-13027, State Route, Route, 1
+187= US-MO-29087, US-MO-29147, State Route, Route, 1
+188= US-WA-53043, US-WA-53063, US Route, Route, 2
+189= US-VA-51037, US-VA-51083, US Route, Route, 1
+190= US-MO-29035, US-MO-29181, State Route, Route, 1
+191= US-GA-13209, US-GA-13309, State Route, Route, 1
+192= US-LA-22015, US-LA-22119, State Route, Route, 3
+193= US-OK-40009, US-OK-40055, US Route, Route, 2
+194= US-GA-13033, US-GA-13251, State Route, Route, 1
+195= US-KY-21093, US-KY-21123, State Route, Route, 5
+196= US-VA-51057, US-VA-51119, US Route, Route, 1
+197= US-MS-28107, US-MS-28143, State Route, Route, 1
+198= US-IL-17079, US-IL-17159, State Route, Route, 1
+199= US-TN-47007, US-TN-47175, State Route, Route, 1
+200= US-AR-05071, US-AR-05083, State Route, Route, 1
+201= US-TX-48013, US-TX-48297, US Route, Route, 2
+202= US-NY-36091, US-NY-36115, State Route, Route, 4
+203= US-NH-33011, US-NH-33013, State Route, Route, 6
+204= US-MT-30037, US-MT-30065, US Route, Route, 1
+205= US-GA-13087, US-GA-13131, State Route, Route, 2
+206= US-TN-47069, US-TN-47109, State Route, Route, 2
+207= US-NC-37157, US-VA-51089, US Route, Route, 2
+208= US-LA-22037, US-LA-22091, State Route, Route, 1
+209= US-OH-39131, US-OH-39141, State Route, Route, 2
+210= US-PA-42045, US-PA-42091, Interstate, Route, 4
+211= US-WI-55063, US-WI-55081, State Route, Route, 5
+212= US-OH-39005, US-OH-39169, Interstate, Route, 5
+213= US-KY-21131, US-KY-21193, State Route, Route, 2
+214= US-GA-13087, US-GA-13201, State Route, Route, 1
+215= US-VA-51033, US-VA-51085, Interstate, Route, 4
+216= US-MN-27041, US-MN-27051, State Route, Route, 5
+217= US-OH-39011, US-OH-39091, US Route, Route, 1
+218= US-OK-40035, US-OK-40105, US Route, Route, 1
+219= US-LA-22105, US-LA-22117, State Route, Route, 3
+220= US-FL-12101, US-FL-12103, US Route, Route, 2
+221= US-IN-18027, US-IN-18055, State Route, Route, 2
+222= US-VA-51175, US-VA-51183, State Route, Route, 1
+223= US-AL-01077, US-AL-01079, State Route, Route, 1
+224= US-AK-02240, US-AK-02261, State Route, Route, 2
+225= US-UT-49007, US-UT-49015, State Route, Route, 2
+226= US-NE-31069, US-NE-31123, State Route, Route, 1
+227= US-ND-38001, US-ND-38041, State Route, Route, 2
+228= US-MN-27053, US-MN-27171, Interstate, Route, 4
+229= US-KY-21089, US-OH-39145, US Route, Route, 1
+230= US-CO-08007, US-CO-08079, US Route, Route, 1
+231= US-IA-19043, US-IA-19055, State Route, Route, 1
+232= US-MO-29013, US-MO-29217, US Route, Route, 1
+233= US-MO-29143, US-MO-29207, US Route, Route, 2
+234= US-AL-01071, US-AL-01095, Road, Route, 2
+235= US-VT-50005, US-VT-50009, State Route, Route, 4
+236= US-OH-39005, US-OH-39083, State Route, Route, 1
+237= US-PA-42051, US-PA-42125, US Route, Route, 2
+238= US-VA-51036, US-VA-51149, State Route, Route, 1
+239= US-SD-46017, US-SD-46059, State Route, Route, 1
+240= US-OH-39009, US-OH-39115, State Route, Route, 1
+241= US-CO-08037, US-CO-08117, Interstate, Route, 1
+242= US-NY-36025, US-NY-36095, State Route, Route, 4
+243= US-NE-31079, US-NE-31081, Interstate, Route, 1
+244= US-VA-51019, US-VA-51163, Road, Route, 3
+245= US-IA-19149, US-IA-19167, US Route, Route, 3
+246= US-IN-18053, US-IN-18169, State Route, Route, 1
+247= US-MO-29079, US-MO-29129, US Route, Route, 1
+248= US-TX-48109, US-TX-48229, US Route, Route, 2
+249= US-MT-30019, US-MT-30091, State Route, Route, 1
+250= US-MS-28003, US-MS-28139, State Route, Route, 2
+251= US-OR-41053, US-OR-41057, State Route, Route, 1
+252= US-AZ-04003, US-AZ-04019, Interstate, Route, 1
+253= US-TX-48023, US-TX-48275, US Route, Route, 2
+254= US-TX-48053, US-TX-48299, State Route, Route, 2
+255= US-OK-40093, US-OK-40151, US Route, Route, 1
+256= US-MO-29039, US-MO-29057, State Route, Route, 2
+257= US-MI-26095, US-MI-26153, State Route, Route, 1
+258= US-IL-17017, US-IL-17125, State Route, Route, 1
+259= US-IL-17085, US-WI-55065, State Route, Route, 1
+260= US-IN-18053, US-IN-18069, State Route, Route, 2
+261= US-IL-17093, US-IL-17099, State Route, Route, 2
+262= US-KY-21061, US-KY-21227, US Route, Route, 2
+263= US-IL-17055, US-IL-17081, Interstate, Route, 2
+264= US-NY-36035, US-NY-36091, State Route, Route, 1
+265= US-VA-51131, US-VA-51810, US Route, Route, 1
+266= US-SC-45017, US-SC-45063, Interstate, Route, 6
+267= US-TX-48363, US-TX-48429, US Route, Route, 1
+268= US-KS-20101, US-KS-20171, State Route, Route, 2
+269= US-NC-37139, US-NC-37143, US Route, Route, 1
+270= US-CA-06071, US-NV-32003, Road, Route, 3
+271= US-NC-37039, US-NC-37043, US Route, Route, 1
+272= US-MN-27013, US-MN-27161, State Route, Route, 2
+273= US-KS-20041, US-KS-20061, State Route, Route, 2
+274= US-OK-40067, US-TX-48077, State Route, Route, 1
+275= US-MN-27129, US-MN-27143, State Route, Route, 1
+276= US-IN-18035, US-IN-18095, State Route, Route, 3
+277= US-KS-20175, US-OK-40139, US Route, Route, 1
+278= US-FL-12017, US-FL-12075, US Route, Route, 1
+279= US-MS-28065, US-MS-28127, State Route, Route, 1
+280= US-MN-27089, US-MN-27113, State Route, Route, 4
+281= US-CO-08069, US-CO-08123, State Route, Route, 5
+282= US-GA-13111, US-TN-47139, State Route, Route, 1
+283= US-OH-39151, US-OH-39169, State Route, Route, 2
+284= US-CO-08091, US-CO-08113, State Route, Route, 1
+285= US-FL-12079, US-FL-12123, US Route, Route, 2
+286= US-KY-21097, US-KY-21209, US Route, Route, 2
+287= US-MI-26129, US-MI-26135, State Route, Route, 1
+288= US-AR-05017, US-MS-28151, US Route, Route, 1
+289= US-GA-13045, US-GA-13143, Interstate, Route, 4
+290= US-IA-19089, US-IA-19191, State Route, Route, 1
+291= US-NJ-34021, US-NJ-34035, US Route, Route, 1
+292= US-NM-35051, US-NM-35053, State Route, Route, 3
+293= US-KS-20077, US-KS-20191, US Route, Route, 2
+294= US-MN-27173, US-SD-46039, Road, Route, 2
+295= US-OK-40069, US-OK-40123, State Route, Route, 1
+296= US-WA-53015, US-WA-53069, State Route, Route, 1
+297= US-NE-31063, US-NE-31073, State Route, Route, 2
+298= US-NC-37003, US-NC-37193, State Route, Route, 1
+299= US-ND-38055, US-ND-38101, US Route, Route, 2
+300= US-KS-20079, US-KS-20115, State Route, Route, 2
+301= US-CO-08021, US-NM-35055, US Route, Route, 1
+302= US-CO-08035, US-CO-08119, State Route, Route, 1
+303= US-AL-01067, US-AL-01069, State Route, Route, 3
+304= US-MI-26005, US-MI-26159, State Route, Route, 2
+305= US-TX-48215, US-TX-48427, US Route, Route, 2
+306= US-TX-48267, US-TX-48327, US Route, Route, 2
+307= US-AL-01037, US-AL-01121, State Route, Route, 2
+308= US-MS-28121, US-MS-28129, State Route, Route, 2
+309= US-KS-20009, US-KS-20159, State Route, Route, 1
+310= US-NM-35043, US-NM-35049, Interstate, Route, 2
+311= US-IL-17039, US-IL-17115, US Route, Route, 1
+312= US-TX-48199, US-TX-48457, US Route, Route, 1
+313= US-IL-17023, US-IL-17045, State Route, Route, 1
+314= US-IL-17001, US-IL-17149, Road, Route, 4
+315= US-OR-41023, US-OR-41059, US Route, Route, 1
+316= US-PA-42021, US-PA-42129, State Route, Route, 1
+317= US-VT-50009, US-VT-50019, State Route, Route, 3
+318= US-TN-47049, US-TN-47129, State Route, Route, 2
+319= US-MN-27011, US-MN-27149, State Route, Route, 1
+320= US-GA-13103, US-SC-45053, State Route, Route, 1
+321= US-ND-38049, US-ND-38055, State Route, Route, 1
+322= US-WY-56001, US-WY-56007, US Route, Route, 5
+323= US-OK-40063, US-OK-40121, State Route, Route, 1
+324= US-IA-19011, US-IA-19095, State Route, Route, 2
+325= US-VA-51073, US-VA-51119, State Route, Route, 1
+326= US-MI-26107, US-MI-26123, State Route, Route, 1
+327= US-KY-21007, US-KY-21039, State Route, Route, 3
+328= US-NY-36045, US-NY-36049, State Route, Route, 3
+329= US-MO-29017, US-MO-29223, State Route, Route, 1
+330= US-AR-05101, US-AR-05129, US Route, Route, 3
+331= US-OH-39003, US-OH-39011, Interstate, Route, 1
+332= US-TX-48177, US-TX-48187, US Route, Route, 2
+333= US-ND-38025, US-ND-38089, State Route, Route, 2
+334= US-AL-01023, US-AL-01129, State Route, Route, 1
+335= US-MI-26049, US-MI-26087, Interstate, Route, 1
+336= US-MN-27117, US-SD-46101, State Route, Route, 2
+337= US-TX-48243, US-TX-48389, US Route, Route, 4
+338= US-MT-30103, US-MT-30111, Interstate, Route, 1
+339= US-SD-46039, US-SD-46057, State Route, Route, 3
+340= US-WI-55001, US-WI-55137, State Route, Route, 2
+341= US-NC-37017, US-NC-37155, State Route, Route, 2
+342= US-OK-40047, US-OK-40093, US Route, Route, 1
+343= US-WI-55105, US-WI-55127, State Route, Route, 3
+344= US-KY-21021, US-KY-21079, State Route, Route, 2
+345= US-GA-13003, US-GA-13069, State Route, Route, 2
+346= US-IL-17005, US-IL-17119, State Route, Route, 3
+347= US-LA-22031, US-LA-22085, US Route, Route, 2
+348= US-TX-48145, US-TX-48309, Interstate, Route, 3
+349= US-TX-48103, US-TX-48105, US Route, Route, 1
+350= US-CA-06029, US-CA-06107, State Route, Route, 3
+351= US-NE-31067, US-NE-31109, US Route, Route, 2
+352= US-WI-55017, US-WI-55107, State Route, Route, 2
+353= US-OK-40081, US-OK-40107, US Route, Route, 1
+354= US-WY-56013, US-WY-56039, US Route, Route, 1
+355= US-WY-56019, US-WY-56043, US Route, Route, 1
+356= US-IN-18037, US-IN-18117, State Route, Route, 1
+357= US-NC-37103, US-NC-37107, US Route, Route, 3
+358= US-NC-37101, US-NC-37195, US Route, Route, 3
+359= US-TX-48249, US-TX-48297, US Route, Route, 1
+360= US-LA-22079, US-LA-22115, State Route, Route, 4
+361= US-TN-47093, US-TN-47105, State Route, Route, 2
+362= US-MO-29073, US-MO-29139, State Route, Route, 1
+363= US-NC-37171, US-NC-37193, US Route, Route, 1
+364= US-MI-26097, US-MI-26153, US Route, Route, 1
+365= US-ME-23001, US-ME-23007, State Route, Route, 1
+366= US-MO-29001, US-MO-29197, US Route, Route, 1
+367= US-MN-27073, US-SD-46039, US Route, Route, 1
+368= US-KY-21003, US-TN-47165, State Route, Route, 1
+369= US-VA-51059, US-VA-51510, State Route, Route, 7
+370= US-MO-29105, US-MO-29169, State Route, Route, 5
+371= US-FL-12061, US-FL-12111, State Route, Route, 4
+372= US-AL-01007, US-AL-01125, State Route, Route, 3
+373= US-MD-24029, US-MD-24035, US Route, Route, 2
+374= US-MS-28087, US-MS-28105, State Route, Route, 2
+375= US-CA-06063, US-CA-06103, State Route, Route, 1
+376= US-TX-48287, US-TX-48331, US Route, Route, 1
+377= US-MI-26059, US-OH-39171, State Route, Route, 2
+378= US-IA-19039, US-IA-19181, Interstate, Route, 2
+379= US-WY-56037, US-WY-56041, Interstate, Route, 2
+380= US-ID-16053, US-ID-16067, Interstate, Route, 1
+381= US-NJ-34013, US-NJ-34027, US Route, Route, 6
+382= US-AR-05073, US-LA-22015, State Route, Route, 1
+383= US-CO-08025, US-CO-08101, State Route, Route, 1
+384= US-VA-51075, US-VA-51145, US Route, Route, 1
+385= US-TX-48035, US-TX-48193, State Route, Route, 2
+386= US-OR-41061, US-OR-41063, State Route, Route, 1
+387= US-VA-51199, US-VA-51830, State Route, Route, 7
+388= US-CO-08005, US-CO-08035, State Route, Route, 4
+389= US-GA-13217, US-GA-13297, State Route, Route, 5
+390= US-NY-36025, US-PA-42127, State Route, Route, 5
+391= US-MO-29021, US-MO-29049, US Route, Route, 2
+392= US-OH-39111, US-OH-39167, State Route, Route, 2
+393= US-NE-31019, US-NE-31099, State Route, Route, 2
+394= US-OH-39011, US-OH-39107, US Route, Route, 2
+395= US-FL-12035, US-FL-12107, State Route, Route, 1
+396= US-KS-20001, US-KS-20003, State Route, Route, 2
+397= US-IL-17003, US-IL-17153, US Route, Route, 4
+398= US-MD-24005, US-MD-24027, US Route, Route, 5
+399= US-IN-18077, US-KY-21223, US Route, Route, 1
+400= US-IA-19097, US-IL-17015, State Route, Route, 1
+401= US-MN-27013, US-MN-27043, State Route, Route, 2
+402= US-AL-01019, US-GA-13115, State Route, Route, 2
+403= US-KY-21021, US-KY-21155, State Route, Route, 1
+404= US-ND-38013, US-ND-38061, State Route, Route, 1
+405= US-TN-47011, US-TN-47139, State Route, Route, 1
+406= US-MI-26039, US-MI-26143, US Route, Route, 3
+407= US-TX-48141, US-TX-48229, US Route, Route, 3
+408= US-TN-47019, US-TN-47091, State Route, Route, 3
+409= US-AL-01091, US-AL-01119, State Route, Route, 1
+410= US-MI-26053, US-MI-26071, US Route, Route, 1
+411= US-OH-39009, US-OH-39167, State Route, Route, 2
+412= US-IA-19093, US-IA-19193, State Route, Route, 3
+413= US-NM-35013, US-NM-35035, US Route, Route, 1
+414= US-GA-13107, US-GA-13279, State Route, Route, 1
+415= US-CT-09011, US-RI-44009, US Route, Route, 5
+416= US-PA-42097, US-PA-42107, State Route, Route, 1
+417= US-TX-48053, US-TX-48453, State Route, Route, 1
+418= US-NC-37123, US-NC-37167, State Route, Route, 1
+419= US-KY-21077, US-KY-21187, US Route, Route, 1
+420= US-OK-40069, US-OK-40095, State Route, Route, 2
+421= US-MS-28107, US-MS-28161, Interstate, Route, 2
+422= US-VA-51103, US-VA-51119, State Route, Route, 1
+423= US-NC-37121, US-NC-37199, Road, Route, 2
+424= US-NE-31055, US-NE-31153, State Route, Route, 4
+425= US-NE-31121, US-NE-31125, State Route, Route, 1
+426= US-MT-30005, US-MT-30071, State Route, Route, 2
+427= US-SD-46037, US-SD-46091, State Route, Route, 2
+428= US-ND-38017, US-ND-38073, State Route, Route, 1
+429= US-OR-41051, US-OR-41067, US Route, Route, 2
+430= US-CO-08013, US-CO-08069, US Route, Route, 3
+431= US-TX-48151, US-TX-48415, US Route, Route, 1
+432= US-MT-30017, US-MT-30075, State Route, Route, 1
+433= US-GA-13183, US-GA-13267, State Route, Route, 2
+434= US-VA-51149, US-VA-51183, Interstate, Route, 4
+435= US-IN-18143, US-IN-18175, State Route, Route, 1
+436= US-OH-39069, US-OH-39173, US Route, Route, 1
+437= US-SC-45019, US-SC-45043, US Route, Route, 1
+438= US-KY-21081, US-KY-21097, State Route, Route, 1
+439= US-CO-08003, US-CO-08105, US Route, Route, 1
+440= US-ND-38009, US-ND-38075, State Route, Route, 2
+441= US-TX-48235, US-TX-48451, State Route, Route, 2
+442= US-TX-48083, US-TX-48307, US Route, Route, 1
+443= US-TN-47019, US-TN-47179, State Route, Route, 3
+444= US-MI-26057, US-MI-26145, State Route, Route, 2
+445= US-WI-55017, US-WI-55035, State Route, Route, 2
+446= US-SD-46081, US-SD-46103, US Route, Route, 1
+447= US-LA-22027, US-LA-22119, US Route, Route, 3
+448= US-OR-41009, US-OR-41067, US Route, Route, 3
+449= US-IA-19095, US-IA-19107, State Route, Route, 1
+450= US-IL-17107, US-IL-17167, State Route, Route, 2
+451= US-MN-27063, US-MN-27091, Interstate, Route, 2
+452= US-NE-31039, US-NE-31173, State Route, Route, 2
+453= US-RI-44003, US-RI-44009, State Route, Route, 5
+454= US-WA-53041, US-WA-53053, State Route, Route, 2
+455= US-TN-47033, US-TN-47053, State Route, Route, 1
+456= US-KS-20025, US-KS-20033, US Route, Route, 1
+457= US-OK-40037, US-OK-40143, State Route, Route, 4
+458= US-PA-42043, US-PA-42097, State Route, Route, 2
+459= US-DE-10005, US-MD-24047, State Route, Route, 2
+460= US-MO-29005, US-NE-31127, US Route, Route, 1
+461= US-NM-35006, US-NM-35043, State Route, Route, 1
+462= US-KY-21063, US-KY-21175, State Route, Route, 1
+463= US-NE-31005, US-NE-31101, State Route, Route, 1
+464= US-IL-17059, US-IL-17193, State Route, Route, 2
+465= US-GA-13313, US-TN-47011, State Route, Route, 1
+466= US-IL-17059, US-IL-17069, State Route, Route, 1
+467= US-OK-40035, US-OK-40131, State Route, Route, 1
+468= US-MO-29043, US-MO-29213, State Route, Route, 2
+469= US-WI-55035, US-WI-55121, Road, Route, 4
+470= US-SC-45025, US-SC-45069, State Route, Route, 1
+471= US-MS-28077, US-MS-28085, US Route, Route, 1
+472= US-OK-40085, US-TX-48097, Interstate, Route, 1
+473= US-PA-42061, US-PA-42087, US Route, Route, 4
+474= US-ID-16045, US-ID-16075, State Route, Route, 1
+475= US-TX-48171, US-TX-48299, State Route, Route, 1
+476= US-CO-08015, US-CO-08093, US Route, Route, 1
+477= US-KY-21137, US-KY-21203, US Route, Route, 1
+478= US-MD-24001, US-WV-54057, State Route, Route, 3
+479= US-NJ-34041, US-PA-42095, US Route, Route, 3
+480= US-MN-27121, US-MN-27151, State Route, Route, 2
+481= US-OK-40001, US-OK-40041, US Route, Route, 2
+482= US-NC-37025, US-NC-37167, State Route, Route, 3
+483= US-TX-48219, US-TX-48279, US Route, Route, 2
+484= US-MI-26085, US-MI-26133, US Route, Route, 1
+485= US-GA-13197, US-GA-13249, State Route, Route, 1
+486= US-IA-19053, US-IA-19159, State Route, Route, 1
+487= US-WI-55077, US-WI-55137, State Route, Route, 3
+488= US-VA-51085, US-VA-51109, US Route, Route, 1
+489= US-OR-41049, US-OR-41059, US Route, Route, 4
+490= US-AR-05071, US-AR-05101, State Route, Route, 1
+491= US-MO-29037, US-MO-29083, State Route, Route, 1
+492= US-OK-40101, US-OK-40111, US Route, Route, 2
+493= US-VA-51053, US-VA-51730, US Route, Route, 2
+494= US-IA-19019, US-IA-19113, Road, Route, 1
+495= US-OR-41059, US-WA-53071, State Route, Route, 2
+496= US-OK-40083, US-OK-40119, Interstate, Route, 3
+497= US-PA-42023, US-PA-42035, State Route, Route, 1
+498= US-TX-48189, US-TX-48437, State Route, Route, 2
+499= US-KS-20011, US-MO-29217, US Route, Route, 1
+500= US-VA-51079, US-VA-51165, US Route, Route, 12
+501= US-MI-26119, US-MI-26135, State Route, Route, 1
+502= US-TX-48125, US-TX-48263, State Route, Route, 2
+503= US-NM-35019, US-NM-35047, US Route, Route, 2
+504= US-TX-48187, US-TX-48209, State Route, Route, 1
+505= US-AL-01051, US-AL-01101, State Route, Route, 3
+506= US-TX-48151, US-TX-48263, State Route, Route, 1
+507= US-MO-29025, US-MO-29063, US Route, Route, 1
+508= US-WV-54025, US-WV-54075, State Route, Route, 3
+509= US-IA-19125, US-IA-19135, State Route, Route, 1
+510= US-WI-55045, US-WI-55065, State Route, Route, 2
+511= US-IN-18043, US-IN-18061, US Route, Route, 3
+512= US-KS-20021, US-OK-40115, US Route, Route, 3
+513= US-IA-19121, US-IA-19181, State Route, Route, 1
+514= US-VA-51015, US-VA-51091, US Route, Route, 1
+515= US-PA-42047, US-PA-42065, US Route, Route, 1
+516= US-AL-01003, US-AL-01097, Interstate, Route, 2
+517= US-TN-47021, US-TN-47043, State Route, Route, 2
+518= US-NC-37199, US-TN-47171, US Route, Route, 1
+519= US-TX-48099, US-TX-48309, US Route, Route, 1
+520= US-NY-36017, US-NY-36077, State Route, Route, 18
+521= US-IA-19089, US-MN-27045, US Route, Route, 1
+522= US-TX-48413, US-TX-48435, US Route, Route, 1
+523= US-SD-46055, US-SD-46137, State Route, Route, 2
+524= US-ND-38043, US-ND-38093, Interstate, Route, 2
+525= US-TX-48251, US-TX-48439, Interstate, Route, 4
+526= US-PA-42011, US-PA-42107, State Route, Route, 2
+527= US-MI-26035, US-MI-26133, State Route, Route, 4
+528= US-KS-20065, US-KS-20163, State Route, Route, 2
+529= US-MN-27007, US-MN-27029, US Route, Route, 3
+530= US-OR-41011, US-OR-41019, State Route, Route, 2
+531= US-AL-01129, US-MS-28153, State Route, Route, 2
+532= US-NC-37061, US-NC-37163, State Route, Route, 5
+533= US-IA-19101, US-IA-19107, State Route, Route, 1
+534= US-MS-28009, US-TN-47047, State Route, Route, 1
+535= US-ND-38073, US-ND-38081, State Route, Route, 1
+536= US-NV-32013, US-NV-32031, Road, Route, 1
+537= US-OH-39003, US-OH-39063, Interstate, Route, 2
+538= US-NY-36013, US-NY-36029, State Route, Route, 2
+539= US-IN-18025, US-IN-18123, Road, Route, 2
+540= US-NM-35011, US-NM-35019, US Route, Route, 2
+541= US-TX-48161, US-TX-48349, US Route, Route, 4
+542= US-MO-29225, US-MO-29229, State Route, Route, 2
+543= US-MD-24043, US-VA-51107, US Route, Route, 1
+544= US-MI-26023, US-MI-26059, US Route, Route, 1
+545= US-MT-30007, US-MT-30059, US Route, Route, 1
+546= US-CO-08019, US-CO-08049, US Route, Route, 1
+547= US-KY-21017, US-KY-21049, State Route, Route, 1
+548= US-SC-45055, US-SC-45057, State Route, Route, 4
+549= US-NM-35015, US-TX-48389, US Route, Route, 1
+550= US-GA-13119, US-GA-13147, Interstate, Route, 5
+551= US-KS-20117, US-KS-20149, State Route, Route, 1
+552= US-KS-20113, US-KS-20115, US Route, Route, 1
+553= US-MT-30029, US-MT-30047, US Route, Route, 6
+554= US-OH-39087, US-OH-39145, US Route, Route, 1
+555= US-VA-51061, US-VA-51153, State Route, Route, 3
+556= US-IL-17137, US-IL-17149, State Route, Route, 1
+557= US-TX-48247, US-TX-48505, State Route, Route, 1
+558= US-IL-17107, US-IL-17113, Interstate, Route, 2
+559= US-SD-46081, US-SD-46093, US Route, Route, 2
+560= US-KS-20043, US-NE-31147, State Route, Route, 1
+561= US-IL-17059, US-KY-21225, State Route, Route, 1
+562= US-OH-39003, US-OH-39137, US Route, Route, 2
+563= US-AR-05115, US-AR-05141, State Route, Route, 2
+564= US-AR-05089, US-AR-05129, State Route, Route, 1
+565= US-GA-13029, US-GA-13103, Interstate, Route, 2
+566= US-WY-56013, US-WY-56017, State Route, Route, 1
+567= US-IA-19031, US-IA-19103, Interstate, Route, 1
+568= US-CO-08013, US-CO-08059, US Route, Route, 10
+569= US-MT-30075, US-WY-56005, State Route, Route, 1
+570= US-GA-13137, US-GA-13241, State Route, Route, 2
+571= US-GA-13077, US-GA-13149, State Route, Route, 1
+572= US-SD-46015, US-SD-46017, State Route, Route, 2
+573= US-MD-24025, US-PA-42133, State Route, Route, 2
+574= US-LA-22045, US-LA-22113, State Route, Route, 1
+575= US-IA-19021, US-IA-19151, State Route, Route, 3
+576= US-NE-31033, US-NE-31123, US Route, Route, 1
+577= US-TX-48243, US-TX-48377, State Route, Route, 2
+578= US-GA-13141, US-GA-13303, State Route, Route, 1
+579= US-GA-13001, US-GA-13267, State Route, Route, 1
+580= US-MO-29021, US-MO-29165, State Route, Route, 2
+581= US-KY-21017, US-KY-21173, US Route, Route, 1
+582= US-OH-39059, US-OH-39119, Interstate, Route, 2
+583= US-VA-51157, US-VA-51187, US Route, Route, 4
+584= US-CA-06005, US-CA-06077, State Route, Route, 1
+585= US-NC-37163, US-NC-37191, US Route, Route, 1
+586= US-PA-42021, US-PA-42033, State Route, Route, 3
+587= US-GA-13053, US-GA-13259, State Route, Route, 2
+588= US-SC-45027, US-SC-45089, US Route, Route, 2
+589= US-VA-51077, US-VA-51173, State Route, Route, 1
+590= US-FL-12055, US-FL-12093, State Route, Route, 2
+591= US-OR-41019, US-OR-41033, Interstate, Route, 1
+592= US-ND-38059, US-ND-38089, Interstate, Route, 1
+593= US-WV-54039, US-WV-54043, US Route, Route, 2
+594= US-FL-12005, US-FL-12045, State Route, Route, 2
+595= US-CA-06093, US-OR-41029, Interstate, Route, 1
+596= US-MT-30001, US-MT-30057, Road, Route, 3
+597= US-IL-17073, US-IL-17161, US Route, Route, 6
+598= US-GA-13209, US-GA-13279, State Route, Route, 3
+599= US-WV-54009, US-WV-54029, US Route, Route, 3
+600= US-NC-37165, US-SC-45069, State Route, Route, 2
+601= US-IL-17105, US-IL-17203, State Route, Route, 1
+602= US-PA-42031, US-PA-42053, State Route, Route, 2
+603= US-ND-38071, US-ND-38099, State Route, Route, 1
+604= US-TX-48143, US-TX-48193, State Route, Route, 2
+605= US-KY-21181, US-KY-21201, US Route, Route, 1
+606= US-MT-30003, US-WY-56033, Interstate, Route, 3
+607= US-AL-01075, US-AL-01107, State Route, Route, 1
+608= US-FL-12067, US-FL-12123, US Route, Route, 1
+609= US-KS-20091, US-KS-20209, Road, Route, 6
+610= US-WI-55075, US-WI-55083, State Route, Route, 3
+611= US-NE-31057, US-NE-31087, US Route, Route, 1
+612= US-AK-02170, US-AK-02261, State Route, Route, 3
+613= US-TN-47031, US-TN-47149, State Route, Route, 1
+614= US-KS-20055, US-KS-20171, US Route, Route, 1
+615= US-NM-35049, US-NM-35057, State Route, Route, 2
+616= US-VA-51003, US-VA-51165, Road, Route, 4
+617= US-AZ-04001, US-AZ-04017, US Route, Route, 6
+618= US-SD-46077, US-SD-46097, State Route, Route, 1
+619= US-WV-54085, US-WV-54105, State Route, Route, 1
+620= US-OK-40001, US-OK-40021, State Route, Route, 3
+621= US-NE-31001, US-NE-31181, US Route, Route, 1
+622= US-MS-28139, US-TN-47069, State Route, Route, 1
+623= US-PA-42089, US-PA-42127, State Route, Route, 3
+624= US-WA-53005, US-WA-53025, State Route, Route, 1
+625= US-PA-42061, US-PA-42067, State Route, Route, 1
+626= US-AL-01057, US-AL-01127, State Route, Route, 3
+627= US-MI-26043, US-WI-55075, US Route, Route, 2
+628= US-TN-47043, US-TN-47081, State Route, Route, 3
+629= US-MN-27083, US-MN-27173, US Route, Route, 2
+630= US-GA-13051, US-GA-13103, Interstate, Route, 3
+631= US-VA-51071, US-WV-54055, US Route, Route, 1
+632= US-FL-12027, US-FL-12081, State Route, Route, 1
+633= US-NH-33011, US-NH-33015, State Route, Route, 3
+634= US-TX-48183, US-TX-48423, State Route, Route, 3
+635= US-ID-16005, US-ID-16077, Interstate, Route, 1
+636= US-ND-38049, US-ND-38101, US Route, Route, 2
+637= US-MO-29137, US-MO-29205, State Route, Route, 2
+638= US-OK-40009, US-OK-40057, State Route, Route, 1
+639= US-IL-17099, US-IL-17155, State Route, Route, 1
+640= US-WA-53035, US-WA-53045, State Route, Route, 1
+641= US-WI-55071, US-WI-55117, State Route, Route, 4
+642= US-IA-19005, US-IA-19043, State Route, Route, 3
+643= US-MN-27153, US-MN-27159, US Route, Route, 2
+644= US-KS-20031, US-KS-20139, Road, Route, 5
+645= US-IL-17149, US-MO-29127, US Route, Route, 1
+646= US-ME-23009, US-ME-23027, State Route, Route, 1
+647= US-NC-37037, US-NC-37135, US Route, Route, 1
+648= US-TX-48315, US-TX-48459, State Route, Route, 1
+649= US-KY-21019, US-KY-21089, US Route, Route, 1
+650= US-GA-13163, US-GA-13301, State Route, Route, 1
+651= US-MO-29091, US-MO-29153, State Route, Route, 3
+652= US-ID-16001, US-ID-16045, State Route, Route, 1
+653= US-IN-18105, US-IN-18109, State Route, Route, 1
+654= US-NC-37133, US-NC-37141, US Route, Route, 2
+655= US-GA-13173, US-GA-13185, State Route, Route, 2
+656= US-MI-26069, US-MI-26129, State Route, Route, 1
+657= US-CT-09013, US-CT-09015, State Route, Route, 12
+658= US-GA-13085, US-GA-13123, State Route, Route, 1
+659= US-WA-53003, US-WA-53023, US Route, Route, 1
+660= US-MS-28059, US-MS-28131, State Route, Route, 1
+661= US-SD-46005, US-SD-46077, US Route, Route, 1
+662= US-AR-05009, US-AR-05015, US Route, Route, 1
+663= US-WV-54017, US-WV-54033, US Route, Route, 1
+664= US-MO-29179, US-MO-29203, State Route, Route, 1
+665= US-MT-30027, US-MT-30045, State Route, Route, 2
+666= US-KS-20117, US-NE-31067, US Route, Route, 1
+667= US-IL-17025, US-IL-17049, US Route, Route, 3
+668= US-GA-13151, US-GA-13247, State Route, Route, 1
+669= US-LA-22047, US-LA-22099, Interstate, Route, 1
+670= US-KY-21107, US-KY-21233, State Route, Route, 5
+671= US-GA-13069, US-GA-13161, State Route, Route, 1
+672= US-TX-48133, US-TX-48429, US Route, Route, 1
+673= US-IL-17153, US-IL-17181, US Route, Route, 2
+674= US-FL-12101, US-FL-12105, US Route, Route, 1
+675= US-AZ-04005, US-UT-49025, US Route, Route, 2
+676= US-MA-25011, US-VT-50025, Interstate, Route, 3
+677= US-NJ-34023, US-NY-36085, State Route, Route, 1
+678= US-MO-29005, US-MO-29147, US Route, Route, 2
+679= US-PA-42055, US-PA-42099, State Route, Route, 1
+680= US-AR-05077, US-AR-05123, State Route, Route, 3
+681= US-NC-37005, US-NC-37009, Road, Route, 2
+682= US-GA-13169, US-GA-13207, State Route, Route, 1
+683= US-WA-53013, US-WA-53023, US Route, Route, 1
+684= US-MA-25027, US-NH-33011, State Route, Route, 1
+685= US-CO-08031, US-CO-08059, Interstate, Route, 12
+686= US-MN-27047, US-MN-27147, Interstate, Route, 1
+687= US-WY-56029, US-WY-56039, US Route, Route, 3
+688= US-OH-39101, US-OH-39117, State Route, Route, 3
+689= US-LA-22049, US-LA-22073, State Route, Route, 1
+690= US-CO-08081, US-WY-56007, State Route, Route, 1
+691= US-IL-17019, US-IL-17041, US Route, Route, 3
+692= US-IA-19157, US-IA-19171, State Route, Route, 2
+693= US-AL-01027, US-AL-01123, State Route, Route, 1
+694= US-KS-20067, US-KS-20093, State Route, Route, 1
+695= US-ID-16035, US-ID-16069, US Route, Route, 3
+696= US-MI-26081, US-MI-26139, Interstate, Route, 6
+697= US-MN-27037, US-MN-27163, Interstate, Route, 2
+698= US-IN-18025, US-IN-18061, Interstate, Route, 2
+699= US-GA-13067, US-GA-13223, State Route, Route, 2
+700= US-IN-18141, US-MI-26021, US Route, Route, 2
+701= US-IN-18019, US-IN-18077, State Route, Route, 1
+702= US-IL-17037, US-IL-17093, US Route, Route, 1
+703= US-MS-28013, US-MS-28017, State Route, Route, 2
+704= US-ID-16003, US-ID-16087, US Route, Route, 1
+705= US-WY-56019, US-WY-56025, State Route, Route, 2
+706= US-MT-30021, US-MT-30079, Interstate, Route, 1
+707= US-IN-18085, US-IN-18183, US Route, Route, 1
+708= US-NH-33019, US-VT-50027, State Route, Route, 3
+709= US-IL-17021, US-IL-17173, US Route, Route, 3
+710= US-KY-21225, US-KY-21233, State Route, Route, 1
+711= US-OH-39089, US-OH-39127, State Route, Route, 1
+712= US-OK-40103, US-OK-40117, US Route, Route, 5
+713= US-KY-21075, US-TN-47131, US Route, Route, 3
+714= US-CA-06065, US-CA-06073, Interstate, Route, 2
+715= US-IN-18119, US-IN-18133, US Route, Route, 1
+716= US-KY-21007, US-KY-21145, US Route, Route, 3
+717= US-TN-47023, US-TN-47069, State Route, Route, 1
+718= US-TN-47171, US-TN-47179, State Route, Route, 1
+719= US-IA-19035, US-IA-19141, US Route, Route, 2
+720= US-KS-20007, US-KS-20033, US Route, Route, 1
+721= US-GA-13133, US-GA-13141, State Route, Route, 1
+722= US-MN-27127, US-MN-27129, State Route, Route, 3
+723= US-GA-13007, US-GA-13037, State Route, Route, 1
+724= US-OK-40139, US-TX-48421, US Route, Route, 1
+725= US-IA-19135, US-IA-19179, State Route, Route, 2
+726= US-IA-19029, US-IA-19155, State Route, Route, 4
+727= US-AL-01005, US-AL-01067, State Route, Route, 3
+728= US-GA-13013, US-GA-13157, State Route, Route, 4
+729= US-MN-27057, US-MN-27159, State Route, Route, 1
+730= US-LA-22039, US-LA-22097, State Route, Route, 5
+731= US-OK-40019, US-OK-40099, Interstate, Route, 4
+732= US-TX-48059, US-TX-48441, State Route, Route, 3
+733= US-WY-56001, US-WY-56009, Road, Route, 1
+734= US-PA-42009, US-PA-42111, US Route, Route, 3
+735= US-IA-19107, US-IA-19123, State Route, Route, 2
+736= US-TX-48155, US-TX-48487, US Route, Route, 1
+737= US-IL-17019, US-IL-17147, Interstate, Route, 3
+738= US-TX-48207, US-TX-48275, State Route, Route, 2
+739= US-SC-45003, US-SC-45011, US Route, Route, 3
+740= US-IL-17015, US-IL-17085, State Route, Route, 2
+741= US-WV-54045, US-WV-54059, US Route, Route, 4
+742= US-NM-35015, US-TX-48109, US Route, Route, 1
+743= US-TX-48081, US-TX-48431, State Route, Route, 2
+744= US-KS-20181, US-KS-20193, Interstate, Route, 1
+745= US-IN-18031, US-IN-18139, State Route, Route, 2
+746= US-IN-18163, US-IN-18173, Interstate, Route, 2
+747= US-KS-20021, US-MO-29097, US Route, Route, 2
+748= US-TX-48213, US-TX-48349, State Route, Route, 1
+749= US-MO-29111, US-MO-29127, State Route, Route, 2
+750= US-GA-13247, US-GA-13297, State Route, Route, 1
+751= US-VA-51153, US-VA-51683, State Route, Route, 4
+752= US-CA-06051, US-CA-06109, State Route, Route, 1
+753= US-TN-47045, US-TN-47053, State Route, Route, 1
+754= US-FL-12047, US-FL-12121, State Route, Route, 2
+755= US-MT-30095, US-MT-30097, Interstate, Route, 1
+756= US-MO-29133, US-MO-29201, US Route, Route, 4
+757= US-SD-46003, US-SD-46073, US Route, Route, 1
+758= US-IA-19057, US-IA-19111, US Route, Route, 1
+759= US-NC-37101, US-NC-37163, US Route, Route, 2
+760= US-KY-21041, US-KY-21077, US Route, Route, 2
+761= US-KY-21051, US-KY-21131, State Route, Route, 4
+762= US-OH-39033, US-OH-39101, State Route, Route, 1
+763= US-KY-21055, US-KY-21139, State Route, Route, 2
+764= US-NC-37013, US-NC-37187, State Route, Route, 1
+765= US-MS-28007, US-MS-28079, State Route, Route, 2
+766= US-NY-36009, US-PA-42083, US Route, Route, 2
+767= US-TX-48089, US-TX-48481, US Route, Route, 2
+768= US-ID-16049, US-ID-16061, State Route, Route, 6
+769= US-ND-38021, US-SD-46013, US Route, Route, 2
+770= US-TX-48221, US-TX-48251, US Route, Route, 2
+771= US-FL-12067, US-FL-12121, State Route, Route, 2
+772= US-KY-21133, US-KY-21195, US Route, Route, 1
+773= US-KY-21113, US-KY-21167, US Route, Route, 1
+774= US-AR-05033, US-AR-05131, US Route, Route, 3
+775= US-OH-39021, US-OH-39159, State Route, Route, 2
+776= US-NC-37009, US-NC-37189, Road, Route, 2
+777= US-WI-55019, US-WI-55119, State Route, Route, 1
+778= US-IL-17059, US-IL-17165, State Route, Route, 3
+779= US-VA-51029, US-VA-51065, US Route, Route, 1
+780= US-IN-18093, US-IN-18117, State Route, Route, 2
+781= US-ND-38055, US-ND-38083, State Route, Route, 2
+782= US-TN-47097, US-TN-47167, State Route, Route, 1
+783= US-IN-18019, US-IN-18175, State Route, Route, 1
+784= US-PA-42081, US-PA-42113, US Route, Route, 4
+785= US-TX-48009, US-TX-48485, State Route, Route, 4
+786= US-VA-51155, US-VA-51197, Interstate, Route, 1
+787= US-MT-30013, US-MT-30099, Interstate, Route, 7
+788= US-IA-19005, US-WI-55023, State Route, Route, 1
+789= US-IN-18049, US-IN-18169, State Route, Route, 1
+790= US-IN-18007, US-IN-18157, US Route, Route, 1
+791= US-NY-36001, US-NY-36095, State Route, Route, 1
+792= US-AZ-04012, US-AZ-04013, Interstate, Route, 2
+793= US-FL-12057, US-FL-12081, State Route, Route, 4
+794= US-NC-37095, US-NC-37177, State Route, Route, 1
+795= US-FL-12095, US-FL-12097, US Route, Route, 6
+796= US-VA-51087, US-VA-51127, State Route, Route, 2
+797= US-GA-13045, US-GA-13149, State Route, Route, 2
+798= US-GA-13193, US-GA-13249, State Route, Route, 1
+799= US-ND-38069, US-ND-38095, State Route, Route, 1
+800= US-IN-18035, US-IN-18053, Interstate, Route, 1
+801= US-NM-35011, US-NM-35027, US Route, Route, 2
+802= US-NC-37087, US-TN-47029, Interstate, Route, 1
+803= US-AL-01015, US-AL-01029, State Route, Route, 3
+804= US-OH-39007, US-PA-42039, US Route, Route, 3
+805= US-MO-29125, US-MO-29131, State Route, Route, 1
+806= US-KY-21141, US-KY-21213, State Route, Route, 1
+807= US-VA-51191, US-VA-51520, US Route, Route, 5
+808= US-MO-29065, US-MO-29203, State Route, Route, 1
+809= US-IN-18049, US-IN-18099, US Route, Route, 1
+810= US-ND-38025, US-ND-38053, State Route, Route, 2
+811= US-TX-48119, US-TX-48277, State Route, Route, 1
+812= US-TN-47087, US-TN-47133, State Route, Route, 1
+813= US-IL-17029, US-IL-17139, State Route, Route, 2
+814= US-AL-01035, US-AL-01099, State Route, Route, 2
+815= US-TX-48013, US-TX-48163, State Route, Route, 1
+816= US-IL-17151, US-IL-17165, State Route, Route, 2
+817= US-MN-27001, US-MN-27095, State Route, Route, 2
+818= US-SD-46015, US-SD-46085, Interstate, Route, 2
+819= US-IN-18023, US-IN-18157, Interstate, Route, 3
+820= US-NE-31029, US-NE-31085, US Route, Route, 1
+821= US-MS-28053, US-MS-28151, State Route, Route, 1
+822= US-MO-29017, US-MO-29123, State Route, Route, 1
+823= US-WV-54035, US-WV-54039, Interstate, Route, 1
+824= US-PA-42055, US-PA-42061, Interstate, Route, 1
+825= US-WA-53005, US-WA-53077, Interstate, Route, 4
+826= US-TX-48297, US-TX-48311, State Route, Route, 2
+827= US-NC-37023, US-NC-37027, US Route, Route, 2
+828= US-KS-20051, US-KS-20163, US Route, Route, 1
+829= US-SD-46003, US-SD-46035, State Route, Route, 2
+830= US-MO-29167, US-MO-29185, State Route, Route, 1
+831= US-KS-20201, US-NE-31067, State Route, Route, 1
+832= US-FL-12039, US-FL-12073, US Route, Route, 3
+833= US-IL-17119, US-IL-17163, State Route, Route, 8
+834= US-MS-28027, US-MS-28133, State Route, Route, 1
+835= US-CO-08055, US-CO-08071, Interstate, Route, 3
+836= US-VA-51009, US-VA-51125, US Route, Route, 3
+837= US-VA-51043, US-VA-51107, State Route, Route, 1
+838= US-MN-27051, US-MN-27167, State Route, Route, 1
+839= US-NY-36051, US-NY-36101, State Route, Route, 4
+840= US-MO-29069, US-MO-29207, State Route, Route, 1
+841= US-MN-27093, US-MN-27171, US Route, Route, 1
+842= US-NE-31023, US-NE-31037, State Route, Route, 1
+843= US-FL-12057, US-FL-12103, State Route, Route, 4
+844= US-NC-37003, US-NC-37027, State Route, Route, 1
+845= US-UT-49007, US-UT-49013, US Route, Route, 1
+846= US-TX-48173, US-TX-48329, State Route, Route, 2
+847= US-KY-21045, US-KY-21199, State Route, Route, 2
+848= US-MO-29093, US-MO-29221, State Route, Route, 3
+849= US-IL-17113, US-IL-17179, State Route, Route, 2
+850= US-NE-31081, US-NE-31185, Interstate, Route, 2
+851= US-SC-45033, US-SC-45067, State Route, Route, 6
+852= US-CO-08001, US-CO-08059, US Route, Route, 2
+853= US-NC-37099, US-NC-37175, US Route, Route, 1
+854= US-IL-17047, US-IL-17191, State Route, Route, 1
+855= US-TX-48405, US-TX-48419, US Route, Route, 2
+856= US-TX-48123, US-TX-48255, State Route, Route, 1
+857= US-WI-55009, US-WI-55087, State Route, Route, 5
+858= US-MS-28001, US-MS-28157, US Route, Route, 1
+859= US-OH-39077, US-OH-39143, US Route, Route, 1
+860= US-FL-12007, US-FL-12125, State Route, Route, 3
+861= US-MO-29099, US-MO-29187, US Route, Route, 1
+862= US-KS-20047, US-KS-20185, US Route, Route, 1
+863= US-TX-48241, US-TX-48351, Road, Route, 4
+864= US-MO-29105, US-MO-29229, State Route, Route, 2
+865= US-FL-12069, US-FL-12117, State Route, Route, 1
+866= US-VA-51069, US-VA-51187, Interstate, Route, 1
+867= US-NC-37011, US-TN-47019, US Route, Route, 1
+868= US-CA-06061, US-CA-06115, State Route, Route, 1
+869= US-CT-09003, US-CT-09009, Interstate, Route, 7
+870= US-MO-29037, US-MO-29101, State Route, Route, 2
+871= US-VA-51036, US-VA-51127, State Route, Route, 1
+872= US-FL-12065, US-GA-13027, State Route, Route, 1
+873= US-CA-06091, US-NV-32031, Interstate, Route, 2
+874= US-GA-13129, US-GA-13313, Interstate, Route, 4
+875= US-SD-46081, US-WY-56011, Interstate, Route, 1
+876= US-OH-39069, US-OH-39171, US Route, Route, 1
+877= US-CO-08081, US-CO-08107, US Route, Route, 1
+878= US-GA-13073, US-GA-13189, State Route, Route, 4
+879= US-MI-26001, US-MI-26135, State Route, Route, 1
+880= US-TX-48083, US-TX-48441, US Route, Route, 1
+881= US-CO-08051, US-CO-08085, US Route, Route, 2
+882= US-IA-19001, US-IA-19121, State Route, Route, 2
+883= US-TX-48427, US-TX-48505, US Route, Route, 1
+884= US-TX-48245, US-TX-48361, Interstate, Route, 2
+885= US-NY-36019, US-NY-36033, US Route, Route, 3
+886= US-OK-40061, US-OK-40121, State Route, Route, 4
+887= US-AR-05037, US-AR-05111, State Route, Route, 3
+888= US-MI-26011, US-MI-26051, Interstate, Route, 1
+889= US-GA-13077, US-GA-13285, State Route, Route, 1
+890= US-IN-18131, US-IN-18181, US Route, Route, 1
+891= US-IN-18029, US-KY-21015, Interstate, Route, 1
+892= US-IN-18065, US-IN-18139, State Route, Route, 1
+893= US-ND-38037, US-ND-38059, State Route, Route, 4
+894= US-KS-20035, US-OK-40071, US Route, Route, 1
+895= US-NY-36031, US-NY-36113, US Route, Route, 4
+896= US-IA-19117, US-IA-19185, State Route, Route, 2
+897= US-MD-24031, US-MD-24033, State Route, Route, 2
+898= US-TX-48381, US-TX-48437, Interstate, Route, 2
+899= US-IN-18051, US-IN-18163, State Route, Route, 5
+900= US-TN-47031, US-TN-47127, State Route, Route, 4
+901= US-MT-30085, US-MT-30091, State Route, Route, 1
+902= US-GA-13259, US-GA-13307, State Route, Route, 3
+903= US-MA-25017, US-MA-25027, Interstate, Route, 18
+904= US-TX-48193, US-TX-48333, Road, Route, 2
+905= US-ND-38071, US-ND-38095, State Route, Route, 1
+906= US-FL-12001, US-FL-12107, State Route, Route, 1
+907= US-KY-21031, US-KY-21227, US Route, Route, 2
+908= US-NC-37005, US-VA-51077, US Route, Route, 2
+909= US-VA-51570, US-VA-51730, US Route, Route, 1
+910= US-WV-54043, US-WV-54045, State Route, Route, 1
+911= US-NC-37097, US-NC-37159, US Route, Route, 1
+912= US-GA-13015, US-GA-13067, State Route, Route, 1
+913= US-WV-54023, US-WV-54093, State Route, Route, 1
+914= US-WV-54015, US-WV-54087, Interstate, Route, 1
+915= US-MS-28027, US-MS-28135, US Route, Route, 2
+916= US-GA-13091, US-GA-13271, State Route, Route, 3
+917= US-IN-18083, US-IN-18125, State Route, Route, 1
+918= US-TN-47007, US-TN-47153, State Route, Route, 1
+919= US-TX-48281, US-TX-48333, US Route, Route, 1
+920= US-CO-08075, US-CO-08095, US Route, Route, 1
+921= US-GA-13037, US-GA-13061, State Route, Route, 3
+922= US-TX-48039, US-TX-48201, State Route, Route, 2
+923= US-OK-40067, US-TX-48337, US Route, Route, 1
+924= US-VA-51167, US-VA-51169, State Route, Route, 1
+925= US-TX-48029, US-TX-48493, US Route, Route, 2
+926= US-NM-35039, US-NM-35055, US Route, Route, 14
+927= US-GA-13223, US-GA-13233, State Route, Route, 2
+928= US-MI-26037, US-MI-26065, Interstate, Route, 4
+929= US-SC-45079, US-SC-45085, US Route, Route, 1
+930= US-WA-53027, US-WA-53031, US Route, Route, 3
+931= US-KY-21081, US-KY-21191, State Route, Route, 1
+932= US-IL-17123, US-IL-17143, State Route, Route, 2
+933= US-NE-31035, US-NE-31129, State Route, Route, 1
+934= US-FL-12051, US-FL-12071, State Route, Route, 2
+935= US-IN-18011, US-IN-18063, Interstate, Route, 3
+936= US-KS-20101, US-KS-20135, State Route, Route, 2
+937= US-NE-31027, US-SD-46135, US Route, Route, 1
+938= US-FL-12015, US-FL-12071, Road, Route, 4
+939= US-MN-27069, US-ND-38067, State Route, Route, 3
+940= US-LA-22057, US-LA-22089, US Route, Route, 1
+941= US-WI-55039, US-WI-55047, State Route, Route, 2
+942= US-TX-48485, US-TX-48487, State Route, Route, 2
+943= US-WI-55003, US-WI-55051, State Route, Route, 3
+944= US-PA-42053, US-PA-42121, State Route, Route, 2
+945= US-WI-55053, US-WI-55081, State Route, Route, 4
+946= US-IL-17101, US-IL-17159, US Route, Route, 1
+947= US-NE-31027, US-NE-31107, State Route, Route, 4
+948= US-PA-42003, US-PA-42129, Interstate, Route, 9
+949= US-IL-17127, US-IL-17151, State Route, Route, 1
+950= US-IA-19099, US-IA-19157, US Route, Route, 3
+951= US-SD-46045, US-SD-46049, State Route, Route, 1
+952= US-GA-13083, US-GA-13295, State Route, Route, 3
+953= US-NY-36027, US-NY-36079, Interstate, Route, 5
+954= US-KY-21115, US-KY-21159, State Route, Route, 1
+955= US-NM-35006, US-NM-35061, State Route, Route, 1
+956= US-GA-13011, US-GA-13137, State Route, Route, 1
+957= US-NC-37029, US-NC-37053, US Route, Route, 1
+958= US-IN-18029, US-IN-18047, US Route, Route, 2
+959= US-OK-40077, US-OK-40127, State Route, Route, 1
+960= US-CO-08021, US-CO-08023, State Route, Route, 1
+961= US-TX-48137, US-TX-48265, US Route, Route, 2
+962= US-OH-39101, US-OH-39175, US Route, Route, 1
+963= US-LA-22103, US-LA-22105, State Route, Route, 3
+964= US-AL-01039, US-FL-12091, State Route, Route, 1
+965= US-AL-01077, US-TN-47181, State Route, Route, 3
+966= US-MA-25009, US-MA-25017, Interstate, Route, 5
+967= US-PA-42035, US-PA-42119, Interstate, Route, 1
+968= US-VT-50011, US-VT-50019, State Route, Route, 1
+969= US-AL-01091, US-AL-01131, State Route, Route, 4
+970= US-MT-30057, US-MT-30093, State Route, Route, 5
+971= US-OK-40143, US-OK-40145, US Route, Route, 3
+972= US-NY-36011, US-NY-36075, State Route, Route, 2
+973= US-KY-21001, US-KY-21087, State Route, Route, 1
+974= US-TN-47079, US-TN-47183, State Route, Route, 2
+975= US-LA-22015, US-LA-22017, Interstate, Route, 6
+976= US-KS-20007, US-KS-20151, US Route, Route, 1
+977= US-GA-13119, US-GA-13195, State Route, Route, 2
+978= US-TX-48217, US-TX-48349, State Route, Route, 2
+979= US-TN-47051, US-TN-47103, State Route, Route, 2
+980= US-IN-18003, US-IN-18179, Interstate, Route, 2
+981= US-ND-38039, US-ND-38091, State Route, Route, 2
+982= US-PA-42031, US-PA-42065, Interstate, Route, 4
+983= US-MS-28049, US-MS-28121, US Route, Route, 4
+984= US-MT-30031, US-WY-56029, US Route, Route, 2
+985= US-WI-55067, US-WI-55078, State Route, Route, 2
+986= US-GA-13147, US-SC-45073, Interstate, Route, 1
+987= US-WI-55001, US-WI-55077, State Route, Route, 2
+988= US-MI-26077, US-MI-26159, State Route, Route, 2
+989= US-WV-54051, US-WV-54103, State Route, Route, 2
+990= US-AR-05081, US-OK-40089, State Route, Route, 1
+991= US-GA-13273, US-GA-13307, State Route, Route, 1
+992= US-WA-53053, US-WA-53067, State Route, Route, 2
+993= US-CO-08027, US-CO-08055, State Route, Route, 1
+994= US-OH-39043, US-OH-39077, State Route, Route, 3
+995= US-IL-17053, US-IL-17113, State Route, Route, 1
+996= US-TX-48121, US-TX-48439, US Route, Route, 3
+997= US-IA-19185, US-MO-29129, US Route, Route, 1
+998= US-NM-35005, US-NM-35041, US Route, Route, 1
+999= US-NC-37063, US-NC-37183, US Route, Route, 3
+1000= US-VA-51041, US-VA-51570, Interstate, Route, 3
+1001= US-MI-26009, US-MI-26079, State Route, Route, 1
+1002= US-TX-48117, US-TX-48369, State Route, Route, 1
+1003= US-KY-21235, US-TN-47013, Interstate, Route, 2
+1004= US-TN-47087, US-TN-47141, State Route, Route, 1
+1005= US-MS-28087, US-MS-28095, US Route, Route, 1
+1006= US-TX-48107, US-TX-48153, State Route, Route, 1
+1007= US-FL-12015, US-FL-12115, State Route, Route, 2
+1008= US-SD-46005, US-SD-46111, State Route, Route, 1
+1009= US-KS-20063, US-KS-20101, State Route, Route, 1
+1010= US-AZ-04013, US-AZ-04019, State Route, Route, 1
+1011= US-UT-49013, US-UT-49047, US Route, Route, 1
+1012= US-MS-28013, US-MS-28161, State Route, Route, 2
+1013= US-WI-55087, US-WI-55115, State Route, Route, 1
+1014= US-OR-41039, US-OR-41041, US Route, Route, 1
+1015= US-IA-19031, US-IA-19105, State Route, Route, 1
+1016= US-LA-22017, US-TX-48365, US Route, Route, 1
+1017= US-CO-08075, US-CO-08115, Interstate, Route, 2
+1018= US-KS-20141, US-KS-20183, State Route, Route, 2
+1019= US-CA-06019, US-CA-06047, Interstate, Route, 2
+1020= US-OR-41025, US-OR-41037, State Route, Route, 7
+1021= US-IN-18045, US-IN-18107, Interstate, Route, 2
+1022= US-MD-24043, US-PA-42057, Interstate, Route, 1
+1023= US-WI-55067, US-WI-55083, State Route, Route, 1
+1024= US-AL-01019, US-AL-01049, State Route, Route, 2
+1025= US-CO-08071, US-NM-35007, Interstate, Route, 1
+1026= US-WA-53019, US-WA-53065, State Route, Route, 5
+1027= US-CO-08033, US-CO-08083, US Route, Route, 2
+1028= US-UT-49017, US-UT-49025, US Route, Route, 2
+1029= US-OH-39095, US-OH-39123, State Route, Route, 1
+1030= US-IA-19003, US-IA-19029, State Route, Route, 1
+1031= US-AL-01049, US-AL-01071, State Route, Route, 3
+1032= US-MI-26021, US-MI-26159, Interstate, Route, 3
+1033= US-GA-13021, US-GA-13079, Interstate, Route, 2
+1034= US-IN-18153, US-IN-18167, US Route, Route, 1
+1035= US-TX-48219, US-TX-48445, US Route, Route, 2
+1036= US-OK-40091, US-OK-40121, State Route, Route, 3
+1037= US-NV-32033, US-UT-49045, Road, Route, 1
+1038= US-NE-31109, US-NE-31159, US Route, Route, 3
+1039= US-GA-13027, US-GA-13185, State Route, Route, 3
+1040= US-KY-21003, US-KY-21213, State Route, Route, 1
+1041= US-ID-16015, US-ID-16037, State Route, Route, 1
+1042= US-CO-08063, US-CO-08121, State Route, Route, 1
+1043= US-ID-16013, US-ID-16025, US Route, Route, 1
+1044= US-TX-48225, US-TX-48455, US Route, Route, 2
+1045= US-VA-51045, US-WV-54063, State Route, Route, 1
+1046= US-FL-12079, US-FL-12121, US Route, Route, 2
+1047= US-TX-48445, US-TX-48501, US Route, Route, 1
+1048= US-VA-51033, US-VA-51177, State Route, Route, 5
+1049= US-OK-40141, US-TX-48487, US Route, Route, 1
+1050= US-IA-19117, US-IA-19135, US Route, Route, 1
+1051= US-SD-46025, US-SD-46037, State Route, Route, 1
+1052= US-TX-48167, US-TX-48201, Interstate, Route, 5
+1053= US-OR-41019, US-OR-41035, State Route, Route, 2
+1054= US-SD-46087, US-SD-46099, Interstate, Route, 2
+1055= US-LA-22049, US-LA-22127, US Route, Route, 2
+1056= US-NY-36039, US-NY-36111, State Route, Route, 3
+1057= US-LA-22005, US-LA-22063, State Route, Route, 1
+1058= US-AR-05027, US-AR-05099, State Route, Route, 1
+1059= US-ID-16029, US-WY-56023, State Route, Route, 1
+1060= US-ID-16015, US-ID-16045, State Route, Route, 1
+1061= US-MT-30021, US-MT-30055, State Route, Route, 2
+1062= US-MS-28077, US-MS-28147, State Route, Route, 2
+1063= US-OH-39031, US-OH-39075, State Route, Route, 2
+1064= US-KS-20045, US-KS-20177, Interstate, Route, 2
+1065= US-NY-36071, US-NY-36111, State Route, Route, 4
+1066= US-VA-51003, US-VA-51065, State Route, Route, 3
+1067= US-TX-48101, US-TX-48155, US Route, Route, 1
+1068= US-VA-51083, US-VA-51117, US Route, Route, 4
+1069= US-WY-56027, US-WY-56031, State Route, Route, 1
+1070= US-KS-20133, US-KS-20205, State Route, Route, 2
+1071= US-OK-40011, US-OK-40073, State Route, Route, 2
+1072= US-SD-46027, US-SD-46135, State Route, Route, 1
+1073= US-VA-51041, US-VA-51670, State Route, Route, 2
+1074= US-IA-19133, US-IA-19193, State Route, Route, 3
+1075= US-NH-33005, US-NH-33011, US Route, Route, 4
+1076= US-SC-45021, US-SC-45087, State Route, Route, 2
+1077= US-AR-05047, US-AR-05071, US Route, Route, 2
+1078= US-MS-28075, US-MS-28101, US Route, Route, 3
+1079= US-AL-01077, US-TN-47099, State Route, Route, 1
+1080= US-GA-13251, US-SC-45005, State Route, Route, 1
+1081= US-KS-20083, US-KS-20135, US Route, Route, 1
+1082= US-MS-28119, US-MS-28135, State Route, Route, 1
+1083= US-TX-48049, US-TX-48333, US Route, Route, 2
+1084= US-GA-13141, US-GA-13301, State Route, Route, 1
+1085= US-PA-42035, US-PA-42081, US Route, Route, 2
+1086= US-OK-40007, US-OK-40139, US Route, Route, 2
+1087= US-OH-39045, US-OH-39089, State Route, Route, 3
+1088= US-GA-13009, US-GA-13141, State Route, Route, 1
+1089= US-CT-09013, US-MA-25013, State Route, Route, 3
+1090= US-OK-40069, US-OK-40099, State Route, Route, 1
+1091= US-SD-46005, US-SD-46025, State Route, Route, 1
+1092= US-MO-29061, US-MO-29063, Interstate, Route, 3
+1093= US-PA-42025, US-PA-42089, State Route, Route, 3
+1094= US-IL-17095, US-IL-17175, State Route, Route, 1
+1095= US-AR-05087, US-AR-05101, State Route, Route, 2
+1096= US-NE-31103, US-SD-46123, US Route, Route, 1
+1097= US-AL-01013, US-AL-01085, State Route, Route, 3
+1098= US-VT-50005, US-VT-50017, Interstate, Route, 4
+1099= US-IN-18055, US-IN-18093, State Route, Route, 1
+1100= US-VA-51031, US-VA-51037, State Route, Route, 1
+1101= US-CO-08005, US-CO-08039, Interstate, Route, 1
+1102= US-TN-47069, US-TN-47113, State Route, Route, 1
+1103= US-TN-47163, US-VA-51169, US Route, Route, 1
+1104= US-WV-54055, US-WV-54081, US Route, Route, 2
+1105= US-NY-36031, US-NY-36041, State Route, Route, 1
+1106= US-MD-24023, US-WV-54077, US Route, Route, 4
+1107= US-AL-01025, US-AL-01131, State Route, Route, 1
+1108= US-LA-22001, US-LA-22097, State Route, Route, 2
+1109= US-WV-54047, US-WV-54055, US Route, Route, 1
+1110= US-OK-40007, US-OK-40059, US Route, Route, 2
+1111= US-NY-36091, US-NY-36113, Interstate, Route, 4
+1112= US-AR-05021, US-AR-05121, US Route, Route, 1
+1113= US-AL-01021, US-AL-01117, State Route, Route, 3
+1114= US-AZ-04015, US-AZ-04025, Interstate, Route, 2
+1115= US-MI-26085, US-MI-26165, State Route, Route, 1
+1116= US-VA-51093, US-VA-51800, State Route, Route, 6
+1117= US-IL-17115, US-IL-17167, Road, Route, 2
+1118= US-GA-13011, US-GA-13119, Interstate, Route, 1
+1119= US-GA-13079, US-GA-13225, State Route, Route, 5
+1120= US-IA-19159, US-IA-19173, State Route, Route, 1
+1121= US-KS-20005, US-KS-20087, US Route, Route, 2
+1122= US-MO-29047, US-MO-29049, US Route, Route, 4
+1123= US-SC-45047, US-SC-45071, State Route, Route, 1
+1124= US-NV-32019, US-NV-32021, US Route, Route, 2
+1125= US-WV-54073, US-WV-54107, State Route, Route, 1
+1126= US-KY-21013, US-KY-21121, State Route, Route, 2
+1127= US-SC-45015, US-SC-45075, State Route, Route, 2
+1128= US-AL-01065, US-AL-01105, State Route, Route, 1
+1129= US-KY-21055, US-KY-21225, US Route, Route, 1
+1130= US-MI-26013, US-MI-26071, US Route, Route, 1
+1131= US-WI-55003, US-WI-55007, State Route, Route, 3
+1132= US-FL-12051, US-FL-12099, US Route, Route, 1
+1133= US-KS-20065, US-KS-20179, US Route, Route, 1
+1134= US-IN-18037, US-IN-18101, US Route, Route, 1
+1135= US-NE-31095, US-NE-31169, US Route, Route, 3
+1136= US-CA-06055, US-CA-06095, State Route, Route, 5
+1137= US-CO-08049, US-CO-08057, State Route, Route, 4
+1138= US-ND-38009, US-ND-38079, State Route, Route, 1
+1139= US-SD-46041, US-SD-46107, US Route, Route, 1
+1140= US-KS-20013, US-KS-20085, US Route, Route, 1
+1141= US-KS-20113, US-KS-20169, State Route, Route, 2
+1142= US-ME-23009, US-ME-23029, State Route, Route, 2
+1143= US-KY-21035, US-KY-21157, US Route, Route, 2
+1144= US-KS-20019, US-KS-20035, State Route, Route, 2
+1145= US-SD-46011, US-SD-46057, US Route, Route, 1
+1146= US-CA-06037, US-CA-06059, Road, Route, 15
+1147= US-KS-20009, US-KS-20167, US Route, Route, 1
+1148= US-NY-36101, US-NY-36123, State Route, Route, 1
+1149= US-PA-42009, US-PA-42021, State Route, Route, 1
+1150= US-IA-19105, US-IA-19113, US Route, Route, 2
+1151= US-NM-35013, US-NM-35029, Interstate, Route, 1
+1152= US-AR-05069, US-AR-05085, State Route, Route, 1
+1153= US-AR-05019, US-AR-05059, US Route, Route, 3
+1154= US-VA-51149, US-VA-51670, Interstate, Route, 3
+1155= US-LA-22025, US-LA-22059, State Route, Route, 4
+1156= US-CA-06025, US-CA-06073, Interstate, Route, 2
+1157= US-NC-37101, US-NC-37191, US Route, Route, 1
+1158= US-MS-28031, US-MS-28067, US Route, Route, 1
+1159= US-NY-36011, US-NY-36099, Interstate, Route, 3
+1160= US-IA-19027, US-IA-19073, US Route, Route, 1
+1161= US-SD-46021, US-SD-46129, US Route, Route, 1
+1162= US-OR-41003, US-OR-41039, State Route, Route, 1
+1163= US-AR-05023, US-AR-05045, State Route, Route, 1
+1164= US-TX-48171, US-TX-48267, US Route, Route, 1
+1165= US-NC-37131, US-VA-51025, State Route, Route, 1
+1166= US-PA-42025, US-PA-42107, US Route, Route, 3
+1167= US-IN-18009, US-IN-18179, State Route, Route, 1
+1168= US-CO-08065, US-CO-08117, State Route, Route, 1
+1169= US-ID-16021, US-MT-30053, US Route, Route, 1
+1170= US-ID-16003, US-ID-16085, State Route, Route, 1
+1171= US-SC-45021, US-SC-45083, US Route, Route, 6
+1172= US-GA-13023, US-GA-13235, State Route, Route, 1
+1173= US-MT-30037, US-MT-30107, US Route, Route, 1
+1174= US-UT-49003, US-UT-49057, US Route, Route, 2
+1175= US-WY-56015, US-WY-56031, US Route, Route, 2
+1176= US-IN-18021, US-IN-18133, Interstate, Route, 2
+1177= US-NE-31081, US-NE-31121, State Route, Route, 2
+1178= US-OH-39037, US-OH-39107, US Route, Route, 1
+1179= US-FL-12027, US-FL-12055, State Route, Route, 1
+1180= US-IL-17037, US-IL-17141, State Route, Route, 4
+1181= US-GA-13013, US-GA-13297, State Route, Route, 1
+1182= US-NM-35009, US-NM-35041, US Route, Route, 3
+1183= US-OH-39079, US-OH-39163, State Route, Route, 2
+1184= US-NV-32005, US-NV-32019, State Route, Route, 1
+1185= US-IA-19079, US-IA-19197, US Route, Route, 3
+1186= US-AL-01023, US-MS-28075, State Route, Route, 1
+1187= US-OH-39033, US-OH-39175, US Route, Route, 1
+1188= US-AL-01027, US-AL-01121, State Route, Route, 1
+1189= US-ND-38033, US-ND-38053, State Route, Route, 1
+1190= US-GA-13177, US-GA-13321, State Route, Route, 1
+1191= US-MS-28017, US-MS-28081, US Route, Route, 1
+1192= US-NC-37061, US-NC-37141, Interstate, Route, 2
+1193= US-MO-29031, US-MO-29201, Interstate, Route, 2
+1194= US-TX-48001, US-TX-48225, State Route, Route, 1
+1195= US-MO-29041, US-MO-29089, State Route, Route, 1
+1196= US-MN-27069, US-MN-27135, State Route, Route, 1
+1197= US-MI-26037, US-MI-26045, State Route, Route, 2
+1198= US-OH-39027, US-OH-39047, State Route, Route, 1
+1199= US-CO-08105, US-CO-08109, State Route, Route, 2
+1200= US-IN-18077, US-IN-18137, US Route, Route, 1
+1201= US-GA-13053, US-GA-13215, State Route, Route, 1
+1202= US-GA-13047, US-GA-13295, State Route, Route, 5
+1203= US-SD-46083, US-SD-46125, State Route, Route, 3
+1204= US-KY-21081, US-KY-21187, State Route, Route, 2
+1205= US-WI-55063, US-WI-55121, State Route, Route, 2
+1206= US-CA-06001, US-CA-06085, Interstate, Route, 2
+1207= US-OH-39137, US-OH-39161, US Route, Route, 2
+1208= US-KY-21195, US-VA-51051, State Route, Route, 1
+1209= US-DE-10005, US-MD-24011, State Route, Route, 2
+1210= US-KS-20033, US-OK-40151, State Route, Route, 1
+1211= US-TN-47111, US-TN-47159, State Route, Route, 1
+1212= US-NM-35003, US-NM-35053, State Route, Route, 3
+1213= US-OH-39047, US-OH-39057, US Route, Route, 2
+1214= US-IN-18073, US-IN-18111, State Route, Route, 4
+1215= US-AL-01073, US-AL-01127, State Route, Route, 1
+1216= US-OH-39069, US-OH-39095, US Route, Route, 1
+1217= US-KS-20091, US-MO-29095, State Route, Route, 3
+1218= US-AR-05127, US-AR-05149, State Route, Route, 1
+1219= US-TX-48235, US-TX-48383, US Route, Route, 1
+1220= US-PA-42081, US-PA-42119, State Route, Route, 2
+1221= US-IN-18039, US-IN-18087, US Route, Route, 2
+1222= US-WA-53057, US-WA-53073, State Route, Route, 5
+1223= US-ND-38069, US-ND-38103, State Route, Route, 1
+1224= US-IN-18063, US-IN-18109, State Route, Route, 2
+1225= US-MS-28035, US-MS-28109, State Route, Route, 3
+1226= US-IL-17081, US-IL-17191, State Route, Route, 2
+1227= US-TN-47011, US-TN-47065, Interstate, Route, 2
+1228= US-IL-17073, US-IL-17195, State Route, Route, 1
+1229= US-OH-39099, US-OH-39155, State Route, Route, 5
+1230= US-TX-48029, US-TX-48259, Interstate, Route, 1
+1231= US-KY-21147, US-TN-47151, State Route, Route, 1
+1232= US-KY-21085, US-KY-21093, Road, Route, 2
+1233= US-CT-09003, US-CT-09007, State Route, Route, 5
+1234= US-NY-36009, US-NY-36013, State Route, Route, 3
+1235= US-GA-13009, US-GA-13303, State Route, Route, 1
+1236= US-IN-18053, US-IN-18103, State Route, Route, 1
+1237= US-MS-28079, US-MS-28123, State Route, Route, 2
+1238= US-IA-19019, US-IA-19055, Road, Route, 2
+1239= US-GA-13131, US-GA-13205, State Route, Route, 1
+1240= US-LA-22055, US-LA-22099, US Route, Route, 3
+1241= US-GA-13087, US-GA-13253, State Route, Route, 1
+1242= US-KS-20107, US-MO-29013, State Route, Route, 1
+1243= US-PA-42047, US-PA-42053, State Route, Route, 2
+1244= US-MT-30035, US-MT-30101, US Route, Route, 2
+1245= US-MT-30055, US-MT-30105, State Route, Route, 1
+1246= US-MO-29057, US-MO-29077, US Route, Route, 1
+1247= US-AR-05039, US-AR-05059, State Route, Route, 1
+1248= US-TN-47149, US-TN-47187, State Route, Route, 4
+1249= US-OK-40059, US-OK-40151, State Route, Route, 1
+1250= US-KY-21049, US-KY-21197, Road, Route, 1
+1251= US-TX-48131, US-TX-48479, State Route, Route, 3
+1252= US-MT-30029, US-MT-30035, US Route, Route, 2
+1253= US-FL-12069, US-FL-12095, US Route, Route, 4
+1254= US-CT-09001, US-NY-36119, Interstate, Route, 8
+1255= US-MO-29059, US-MO-29105, State Route, Route, 3
+1256= US-MA-25003, US-VT-50003, US Route, Route, 2
+1257= US-VA-51550, US-VA-51740, US Route, Route, 4
+1258= US-AR-05019, US-AR-05099, US Route, Route, 3
+1259= US-KS-20001, US-KS-20207, US Route, Route, 1
+1260= US-UT-49025, US-UT-49053, State Route, Route, 1
+1261= US-KY-21129, US-KY-21189, State Route, Route, 1
+1262= US-OK-40009, US-OK-40149, State Route, Route, 4
+1263= US-KY-21137, US-KY-21199, State Route, Route, 3
+1264= US-AR-05009, US-AR-05101, US Route, Route, 2
+1265= US-FL-12007, US-FL-12019, State Route, Route, 7
+1266= US-TN-47035, US-TN-47145, Interstate, Route, 2
+1267= US-IN-18023, US-IN-18159, State Route, Route, 1
+1268= US-TN-47041, US-TN-47177, State Route, Route, 1
+1269= US-SC-45007, US-SC-45073, State Route, Route, 2
+1270= US-KS-20189, US-OK-40139, State Route, Route, 1
+1271= US-OR-41065, US-WA-53039, US Route, Route, 1
+1272= US-IA-19073, US-IA-19077, State Route, Route, 2
+1273= US-KS-20013, US-KS-20043, State Route, Route, 2
+1274= US-LA-22025, US-LA-22041, State Route, Route, 1
+1275= US-PA-42007, US-PA-42019, State Route, Route, 4
+1276= US-VA-51081, US-VA-51175, US Route, Route, 1
+1277= US-NE-31111, US-NE-31113, US Route, Route, 1
+1278= US-AL-01069, US-GA-13099, State Route, Route, 2
+1279= US-KY-21015, US-KY-21117, State Route, Route, 6
+1280= US-ND-38077, US-ND-38081, State Route, Route, 2
+1281= US-ID-16031, US-UT-49003, Road, Route, 1
+1282= US-MA-25003, US-NY-36021, State Route, Route, 3
+1283= US-GA-13009, US-GA-13319, State Route, Route, 2
+1284= US-IL-17047, US-IL-17193, State Route, Route, 1
+1285= US-WV-54013, US-WV-54087, US Route, Route, 1
+1286= US-NV-32031, US-NV-32510, US Route, Route, 2
+1287= US-WY-56013, US-WY-56035, State Route, Route, 1
+1288= US-PA-42005, US-PA-42031, State Route, Route, 3
+1289= US-AL-01035, US-AL-01039, State Route, Route, 1
+1290= US-KS-20057, US-KS-20097, State Route, Route, 2
+1291= US-MN-27081, US-SD-46039, State Route, Route, 1
+1292= US-MI-26099, US-MI-26147, State Route, Route, 5
+1293= US-SC-45031, US-SC-45041, Interstate, Route, 4
+1294= US-MO-29041, US-MO-29121, State Route, Route, 1
+1295= US-TX-48343, US-TX-48449, Interstate, Route, 3
+1296= US-OH-39113, US-OH-39135, US Route, Route, 4
+1297= US-MN-27149, US-MN-27151, US Route, Route, 1
+1298= US-IN-18135, US-IN-18177, US Route, Route, 3
+1299= US-FL-12017, US-FL-12119, State Route, Route, 2
+1300= US-NY-36019, US-NY-36031, Interstate, Route, 8
+1301= US-VA-51005, US-VA-51580, Interstate, Route, 5
+1302= US-NC-37059, US-NC-37159, US Route, Route, 1
+1303= US-MN-27003, US-MN-27053, State Route, Route, 4
+1304= US-IA-19053, US-IA-19185, State Route, Route, 1
+1305= US-TX-48063, US-TX-48343, US Route, Route, 1
+1306= US-OK-40075, US-OK-40141, US Route, Route, 1
+1307= US-TX-48423, US-TX-48467, Interstate, Route, 3
+1308= US-OK-40089, US-TX-48387, State Route, Route, 1
+1309= US-IL-17057, US-IL-17125, State Route, Route, 1
+1310= US-WI-55021, US-WI-55025, Interstate, Route, 4
+1311= US-FL-12003, US-FL-12023, State Route, Route, 3
+1312= US-SC-45033, US-SC-45069, Interstate, Route, 3
+1313= US-IA-19069, US-IA-19083, US Route, Route, 1
+1314= US-SD-46099, US-SD-46125, State Route, Route, 1
+1315= US-GA-13127, US-GA-13305, State Route, Route, 1
+1316= US-ND-38019, US-ND-38067, State Route, Route, 2
+1317= US-TX-48055, US-TX-48453, US Route, Route, 1
+1318= US-MN-27045, US-MN-27099, State Route, Route, 2
+1319= US-NH-33011, US-NH-33019, State Route, Route, 1
+1320= US-VA-51121, US-VA-51750, Interstate, Route, 5
+1321= US-GA-13075, US-GA-13185, State Route, Route, 2
+1322= US-NE-31053, US-NE-31055, US Route, Route, 1
+1323= US-GA-13213, US-GA-13313, State Route, Route, 1
+1324= US-TX-48217, US-TX-48293, State Route, Route, 1
+1325= US-ID-16057, US-ID-16069, State Route, Route, 2
+1326= US-TX-48047, US-TX-48273, State Route, Route, 1
+1327= US-NC-37041, US-NC-37187, State Route, Route, 1
+1328= US-GA-13093, US-GA-13315, State Route, Route, 2
+1329= US-AR-05061, US-AR-05109, State Route, Route, 2
+1330= US-NE-31163, US-NE-31175, State Route, Route, 1
+1331= US-MI-26017, US-MI-26111, State Route, Route, 2
+1332= US-NC-37073, US-VA-51800, State Route, Route, 2
+1333= US-IN-18009, US-IN-18053, State Route, Route, 1
+1334= US-LA-22051, US-LA-22089, Interstate, Route, 4
+1335= US-OR-41017, US-OR-41037, US Route, Route, 1
+1336= US-SD-46009, US-SD-46135, State Route, Route, 2
+1337= US-CO-08041, US-CO-08119, US Route, Route, 1
+1338= US-SC-45009, US-SC-45011, US Route, Route, 3
+1339= US-MA-25017, US-MA-25021, State Route, Route, 6
+1340= US-MN-27081, US-MN-27083, State Route, Route, 4
+1341= US-MI-26009, US-MI-26029, State Route, Route, 4
+1342= US-TN-47059, US-TN-47179, Interstate, Route, 4
+1343= US-MD-24021, US-MD-24043, US Route, Route, 4
+1344= US-OR-41005, US-OR-41051, State Route, Route, 4
+1345= US-KY-21125, US-KY-21203, US Route, Route, 2
+1346= US-IN-18007, US-IN-18171, US Route, Route, 1
+1347= US-OK-40063, US-OK-40107, US Route, Route, 1
+1348= US-ND-38087, US-ND-38089, US Route, Route, 1
+1349= US-KY-21001, US-KY-21207, State Route, Route, 2
+1350= US-WY-56021, US-WY-56031, Interstate, Route, 1
+1351= US-IL-17057, US-IL-17109, State Route, Route, 4
+1352= US-CO-08067, US-NM-35045, State Route, Route, 2
+1353= US-WV-54005, US-WV-54039, State Route, Route, 2
+1354= US-MN-27119, US-MN-27125, State Route, Route, 5
+1355= US-TX-48053, US-TX-48491, US Route, Route, 2
+1356= US-NY-36049, US-NY-36065, State Route, Route, 3
+1357= US-MN-27039, US-MN-27147, US Route, Route, 3
+1358= US-IA-19095, US-IA-19103, US Route, Route, 2
+1359= US-SD-46011, US-SD-46101, Road, Route, 3
+1360= US-TX-48219, US-TX-48303, US Route, Route, 3
+1361= US-IN-18057, US-IN-18095, State Route, Route, 3
+1362= US-OH-39011, US-OH-39149, Interstate, Route, 1
+1363= US-WI-55021, US-WI-55047, State Route, Route, 2
+1364= US-KS-20087, US-KS-20177, State Route, Route, 2
+1365= US-IN-18067, US-IN-18103, US Route, Route, 1
+1366= US-AR-05045, US-AR-05141, US Route, Route, 1
+1367= US-MT-30083, US-ND-38053, State Route, Route, 2
+1368= US-SD-46095, US-SD-46123, State Route, Route, 1
+1369= US-TX-48163, US-TX-48507, US Route, Route, 1
+1370= US-LA-22017, US-LA-22031, Interstate, Route, 3
+1371= US-WV-54011, US-WV-54099, Interstate, Route, 3
+1372= US-IA-19053, US-MO-29081, Interstate, Route, 2
+1373= US-FL-12015, US-FL-12027, State Route, Route, 3
+1374= US-WV-54039, US-WV-54079, US Route, Route, 4
+1375= US-IN-18047, US-IN-18161, State Route, Route, 1
+1376= US-MI-26049, US-MI-26145, State Route, Route, 5
+1377= US-LA-22031, US-TX-48419, US Route, Route, 1
+1378= US-SC-45041, US-SC-45085, Interstate, Route, 2
+1379= US-MO-29215, US-MO-29229, US Route, Route, 3
+1380= US-TN-47099, US-TN-47181, Road, Route, 2
+1381= US-TX-48065, US-TX-48375, Road, Route, 4
+1382= US-OR-41039, US-OR-41043, State Route, Route, 4
+1383= US-TN-47175, US-TN-47185, State Route, Route, 1
+1384= US-TX-48015, US-TX-48149, State Route, Route, 1
+1385= US-IA-19129, US-IA-19137, US Route, Route, 1
+1386= US-MO-29099, US-MO-29189, State Route, Route, 5
+1387= US-WI-55039, US-WI-55139, US Route, Route, 4
+1388= US-GA-13105, US-GA-13181, State Route, Route, 1
+1389= US-GA-13125, US-GA-13303, State Route, Route, 1
+1390= US-KY-21129, US-KY-21237, State Route, Route, 1
+1391= US-GA-13151, US-GA-13217, State Route, Route, 1
+1392= US-TX-48069, US-TX-48369, State Route, Route, 2
+1393= US-AL-01089, US-AL-01095, State Route, Route, 1
+1394= US-ND-38055, US-ND-38057, State Route, Route, 1
+1395= US-KS-20011, US-KS-20133, State Route, Route, 1
+1396= US-LA-22007, US-LA-22101, State Route, Route, 1
+1397= US-MN-27033, US-MN-27101, State Route, Route, 2
+1398= US-TX-48223, US-TX-48379, State Route, Route, 1
+1399= US-LA-22077, US-LA-22125, State Route, Route, 2
+1400= US-OH-39041, US-OH-39101, State Route, Route, 2
+1401= US-TX-48209, US-TX-48453, Interstate, Route, 2
+1402= US-GA-13097, US-GA-13121, State Route, Route, 2
+1403= US-VT-50017, US-VT-50027, Interstate, Route, 6
+1404= US-OH-39039, US-OH-39171, State Route, Route, 3
+1405= US-TX-48041, US-TX-48395, State Route, Route, 2
+1406= US-FL-12041, US-FL-12075, US Route, Route, 3
+1407= US-MI-26037, US-MI-26067, State Route, Route, 2
+1408= US-GA-13133, US-GA-13265, State Route, Route, 3
+1409= US-WI-55005, US-WI-55033, State Route, Route, 1
+1410= US-AR-05025, US-AR-05079, State Route, Route, 1
+1411= US-MN-27041, US-MN-27121, State Route, Route, 2
+1412= US-NY-36001, US-NY-36091, US Route, Route, 3
+1413= US-TN-47045, US-TN-47131, State Route, Route, 2
+1414= US-MI-26071, US-WI-55125, State Route, Route, 1
+1415= US-MS-28137, US-MS-28143, State Route, Route, 2
+1416= US-ID-16017, US-WA-53051, State Route, Route, 1
+1417= US-NM-35035, US-TX-48141, US Route, Route, 1
+1418= US-TX-48009, US-TX-48503, State Route, Route, 3
+1419= US-LA-22069, US-LA-22115, State Route, Route, 1
+1420= US-IL-17025, US-IL-17121, US Route, Route, 1
+1421= US-AL-01007, US-AL-01117, State Route, Route, 2
+1422= US-WI-55013, US-WI-55031, State Route, Route, 1
+1423= US-MO-29009, US-MO-29109, State Route, Route, 4
+1424= US-GA-13021, US-GA-13289, State Route, Route, 3
+1425= US-CA-06047, US-CA-06085, State Route, Route, 1
+1426= US-WA-53021, US-WA-53071, US Route, Route, 1
+1427= US-TX-48239, US-TX-48321, Road, Route, 3
+1428= US-TN-47013, US-TN-47025, State Route, Route, 1
+1429= US-SD-46031, US-SD-46041, State Route, Route, 2
+1430= US-TX-48119, US-TX-48231, State Route, Route, 1
+1431= US-IN-18063, US-IN-18097, US Route, Route, 6
+1432= US-CT-09007, US-CT-09011, State Route, Route, 5
+1433= US-SD-46079, US-SD-46101, State Route, Route, 1
+1434= US-AZ-04001, US-NM-35045, US Route, Route, 2
+1435= US-KY-21111, US-KY-21185, Interstate, Route, 2
+1436= US-CA-06079, US-CA-06083, State Route, Route, 7
+1437= US-VT-50011, US-VT-50013, State Route, Route, 1
+1438= US-GA-13025, US-GA-13305, State Route, Route, 1
+1439= US-AR-05017, US-LA-22035, US Route, Route, 1
+1440= US-GA-13061, US-GA-13099, State Route, Route, 2
+1441= US-VA-51019, US-VA-51161, Road, Route, 3
+1442= US-GA-13153, US-GA-13193, State Route, Route, 1
+1443= US-NC-37111, US-NC-37121, Road, Route, 8
+1444= US-IA-19081, US-IA-19197, US Route, Route, 1
+1445= US-MO-29101, US-MO-29107, US Route, Route, 2
+1446= US-TX-48111, US-TX-48205, US Route, Route, 2
+1447= US-KY-21037, US-OH-39061, US Route, Route, 3
+1448= US-CA-06037, US-CA-06071, Interstate, Route, 11
+1449= US-MN-27089, US-ND-38099, State Route, Route, 2
+1450= US-LA-22021, US-LA-22073, US Route, Route, 1
+1451= US-TX-48107, US-TX-48125, State Route, Route, 1
+1452= US-PA-42013, US-PA-42027, State Route, Route, 2
+1453= US-NV-32005, US-NV-32510, US Route, Route, 3
+1454= US-IA-19071, US-MO-29005, US Route, Route, 3
+1455= US-IN-18011, US-IN-18057, State Route, Route, 2
+1456= US-FL-12009, US-FL-12127, State Route, Route, 4
+1457= US-TN-47009, US-TN-47093, Interstate, Route, 3
+1458= US-IN-18107, US-IN-18133, US Route, Route, 1
+1459= US-ID-16005, US-ID-16011, US Route, Route, 2
+1460= US-MS-28057, US-MS-28141, State Route, Route, 1
+1461= US-SD-46003, US-SD-46015, Interstate, Route, 1
+1462= US-WY-56023, US-WY-56041, US Route, Route, 2
+1463= US-KY-21043, US-KY-21063, State Route, Route, 1
+1464= US-KY-21199, US-KY-21207, Road, Route, 1
+1465= US-NC-37085, US-NC-37125, State Route, Route, 1
+1466= US-IL-17139, US-IL-17173, State Route, Route, 2
+1467= US-TX-48105, US-TX-48465, State Route, Route, 1
+1468= US-AL-01083, US-AL-01103, State Route, Route, 2
+1469= US-KY-21029, US-KY-21111, State Route, Route, 4
+1470= US-IA-19071, US-NE-31131, State Route, Route, 1
+1471= US-CO-08085, US-UT-49037, State Route, Route, 1
+1472= US-OH-39015, US-OH-39025, State Route, Route, 5
+1473= US-AK-02068, US-AK-02290, State Route, Route, 1
+1474= US-ND-38031, US-ND-38039, State Route, Route, 1
+1475= US-IL-17007, US-IL-17201, State Route, Route, 4
+1476= US-IA-19099, US-IA-19169, US Route, Route, 1
+1477= US-OH-39041, US-OH-39083, State Route, Route, 1
+1478= US-SC-45003, US-SC-45063, Interstate, Route, 2
+1479= US-ID-16053, US-ID-16083, US Route, Route, 2
+1480= US-IA-19155, US-NE-31055, Interstate, Route, 4
+1481= US-GA-13035, US-GA-13255, Interstate, Route, 2
+1482= US-GA-13171, US-GA-13231, State Route, Route, 2
+1483= US-SC-45003, US-SC-45075, State Route, Route, 1
+1484= US-TN-47061, US-TN-47115, State Route, Route, 6
+1485= US-SD-46025, US-SD-46077, State Route, Route, 1
+1486= US-TX-48055, US-TX-48209, State Route, Route, 2
+1487= US-CA-06101, US-CA-06113, State Route, Route, 1
+1488= US-WI-55025, US-WI-55055, Interstate, Route, 4
+1489= US-GA-13143, US-GA-13223, State Route, Route, 1
+1490= US-TX-48367, US-TX-48497, State Route, Route, 1
+1491= US-SD-46085, US-SD-46123, State Route, Route, 2
+1492= US-MO-29067, US-MO-29091, State Route, Route, 1
+1493= US-CO-08027, US-CO-08043, State Route, Route, 2
+1494= US-OR-41029, US-OR-41033, Interstate, Route, 3
+1495= US-WI-55067, US-WI-55085, State Route, Route, 1
+1496= US-TX-48417, US-TX-48447, US Route, Route, 1
+1497= US-TX-48217, US-TX-48251, Interstate, Route, 4
+1498= US-MN-27013, US-MN-27165, State Route, Route, 2
+1499= US-NM-35017, US-NM-35029, Interstate, Route, 5
+1500= US-FL-12083, US-FL-12107, State Route, Route, 2
+1501= US-WA-53029, US-WA-53061, State Route, Route, 1
+1502= US-TX-48341, US-TX-48421, US Route, Route, 1
+1503= US-OH-39105, US-WV-54053, US Route, Route, 1
+1504= US-MO-29121, US-MO-29175, US Route, Route, 2
+1505= US-OH-39141, US-OH-39163, US Route, Route, 1
+1506= US-GA-13211, US-GA-13219, State Route, Route, 1
+1507= US-AL-01067, US-GA-13061, State Route, Route, 1
+1508= US-NE-31111, US-NE-31135, State Route, Route, 1
+1509= US-GA-13101, US-GA-13173, State Route, Route, 1
+1510= US-AL-01005, US-AL-01011, State Route, Route, 2
+1511= US-NE-31125, US-NE-31141, State Route, Route, 3
+1512= US-IA-19101, US-IA-19177, State Route, Route, 1
+1513= US-NE-31047, US-NE-31073, US Route, Route, 1
+1514= US-KS-20089, US-NE-31181, State Route, Route, 1
+1515= US-WI-55015, US-WI-55087, State Route, Route, 1
+1516= US-IL-17109, US-IL-17187, US Route, Route, 1
+1517= US-WV-54019, US-WV-54025, State Route, Route, 2
+1518= US-AR-05029, US-AR-05105, State Route, Route, 1
+1519= US-NE-31017, US-NE-31103, US Route, Route, 1
+1520= US-OH-39069, US-OH-39137, State Route, Route, 1
+1521= US-GA-13105, US-GA-13147, State Route, Route, 3
+1522= US-CO-08077, US-CO-08085, State Route, Route, 1
+1523= US-NE-31019, US-NE-31047, State Route, Route, 3
+1524= US-MD-24043, US-PA-42055, State Route, Route, 4
+1525= US-NE-31067, US-NE-31133, State Route, Route, 2
+1526= US-MD-24003, US-MD-24033, State Route, Route, 6
+1527= US-SC-45041, US-SC-45061, US Route, Route, 1
+1528= US-MN-27067, US-MN-27093, State Route, Route, 2
+1529= US-MO-29069, US-MO-29143, US Route, Route, 1
+1530= US-CA-06033, US-CA-06055, State Route, Route, 1
+1531= US-WA-53043, US-WA-53065, State Route, Route, 2
+1532= US-TX-48299, US-TX-48319, State Route, Route, 2
+1533= US-AL-01039, US-AL-01061, State Route, Route, 1
+1534= US-MT-30039, US-MT-30081, State Route, Route, 1
+1535= US-TX-48077, US-TX-48237, State Route, Route, 2
+1536= US-IN-18009, US-IN-18075, State Route, Route, 1
+1537= US-OH-39099, US-OH-39133, Interstate, Route, 3
+1538= US-GA-13141, US-GA-13265, State Route, Route, 1
+1539= US-IA-19027, US-IA-19077, State Route, Route, 1
+1540= US-IA-19063, US-MN-27091, State Route, Route, 2
+1541= US-CO-08017, US-CO-08063, US Route, Route, 1
+1542= US-TN-47087, US-TN-47159, State Route, Route, 2
+1543= US-AL-01063, US-AL-01065, State Route, Route, 1
+1544= US-ID-16005, US-ID-16029, US Route, Route, 2
+1545= US-MI-26037, US-MI-26057, US Route, Route, 1
+1546= US-MN-27017, US-WI-55031, State Route, Route, 1
+1547= US-PA-42015, US-PA-42117, US Route, Route, 3
+1548= US-GA-13013, US-GA-13135, State Route, Route, 3
+1549= US-MS-28071, US-MS-28115, State Route, Route, 1
+1550= US-TX-48399, US-TX-48451, US Route, Route, 1
+1551= US-LA-22009, US-LA-22039, Interstate, Route, 3
+1552= US-WV-54023, US-WV-54057, State Route, Route, 1
+1553= US-LA-22103, US-MS-28109, Interstate, Route, 1
+1554= US-GA-13103, US-GA-13251, State Route, Route, 2
+1555= US-KY-21041, US-KY-21223, US Route, Route, 3
+1556= US-GA-13145, US-GA-13215, Interstate, Route, 3
+1557= US-GA-13209, US-GA-13283, State Route, Route, 3
+1558= US-TX-48211, US-TX-48393, US Route, Route, 1
+1559= US-TX-48271, US-TX-48463, US Route, Route, 1
+1560= US-VA-51067, US-VA-51141, State Route, Route, 1
+1561= US-MS-28067, US-MS-28111, State Route, Route, 1
+1562= US-MS-28007, US-MS-28019, Road, Route, 2
+1563= US-MN-27009, US-MN-27095, State Route, Route, 2
+1564= US-TN-47035, US-TN-47185, State Route, Route, 1
+1565= US-TX-48049, US-TX-48133, US Route, Route, 1
+1566= US-PA-42083, US-PA-42123, US Route, Route, 2
+1567= US-KY-21081, US-KY-21117, Interstate, Route, 2
+1568= US-NE-31031, US-NE-31091, State Route, Route, 1
+1569= US-IL-17051, US-IL-17135, State Route, Route, 1
+1570= US-NC-37103, US-NC-37133, US Route, Route, 2
+1571= US-GA-13097, US-GA-13223, State Route, Route, 2
+1572= US-IA-19193, US-SD-46127, Interstate, Route, 1
+1573= US-IN-18077, US-IN-18155, State Route, Route, 1
+1574= US-MO-29013, US-MO-29185, State Route, Route, 1
+1575= US-NC-37017, US-NC-37163, State Route, Route, 2
+1576= US-OH-39043, US-OH-39093, Interstate, Route, 3
+1577= US-MO-29071, US-MO-29099, State Route, Route, 1
+1578= US-MO-29081, US-MO-29227, State Route, Route, 1
+1579= US-GA-13183, US-GA-13305, State Route, Route, 1
+1580= US-VA-51035, US-VA-51640, US Route, Route, 1
+1581= US-NE-31097, US-NE-31133, State Route, Route, 1
+1582= US-AZ-04017, US-UT-49037, US Route, Route, 1
+1583= US-IN-18107, US-IN-18157, US Route, Route, 1
+1584= US-CA-06003, US-NV-32005, State Route, Route, 1
+1585= US-PA-42029, US-PA-42091, Road, Route, 11
+1586= US-VA-51093, US-VA-51181, State Route, Route, 1
+1587= US-MI-26051, US-MI-26129, State Route, Route, 2
+1588= US-WI-55137, US-WI-55139, State Route, Route, 1
+1589= US-CA-06055, US-CA-06097, State Route, Route, 2
+1590= US-IN-18009, US-IN-18035, State Route, Route, 1
+1591= US-TX-48199, US-TX-48245, US Route, Route, 2
+1592= US-ID-16087, US-OR-41001, State Route, Route, 1
+1593= US-TX-48007, US-TX-48391, State Route, Route, 1
+1594= US-MO-29067, US-MO-29213, State Route, Route, 1
+1595= US-KS-20005, US-KS-20085, State Route, Route, 2
+1596= US-PA-42017, US-PA-42101, US Route, Route, 3
+1597= US-OH-39063, US-OH-39137, State Route, Route, 1
+1598= US-WA-53025, US-WA-53047, State Route, Route, 1
+1599= US-TX-48183, US-TX-48459, US Route, Route, 4
+1600= US-TX-48205, US-TX-48359, US Route, Route, 1
+1601= US-UT-49029, US-UT-49043, Interstate, Route, 1
+1602= US-CT-09005, US-NY-36027, State Route, Route, 2
+1603= US-LA-22035, US-LA-22065, US Route, Route, 1
+1604= US-CO-08071, US-CO-08089, US Route, Route, 1
+1605= US-SC-45063, US-SC-45079, Interstate, Route, 10
+1606= US-AL-01063, US-AL-01119, Interstate, Route, 2
+1607= US-CO-08037, US-CO-08045, State Route, Route, 2
+1608= US-OK-40003, US-OK-40093, State Route, Route, 1
+1609= US-MS-28121, US-MS-28127, State Route, Route, 3
+1610= US-AL-01037, US-AL-01123, State Route, Route, 2
+1611= US-WI-55029, US-WI-55061, State Route, Route, 2
+1612= US-ND-38015, US-ND-38083, State Route, Route, 1
+1613= US-SD-46071, US-SD-46113, Road, Route, 1
+1614= US-KS-20157, US-NE-31169, US Route, Route, 1
+1615= US-WI-55097, US-WI-55141, State Route, Route, 3
+1616= US-MO-29007, US-MO-29019, State Route, Route, 2
+1617= US-AZ-04009, US-AZ-04011, US Route, Route, 2
+1618= US-AL-01057, US-AL-01125, State Route, Route, 2
+1619= US-WA-53041, US-WA-53077, US Route, Route, 1
+1620= US-OK-40033, US-OK-40137, State Route, Route, 1
+1621= US-NJ-34005, US-NJ-34029, State Route, Route, 4
+1622= US-NC-37059, US-NC-37197, US Route, Route, 1
+1623= US-UT-49015, US-UT-49019, Interstate, Route, 1
+1624= US-KS-20001, US-KS-20011, US Route, Route, 1
+1625= US-MO-29033, US-MO-29117, State Route, Route, 2
+1626= US-NE-31033, US-NE-31049, Interstate, Route, 2
+1627= US-GA-13281, US-GA-13291, State Route, Route, 1
+1628= US-GA-13053, US-GA-13197, State Route, Route, 1
+1629= US-MS-28043, US-MS-28135, State Route, Route, 2
+1630= US-AR-05095, US-AR-05107, State Route, Route, 2
+1631= US-NY-36097, US-NY-36123, State Route, Route, 1
+1632= US-TX-48121, US-TX-48181, US Route, Route, 1
+1633= US-SD-46083, US-SD-46127, State Route, Route, 3
+1634= US-SD-46049, US-SD-46115, State Route, Route, 1
+1635= US-OK-40017, US-OK-40051, US Route, Route, 1
+1636= US-NE-31001, US-NE-31099, State Route, Route, 2
+1637= US-TN-47047, US-TN-47069, State Route, Route, 3
+1638= US-LA-22117, US-MS-28091, State Route, Route, 1
+1639= US-KY-21053, US-TN-47137, State Route, Route, 1
+1640= US-MN-27069, US-MN-27089, State Route, Route, 3
+1641= US-PA-42003, US-PA-42007, State Route, Route, 4
+1642= US-MO-29019, US-MO-29027, Interstate, Route, 2
+1643= US-IA-19191, US-MN-27045, State Route, Route, 2
+1644= US-GA-13137, US-GA-13139, State Route, Route, 1
+1645= US-VA-51027, US-VA-51185, US Route, Route, 1
+1646= US-TN-47169, US-TN-47189, State Route, Route, 1
+1647= US-ID-16033, US-ID-16059, State Route, Route, 1
+1648= US-TX-48019, US-TX-48265, State Route, Route, 1
+1649= US-OH-39111, US-OH-39121, State Route, Route, 1
+1650= US-NE-31019, US-NE-31137, US Route, Route, 1
+1651= US-TX-48075, US-TX-48197, US Route, Route, 1
+1652= US-MD-24005, US-MD-24025, US Route, Route, 7
+1653= US-IA-19049, US-IA-19153, US Route, Route, 6
+1654= US-WY-56003, US-WY-56043, State Route, Route, 4
+1655= US-SD-46093, US-SD-46105, State Route, Route, 1
+1656= US-ID-16075, US-OR-41045, Interstate, Route, 3
+1657= US-AR-05021, US-MO-29023, US Route, Route, 2
+1658= US-TX-48103, US-TX-48461, State Route, Route, 3
+1659= US-VA-51003, US-VA-51015, Road, Route, 13
+1660= US-IA-19067, US-IA-19131, US Route, Route, 1
+1661= US-GA-13249, US-GA-13261, State Route, Route, 2
+1662= US-WI-55007, US-WI-55031, US Route, Route, 3
+1663= US-NJ-34015, US-NJ-34033, US Route, Route, 7
+1664= US-TN-47075, US-TN-47113, State Route, Route, 2
+1665= US-MO-29023, US-MO-29181, State Route, Route, 2
+1666= US-MS-28031, US-MS-28065, State Route, Route, 2
+1667= US-KY-21065, US-KY-21129, State Route, Route, 1
+1668= US-MS-28087, US-MS-28103, US Route, Route, 2
+1669= US-WA-53013, US-WA-53071, US Route, Route, 1
+1670= US-VA-51019, US-VA-51023, Road, Route, 11
+1671= US-IL-17119, US-MO-29183, US Route, Route, 1
+1672= US-NC-37047, US-SC-45051, US Route, Route, 2
+1673= US-VT-50007, US-VT-50015, State Route, Route, 1
+1674= US-TX-48091, US-TX-48209, Interstate, Route, 1
+1675= US-ID-16079, US-MT-30061, Interstate, Route, 1
+1676= US-ME-23021, US-ME-23025, State Route, Route, 2
+1677= US-TX-48093, US-TX-48143, State Route, Route, 3
+1678= US-KY-21017, US-KY-21181, State Route, Route, 2
+1679= US-NE-31063, US-NE-31145, US Route, Route, 1
+1680= US-LA-22017, US-TX-48067, State Route, Route, 1
+1681= US-GA-13151, US-GA-13255, Interstate, Route, 2
+1682= US-NJ-34005, US-NJ-34007, State Route, Route, 7
+1683= US-WA-53045, US-WA-53067, US Route, Route, 1
+1684= US-TN-47021, US-TN-47125, State Route, Route, 2
+1685= US-IL-17131, US-IL-17187, State Route, Route, 2
+1686= US-TX-48157, US-TX-48481, US Route, Route, 2
+1687= US-IA-19027, US-IA-19047, State Route, Route, 2
+1688= US-NY-36003, US-NY-36121, State Route, Route, 2
+1689= US-NC-37049, US-NC-37137, State Route, Route, 1
+1690= US-WA-53063, US-WA-53065, State Route, Route, 2
+1691= US-ME-23001, US-ME-23005, Interstate, Route, 7
+1692= US-KY-21123, US-KY-21217, State Route, Route, 3
+1693= US-KS-20125, US-OK-40147, US Route, Route, 1
+1694= US-WI-55049, US-WI-55065, US Route, Route, 3
+1695= US-OH-39055, US-OH-39133, US Route, Route, 3
+1696= US-TN-47035, US-TN-47143, State Route, Route, 1
+1697= US-CA-06029, US-CA-06071, State Route, Route, 3
+1698= US-OH-39153, US-OH-39169, State Route, Route, 2
+1699= US-LA-22093, US-LA-22095, State Route, Route, 3
+1700= US-OH-39089, US-OH-39119, Interstate, Route, 4
+1701= US-NC-37067, US-NC-37081, US Route, Route, 5
+1702= US-CT-09003, US-CT-09005, US Route, Route, 5
+1703= US-TX-48035, US-TX-48425, State Route, Route, 1
+1704= US-PA-42029, US-PA-42071, State Route, Route, 6
+1705= US-KS-20075, US-KS-20187, State Route, Route, 1
+1706= US-SD-46107, US-SD-46129, US Route, Route, 2
+1707= US-NY-36029, US-NY-36121, US Route, Route, 1
+1708= US-IN-18039, US-MI-26027, State Route, Route, 1
+1709= US-KY-21057, US-KY-21169, State Route, Route, 1
+1710= US-NY-36047, US-NY-36061, Road, Route, 4
+1711= US-NY-36055, US-NY-36073, State Route, Route, 3
+1712= US-NC-37017, US-NC-37047, US Route, Route, 3
+1713= US-WV-54011, US-WV-54043, State Route, Route, 1
+1714= US-AR-05077, US-AR-05095, US Route, Route, 1
+1715= US-NM-35039, US-NM-35045, State Route, Route, 2
+1716= US-LA-22059, US-LA-22079, State Route, Route, 1
+1717= US-LA-22045, US-LA-22099, US Route, Route, 2
+1718= US-MS-28033, US-MS-28137, State Route, Route, 3
+1719= US-CO-08091, US-CO-08111, US Route, Route, 1
+1720= US-FL-12037, US-FL-12077, State Route, Route, 1
+1721= US-MT-30007, US-MT-30031, State Route, Route, 4
+1722= US-NY-36015, US-NY-36107, State Route, Route, 2
+1723= US-AL-01045, US-AL-01061, State Route, Route, 2
+1724= US-MD-24017, US-MD-24033, State Route, Route, 3
+1725= US-CO-08039, US-CO-08041, US Route, Route, 1
+1726= US-OK-40021, US-OK-40135, State Route, Route, 1
+1727= US-VA-51059, US-VA-51610, US Route, Route, 3
+1728= US-OK-40123, US-OK-40125, State Route, Route, 1
+1729= US-TX-48107, US-TX-48303, State Route, Route, 1
+1730= US-OH-39075, US-OH-39083, US Route, Route, 1
+1731= US-KY-21057, US-KY-21171, State Route, Route, 1
+1732= US-SC-45057, US-SC-45091, State Route, Route, 2
+1733= US-IA-19041, US-IA-19141, US Route, Route, 2
+1734= US-AL-01001, US-AL-01047, State Route, Route, 1
+1735= US-NY-36079, US-NY-36119, Road, Route, 6
+1736= US-AL-01029, US-GA-13045, State Route, Route, 1
+1737= US-IN-18045, US-IN-18171, State Route, Route, 2
+1738= US-TX-48069, US-TX-48117, US Route, Route, 2
+1739= US-WI-55009, US-WI-55061, State Route, Route, 3
+1740= US-MN-27109, US-MN-27169, Interstate, Route, 2
+1741= US-TN-47049, US-TN-47141, State Route, Route, 1
+1742= US-FL-12091, US-FL-12131, Interstate, Route, 6
+1743= US-IL-17123, US-IL-17155, State Route, Route, 2
+1744= US-NE-31037, US-NE-31167, State Route, Route, 1
+1745= US-IL-17183, US-IN-18165, US Route, Route, 2
+1746= US-MN-27043, US-MN-27047, Road, Route, 3
+1747= US-CO-08035, US-CO-08041, Interstate, Route, 2
+1748= US-NV-32001, US-NV-32015, US Route, Route, 2
+1749= US-PA-42087, US-PA-42109, US Route, Route, 1
+1750= US-IA-19107, US-IA-19183, State Route, Route, 3
+1751= US-PA-42081, US-PA-42117, State Route, Route, 3
+1752= US-OK-40055, US-OK-40075, State Route, Route, 3
+1753= US-FL-12043, US-FL-12055, Road, Route, 2
+1754= US-KS-20117, US-KS-20131, US Route, Route, 2
+1755= US-TX-48125, US-TX-48269, State Route, Route, 1
+1756= US-MO-29029, US-MO-29131, US Route, Route, 2
+1757= US-VT-50001, US-VT-50007, US Route, Route, 3
+1758= US-FL-12069, US-FL-12119, Road, Route, 5
+1759= US-PA-42019, US-PA-42085, State Route, Route, 2
+1760= US-MN-27089, US-MN-27119, State Route, Route, 2
+1761= US-NC-37141, US-NC-37163, US Route, Route, 1
+1762= US-KS-20041, US-KS-20115, US Route, Route, 2
+1763= US-AR-05083, US-AR-05131, State Route, Route, 1
+1764= US-OK-40049, US-OK-40137, State Route, Route, 2
+1765= US-WI-55011, US-WI-55121, US Route, Route, 3
+1766= US-WV-54003, US-WV-54037, State Route, Route, 2
+1767= US-SD-46067, US-SD-46135, US Route, Route, 1
+1768= US-NE-31071, US-NE-31183, State Route, Route, 1
+1769= US-TX-48261, US-TX-48273, US Route, Route, 1
+1770= US-CO-08085, US-CO-08113, State Route, Route, 2
+1771= US-MO-29011, US-MO-29217, State Route, Route, 2
+1772= US-NE-31003, US-NE-31107, State Route, Route, 2
+1773= US-OH-39029, US-OH-39081, State Route, Route, 1
+1774= US-NC-37065, US-NC-37147, US Route, Route, 3
+1775= US-AR-05053, US-AR-05119, US Route, Route, 1
+1776= US-SD-46071, US-SD-46095, State Route, Route, 1
+1777= US-MT-30085, US-ND-38105, US Route, Route, 1
+1778= US-SD-46029, US-SD-46039, US Route, Route, 1
+1779= US-MI-26133, US-MI-26165, State Route, Route, 2
+1780= US-GA-13179, US-GA-13191, Interstate, Route, 2
+1781= US-NC-37089, US-NC-37161, US Route, Route, 1
+1782= US-TX-48351, US-TX-48361, State Route, Route, 3
+1783= US-VA-51113, US-VA-51137, US Route, Route, 1
+1784= US-GA-13081, US-GA-13287, State Route, Route, 2
+1785= US-PA-42035, US-PA-42105, State Route, Route, 1
+1786= US-IA-19023, US-IA-19067, State Route, Route, 1
+1787= US-IL-17047, US-IL-17185, State Route, Route, 2
+1788= US-AR-05107, US-MS-28027, US Route, Route, 1
+1789= US-MI-26113, US-MI-26133, State Route, Route, 1
+1790= US-ND-38069, US-ND-38079, State Route, Route, 1
+1791= US-IA-19017, US-IA-19023, State Route, Route, 1
+1792= US-SD-46055, US-SD-46117, State Route, Route, 3
+1793= US-TX-48171, US-TX-48259, US Route, Route, 1
+1794= US-VA-51085, US-VA-51087, US Route, Route, 7
+1795= US-OH-39019, US-OH-39029, State Route, Route, 2
+1796= US-PA-42009, US-PA-42057, Interstate, Route, 4
+1797= US-UT-49011, US-UT-49029, Interstate, Route, 1
+1798= US-NV-32007, US-NV-32033, US Route, Route, 3
+1799= US-WV-54055, US-WV-54109, State Route, Route, 1
+1800= US-ND-38029, US-ND-38051, State Route, Route, 2
+1801= US-KY-21025, US-KY-21129, State Route, Route, 1
+1802= US-TX-48331, US-TX-48491, US Route, Route, 1
+1803= US-OH-39001, US-OH-39071, State Route, Route, 2
+1804= US-TX-48039, US-TX-48157, Road, Route, 3
+1805= US-NC-37115, US-TN-47059, State Route, Route, 1
+1806= US-AZ-04007, US-AZ-04009, US Route, Route, 1
+1807= US-NY-36003, US-NY-36101, State Route, Route, 4
+1808= US-KS-20139, US-KS-20197, State Route, Route, 2
+1809= US-OK-40041, US-OK-40115, US Route, Route, 2
+1810= US-KS-20131, US-NE-31133, State Route, Route, 1
+1811= US-OK-40091, US-OK-40101, US Route, Route, 3
+1812= US-KS-20181, US-KS-20199, State Route, Route, 1
+1813= US-LA-22029, US-LA-22125, State Route, Route, 1
+1814= US-KS-20201, US-NE-31095, State Route, Route, 1
+1815= US-CO-08037, US-CO-08065, US Route, Route, 1
+1816= US-VA-51199, US-VA-51700, Interstate, Route, 3
+1817= US-KS-20085, US-KS-20177, US Route, Route, 1
+1818= US-MN-27067, US-MN-27145, State Route, Route, 5
+1819= US-MN-27041, US-MN-27153, State Route, Route, 2
+1820= US-TX-48177, US-TX-48285, US Route, Route, 1
+1821= US-TN-47029, US-TN-47089, State Route, Route, 4
+1822= US-IA-19063, US-IA-19147, State Route, Route, 1
+1823= US-CA-06061, US-CA-06067, Interstate, Route, 1
+1824= US-WI-55005, US-WI-55095, US Route, Route, 2
+1825= US-VA-51169, US-VA-51191, US Route, Route, 1
+1826= US-KY-21043, US-KY-21135, State Route, Route, 1
+1827= US-NC-37061, US-NC-37133, State Route, Route, 1
+1828= US-KY-21031, US-KY-21141, State Route, Route, 1
+1829= US-MS-28133, US-MS-28135, State Route, Route, 1
+1830= US-GA-13019, US-GA-13277, State Route, Route, 2
+1831= US-PA-42043, US-PA-42133, Interstate, Route, 1
+1832= US-IA-19111, US-MO-29045, US Route, Route, 1
+1833= US-OH-39043, US-OH-39143, Interstate, Route, 2
+1834= US-MI-26039, US-MI-26079, State Route, Route, 1
+1835= US-NY-36083, US-NY-36115, State Route, Route, 4
+1836= US-OK-40097, US-OK-40131, Interstate, Route, 3
+1837= US-GA-13239, US-GA-13243, State Route, Route, 1
+1838= US-IL-17029, US-IL-17041, State Route, Route, 4
+1839= US-NY-36029, US-NY-36037, State Route, Route, 4
+1840= US-CO-08045, US-CO-08077, State Route, Route, 2
+1841= US-OR-41019, US-OR-41039, Interstate, Route, 2
+1842= US-MA-25003, US-MA-25015, State Route, Route, 1
+1843= US-CO-08037, US-CO-08097, State Route, Route, 1
+1844= US-NE-31019, US-NE-31163, State Route, Route, 2
+1845= US-WV-54061, US-WV-54091, US Route, Route, 1
+1846= US-NC-37145, US-VA-51083, US Route, Route, 1
+1847= US-OK-40049, US-OK-40087, US Route, Route, 4
+1848= US-LA-22053, US-LA-22113, State Route, Route, 1
+1849= US-MN-27113, US-MN-27125, State Route, Route, 2
+1850= US-MA-25003, US-NY-36083, State Route, Route, 1
+1851= US-NH-33001, US-NH-33013, State Route, Route, 4
+1852= US-PA-42019, US-PA-42121, State Route, Route, 5
+1853= US-OR-41017, US-OR-41035, US Route, Route, 2
+1854= US-SD-46085, US-SD-46117, US Route, Route, 1
+1855= US-IN-18099, US-IN-18141, US Route, Route, 2
+1856= US-MT-30059, US-MT-30107, US Route, Route, 1
+1857= US-NE-31019, US-NE-31079, State Route, Route, 3
+1858= US-KY-21099, US-KY-21123, US Route, Route, 3
+1859= US-NV-32013, US-NV-32027, Interstate, Route, 2
+1860= US-AR-05015, US-MO-29209, State Route, Route, 2
+1861= US-TX-48203, US-TX-48315, Road, Route, 2
+1862= US-MT-30031, US-WY-56039, US Route, Route, 1
+1863= US-MN-27141, US-MN-27171, US Route, Route, 5
+1864= US-KS-20085, US-KS-20087, State Route, Route, 1
+1865= US-FL-12023, US-FL-12121, Interstate, Route, 5
+1866= US-KY-21067, US-KY-21209, US Route, Route, 4
+1867= US-SC-45007, US-SC-45077, State Route, Route, 3
+1868= US-ID-16009, US-ID-16079, State Route, Route, 1
+1869= US-NC-37119, US-SC-45057, US Route, Route, 1
+1870= US-OH-39025, US-OH-39165, State Route, Route, 1
+1871= US-IN-18135, US-OH-39037, US Route, Route, 2
+1872= US-GA-13027, US-GA-13071, State Route, Route, 1
+1873= US-TX-48005, US-TX-48225, State Route, Route, 1
+1874= US-IN-18041, US-IN-18139, State Route, Route, 1
+1875= US-IL-17063, US-IL-17197, US Route, Route, 3
+1876= US-OK-40033, US-OK-40067, US Route, Route, 1
+1877= US-NE-31067, US-NE-31095, State Route, Route, 5
+1878= US-ID-16055, US-ID-16079, Interstate, Route, 1
+1879= US-CA-06095, US-CA-06113, Interstate, Route, 6
+1880= US-GA-13211, US-GA-13237, State Route, Route, 1
+1881= US-MI-26003, US-MI-26041, US Route, Route, 1
+1882= US-GA-13145, US-GA-13263, State Route, Route, 3
+1883= US-TX-48301, US-TX-48495, State Route, Route, 1
+1884= US-KY-21005, US-KY-21229, Road, Route, 1
+1885= US-SD-46011, US-SD-46077, US Route, Route, 1
+1886= US-ID-16047, US-ID-16083, US Route, Route, 1
+1887= US-FL-12023, US-FL-12047, US Route, Route, 2
+1888= US-KS-20041, US-KS-20143, State Route, Route, 1
+1889= US-NJ-34011, US-NJ-34033, State Route, Route, 3
+1890= US-OK-40005, US-OK-40127, Road, Route, 2
+1891= US-IA-19035, US-IA-19149, State Route, Route, 1
+1892= US-CA-06017, US-CA-06067, US Route, Route, 1
+1893= US-MI-26091, US-MI-26115, State Route, Route, 2
+1894= US-GA-13113, US-GA-13121, State Route, Route, 2
+1895= US-IA-19099, US-IA-19153, State Route, Route, 4
+1896= US-MA-25021, US-MA-25025, Road, Route, 4
+1897= US-IN-18027, US-IN-18125, State Route, Route, 1
+1898= US-PA-42067, US-PA-42099, State Route, Route, 3
+1899= US-GA-13231, US-GA-13255, State Route, Route, 2
+1900= US-OK-40065, US-TX-48197, State Route, Route, 1
+1901= US-CA-06007, US-CA-06103, State Route, Route, 6
+1902= US-AL-01071, US-TN-47051, State Route, Route, 2
+1903= US-NJ-34027, US-NJ-34037, State Route, Route, 7
+1904= US-AL-01025, US-AL-01091, State Route, Route, 2
+1905= US-ID-16023, US-ID-16037, US Route, Route, 1
+1906= US-AR-05105, US-AR-05149, State Route, Route, 2
+1907= US-NC-37083, US-NC-37127, Interstate, Route, 1
+1908= US-OK-40063, US-OK-40123, State Route, Route, 1
+1909= US-AR-05115, US-AR-05149, State Route, Route, 1
+1910= US-KS-20079, US-KS-20113, Road, Route, 2
+1911= US-GA-13145, US-GA-13285, Interstate, Route, 6
+1912= US-KY-21079, US-KY-21137, US Route, Route, 1
+1913= US-MT-30003, US-MT-30111, Road, Route, 4
+1914= US-VT-50001, US-VT-50021, US Route, Route, 2
+1915= US-MS-28061, US-MS-28067, Interstate, Route, 3
+1916= US-MN-27101, US-MN-27105, State Route, Route, 2
+1917= US-CA-06067, US-CA-06077, Interstate, Route, 3
+1918= US-NC-37049, US-NC-37147, State Route, Route, 1
+1919= US-TX-48073, US-TX-48423, State Route, Route, 2
+1920= US-MD-24003, US-MD-24510, Interstate, Route, 3
+1921= US-CO-08045, US-CO-08097, State Route, Route, 1
+1922= US-GA-13291, US-NC-37039, State Route, Route, 1
+1923= US-OH-39115, US-OH-39167, State Route, Route, 1
+1924= US-VA-51121, US-VA-51155, State Route, Route, 1
+1925= US-IN-18003, US-IN-18183, State Route, Route, 3
+1926= US-PA-42057, US-PA-42061, Interstate, Route, 5
+1927= US-OH-39079, US-OH-39131, State Route, Route, 1
+1928= US-WV-54059, US-WV-54099, US Route, Route, 3
+1929= US-LA-22001, US-LA-22053, US Route, Route, 3
+1930= US-GA-13019, US-GA-13185, State Route, Route, 1
+1931= US-IL-17149, US-MO-29163, US Route, Route, 1
+1932= US-NE-31045, US-NE-31165, US Route, Route, 2
+1933= US-MA-25027, US-NH-33005, US Route, Route, 2
+1934= US-IA-19085, US-IA-19133, State Route, Route, 2
+1935= US-MS-28051, US-MS-28163, State Route, Route, 3
+1936= US-VA-51550, US-VA-51810, US Route, Route, 2
+1937= US-TX-48283, US-TX-48479, Interstate, Route, 3
+1938= US-TX-48143, US-TX-48425, US Route, Route, 1
+1939= US-TN-47045, US-TN-47095, State Route, Route, 1
+1940= US-IL-17061, US-IL-17171, State Route, Route, 2
+1941= US-MS-28019, US-MS-28105, State Route, Route, 2
+1942= US-MS-28035, US-MS-28067, US Route, Route, 2
+1943= US-MA-25027, US-RI-44007, State Route, Route, 2
+1944= US-LA-22067, US-LA-22073, State Route, Route, 1
+1945= US-KY-21097, US-KY-21201, US Route, Route, 1
+1946= US-LA-22007, US-LA-22057, State Route, Route, 1
+1947= US-ND-38059, US-ND-38085, State Route, Route, 2
+1948= US-MS-28099, US-MS-28101, State Route, Route, 3
+1949= US-LA-22065, US-LA-22083, Interstate, Route, 2
+1950= US-MT-30065, US-MT-30069, US Route, Route, 1
+1951= US-TN-47125, US-TN-47147, State Route, Route, 3
+1952= US-FL-12049, US-FL-12055, State Route, Route, 2
+1953= US-UT-49017, US-UT-49021, State Route, Route, 1
+1954= US-MI-26129, US-MI-26143, Road, Route, 2
+1955= US-TX-48175, US-TX-48255, State Route, Route, 1
+1956= US-NM-35025, US-TX-48501, US Route, Route, 3
+1957= US-IA-19015, US-IA-19049, State Route, Route, 4
+1958= US-NC-37155, US-NC-37165, US Route, Route, 3
+1959= US-MI-26025, US-MI-26075, Interstate, Route, 3
+1960= US-VA-51173, US-VA-51191, Interstate, Route, 2
+1961= US-TX-48029, US-TX-48091, US Route, Route, 1
+1962= US-TX-48383, US-TX-48461, US Route, Route, 1
+1963= US-KY-21177, US-KY-21183, US Route, Route, 2
+1964= US-AL-01041, US-AL-01101, State Route, Route, 2
+1965= US-SD-46079, US-SD-46099, State Route, Route, 1
+1966= US-MT-30017, US-MT-30087, State Route, Route, 2
+1967= US-MN-27049, US-MN-27131, State Route, Route, 1
+1968= US-IA-19189, US-IA-19195, State Route, Route, 3
+1969= US-IL-17007, US-IL-17111, Interstate, Route, 3
+1970= US-NY-36011, US-NY-36023, State Route, Route, 1
+1971= US-MI-26011, US-MI-26129, State Route, Route, 2
+1972= US-TX-48439, US-TX-48497, US Route, Route, 1
+1973= US-CA-06091, US-CA-06115, State Route, Route, 1
+1974= US-KY-21051, US-KY-21109, US Route, Route, 1
+1975= US-ND-38015, US-ND-38043, State Route, Route, 2
+1976= US-KS-20045, US-KS-20091, State Route, Route, 2
+1977= US-IA-19001, US-IA-19029, Interstate, Route, 2
+1978= US-WV-54045, US-WV-54109, State Route, Route, 1
+1979= US-NC-37131, US-VA-51175, State Route, Route, 1
+1980= US-KY-21023, US-KY-21191, State Route, Route, 3
+1981= US-MS-28043, US-MS-28161, Interstate, Route, 3
+1982= US-MO-29161, US-MO-29215, US Route, Route, 1
+1983= US-KS-20029, US-KS-20201, State Route, Route, 1
+1984= US-WV-54003, US-WV-54065, State Route, Route, 1
+1985= US-KS-20091, US-KS-20121, Interstate, Route, 3
+1986= US-NC-37069, US-NC-37185, State Route, Route, 2
+1987= US-AL-01107, US-MS-28087, State Route, Route, 2
+1988= US-ID-16023, US-ID-16051, State Route, Route, 2
+1989= US-WI-55009, US-WI-55083, State Route, Route, 2
+1990= US-IN-18051, US-IN-18125, State Route, Route, 2
+1991= US-NC-37175, US-SC-45077, US Route, Route, 1
+1992= US-KY-21067, US-KY-21151, US Route, Route, 3
+1993= US-NC-37097, US-NC-37197, Interstate, Route, 2
+1994= US-VA-51041, US-VA-51145, US Route, Route, 1
+1995= US-AR-05119, US-AR-05125, US Route, Route, 3
+1996= US-OH-39057, US-OH-39165, US Route, Route, 1
+1997= US-CA-06035, US-CA-06091, US Route, Route, 1
+1998= US-OH-39001, US-OH-39145, US Route, Route, 3
+1999= US-ID-16001, US-ID-16015, State Route, Route, 2
+2000= US-NC-37161, US-SC-45021, US Route, Route, 2
+2001= US-PA-42025, US-PA-42095, State Route, Route, 1
+2002= US-AZ-04005, US-AZ-04015, State Route, Route, 2
+2003= US-ND-38005, US-ND-38071, US Route, Route, 6
+2004= US-NE-31029, US-NE-31057, State Route, Route, 1
+2005= US-FL-12011, US-FL-12021, Interstate, Route, 1
+2006= US-NM-35017, US-NM-35023, State Route, Route, 5
+2007= US-UT-49011, US-UT-49035, Interstate, Route, 2
+2008= US-WV-54035, US-WV-54053, State Route, Route, 2
+2009= US-WA-53013, US-WA-53021, State Route, Route, 1
+2010= US-IL-17031, US-IN-18089, US Route, Route, 5
+2011= US-MO-29027, US-MO-29051, US Route, Route, 1
+2012= US-OR-41005, US-OR-41047, State Route, Route, 6
+2013= US-MO-29003, US-MO-29147, US Route, Route, 1
+2014= US-VA-51107, US-VA-51153, US Route, Route, 1
+2015= US-IL-17091, US-IL-17197, State Route, Route, 4
+2016= US-LA-22005, US-LA-22033, Interstate, Route, 2
+2017= US-TN-47123, US-TN-47139, State Route, Route, 1
+2018= US-NY-36037, US-NY-36051, State Route, Route, 2
+2019= US-NY-36021, US-NY-36039, State Route, Route, 1
+2020= US-KY-21175, US-KY-21237, Road, Route, 2
+2021= US-NY-36031, US-NY-36033, State Route, Route, 3
+2022= US-FL-12079, US-GA-13185, State Route, Route, 1
+2023= US-LA-22013, US-LA-22119, State Route, Route, 3
+2024= US-MS-28041, US-MS-28111, State Route, Route, 2
+2025= US-KY-21011, US-KY-21173, Interstate, Route, 3
+2026= US-TX-48027, US-TX-48099, US Route, Route, 2
+2027= US-CA-06035, US-CA-06063, State Route, Route, 3
+2028= US-IL-17117, US-IL-17167, State Route, Route, 1
+2029= US-GA-13107, US-GA-13163, State Route, Route, 1
+2030= US-MN-27019, US-MN-27143, State Route, Route, 1
+2031= US-AL-01033, US-AL-01077, Road, Route, 3
+2032= US-TX-48085, US-TX-48231, State Route, Route, 2
+2033= US-AZ-04001, US-NM-35003, US Route, Route, 2
+2034= US-VA-51095, US-VA-51127, State Route, Route, 3
+2035= US-KY-21083, US-KY-21145, US Route, Route, 1
+2036= US-IA-19011, US-IA-19019, State Route, Route, 2
+2037= US-AL-01043, US-AL-01103, State Route, Route, 4
+2038= US-KS-20071, US-KS-20199, State Route, Route, 1
+2039= US-IA-19159, US-IA-19175, US Route, Route, 1
+2040= US-OK-40015, US-OK-40051, Interstate, Route, 4
+2041= US-AZ-04011, US-NM-35017, State Route, Route, 1
+2042= US-KS-20095, US-KS-20155, State Route, Route, 2
+2043= US-NC-37051, US-NC-37163, State Route, Route, 3
+2044= US-IN-18163, US-KY-21101, US Route, Route, 1
+2045= US-PA-42055, US-PA-42067, State Route, Route, 1
+2046= US-NE-31041, US-NE-31115, US Route, Route, 1
+2047= US-GA-13165, US-GA-13251, State Route, Route, 2
+2048= US-IL-17093, US-IL-17197, US Route, Route, 3
+2049= US-MS-28003, US-MS-28141, US Route, Route, 1
+2050= US-IL-17037, US-IL-17099, US Route, Route, 2
+2051= US-TX-48073, US-TX-48401, US Route, Route, 2
+2052= US-TX-48131, US-TX-48247, State Route, Route, 4
+2053= US-OR-41065, US-OR-41069, State Route, Route, 1
+2054= US-ND-38045, US-ND-38093, State Route, Route, 2
+2055= US-TX-48049, US-TX-48059, State Route, Route, 1
+2056= US-WI-55127, US-WI-55133, State Route, Route, 2
+2057= US-TX-48357, US-TX-48393, State Route, Route, 1
+2058= US-ND-38043, US-ND-38047, State Route, Route, 1
+2059= US-KS-20075, US-KS-20093, US Route, Route, 1
+2060= US-MN-27073, US-SD-46051, State Route, Route, 1
+2061= US-WV-54039, US-WV-54087, Interstate, Route, 2
+2062= US-KS-20027, US-KS-20029, US Route, Route, 1
+2063= US-VA-51037, US-VA-51117, US Route, Route, 2
+2064= US-SC-45025, US-SC-45031, State Route, Route, 2
+2065= US-NE-31111, US-NE-31117, State Route, Route, 1
+2066= US-NE-31019, US-NE-31041, US Route, Route, 1
+2067= US-IN-18061, US-KY-21163, State Route, Route, 1
+2068= US-MA-25011, US-NH-33005, State Route, Route, 2
+2069= US-MI-26035, US-MI-26073, US Route, Route, 4
+2070= US-WI-55093, US-WI-55109, US Route, Route, 4
+2071= US-CA-06005, US-CA-06017, State Route, Route, 9
+2072= US-MT-30043, US-MT-30093, Interstate, Route, 5
+2073= US-VA-51135, US-VA-51147, US Route, Route, 3
+2074= US-MT-30027, US-MT-30107, US Route, Route, 1
+2075= US-KS-20039, US-NE-31145, US Route, Route, 1
+2076= US-UT-49013, US-UT-49051, US Route, Route, 1
+2077= US-CA-06027, US-CA-06051, State Route, Route, 3
+2078= US-MS-28009, US-MS-28093, State Route, Route, 4
+2079= US-PA-42069, US-PA-42115, State Route, Route, 3
+2080= US-MD-24021, US-VA-51107, US Route, Route, 1
+2081= US-NJ-34035, US-NJ-34039, US Route, Route, 2
+2082= US-NE-31107, US-NE-31139, State Route, Route, 1
+2083= US-GA-13105, US-SC-45001, State Route, Route, 1
+2084= US-TN-47177, US-TN-47185, State Route, Route, 1
+2085= US-MO-29077, US-MO-29225, Interstate, Route, 2
+2086= US-UT-49041, US-UT-49055, State Route, Route, 1
+2087= US-WV-54083, US-WV-54097, US Route, Route, 1
+2088= US-NC-37051, US-NC-37093, US Route, Route, 1
+2089= US-MN-27039, US-MN-27109, US Route, Route, 2
+2090= US-GA-13295, US-TN-47065, State Route, Route, 1
+2091= US-MS-28099, US-MS-28159, State Route, Route, 3
+2092= US-AK-02068, US-AK-02170, State Route, Route, 2
+2093= US-MD-24039, US-MD-24045, US Route, Route, 2
+2094= US-KY-21091, US-KY-21183, State Route, Route, 1
+2095= US-MO-29029, US-MO-29141, State Route, Route, 1
+2096= US-KS-20009, US-KS-20053, State Route, Route, 2
+2097= US-NC-37009, US-NC-37193, Road, Route, 8
+2098= US-CA-06019, US-CA-06053, State Route, Route, 1
+2099= US-TN-47057, US-TN-47089, State Route, Route, 1
+2100= US-WA-53063, US-WA-53075, State Route, Route, 2
+2101= US-AR-05067, US-AR-05147, State Route, Route, 1
+2102= US-AR-05069, US-AR-05079, US Route, Route, 2
+2103= US-MN-27091, US-MN-27165, State Route, Route, 2
+2104= US-TX-48021, US-TX-48149, State Route, Route, 2
+2105= US-IL-17141, US-IL-17177, State Route, Route, 1
+2106= US-PA-42063, US-PA-42129, US Route, Route, 4
+2107= US-TX-48057, US-TX-48469, State Route, Route, 2
+2108= US-MS-28107, US-MS-28137, US Route, Route, 2
+2109= US-AR-05051, US-AR-05059, US Route, Route, 3
+2110= US-NC-37129, US-NC-37141, US Route, Route, 4
+2111= US-IN-18001, US-IN-18003, US Route, Route, 1
+2112= US-NY-36071, US-PA-42103, Interstate, Route, 2
+2113= US-MI-26063, US-MI-26151, State Route, Route, 3
+2114= US-TX-48123, US-TX-48177, US Route, Route, 2
+2115= US-FL-12017, US-FL-12053, US Route, Route, 3
+2116= US-MA-25005, US-MA-25023, State Route, Route, 7
+2117= US-MO-29039, US-MO-29167, State Route, Route, 1
+2118= US-IL-17073, US-IL-17131, State Route, Route, 1
+2119= US-WY-56027, US-WY-56045, US Route, Route, 1
+2120= US-ND-38077, US-SD-46109, State Route, Route, 3
+2121= US-IN-18005, US-IN-18145, Interstate, Route, 2
+2122= US-WI-55027, US-WI-55133, State Route, Route, 1
+2123= US-ID-16009, US-ID-16055, US Route, Route, 2
+2124= US-OK-40019, US-OK-40069, State Route, Route, 1
+2125= US-CA-06081, US-CA-06087, State Route, Route, 2
+2126= US-AR-05085, US-AR-05145, US Route, Route, 3
+2127= US-SD-46093, US-SD-46103, Interstate, Route, 2
+2128= US-IL-17019, US-IL-17183, US Route, Route, 4
+2129= US-MI-26015, US-MI-26067, State Route, Route, 2
+2130= US-PA-42105, US-PA-42117, State Route, Route, 2
+2131= US-NH-33005, US-NH-33019, State Route, Route, 2
+2132= US-MO-29001, US-MO-29171, State Route, Route, 1
+2133= US-WI-55057, US-WI-55111, Interstate, Route, 4
+2134= US-IA-19101, US-IA-19179, US Route, Route, 1
+2135= US-ND-38003, US-ND-38045, State Route, Route, 1
+2136= US-IN-18005, US-IN-18081, US Route, Route, 1
+2137= US-OR-41001, US-OR-41061, State Route, Route, 2
+2138= US-IA-19089, US-IA-19131, State Route, Route, 1
+2139= US-OR-41055, US-OR-41065, State Route, Route, 3
+2140= US-MD-24015, US-MD-24029, State Route, Route, 2
+2141= US-MI-26045, US-MI-26075, State Route, Route, 2
+2142= US-MN-27005, US-MN-27027, US Route, Route, 1
+2143= US-VA-51023, US-VA-51163, Road, Route, 2
+2144= US-KS-20149, US-KS-20161, State Route, Route, 4
+2145= US-MN-27005, US-MN-27087, US Route, Route, 1
+2146= US-OH-39049, US-OH-39129, Interstate, Route, 3
+2147= US-OK-40003, US-OK-40053, State Route, Route, 2
+2148= US-OK-40047, US-OK-40083, State Route, Route, 1
+2149= US-KS-20131, US-KS-20149, State Route, Route, 2
+2150= US-CA-06093, US-CA-06105, State Route, Route, 1
+2151= US-ID-16031, US-ID-16083, US Route, Route, 1
+2152= US-MO-29121, US-MO-29205, US Route, Route, 1
+2153= US-KS-20027, US-KS-20061, State Route, Route, 1
+2154= US-WA-53027, US-WA-53045, State Route, Route, 1
+2155= US-TX-48363, US-TX-48503, State Route, Route, 1
+2156= US-MN-27007, US-MN-27089, State Route, Route, 1
+2157= US-OK-40045, US-OK-40153, State Route, Route, 2
+2158= US-IL-17095, US-IL-17143, State Route, Route, 4
+2159= US-KS-20015, US-KS-20173, State Route, Route, 3
+2160= US-GA-13071, US-GA-13275, State Route, Route, 1
+2161= US-MT-30087, US-MT-30103, Road, Route, 2
+2162= US-PA-42071, US-PA-42133, US Route, Route, 3
+2163= US-PA-42025, US-PA-42077, State Route, Route, 1
+2164= US-MS-28013, US-MS-28115, State Route, Route, 1
+2165= US-CO-08041, US-CO-08101, Interstate, Route, 1
+2166= US-FL-12065, US-FL-12073, US Route, Route, 6
+2167= US-NC-37061, US-NC-37191, US Route, Route, 1
+2168= US-WA-53009, US-WA-53031, US Route, Route, 2
+2169= US-WI-55067, US-WI-55069, State Route, Route, 3
+2170= US-VA-51005, US-VA-51023, US Route, Route, 1
+2171= US-MT-30015, US-MT-30051, Road, Route, 1
+2172= US-TN-47017, US-TN-47113, State Route, Route, 1
+2173= US-MN-27093, US-MN-27145, State Route, Route, 3
+2174= US-NE-31023, US-NE-31143, State Route, Route, 1
+2175= US-TN-47111, US-TN-47169, State Route, Route, 1
+2176= US-ME-23003, US-ME-23029, US Route, Route, 1
+2177= US-UT-49023, US-UT-49049, Interstate, Route, 2
+2178= US-AL-01079, US-AL-01133, State Route, Route, 1
+2179= US-WV-54005, US-WV-54109, State Route, Route, 1
+2180= US-CO-08121, US-CO-08125, US Route, Route, 2
+2181= US-SC-45001, US-SC-45059, State Route, Route, 1
+2182= US-AR-05061, US-AR-05113, State Route, Route, 1
+2183= US-ND-38005, US-ND-38069, State Route, Route, 2
+2184= US-AR-05101, US-AR-05115, State Route, Route, 5
+2185= US-GA-13059, US-GA-13195, State Route, Route, 2
+2186= US-OH-39065, US-OH-39159, State Route, Route, 1
+2187= US-AR-05033, US-AR-05143, US Route, Route, 2
+2188= US-MS-28015, US-MS-28051, Interstate, Route, 3
+2189= US-ID-16047, US-ID-16053, Interstate, Route, 1
+2190= US-AZ-04012, US-CA-06071, State Route, Route, 1
+2191= US-WI-55047, US-WI-55077, State Route, Route, 2
+2192= US-IL-17107, US-IL-17179, Interstate, Route, 1
+2193= US-TX-48149, US-TX-48285, US Route, Route, 2
+2194= US-TX-48239, US-TX-48469, US Route, Route, 1
+2195= US-TN-47059, US-TN-47073, State Route, Route, 2
+2196= US-GA-13215, US-GA-13263, State Route, Route, 1
+2197= US-GA-13017, US-GA-13069, State Route, Route, 1
+2198= US-TN-47141, US-TN-47159, Interstate, Route, 2
+2199= US-GA-13071, US-GA-13075, State Route, Route, 1
+2200= US-TX-48155, US-TX-48197, State Route, Route, 1
+2201= US-MO-29075, US-MO-29081, US Route, Route, 1
+2202= US-AR-05057, US-AR-05061, State Route, Route, 3
+2203= US-ND-38013, US-ND-38023, State Route, Route, 1
+2204= US-TX-48101, US-TX-48345, US Route, Route, 1
+2205= US-KS-20047, US-KS-20097, US Route, Route, 1
+2206= US-SC-45055, US-SC-45079, US Route, Route, 4
+2207= US-GA-13009, US-GA-13237, State Route, Route, 2
+2208= US-MN-27105, US-MN-27133, Interstate, Route, 1
+2209= US-LA-22035, US-LA-22123, State Route, Route, 2
+2210= US-AL-01049, US-AL-01055, State Route, Route, 2
+2211= US-MT-30033, US-MT-30055, State Route, Route, 1
+2212= US-AL-01119, US-MS-28075, Interstate, Route, 2
+2213= US-TX-48257, US-TX-48397, State Route, Route, 1
+2214= US-TX-48247, US-TX-48427, Road, Route, 3
+2215= US-WI-55011, US-WI-55035, State Route, Route, 1
+2216= US-NY-36017, US-NY-36023, State Route, Route, 1
+2217= US-NH-33007, US-VT-50009, State Route, Route, 4
+2218= US-TX-48093, US-TX-48133, State Route, Route, 3
+2219= US-IL-17157, US-IL-17163, State Route, Route, 1
+2220= US-NC-37013, US-NC-37095, US Route, Route, 1
+2221= US-FL-12033, US-FL-12113, State Route, Route, 7
+2222= US-AL-01013, US-AL-01035, Interstate, Route, 2
+2223= US-GA-13107, US-GA-13283, State Route, Route, 8
+2224= US-NM-35037, US-NM-35059, State Route, Route, 1
+2225= US-KS-20049, US-KS-20125, US Route, Route, 1
+2226= US-OH-39077, US-OH-39093, US Route, Route, 2
+2227= US-LA-22085, US-LA-22115, Road, Route, 2
+2228= US-CA-06001, US-CA-06075, Interstate, Route, 1
+2229= US-MS-28007, US-MS-28015, State Route, Route, 1
+2230= US-MI-26099, US-MI-26125, State Route, Route, 2
+2231= US-AR-05081, US-TX-48037, US Route, Route, 2
+2232= US-IA-19009, US-IA-19029, US Route, Route, 1
+2233= US-IN-18017, US-IN-18067, US Route, Route, 1
+2234= US-IA-19043, US-IA-19061, US Route, Route, 1
+2235= US-ID-16019, US-WY-56023, US Route, Route, 1
+2236= US-KS-20155, US-KS-20173, State Route, Route, 1
+2237= US-AR-05097, US-AR-05113, State Route, Route, 2
+2238= US-TN-47163, US-VA-51191, Interstate, Route, 1
+2239= US-IL-17107, US-IL-17125, State Route, Route, 2
+2240= US-KS-20027, US-KS-20161, US Route, Route, 1
+2241= US-SD-46023, US-SD-46043, US Route, Route, 3
+2242= US-FL-12073, US-GA-13131, US Route, Route, 1
+2243= US-CO-08009, US-CO-08071, US Route, Route, 1
+2244= US-FL-12011, US-FL-12086, Road, Route, 10
+2245= US-KS-20059, US-KS-20121, State Route, Route, 3
+2246= US-NM-35003, US-NM-35017, US Route, Route, 2
+2247= US-FL-12093, US-FL-12111, State Route, Route, 2
+2248= US-SD-46011, US-SD-46079, US Route, Route, 1
+2249= US-KS-20175, US-OK-40007, US Route, Route, 1
+2250= US-MD-24005, US-MD-24013, State Route, Route, 4
+2251= US-SD-46065, US-SD-46117, Road, Route, 2
+2252= US-UT-49021, US-UT-49053, State Route, Route, 2
+2253= US-IL-17023, US-IL-17029, State Route, Route, 1
+2254= US-MS-28085, US-MS-28113, Interstate, Route, 3
+2255= US-FL-12091, US-FL-12113, US Route, Route, 4
+2256= US-AL-01075, US-MS-28095, US Route, Route, 1
+2257= US-ID-16075, US-ID-16087, US Route, Route, 1
+2258= US-LA-22057, US-LA-22093, State Route, Route, 1
+2259= US-LA-22013, US-LA-22049, State Route, Route, 2
+2260= US-TX-48059, US-TX-48417, State Route, Route, 2
+2261= US-KY-21165, US-KY-21175, US Route, Route, 1
+2262= US-MT-30009, US-MT-30095, State Route, Route, 3
+2263= US-OH-39009, US-OH-39105, State Route, Route, 3
+2264= US-TN-47009, US-TN-47105, State Route, Route, 2
+2265= US-NM-35013, US-TX-48141, Interstate, Route, 4
+2266= US-OH-39047, US-OH-39141, US Route, Route, 1
+2267= US-MI-26019, US-MI-26089, State Route, Route, 1
+2268= US-GA-13129, US-GA-13295, State Route, Route, 1
+2269= US-SC-45009, US-SC-45029, State Route, Route, 4
+2270= US-IN-18047, US-IN-18139, US Route, Route, 1
+2271= US-WA-53027, US-WA-53067, US Route, Route, 2
+2272= US-NC-37193, US-NC-37197, US Route, Route, 1
+2273= US-TX-48173, US-TX-48227, US Route, Route, 1
+2274= US-KY-21029, US-KY-21093, Interstate, Route, 1
+2275= US-KY-21111, US-KY-21215, State Route, Route, 1
+2276= US-MS-28069, US-MS-28159, State Route, Route, 1
+2277= US-NC-37069, US-NC-37077, State Route, Route, 1
+2278= US-AR-05127, US-OK-40079, State Route, Route, 1
+2279= US-OK-40143, US-OK-40147, State Route, Route, 2
+2280= US-NC-37089, US-NC-37149, Interstate, Route, 2
+2281= US-KY-21199, US-KY-21203, State Route, Route, 1
+2282= US-OK-40005, US-OK-40121, Road, Route, 2
+2283= US-AR-05047, US-AR-05087, State Route, Route, 1
+2284= US-WV-54095, US-WV-54103, State Route, Route, 1
+2285= US-DC-11001, US-VA-51013, Interstate, Route, 2
+2286= US-SC-45005, US-SC-45011, State Route, Route, 2
+2287= US-TX-48065, US-TX-48179, Interstate, Route, 3
+2288= US-MT-30033, US-MT-30069, State Route, Route, 1
+2289= US-MN-27011, US-MN-27073, US Route, Route, 1
+2290= US-TX-48339, US-TX-48471, Interstate, Route, 2
+2291= US-TN-47091, US-TN-47163, State Route, Route, 1
+2292= US-KS-20037, US-MO-29011, US Route, Route, 2
+2293= US-VA-51139, US-VA-51187, US Route, Route, 1
+2294= US-AR-05143, US-OK-40001, US Route, Route, 2
+2295= US-OK-40017, US-OK-40073, State Route, Route, 1
+2296= US-MA-25017, US-MA-25025, Interstate, Route, 5
+2297= US-ND-38061, US-ND-38101, State Route, Route, 4
+2298= US-SD-46025, US-SD-46029, US Route, Route, 2
+2299= US-IN-18093, US-IN-18101, US Route, Route, 1
+2300= US-KY-21071, US-KY-21119, State Route, Route, 1
+2301= US-OR-41005, US-OR-41067, Interstate, Route, 3
+2302= US-IA-19007, US-IA-19185, State Route, Route, 1
+2303= US-NH-33009, US-VT-50027, US Route, Route, 2
+2304= US-NV-32011, US-NV-32015, State Route, Route, 5
+2305= US-TX-48095, US-TX-48399, US Route, Route, 1
+2306= US-TN-47029, US-TN-47155, State Route, Route, 1
+2307= US-VA-51091, US-WV-54071, US Route, Route, 1
+2308= US-AL-01091, US-AL-01105, State Route, Route, 1
+2309= US-ND-38049, US-ND-38069, US Route, Route, 2
+2310= US-TX-48049, US-TX-48093, US Route, Route, 1
+2311= US-VA-51037, US-VA-51147, US Route, Route, 2
+2312= US-AL-01059, US-AL-01093, State Route, Route, 3
+2313= US-GA-13159, US-GA-13237, State Route, Route, 2
+2314= US-IA-19023, US-IA-19069, State Route, Route, 1
+2315= US-OH-39035, US-OH-39103, Interstate, Route, 2
+2316= US-ID-16035, US-ID-16061, State Route, Route, 2
+2317= US-MN-27047, US-MN-27161, State Route, Route, 1
+2318= US-VA-51167, US-VA-51191, US Route, Route, 1
+2319= US-NC-37011, US-NC-37027, US Route, Route, 2
+2320= US-NJ-34001, US-NJ-34005, US Route, Route, 2
+2321= US-OK-40117, US-OK-40119, State Route, Route, 3
+2322= US-IA-19045, US-IA-19105, State Route, Route, 1
+2323= US-PA-42059, US-PA-42125, Interstate, Route, 3
+2324= US-IN-18067, US-IN-18159, US Route, Route, 1
+2325= US-MI-26105, US-MI-26127, US Route, Route, 1
+2326= US-NC-37007, US-SC-45025, US Route, Route, 1
+2327= US-NE-31015, US-SD-46053, US Route, Route, 2
+2328= US-TX-48015, US-TX-48481, State Route, Route, 1
+2329= US-CA-06043, US-CA-06047, State Route, Route, 1
+2330= US-AL-01097, US-AL-01129, State Route, Route, 2
+2331= US-NE-31025, US-NE-31131, State Route, Route, 3
+2332= US-CA-06095, US-CA-06097, State Route, Route, 1
+2333= US-KS-20139, US-KS-20177, Interstate, Route, 2
+2334= US-IN-18015, US-IN-18157, State Route, Route, 1
+2335= US-PA-42007, US-WV-54029, US Route, Route, 1
+2336= US-AR-05037, US-AR-05147, US Route, Route, 2
+2337= US-KS-20069, US-KS-20081, State Route, Route, 2
+2338= US-SD-46075, US-SD-46085, Interstate, Route, 1
+2339= US-MO-29003, US-MO-29075, State Route, Route, 1
+2340= US-FL-12063, US-FL-12133, US Route, Route, 4
+2341= US-MI-26065, US-MI-26093, State Route, Route, 3
+2342= US-VT-50001, US-VT-50023, State Route, Route, 1
+2343= US-ID-16013, US-ID-16023, US Route, Route, 1
+2344= US-IA-19107, US-IA-19157, State Route, Route, 1
+2345= US-MA-25021, US-MA-25027, Interstate, Route, 2
+2346= US-MT-30013, US-MT-30045, State Route, Route, 1
+2347= US-NH-33007, US-NH-33009, US Route, Route, 2
+2348= US-NE-31083, US-NE-31137, US Route, Route, 2
+2349= US-KY-21045, US-KY-21137, US Route, Route, 1
+2350= US-IA-19059, US-MN-27063, State Route, Route, 2
+2351= US-KS-20005, US-KS-20013, US Route, Route, 2
+2352= US-IL-17125, US-IL-17179, State Route, Route, 1
+2353= US-TN-47007, US-TN-47035, State Route, Route, 1
+2354= US-TX-48081, US-TX-48399, State Route, Route, 2
+2355= US-GA-13193, US-GA-13225, State Route, Route, 1
+2356= US-NC-37085, US-NC-37163, US Route, Route, 1
+2357= US-FL-12095, US-FL-12117, State Route, Route, 8
+2358= US-TN-47005, US-TN-47039, State Route, Route, 2
+2359= US-NE-31041, US-NE-31163, State Route, Route, 2
+2360= US-NJ-34027, US-NJ-34035, US Route, Route, 4
+2361= US-KY-21119, US-KY-21133, State Route, Route, 1
+2362= US-WV-54001, US-WV-54091, US Route, Route, 1
+2363= US-TN-47021, US-TN-47147, Interstate, Route, 4
+2364= US-IA-19031, US-IA-19163, Interstate, Route, 3
+2365= US-MS-28039, US-MS-28041, US Route, Route, 3
+2366= US-TX-48173, US-TX-48383, State Route, Route, 1
+2367= US-NY-36087, US-NY-36119, Interstate, Route, 1
+2368= US-AR-05007, US-OK-40041, US Route, Route, 2
+2369= US-WI-55011, US-WI-55091, US Route, Route, 3
+2370= US-MO-29015, US-MO-29029, State Route, Route, 1
+2371= US-UT-49031, US-UT-49055, State Route, Route, 1
+2372= US-TX-48045, US-TX-48437, State Route, Route, 1
+2373= US-OH-39031, US-OH-39119, State Route, Route, 2
+2374= US-TX-48093, US-TX-48193, State Route, Route, 1
+2375= US-AL-01047, US-AL-01105, State Route, Route, 4
+2376= US-AR-05021, US-MO-29069, State Route, Route, 2
+2377= US-NY-36091, US-NY-36093, State Route, Route, 2
+2378= US-AL-01107, US-MS-28103, State Route, Route, 1
+2379= US-VA-51165, US-WV-54031, State Route, Route, 1
+2380= US-NY-36105, US-PA-42103, Road, Route, 3
+2381= US-MO-29003, US-MO-29021, Interstate, Route, 5
+2382= US-NE-31035, US-NE-31081, State Route, Route, 1
+2383= US-TX-48009, US-TX-48023, State Route, Route, 2
+2384= US-VT-50015, US-VT-50019, State Route, Route, 1
+2385= US-PA-42043, US-PA-42107, US Route, Route, 1
+2386= US-NM-35041, US-TX-48079, State Route, Route, 2
+2387= US-TX-48137, US-TX-48465, US Route, Route, 2
+2388= US-GA-13167, US-GA-13303, State Route, Route, 2
+2389= US-NC-37157, US-NC-37169, US Route, Route, 1
+2390= US-TX-48105, US-TX-48461, Road, Route, 2
+2391= US-CA-06059, US-CA-06073, Interstate, Route, 1
+2392= US-VA-51155, US-VA-51750, Interstate, Route, 2
+2393= US-VA-51113, US-VA-51139, Road, Route, 1
+2394= US-IL-17001, US-MO-29127, US Route, Route, 1
+2395= US-OR-41041, US-OR-41057, State Route, Route, 2
+2396= US-MN-27027, US-MN-27167, State Route, Route, 3
+2397= US-MT-30059, US-MT-30067, US Route, Route, 1
+2398= US-WV-54015, US-WV-54067, State Route, Route, 1
+2399= US-LA-22089, US-LA-22095, US Route, Route, 3
+2400= US-WI-55033, US-WI-55091, State Route, Route, 2
+2401= US-AL-01031, US-AL-01109, State Route, Route, 4
+2402= US-MS-28023, US-MS-28075, US Route, Route, 3
+2403= US-IA-19123, US-IA-19179, State Route, Route, 1
+2404= US-AL-01093, US-MS-28057, US Route, Route, 1
+2405= US-AL-01009, US-AL-01073, Interstate, Route, 3
+2406= US-TX-48273, US-TX-48355, US Route, Route, 2
+2407= US-ID-16003, US-OR-41001, State Route, Route, 2
+2408= US-ND-38067, US-ND-38099, Interstate, Route, 4
+2409= US-WV-54071, US-WV-54083, State Route, Route, 1
+2410= US-CA-06037, US-CA-06111, State Route, Route, 5
+2411= US-LA-22033, US-LA-22037, Road, Route, 3
+2412= US-TX-48075, US-TX-48087, US Route, Route, 1
+2413= US-MN-27037, US-MN-27053, Interstate, Route, 4
+2414= US-OK-40051, US-OK-40137, US Route, Route, 1
+2415= US-IL-17125, US-IL-17129, State Route, Route, 2
+2416= US-AR-05013, US-AR-05039, US Route, Route, 3
+2417= US-MD-24023, US-PA-42111, US Route, Route, 2
+2418= US-IL-17025, US-IL-17191, US Route, Route, 1
+2419= US-NC-37079, US-NC-37107, US Route, Route, 1
+2420= US-ID-16073, US-NV-32007, State Route, Route, 1
+2421= US-TX-48021, US-TX-48453, US Route, Route, 3
+2422= US-MT-30033, US-MT-30087, State Route, Route, 1
+2423= US-ID-16037, US-ID-16059, US Route, Route, 1
+2424= US-LA-22061, US-LA-22073, US Route, Route, 2
+2425= US-TX-48453, US-TX-48491, State Route, Route, 6
+2426= US-LA-22103, US-LA-22117, State Route, Route, 3
+2427= US-OK-40077, US-OK-40121, State Route, Route, 1
+2428= US-CA-06057, US-CA-06061, State Route, Route, 8
+2429= US-TX-48151, US-TX-48433, US Route, Route, 1
+2430= US-AL-01059, US-AL-01079, State Route, Route, 1
+2431= US-KS-20151, US-KS-20185, US Route, Route, 1
+2432= US-VA-51053, US-VA-51183, State Route, Route, 1
+2433= US-PA-42021, US-PA-42111, State Route, Route, 6
+2434= US-GA-13071, US-GA-13277, State Route, Route, 1
+2435= US-TX-48053, US-TX-48281, US Route, Route, 2
+2436= US-IL-17011, US-IL-17103, State Route, Route, 1
+2437= US-SD-46079, US-SD-46097, State Route, Route, 1
+2438= US-PA-42015, US-PA-42113, State Route, Route, 2
+2439= US-OH-39037, US-OH-39135, US Route, Route, 1
+2440= US-MO-29107, US-MO-29195, US Route, Route, 2
+2441= US-PA-42005, US-PA-42129, State Route, Route, 7
+2442= US-NC-37041, US-NC-37073, State Route, Route, 1
+2443= US-VA-51173, US-VA-51197, US Route, Route, 2
+2444= US-MD-24013, US-MD-24021, Interstate, Route, 6
+2445= US-MT-30067, US-WY-56029, US Route, Route, 3
+2446= US-MS-28039, US-MS-28131, State Route, Route, 1
+2447= US-OK-40081, US-OK-40125, State Route, Route, 3
+2448= US-NC-37015, US-NC-37117, US Route, Route, 1
+2449= US-KY-21149, US-KY-21183, State Route, Route, 1
+2450= US-MD-24017, US-MD-24037, State Route, Route, 2
+2451= US-TN-47039, US-TN-47135, State Route, Route, 1
+2452= US-NC-37117, US-NC-37147, US Route, Route, 1
+2453= US-AL-01097, US-MS-28059, State Route, Route, 2
+2454= US-NY-36053, US-NY-36065, US Route, Route, 8
+2455= US-MT-30061, US-MT-30089, State Route, Route, 1
+2456= US-CO-08043, US-CO-08093, State Route, Route, 1
+2457= US-AK-02020, US-AK-02170, Road, Route, 2
+2458= US-TX-48003, US-TX-48135, US Route, Route, 1
+2459= US-GA-13107, US-GA-13165, State Route, Route, 2
+2460= US-TX-48263, US-TX-48415, State Route, Route, 1
+2461= US-VA-51019, US-VA-51680, US Route, Route, 2
+2462= US-MS-28123, US-MS-28129, State Route, Route, 2
+2463= US-MS-28003, US-MS-28117, US Route, Route, 1
+2464= US-NE-31065, US-NE-31083, US Route, Route, 3
+2465= US-KY-21003, US-KY-21009, US Route, Route, 1
+2466= US-LA-22029, US-LA-22107, US Route, Route, 1
+2467= US-OH-39009, US-OH-39127, State Route, Route, 1
+2468= US-TX-48121, US-TX-48497, State Route, Route, 2
+2469= US-IN-18029, US-OH-39061, Interstate, Route, 3
+2470= US-OK-40079, US-OK-40089, US Route, Route, 1
+2471= US-KY-21029, US-KY-21215, US Route, Route, 4
+2472= US-IN-18017, US-IN-18181, US Route, Route, 1
+2473= US-TX-48161, US-TX-48293, US Route, Route, 3
+2474= US-OK-40125, US-OK-40133, State Route, Route, 5
+2475= US-WI-55039, US-WI-55117, State Route, Route, 2
+2476= US-NE-31021, US-NE-31173, US Route, Route, 2
+2477= US-KY-21053, US-KY-21207, US Route, Route, 1
+2478= US-WY-56005, US-WY-56045, State Route, Route, 1
+2479= US-CO-08005, US-CO-08121, US Route, Route, 1
+2480= US-NC-37081, US-NC-37151, US Route, Route, 6
+2481= US-AL-01049, US-GA-13055, State Route, Route, 1
+2482= US-AR-05023, US-AR-05063, State Route, Route, 1
+2483= US-MN-27155, US-SD-46109, State Route, Route, 2
+2484= US-SC-45047, US-SC-45065, US Route, Route, 2
+2485= US-IA-19005, US-MN-27055, State Route, Route, 2
+2486= US-NE-31011, US-NE-31119, State Route, Route, 1
+2487= US-WV-54019, US-WV-54067, State Route, Route, 4
+2488= US-PA-42079, US-PA-42089, State Route, Route, 1
+2489= US-AR-05039, US-AR-05053, US Route, Route, 1
+2490= US-KY-21141, US-KY-21219, State Route, Route, 2
+2491= US-KS-20147, US-NE-31083, US Route, Route, 1
+2492= US-KY-21005, US-KY-21073, US Route, Route, 2
+2493= US-NY-36115, US-VT-50021, US Route, Route, 1
+2494= US-WV-54007, US-WV-54067, US Route, Route, 1
+2495= US-MO-29023, US-MO-29207, State Route, Route, 2
+2496= US-IA-19011, US-IA-19013, US Route, Route, 1
+2497= US-KS-20137, US-NE-31065, US Route, Route, 1
+2498= US-TX-48281, US-TX-48411, US Route, Route, 1
+2499= US-CO-08025, US-CO-08089, State Route, Route, 3
+2500= US-CO-08061, US-KS-20071, State Route, Route, 1
+2501= US-FL-12035, US-FL-12127, US Route, Route, 4
+2502= US-OK-40105, US-OK-40131, US Route, Route, 1
+2503= US-MS-28035, US-MS-28111, US Route, Route, 2
+2504= US-MS-28009, US-MS-28139, State Route, Route, 2
+2505= US-WI-55003, US-WI-55113, State Route, Route, 1
+2506= US-SD-46013, US-SD-46037, US Route, Route, 1
+2507= US-TX-48033, US-TX-48115, US Route, Route, 1
+2508= US-OH-39007, US-OH-39155, State Route, Route, 3
+2509= US-AR-05115, US-AR-05129, State Route, Route, 3
+2510= US-NY-36059, US-NY-36103, Road, Route, 7
+2511= US-NY-36001, US-NY-36039, State Route, Route, 4
+2512= US-AR-05059, US-AR-05097, US Route, Route, 1
+2513= US-WI-55083, US-WI-55115, State Route, Route, 3
+2514= US-VA-51061, US-VA-51187, Interstate, Route, 1
+2515= US-IN-18083, US-IN-18153, US Route, Route, 1
+2516= US-IA-19025, US-IA-19151, State Route, Route, 1
+2517= US-CO-08081, US-WY-56037, Road, Route, 1
+2518= US-MS-28117, US-MS-28141, State Route, Route, 3
+2519= US-KY-21125, US-KY-21199, State Route, Route, 6
+2520= US-NE-31041, US-NE-31113, State Route, Route, 1
+2521= US-VA-51047, US-VA-51157, US Route, Route, 2
+2522= US-KY-21047, US-KY-21219, State Route, Route, 3
+2523= US-CO-08017, US-KS-20199, US Route, Route, 1
+2524= US-NJ-34015, US-PA-42045, US Route, Route, 1
+2525= US-MD-24039, US-MD-24047, US Route, Route, 1
+2526= US-OH-39087, US-WV-54011, State Route, Route, 2
+2527= US-OH-39059, US-OH-39067, US Route, Route, 2
+2528= US-TX-48379, US-TX-48467, State Route, Route, 1
+2529= US-VT-50007, US-VT-50011, US Route, Route, 2
+2530= US-AL-01075, US-MS-28087, Road, Route, 2
+2531= US-MS-28107, US-MS-28119, State Route, Route, 3
+2532= US-IA-19071, US-IA-19129, US Route, Route, 3
+2533= US-NE-31003, US-NE-31139, State Route, Route, 1
+2534= US-NJ-34005, US-NJ-34025, State Route, Route, 1
+2535= US-MO-29005, US-MO-29087, US Route, Route, 2
+2536= US-IA-19039, US-IA-19175, US Route, Route, 1
+2537= US-AR-05031, US-AR-05067, State Route, Route, 1
+2538= US-VA-51077, US-VA-51640, US Route, Route, 2
+2539= US-IL-17107, US-IL-17115, State Route, Route, 1
+2540= US-OK-40065, US-OK-40141, State Route, Route, 1
+2541= US-CO-08029, US-CO-08077, US Route, Route, 4
+2542= US-OK-40063, US-OK-40091, State Route, Route, 1
+2543= US-MS-28047, US-MS-28131, US Route, Route, 1
+2544= US-TX-48387, US-TX-48449, US Route, Route, 1
+2545= US-IL-17003, US-MO-29133, Interstate, Route, 2
+2546= US-MN-27037, US-MN-27131, State Route, Route, 6
+2547= US-MI-26075, US-MI-26161, Interstate, Route, 2
+2548= US-NE-31099, US-NE-31137, US Route, Route, 1
+2549= US-ID-16015, US-ID-16085, State Route, Route, 1
+2550= US-IA-19031, US-IA-19045, US Route, Route, 1
+2551= US-MO-29197, US-MO-29199, US Route, Route, 1
+2552= US-OR-41019, US-OR-41029, State Route, Route, 2
+2553= US-AL-01063, US-AL-01091, State Route, Route, 1
+2554= US-MO-29077, US-MO-29167, State Route, Route, 2
+2555= US-MI-26013, US-MI-26103, State Route, Route, 1
+2556= US-TX-48289, US-TX-48395, US Route, Route, 4
+2557= US-MO-29007, US-MO-29027, US Route, Route, 1
+2558= US-NC-37189, US-TN-47091, State Route, Route, 1
+2559= US-TX-48127, US-TX-48283, State Route, Route, 1
+2560= US-IL-17091, US-IL-17105, State Route, Route, 1
+2561= US-IL-17087, US-IL-17127, Interstate, Route, 2
+2562= US-ND-38053, US-ND-38061, State Route, Route, 1
+2563= US-CA-06023, US-CA-06093, State Route, Route, 1
+2564= US-SC-45041, US-SC-45089, Road, Route, 5
+2565= US-IA-19011, US-IA-19171, US Route, Route, 3
+2566= US-NY-36003, US-NY-36009, State Route, Route, 3
+2567= US-TX-48301, US-TX-48389, State Route, Route, 1
+2568= US-MS-28111, US-MS-28131, State Route, Route, 3
+2569= US-AZ-04015, US-NV-32003, State Route, Route, 3
+2570= US-IN-18123, US-KY-21091, State Route, Route, 1
+2571= US-OH-39039, US-OH-39069, US Route, Route, 1
+2572= US-TX-48303, US-TX-48305, US Route, Route, 2
+2573= US-AR-05027, US-AR-05139, US Route, Route, 1
+2574= US-MN-27041, US-MN-27111, State Route, Route, 2
+2575= US-AZ-04005, US-AZ-04017, State Route, Route, 6
+2576= US-WI-55063, US-WI-55123, US Route, Route, 2
+2577= US-IA-19119, US-MN-27105, State Route, Route, 1
+2578= US-CT-09003, US-CT-09013, US Route, Route, 5
+2579= US-ID-16069, US-WA-53003, US Route, Route, 1
+2580= US-VA-51003, US-VA-51109, State Route, Route, 1
+2581= US-AZ-04003, US-AZ-04023, State Route, Route, 1
+2582= US-MN-27099, US-MN-27109, Interstate, Route, 2
+2583= US-MT-30031, US-MT-30067, State Route, Route, 2
+2584= US-AL-01031, US-AL-01039, State Route, Route, 3
+2585= US-NC-37127, US-NC-37195, State Route, Route, 6
+2586= US-TN-47025, US-VA-51105, State Route, Route, 1
+2587= US-FL-12065, US-FL-12129, State Route, Route, 1
+2588= US-TN-47081, US-TN-47119, Road, Route, 3
+2589= US-AR-05023, US-AR-05145, State Route, Route, 2
+2590= US-OH-39091, US-OH-39159, US Route, Route, 1
+2591= US-ID-16013, US-ID-16037, State Route, Route, 1
+2592= US-WI-55049, US-WI-55111, State Route, Route, 3
+2593= US-TN-47089, US-TN-47093, State Route, Route, 1
+2594= US-IA-19059, US-IA-19143, State Route, Route, 1
+2595= US-GA-13157, US-GA-13195, State Route, Route, 1
+2596= US-GA-13001, US-GA-13005, State Route, Route, 2
+2597= US-ND-38007, US-ND-38053, US Route, Route, 1
+2598= US-ND-38043, US-ND-38103, State Route, Route, 1
+2599= US-NC-37111, US-NC-37199, Road, Route, 8
+2600= US-MO-29139, US-MO-29163, State Route, Route, 1
+2601= US-VA-51149, US-VA-51730, Interstate, Route, 4
+2602= US-MO-29129, US-MO-29171, US Route, Route, 1
+2603= US-TX-48149, US-TX-48287, US Route, Route, 2
+2604= US-PA-42039, US-PA-42049, Interstate, Route, 6
+2605= US-OK-40081, US-OK-40109, State Route, Route, 3
+2606= US-VA-51023, US-VA-51161, State Route, Route, 5
+2607= US-AR-05113, US-AR-05127, US Route, Route, 1
+2608= US-OH-39077, US-OH-39139, State Route, Route, 2
+2609= US-AL-01013, US-AL-01039, State Route, Route, 1
+2610= US-AL-01065, US-AL-01125, State Route, Route, 1
+2611= US-TX-48473, US-TX-48477, US Route, Route, 1
+2612= US-AL-01095, US-AL-01103, State Route, Route, 1
+2613= US-NE-31033, US-NE-31105, US Route, Route, 2
+2614= US-WI-55079, US-WI-55133, State Route, Route, 8
+2615= US-AZ-04003, US-NM-35023, State Route, Route, 2
+2616= US-KS-20041, US-KS-20169, State Route, Route, 2
+2617= US-MA-25005, US-RI-44001, State Route, Route, 2
+2618= US-MO-29103, US-MO-29111, State Route, Route, 2
+2619= US-ND-38027, US-ND-38063, State Route, Route, 1
+2620= US-GA-13115, US-GA-13233, State Route, Route, 3
+2621= US-OK-40065, US-OK-40075, US Route, Route, 1
+2622= US-VA-51057, US-VA-51097, US Route, Route, 1
+2623= US-FL-12043, US-FL-12051, US Route, Route, 4
+2624= US-TX-48151, US-TX-48253, US Route, Route, 3
+2625= US-IL-17185, US-IN-18051, State Route, Route, 1
+2626= US-NY-36101, US-PA-42117, US Route, Route, 1
+2627= US-TX-48333, US-TX-48411, State Route, Route, 1
+2628= US-CT-09001, US-CT-09005, US Route, Route, 1
+2629= US-WY-56005, US-WY-56019, Interstate, Route, 2
+2630= US-IL-17017, US-IL-17167, State Route, Route, 1
+2631= US-VA-51105, US-VA-51169, US Route, Route, 2
+2632= US-VA-51089, US-VA-51143, State Route, Route, 2
+2633= US-TN-47085, US-TN-47135, State Route, Route, 1
+2634= US-NY-36023, US-NY-36053, State Route, Route, 1
+2635= US-KY-21149, US-KY-21177, State Route, Route, 2
+2636= US-NC-37005, US-NC-37193, Road, Route, 4
+2637= US-WI-55099, US-WI-55113, State Route, Route, 1
+2638= US-ID-16043, US-MT-30031, US Route, Route, 1
+2639= US-WI-55053, US-WI-55121, State Route, Route, 4
+2640= US-NE-31081, US-NE-31143, State Route, Route, 1
+2641= US-IA-19153, US-IA-19181, State Route, Route, 5
+2642= US-PA-42097, US-PA-42109, US Route, Route, 3
+2643= US-IA-19071, US-IA-19145, State Route, Route, 2
+2644= US-MS-28005, US-MS-28085, US Route, Route, 1
+2645= US-AL-01053, US-FL-12113, State Route, Route, 1
+2646= US-OK-40015, US-OK-40075, State Route, Route, 1
+2647= US-NC-37071, US-NC-37119, State Route, Route, 4
+2648= US-SC-45029, US-SC-45035, State Route, Route, 4
+2649= US-WA-53007, US-WA-53057, State Route, Route, 1
+2650= US-MS-28051, US-MS-28083, US Route, Route, 1
+2651= US-MN-27005, US-MN-27029, State Route, Route, 1
+2652= US-IN-18065, US-IN-18177, US Route, Route, 3
+2653= US-GA-13065, US-GA-13101, State Route, Route, 3
+2654= US-MD-24005, US-MD-24510, Road, Route, 13
+2655= US-IN-18055, US-IN-18083, State Route, Route, 1
+2656= US-NE-31053, US-NE-31177, US Route, Route, 2
+2657= US-LA-22055, US-LA-22097, Interstate, Route, 1
+2658= US-NY-36047, US-NY-36081, Road, Route, 6
+2659= US-TX-48105, US-TX-48235, State Route, Route, 1
+2660= US-WI-55001, US-WI-55141, State Route, Route, 2
+2661= US-KS-20057, US-KS-20069, US Route, Route, 2
+2662= US-AL-01019, US-AL-01055, State Route, Route, 1
+2663= US-AR-05027, US-LA-22027, US Route, Route, 1
+2664= US-IA-19119, US-IA-19167, US Route, Route, 3
+2665= US-MS-28037, US-MS-28157, State Route, Route, 1
+2666= US-IL-17051, US-IL-17121, US Route, Route, 2
+2667= US-LA-22117, US-MS-28147, State Route, Route, 1
+2668= US-IN-18039, US-IN-18085, State Route, Route, 1
+2669= US-OH-39075, US-OH-39151, US Route, Route, 2
+2670= US-OH-39031, US-OH-39083, US Route, Route, 1
+2671= US-GA-13129, US-GA-13213, State Route, Route, 3
+2672= US-AL-01043, US-AL-01127, State Route, Route, 1
+2673= US-CO-08099, US-KS-20075, US Route, Route, 1
+2674= US-AR-05055, US-AR-05075, US Route, Route, 2
+2675= US-TX-48371, US-TX-48475, State Route, Route, 1
+2676= US-NE-31121, US-NE-31143, State Route, Route, 2
+2677= US-PA-42027, US-PA-42087, US Route, Route, 1
+2678= US-GA-13197, US-GA-13261, State Route, Route, 1
+2679= US-TN-47163, US-TN-47179, Interstate, Route, 5
+2680= US-TX-48291, US-TX-48373, State Route, Route, 1
+2681= US-TX-48041, US-TX-48313, State Route, Route, 1
+2682= US-IA-19007, US-IA-19135, State Route, Route, 1
+2683= US-KS-20063, US-KS-20109, US Route, Route, 2
+2684= US-MN-27033, US-MN-27165, State Route, Route, 2
+2685= US-GA-13059, US-GA-13219, State Route, Route, 4
+2686= US-IN-18047, US-IN-18137, Interstate, Route, 2
+2687= US-PA-42125, US-WV-54069, US Route, Route, 2
+2688= US-GA-13043, US-GA-13107, State Route, Route, 4
+2689= US-WY-56015, US-WY-56027, US Route, Route, 1
+2690= US-MO-29131, US-MO-29135, State Route, Route, 1
+2691= US-GA-13199, US-GA-13231, State Route, Route, 1
+2692= US-MI-26087, US-MI-26099, State Route, Route, 1
+2693= US-NC-37037, US-NC-37151, US Route, Route, 3
+2694= US-WY-56011, US-WY-56045, State Route, Route, 3
+2695= US-WV-54041, US-WV-54097, US Route, Route, 2
+2696= US-TX-48363, US-TX-48367, US Route, Route, 2
+2697= US-KY-21019, US-KY-21127, US Route, Route, 1
+2698= US-AR-05093, US-AR-05111, State Route, Route, 1
+2699= US-CO-08015, US-CO-08065, US Route, Route, 1
+2700= US-IA-19051, US-MO-29197, US Route, Route, 1
+2701= US-GA-13283, US-GA-13309, State Route, Route, 1
+2702= US-CA-06061, US-NV-32031, State Route, Route, 1
+2703= US-IN-18057, US-IN-18097, US Route, Route, 6
+2704= US-SC-45005, US-SC-45049, US Route, Route, 2
+2705= US-IA-19145, US-MO-29147, US Route, Route, 1
+2706= US-NC-37017, US-NC-37051, State Route, Route, 2
+2707= US-GA-13249, US-GA-13269, State Route, Route, 1
+2708= US-TX-48123, US-TX-48285, US Route, Route, 3
+2709= US-SD-46017, US-SD-46073, State Route, Route, 1
+2710= US-VA-51071, US-WV-54063, US Route, Route, 1
+2711= US-AZ-04012, US-AZ-04027, US Route, Route, 3
+2712= US-TX-48115, US-TX-48445, State Route, Route, 1
+2713= US-NC-37085, US-NC-37183, US Route, Route, 1
+2714= US-AR-05113, US-OK-40079, US Route, Route, 1
+2715= US-NE-31063, US-NE-31111, State Route, Route, 2
+2716= US-OH-39071, US-OH-39131, State Route, Route, 1
+2717= US-AL-01009, US-AL-01095, State Route, Route, 2
+2718= US-NM-35019, US-NM-35037, Interstate, Route, 1
+2719= US-TX-48085, US-TX-48113, State Route, Route, 3
+2720= US-WI-55055, US-WI-55133, State Route, Route, 4
+2721= US-KY-21017, US-KY-21067, US Route, Route, 1
+2722= US-OH-39005, US-OH-39139, Interstate, Route, 3
+2723= US-MS-28029, US-MS-28127, State Route, Route, 1
+2724= US-OR-41017, US-OR-41031, US Route, Route, 2
+2725= US-FL-12061, US-FL-12093, Road, Route, 3
+2726= US-AK-02020, US-AK-02261, Road, Route, 1
+2727= US-KY-21147, US-KY-21235, State Route, Route, 2
+2728= US-ID-16017, US-ID-16021, US Route, Route, 1
+2729= US-FL-12001, US-FL-12007, US Route, Route, 1
+2730= US-NC-37075, US-NC-37173, State Route, Route, 3
+2731= US-OH-39129, US-OH-39141, State Route, Route, 2
+2732= US-MO-29027, US-MO-29139, Interstate, Route, 2
+2733= US-FL-12065, US-FL-12079, US Route, Route, 4
+2734= US-FL-12009, US-FL-12061, State Route, Route, 3
+2735= US-TX-48187, US-TX-48493, State Route, Route, 1
+2736= US-FL-12059, US-FL-12133, State Route, Route, 7
+2737= US-TX-48205, US-TX-48341, US Route, Route, 2
+2738= US-KS-20071, US-KS-20203, State Route, Route, 1
+2739= US-ME-23007, US-ME-23025, State Route, Route, 4
+2740= US-NE-31159, US-NE-31185, Interstate, Route, 2
+2741= US-IA-19063, US-IA-19109, State Route, Route, 2
+2742= US-GA-13025, US-GA-13229, State Route, Route, 2
+2743= US-OH-39093, US-OH-39103, State Route, Route, 2
+2744= US-KY-21037, US-KY-21117, State Route, Route, 2
+2745= US-UT-49003, US-UT-49005, US Route, Route, 2
+2746= US-MO-29091, US-MO-29149, US Route, Route, 3
+2747= US-AR-05035, US-TN-47157, Interstate, Route, 2
+2748= US-GA-13073, US-GA-13181, State Route, Route, 1
+2749= US-SC-45071, US-SC-45081, State Route, Route, 3
+2750= US-VA-51031, US-VA-51143, US Route, Route, 2
+2751= US-LA-22067, US-LA-22123, State Route, Route, 1
+2752= US-MT-30051, US-MT-30101, US Route, Route, 1
+2753= US-VA-51177, US-VA-51630, US Route, Route, 5
+2754= US-CA-06039, US-CA-06043, State Route, Route, 4
+2755= US-WA-53019, US-WA-53047, State Route, Route, 1
+2756= US-MD-24001, US-MD-24023, State Route, Route, 3
+2757= US-NJ-34001, US-NJ-34007, US Route, Route, 3
+2758= US-PA-42041, US-PA-42133, Interstate, Route, 4
+2759= US-KY-21179, US-KY-21229, Road, Route, 2
+2760= US-SC-45047, US-SC-45059, US Route, Route, 2
+2761= US-MO-29179, US-MO-29223, State Route, Route, 1
+2762= US-TN-47025, US-TN-47173, State Route, Route, 1
+2763= US-NC-37027, US-NC-37189, US Route, Route, 3
+2764= US-PA-42049, US-PA-42123, US Route, Route, 1
+2765= US-OH-39019, US-OH-39067, State Route, Route, 1
+2766= US-VA-51073, US-VA-51199, US Route, Route, 1
+2767= US-CA-06011, US-CA-06033, State Route, Route, 1
+2768= US-IL-17029, US-IL-17045, State Route, Route, 2
+2769= US-OH-39123, US-OH-39143, State Route, Route, 3
+2770= US-FL-12041, US-FL-12121, US Route, Route, 1
+2771= US-IL-17017, US-IL-17169, State Route, Route, 1
+2772= US-AL-01087, US-AL-01101, Interstate, Route, 2
+2773= US-OK-40019, US-OK-40067, US Route, Route, 1
+2774= US-FL-12053, US-FL-12101, US Route, Route, 5
+2775= US-NC-37033, US-NC-37145, State Route, Route, 2
+2776= US-IN-18087, US-MI-26149, State Route, Route, 1
+2777= US-FL-12023, US-FL-12125, Road, Route, 2
+2778= US-GA-13001, US-GA-13305, State Route, Route, 2
+2779= US-NC-37025, US-NC-37179, US Route, Route, 1
+2780= US-MS-28053, US-MS-28133, State Route, Route, 1
+2781= US-VA-51101, US-VA-51127, State Route, Route, 1
+2782= US-MO-29137, US-MO-29175, US Route, Route, 1
+2783= US-VA-51047, US-VA-51061, US Route, Route, 2
+2784= US-FL-12085, US-FL-12093, State Route, Route, 2
+2785= US-OH-39023, US-OH-39109, State Route, Route, 2
+2786= US-IL-17023, US-IL-17035, US Route, Route, 3
+2787= US-MO-29083, US-MO-29185, State Route, Route, 2
+2788= US-LA-22019, US-TX-48361, Interstate, Route, 1
+2789= US-NY-36043, US-NY-36057, State Route, Route, 2
+2790= US-CO-08087, US-CO-08121, US Route, Route, 4
+2791= US-OH-39167, US-WV-54107, State Route, Route, 3
+2792= US-WV-54027, US-WV-54031, State Route, Route, 2
+2793= US-TN-47129, US-TN-47151, State Route, Route, 2
+2794= US-GA-13015, US-GA-13129, State Route, Route, 3
+2795= US-ND-38025, US-ND-38057, State Route, Route, 1
+2796= US-ND-38037, US-ND-38085, State Route, Route, 2
+2797= US-TX-48061, US-TX-48489, US Route, Route, 2
+2798= US-OK-40015, US-OK-40017, Interstate, Route, 1
+2799= US-MO-29029, US-MO-29169, State Route, Route, 1
+2800= US-MN-27145, US-MN-27171, Interstate, Route, 2
+2801= US-TX-48101, US-TX-48269, US Route, Route, 1
+2802= US-MS-28029, US-MS-28049, State Route, Route, 4
+2803= US-GA-13025, US-GA-13127, State Route, Route, 2
+2804= US-TX-48023, US-TX-48487, US Route, Route, 1
+2805= US-IL-17183, US-IN-18171, State Route, Route, 2
+2806= US-VA-51031, US-VA-51083, State Route, Route, 1
+2807= US-ME-23009, US-ME-23019, State Route, Route, 2
+2808= US-TX-48037, US-TX-48387, US Route, Route, 1
+2809= US-MO-29107, US-MO-29177, State Route, Route, 1
+2810= US-GA-13023, US-GA-13091, State Route, Route, 1
+2811= US-NY-36059, US-NY-36081, State Route, Route, 11
+2812= US-LA-22059, US-LA-22127, US Route, Route, 1
+2813= US-TX-48211, US-TX-48483, US Route, Route, 1
+2814= US-WA-53035, US-WA-53053, State Route, Route, 2
+2815= US-ND-38041, US-ND-38087, State Route, Route, 1
+2816= US-IL-17119, US-MO-29510, Interstate, Route, 1
+2817= US-KY-21101, US-KY-21225, US Route, Route, 1
+2818= US-NY-36015, US-NY-36101, State Route, Route, 3
+2819= US-TN-47089, US-TN-47155, State Route, Route, 3
+2820= US-GA-13265, US-GA-13317, State Route, Route, 2
+2821= US-FL-12013, US-FL-12077, State Route, Route, 1
+2822= US-AR-05129, US-AR-05141, US Route, Route, 2
+2823= US-KY-21051, US-KY-21189, State Route, Route, 1
+2824= US-NC-37021, US-NC-37115, State Route, Route, 4
+2825= US-IN-18081, US-IN-18097, Interstate, Route, 4
+2826= US-NC-37011, US-NC-37111, Road, Route, 3
+2827= US-MO-29019, US-MO-29053, Interstate, Route, 1
+2828= US-MN-27083, US-MN-27101, State Route, Route, 2
+2829= US-AR-05057, US-AR-05099, State Route, Route, 4
+2830= US-IA-19009, US-IA-19077, State Route, Route, 1
+2831= US-GA-13071, US-GA-13321, State Route, Route, 2
+2832= US-AR-05045, US-AR-05119, Interstate, Route, 3
+2833= US-WY-56035, US-WY-56037, State Route, Route, 2
+2834= US-TN-47047, US-TN-47075, State Route, Route, 2
+2835= US-NM-35015, US-NM-35025, State Route, Route, 4
+2836= US-OH-39117, US-OH-39139, US Route, Route, 2
+2837= US-MO-29059, US-MO-29077, US Route, Route, 1
+2838= US-OK-40003, US-OK-40151, State Route, Route, 2
+2839= US-TX-48253, US-TX-48417, State Route, Route, 3
+2840= US-OK-40079, US-OK-40127, US Route, Route, 1
+2841= US-IA-19119, US-MN-27133, US Route, Route, 1
+2842= US-KS-20049, US-KS-20073, State Route, Route, 1
+2843= US-GA-13221, US-GA-13317, State Route, Route, 1
+2844= US-PA-42023, US-PA-42047, State Route, Route, 2
+2845= US-TX-48339, US-TX-48407, State Route, Route, 2
+2846= US-OK-40023, US-OK-40089, US Route, Route, 1
+2847= US-AR-05007, US-MO-29119, US Route, Route, 3
+2848= US-GA-13003, US-GA-13065, State Route, Route, 2
+2849= US-FL-12001, US-FL-12023, Interstate, Route, 3
+2850= US-NC-37077, US-NC-37181, US Route, Route, 3
+2851= US-WI-55078, US-WI-55115, State Route, Route, 3
+2852= US-TX-48423, US-TX-48499, US Route, Route, 4
+2853= US-TX-48201, US-TX-48291, US Route, Route, 2
+2854= US-MO-29083, US-MO-29101, State Route, Route, 2
+2855= US-MO-29203, US-MO-29215, State Route, Route, 1
+2856= US-LA-22065, US-LA-22107, US Route, Route, 1
+2857= US-TN-47065, US-TN-47153, State Route, Route, 1
+2858= US-SD-46025, US-SD-46115, State Route, Route, 2
+2859= US-TN-47061, US-TN-47177, State Route, Route, 2
+2860= US-IN-18005, US-IN-18079, State Route, Route, 1
+2861= US-NV-32007, US-UT-49045, Interstate, Route, 1
+2862= US-KS-20141, US-KS-20163, State Route, Route, 2
+2863= US-WY-56013, US-WY-56043, Road, Route, 1
+2864= US-TN-47057, US-TN-47063, State Route, Route, 1
+2865= US-WI-55101, US-WI-55133, State Route, Route, 2
+2866= US-KS-20121, US-MO-29037, State Route, Route, 1
+2867= US-LA-22011, US-TX-48351, US Route, Route, 1
+2868= US-NE-31011, US-NE-31077, State Route, Route, 2
+2869= US-CA-06035, US-CA-06089, State Route, Route, 2
+2870= US-AL-01033, US-AL-01059, State Route, Route, 1
+2871= US-KY-21009, US-KY-21169, State Route, Route, 4
+2872= US-NC-37057, US-NC-37081, Road, Route, 1
+2873= US-MI-26121, US-MI-26139, Interstate, Route, 2
+2874= US-LA-22013, US-LA-22015, US Route, Route, 1
+2875= US-WI-55043, US-WI-55049, State Route, Route, 4
+2876= US-IL-17011, US-IL-17099, Interstate, Route, 3
+2877= US-NY-36037, US-NY-36055, State Route, Route, 4
+2878= US-VT-50015, US-VT-50023, State Route, Route, 1
+2879= US-TX-48199, US-TX-48241, US Route, Route, 1
+2880= US-IL-17069, US-IL-17151, State Route, Route, 2
+2881= US-WI-55103, US-WI-55123, State Route, Route, 3
+2882= US-MI-26055, US-MI-26089, State Route, Route, 1
+2883= US-GA-13159, US-GA-13211, State Route, Route, 1
+2884= US-CT-09011, US-CT-09015, State Route, Route, 2
+2885= US-WA-53041, US-WA-53049, State Route, Route, 1
+2886= US-IN-18069, US-IN-18169, State Route, Route, 2
+2887= US-KS-20147, US-KS-20183, US Route, Route, 2
+2888= US-MS-28055, US-MS-28125, US Route, Route, 3
+2889= US-FL-12009, US-FL-12097, US Route, Route, 1
+2890= US-WV-54083, US-WV-54093, State Route, Route, 2
+2891= US-MS-28017, US-MS-28025, Road, Route, 1
+2892= US-IN-18081, US-IN-18145, Interstate, Route, 2
+2893= US-TX-48403, US-TX-48405, State Route, Route, 3
+2894= US-MO-29015, US-MO-29085, US Route, Route, 3
+2895= US-TX-48075, US-TX-48101, US Route, Route, 1
+2896= US-AR-05053, US-AR-05069, US Route, Route, 2
+2897= US-NC-37087, US-NC-37099, Road, Route, 15
+2898= US-VA-51139, US-VA-51165, US Route, Route, 1
+2899= US-AL-01081, US-AL-01113, State Route, Route, 6
+2900= US-GA-13107, US-GA-13167, State Route, Route, 4
+2901= US-UT-49023, US-UT-49045, State Route, Route, 2
+2902= US-TX-48475, US-TX-48495, State Route, Route, 2
+2903= US-IA-19093, US-IA-19161, US Route, Route, 3
+2904= US-NC-37045, US-NC-37109, State Route, Route, 1
+2905= US-KS-20209, US-MO-29165, Interstate, Route, 3
+2906= US-IN-18157, US-IN-18181, State Route, Route, 3
+2907= US-IA-19101, US-IA-19183, State Route, Route, 1
+2908= US-NE-31023, US-NE-31159, State Route, Route, 1
+2909= US-DE-10005, US-MD-24019, State Route, Route, 1
+2910= US-NE-31105, US-WY-56021, US Route, Route, 2
+2911= US-NC-37021, US-NC-37199, Road, Route, 3
+2912= US-AL-01027, US-AL-01037, State Route, Route, 1
+2913= US-NM-35053, US-NM-35057, US Route, Route, 2
+2914= US-IL-17027, US-IL-17163, State Route, Route, 4
+2915= US-MS-28021, US-MS-28029, State Route, Route, 1
+2916= US-KY-21043, US-KY-21089, State Route, Route, 1
+2917= US-SC-45031, US-SC-45061, US Route, Route, 3
+2918= US-IL-17037, US-IL-17111, State Route, Route, 1
+2919= US-MI-26087, US-MI-26125, State Route, Route, 1
+2920= US-MO-29069, US-MO-29155, State Route, Route, 2
+2921= US-TX-48239, US-TX-48285, State Route, Route, 1
+2922= US-VA-51079, US-VA-51139, Road, Route, 1
+2923= US-AR-05017, US-LA-22123, State Route, Route, 1
+2924= US-IA-19055, US-IA-19105, State Route, Route, 1
+2925= US-NE-31025, US-NE-31153, State Route, Route, 3
+2926= US-MS-28007, US-MS-28159, State Route, Route, 2
+2927= US-NC-37057, US-NC-37067, US Route, Route, 3
+2928= US-OH-39133, US-OH-39155, State Route, Route, 3
+2929= US-ID-16057, US-WA-53075, State Route, Route, 2
+2930= US-NC-37015, US-NC-37041, US Route, Route, 1
+2931= US-OH-39051, US-OH-39095, Interstate, Route, 3
+2932= US-AL-01023, US-AL-01119, State Route, Route, 1
+2933= US-IA-19021, US-IA-19161, State Route, Route, 2
+2934= US-NE-31085, US-NE-31087, State Route, Route, 2
+2935= US-NY-36037, US-NY-36121, State Route, Route, 4
+2936= US-CO-08005, US-CO-08031, Interstate, Route, 15
+2937= US-GA-13155, US-GA-13287, State Route, Route, 1
+2938= US-DE-10001, US-MD-24035, State Route, Route, 1
+2939= US-GA-13005, US-GA-13229, State Route, Route, 1
+2940= US-CO-08063, US-KS-20181, Interstate, Route, 1
+2941= US-NC-37063, US-NC-37135, Interstate, Route, 3
+2942= US-NJ-34003, US-NJ-34017, State Route, Route, 4
+2943= US-PA-42115, US-PA-42131, State Route, Route, 2
+2944= US-TX-48375, US-TX-48381, Interstate, Route, 2
+2945= US-PA-42111, US-PA-42129, State Route, Route, 4
+2946= US-MN-27025, US-MN-27163, Interstate, Route, 4
+2947= US-IA-19057, US-IL-17071, US Route, Route, 1
+2948= US-NE-31005, US-NE-31117, State Route, Route, 1
+2949= US-KS-20089, US-KS-20123, State Route, Route, 2
+2950= US-OH-39063, US-OH-39173, Interstate, Route, 1
+2951= US-KS-20085, US-KS-20131, State Route, Route, 2
+2952= US-OH-39063, US-OH-39065, State Route, Route, 3
+2953= US-VA-51710, US-VA-51740, Interstate, Route, 2
+2954= US-FL-12003, US-FL-12089, Interstate, Route, 2
+2955= US-LA-22021, US-LA-22127, State Route, Route, 1
+2956= US-MT-30021, US-MT-30109, Interstate, Route, 1
+2957= US-TX-48185, US-TX-48473, State Route, Route, 1
+2958= US-WI-55027, US-WI-55055, State Route, Route, 3
+2959= US-TX-48317, US-TX-48329, Interstate, Route, 3
+2960= US-GA-13177, US-GA-13273, State Route, Route, 3
+2961= US-KS-20035, US-KS-20191, State Route, Route, 4
+2962= US-MN-27045, US-MN-27169, State Route, Route, 1
+2963= US-MS-28103, US-MS-28159, State Route, Route, 1
+2964= US-PA-42051, US-PA-42129, State Route, Route, 6
+2965= US-ND-38005, US-ND-38095, US Route, Route, 1
+2966= US-AL-01087, US-AL-01123, State Route, Route, 3
+2967= US-NE-31109, US-NE-31151, State Route, Route, 1
+2968= US-VA-51073, US-VA-51115, State Route, Route, 2
+2969= US-LA-22009, US-LA-22097, US Route, Route, 2
+2970= US-AL-01023, US-MS-28153, US Route, Route, 1
+2971= US-OK-40067, US-OK-40085, State Route, Route, 1
+2972= US-WV-54049, US-WV-54061, Interstate, Route, 2
+2973= US-OK-40051, US-OK-40087, Interstate, Route, 4
+2974= US-CA-06051, US-NV-32005, US Route, Route, 1
+2975= US-GA-13133, US-GA-13211, State Route, Route, 2
+2976= US-MN-27007, US-MN-27071, State Route, Route, 1
+2977= US-KS-20191, US-OK-40053, US Route, Route, 1
+2978= US-MN-27009, US-MN-27097, US Route, Route, 2
+2979= US-ND-38045, US-ND-38047, State Route, Route, 1
+2980= US-SC-45073, US-SC-45077, State Route, Route, 3
+2981= US-NE-31127, US-NE-31131, State Route, Route, 2
+2982= US-NE-31039, US-NE-31053, US Route, Route, 1
+2983= US-IA-19041, US-IA-19147, US Route, Route, 1
+2984= US-KY-21153, US-KY-21175, State Route, Route, 2
+2985= US-IA-19005, US-IA-19191, US Route, Route, 2
+2986= US-TX-48319, US-TX-48411, State Route, Route, 2
+2987= US-MA-25011, US-MA-25027, State Route, Route, 2
+2988= US-NJ-34005, US-PA-42017, State Route, Route, 2
+2989= US-KS-20209, US-MO-29095, Interstate, Route, 3
+2990= US-KY-21103, US-KY-21223, US Route, Route, 3
+2991= US-MS-28015, US-MS-28097, US Route, Route, 4
+2992= US-TX-48447, US-TX-48503, State Route, Route, 2
+2993= US-TX-48253, US-TX-48441, US Route, Route, 1
+2994= US-NV-32001, US-NV-32021, State Route, Route, 1
+2995= US-NY-36083, US-NY-36091, State Route, Route, 2
+2996= US-MO-29187, US-MO-29221, State Route, Route, 3
+2997= US-AR-05083, US-AR-05149, State Route, Route, 2
+2998= US-WI-55013, US-WI-55129, State Route, Route, 2
+2999= US-OR-41003, US-OR-41043, US Route, Route, 4
+3000= US-IA-19159, US-MO-29227, US Route, Route, 1
+3001= US-MD-24015, US-MD-24025, Interstate, Route, 3
+3002= US-AR-05071, US-AR-05115, Interstate, Route, 2
+3003= US-OH-39059, US-OH-39121, Interstate, Route, 1
+3004= US-MT-30071, US-MT-30105, US Route, Route, 1
+3005= US-KS-20043, US-MO-29021, US Route, Route, 1
+3006= US-MS-28021, US-MS-28063, Road, Route, 2
+3007= US-MS-28055, US-MS-28151, State Route, Route, 1
+3008= US-GA-13089, US-GA-13135, State Route, Route, 5
+3009= US-VA-51065, US-VA-51109, US Route, Route, 4
+3010= US-MN-27085, US-MN-27093, State Route, Route, 3
+3011= US-MS-28057, US-MS-28117, Road, Route, 2
+3012= US-TX-48089, US-TX-48149, US Route, Route, 3
+3013= US-TX-48213, US-TX-48257, US Route, Route, 1
+3014= US-MS-28023, US-MS-28153, US Route, Route, 1
+3015= US-PA-42031, US-PA-42121, US Route, Route, 8
+3016= US-OH-39079, US-OH-39141, US Route, Route, 1
+3017= US-OK-40015, US-OK-40031, Interstate, Route, 3
+3018= US-MS-28071, US-MS-28161, State Route, Route, 4
+3019= US-GA-13095, US-GA-13177, State Route, Route, 2
+3020= US-AL-01077, US-TN-47055, State Route, Route, 1
+3021= US-NE-31167, US-NE-31179, State Route, Route, 2
+3022= US-CO-08001, US-CO-08123, State Route, Route, 5
+3023= US-GA-13081, US-GA-13261, State Route, Route, 1
+3024= US-MN-27117, US-MN-27133, State Route, Route, 2
+3025= US-AL-01051, US-AL-01087, State Route, Route, 1
+3026= US-CA-06063, US-CA-06091, State Route, Route, 2
+3027= US-NE-31067, US-NE-31151, State Route, Route, 1
+3028= US-MI-26025, US-MI-26045, Interstate, Route, 1
+3029= US-MD-24019, US-MD-24041, US Route, Route, 1
+3030= US-AR-05019, US-AR-05109, State Route, Route, 2
+3031= US-GA-13229, US-GA-13299, State Route, Route, 1
+3032= US-GA-13007, US-GA-13095, State Route, Route, 1
+3033= US-MS-28009, US-MS-28145, US Route, Route, 1
+3034= US-WV-54023, US-WV-54071, US Route, Route, 2
+3035= US-TX-48115, US-TX-48305, US Route, Route, 1
+3036= US-WI-55069, US-WI-55073, US Route, Route, 1
+3037= US-ND-38017, US-ND-38077, State Route, Route, 2
+3038= US-NC-37077, US-VA-51083, State Route, Route, 1
+3039= US-VA-51043, US-VA-51069, US Route, Route, 4
+3040= US-AK-02090, US-AK-02240, State Route, Route, 1
+3041= US-PA-42091, US-PA-42101, State Route, Route, 9
+3042= US-WV-54017, US-WV-54085, US Route, Route, 1
+3043= US-IL-17045, US-IN-18165, US Route, Route, 2
+3044= US-SD-46019, US-SD-46093, State Route, Route, 2
+3045= US-OK-40061, US-OK-40079, State Route, Route, 1
+3046= US-ME-23031, US-NH-33015, US Route, Route, 2
+3047= US-FL-12001, US-FL-12083, Interstate, Route, 3
+3048= US-IA-19065, US-IA-19191, State Route, Route, 2
+3049= US-VA-51017, US-VA-51163, State Route, Route, 1
+3050= US-MO-29071, US-MO-29221, State Route, Route, 1
+3051= US-MO-29147, US-MO-29227, State Route, Route, 2
+3052= US-TX-48025, US-TX-48391, State Route, Route, 1
+3053= US-MD-24043, US-WV-54037, State Route, Route, 1
+3054= US-VA-51099, US-VA-51193, State Route, Route, 2
+3055= US-WI-55131, US-WI-55133, State Route, Route, 2
+3056= US-VA-51036, US-VA-51095, State Route, Route, 1
+3057= US-NM-35021, US-NM-35047, State Route, Route, 1
+3058= US-WA-53027, US-WA-53049, US Route, Route, 2
+3059= US-IA-19051, US-IA-19177, State Route, Route, 2
+3060= US-MI-26031, US-MI-26141, US Route, Route, 2
+3061= US-OK-40031, US-OK-40075, US Route, Route, 1
+3062= US-IA-19061, US-IL-17085, US Route, Route, 1
+3063= US-UT-49009, US-UT-49047, US Route, Route, 1
+3064= US-IN-18095, US-IN-18159, State Route, Route, 2
+3065= US-IA-19033, US-IA-19067, US Route, Route, 1
+3066= US-AR-05027, US-AR-05073, US Route, Route, 1
+3067= US-OH-39109, US-OH-39149, Interstate, Route, 1
+3068= US-IL-17053, US-IL-17183, State Route, Route, 1
+3069= US-CT-09003, US-CT-09011, State Route, Route, 1
+3070= US-CO-08125, US-NE-31057, US Route, Route, 1
+3071= US-WI-55035, US-WI-55053, US Route, Route, 1
+3072= US-IL-17041, US-IL-17139, US Route, Route, 2
+3073= US-WV-54023, US-WV-54031, State Route, Route, 1
+3074= US-NC-37085, US-NC-37101, Interstate, Route, 2
+3075= US-MA-25017, US-NH-33011, US Route, Route, 2
+3076= US-OH-39031, US-OH-39157, US Route, Route, 1
+3077= US-MO-29041, US-MO-29117, State Route, Route, 1
+3078= US-MO-29115, US-MO-29211, State Route, Route, 4
+3079= US-GA-13015, US-GA-13223, State Route, Route, 1
+3080= US-VA-51035, US-VA-51077, Road, Route, 1
+3081= US-SC-45005, US-SC-45009, US Route, Route, 1
+3082= US-NC-37099, US-NC-37173, US Route, Route, 10
+3083= US-NE-31031, US-NE-31171, US Route, Route, 1
+3084= US-NH-33009, US-VT-50005, Interstate, Route, 2
+3085= US-PA-42053, US-PA-42123, US Route, Route, 2
+3086= US-TX-48149, US-TX-48477, US Route, Route, 2
+3087= US-TX-48211, US-TX-48295, US Route, Route, 3
+3088= US-PA-42015, US-PA-42131, State Route, Route, 2
+3089= US-CA-06043, US-CA-06109, State Route, Route, 13
+3090= US-OK-40027, US-OK-40125, State Route, Route, 2
+3091= US-FL-12075, US-FL-12083, State Route, Route, 4
+3092= US-WI-55073, US-WI-55097, State Route, Route, 3
+3093= US-OH-39063, US-OH-39147, US Route, Route, 2
+3094= US-IL-17015, US-IL-17141, State Route, Route, 2
+3095= US-NC-37043, US-NC-37113, US Route, Route, 1
+3096= US-KY-21047, US-KY-21107, State Route, Route, 3
+3097= US-LA-22055, US-LA-22113, US Route, Route, 1
+3098= US-NE-31121, US-NE-31141, State Route, Route, 2
+3099= US-CO-08009, US-CO-08099, US Route, Route, 2
+3100= US-TX-48147, US-TX-48277, US Route, Route, 1
+3101= US-MN-27037, US-MN-27123, Interstate, Route, 3
+3102= US-KS-20081, US-KS-20175, US Route, Route, 3
+3103= US-TX-48221, US-TX-48367, Road, Route, 2
+3104= US-OH-39035, US-OH-39153, Interstate, Route, 4
+3105= US-NE-31109, US-NE-31131, State Route, Route, 1
+3106= US-AR-05047, US-AR-05083, State Route, Route, 5
+3107= US-LA-22041, US-LA-22107, State Route, Route, 1
+3108= US-MN-27111, US-MN-27167, State Route, Route, 3
+3109= US-VA-51061, US-VA-51179, US Route, Route, 1
+3110= US-MN-27049, US-MN-27109, US Route, Route, 1
+3111= US-OH-39067, US-OH-39081, US Route, Route, 2
+3112= US-CO-08001, US-CO-08031, Interstate, Route, 8
+3113= US-NM-35007, US-NM-35021, State Route, Route, 1
+3114= US-ID-16001, US-ID-16027, US Route, Route, 3
+3115= US-WI-55053, US-WI-55141, State Route, Route, 1
+3116= US-OH-39123, US-OH-39173, Interstate, Route, 3
+3117= US-MS-28115, US-MS-28145, US Route, Route, 2
+3118= US-TX-48009, US-TX-48237, US Route, Route, 1
+3119= US-MS-28037, US-MS-28085, US Route, Route, 2
+3120= US-OK-40047, US-OK-40103, US Route, Route, 2
+3121= US-OH-39061, US-OH-39165, State Route, Route, 2
+3122= US-MT-30049, US-MT-30099, US Route, Route, 1
+3123= US-GA-13197, US-GA-13263, State Route, Route, 1
+3124= US-NJ-34023, US-NJ-34025, US Route, Route, 6
+3125= US-KY-21027, US-KY-21163, State Route, Route, 3
+3126= US-WI-55107, US-WI-55119, State Route, Route, 1
+3127= US-KS-20019, US-KS-20049, State Route, Route, 1
+3128= US-MN-27001, US-MN-27021, State Route, Route, 1
+3129= US-TX-48293, US-TX-48395, State Route, Route, 1
+3130= US-ID-16019, US-ID-16081, State Route, Route, 1
+3131= US-ND-38061, US-ND-38105, US Route, Route, 2
+3132= US-KS-20125, US-OK-40105, US Route, Route, 1
+3133= US-AL-01093, US-AL-01127, State Route, Route, 1
+3134= US-UT-49023, US-UT-49027, State Route, Route, 5
+3135= US-NC-37013, US-NC-37137, State Route, Route, 1
+3136= US-OH-39029, US-PA-42007, State Route, Route, 2
+3137= US-MI-26031, US-MI-26047, State Route, Route, 5
+3138= US-GA-13093, US-GA-13153, Interstate, Route, 2
+3139= US-TX-48353, US-TX-48399, US Route, Route, 1
+3140= US-NE-31129, US-NE-31181, State Route, Route, 2
+3141= US-KS-20183, US-NE-31181, US Route, Route, 1
+3142= US-NH-33001, US-NH-33009, Interstate, Route, 3
+3143= US-KY-21195, US-VA-51027, US Route, Route, 1
+3144= US-IA-19141, US-IA-19167, US Route, Route, 3
+3145= US-TX-48151, US-TX-48353, State Route, Route, 1
+3146= US-AL-01071, US-TN-47115, State Route, Route, 1
+3147= US-CT-09007, US-CT-09009, Road, Route, 7
+3148= US-CO-08007, US-CO-08021, State Route, Route, 1
+3149= US-SD-46007, US-SD-46113, US Route, Route, 2
+3150= US-KY-21209, US-KY-21239, US Route, Route, 2
+3151= US-TN-47073, US-TN-47163, State Route, Route, 1
+3152= US-GA-13019, US-GA-13075, State Route, Route, 2
+3153= US-CO-08009, US-OK-40025, State Route, Route, 1
+3154= US-NM-35005, US-NM-35035, US Route, Route, 2
+3155= US-AL-01049, US-AL-01095, State Route, Route, 2
+3156= US-AL-01053, US-FL-12033, State Route, Route, 2
+3157= US-AR-05055, US-MO-29069, US Route, Route, 1
+3158= US-MS-28107, US-MS-28135, State Route, Route, 1
+3159= US-LA-22043, US-LA-22127, State Route, Route, 3
+3160= US-NC-37011, US-NC-37023, Road, Route, 4
+3161= US-TX-48265, US-TX-48385, State Route, Route, 2
+3162= US-DE-10003, US-MD-24015, US Route, Route, 5
+3163= US-ID-16005, US-ID-16041, US Route, Route, 1
+3164= US-VA-51083, US-VA-51143, US Route, Route, 3
+3165= US-FL-12065, US-FL-12123, State Route, Route, 1
+3166= US-TN-47081, US-TN-47135, State Route, Route, 1
+3167= US-SD-46103, US-SD-46113, Road, Route, 1
+3168= US-FL-12059, US-FL-12131, Interstate, Route, 4
+3169= US-SD-46107, US-SD-46119, US Route, Route, 1
+3170= US-NC-37065, US-NC-37083, US Route, Route, 2
+3171= US-IL-17109, US-IL-17169, US Route, Route, 1
+3172= US-VT-50001, US-VT-50027, State Route, Route, 1
+3173= US-MN-27085, US-MN-27129, US Route, Route, 1
+3174= US-MO-29039, US-MO-29217, US Route, Route, 1
+3175= US-NY-36041, US-NY-36113, State Route, Route, 2
+3176= US-PA-42023, US-PA-42083, State Route, Route, 1
+3177= US-NE-31053, US-NE-31155, State Route, Route, 2
+3178= US-MD-24023, US-WV-54057, State Route, Route, 1
+3179= US-IN-18121, US-IN-18133, US Route, Route, 1
+3180= US-PA-42041, US-PA-42043, Interstate, Route, 3
+3181= US-AL-01089, US-AL-01103, State Route, Route, 1
+3182= US-TX-48005, US-TX-48455, State Route, Route, 1
+3183= US-SD-46081, US-WY-56045, US Route, Route, 1
+3184= US-MO-29055, US-MO-29161, State Route, Route, 2
+3185= US-TX-48139, US-TX-48349, Interstate, Route, 1
+3186= US-MS-28029, US-MS-28077, State Route, Route, 1
+3187= US-KS-20031, US-KS-20207, US Route, Route, 1
+3188= US-LA-22005, US-LA-22047, State Route, Route, 1
+3189= US-IN-18021, US-IN-18167, US Route, Route, 3
+3190= US-TX-48013, US-TX-48493, State Route, Route, 1
+3191= US-FL-12089, US-GA-13039, Interstate, Route, 2
+3192= US-MO-29025, US-MO-29177, State Route, Route, 1
+3193= US-WI-55001, US-WI-55057, State Route, Route, 2
+3194= US-TN-47015, US-TN-47149, State Route, Route, 2
+3195= US-ND-38011, US-SD-46063, US Route, Route, 1
+3196= US-KS-20045, US-KS-20139, US Route, Route, 1
+3197= US-CA-06053, US-CA-06069, State Route, Route, 2
+3198= US-AR-05063, US-AR-05137, State Route, Route, 1
+3199= US-MI-26015, US-MI-26025, State Route, Route, 3
+3200= US-MO-29057, US-MO-29109, State Route, Route, 2
+3201= US-TX-48041, US-TX-48185, State Route, Route, 3
+3202= US-IN-18091, US-IN-18127, Interstate, Route, 7
+3203= US-MN-27087, US-MN-27119, US Route, Route, 1
+3204= US-KS-20117, US-KS-20161, US Route, Route, 1
+3205= US-GA-13091, US-GA-13315, State Route, Route, 1
+3206= US-TN-47101, US-TN-47135, State Route, Route, 2
+3207= US-KY-21087, US-KY-21217, State Route, Route, 1
+3208= US-IL-17087, US-IL-17151, State Route, Route, 1
+3209= US-SC-45051, US-SC-45067, US Route, Route, 3
+3210= US-NC-37089, US-NC-37175, Road, Route, 2
+3211= US-AR-05095, US-AR-05123, US Route, Route, 2
+3212= US-MT-30009, US-MT-30111, US Route, Route, 1
+3213= US-NC-37007, US-NC-37179, US Route, Route, 2
+3214= US-ND-38017, US-ND-38097, Interstate, Route, 2
+3215= US-CA-06017, US-CA-06061, State Route, Route, 2
+3216= US-MN-27081, US-MN-27117, US Route, Route, 2
+3217= US-NC-37149, US-NC-37161, State Route, Route, 3
+3218= US-KS-20147, US-KS-20163, US Route, Route, 1
+3219= US-KY-21045, US-KY-21217, State Route, Route, 1
+3220= US-WA-53031, US-WA-53035, State Route, Route, 1
+3221= US-PA-42037, US-PA-42079, Interstate, Route, 4
+3222= US-MN-27013, US-MN-27103, US Route, Route, 5
+3223= US-IN-18065, US-IN-18095, US Route, Route, 2
+3224= US-NE-31031, US-SD-46007, State Route, Route, 1
+3225= US-CO-08069, US-WY-56001, US Route, Route, 1
+3226= US-SC-45039, US-SC-45071, State Route, Route, 2
+3227= US-AL-01085, US-AL-01131, State Route, Route, 1
+3228= US-NV-32017, US-NV-32033, US Route, Route, 1
+3229= US-NY-36069, US-NY-36123, State Route, Route, 4
+3230= US-OH-39017, US-OH-39061, Interstate, Route, 7
+3231= US-WA-53007, US-WA-53033, US Route, Route, 1
+3232= US-IA-19083, US-IA-19169, US Route, Route, 1
+3233= US-IA-19173, US-MO-29147, State Route, Route, 1
+3234= US-MO-29001, US-MO-29103, State Route, Route, 1
+3235= US-ME-23015, US-ME-23023, US Route, Route, 1
+3236= US-WA-53033, US-WA-53061, State Route, Route, 7
+3237= US-MS-28001, US-MS-28037, US Route, Route, 1
+3238= US-TX-48037, US-TX-48343, Interstate, Route, 2
+3239= US-WV-54001, US-WV-54083, US Route, Route, 1
+3240= US-VA-51181, US-VA-51183, State Route, Route, 2
+3241= US-GA-13099, US-GA-13201, State Route, Route, 2
+3242= US-GA-13045, US-GA-13097, State Route, Route, 4
+3243= US-AR-05001, US-AR-05041, State Route, Route, 1
+3244= US-OH-39045, US-OH-39073, US Route, Route, 2
+3245= US-MN-27169, US-WI-55063, Interstate, Route, 1
+3246= US-KY-21165, US-KY-21173, US Route, Route, 1
+3247= US-PA-42113, US-PA-42131, State Route, Route, 1
+3248= US-GA-13063, US-GA-13089, Interstate, Route, 2
+3249= US-PA-42077, US-PA-42095, US Route, Route, 9
+3250= US-OH-39049, US-OH-39097, US Route, Route, 3
+3251= US-AR-05039, US-AR-05103, State Route, Route, 1
+3252= US-CA-06083, US-CA-06111, State Route, Route, 3
+3253= US-VA-51035, US-VA-51063, US Route, Route, 2
+3254= US-SD-46045, US-SD-46089, State Route, Route, 2
+3255= US-TX-48161, US-TX-48289, State Route, Route, 6
+3256= US-OK-40071, US-OK-40103, Interstate, Route, 4
+3257= US-WY-56007, US-WY-56025, State Route, Route, 3
+3258= US-TX-48105, US-TX-48371, State Route, Route, 10
+3259= US-CA-06023, US-CA-06105, State Route, Route, 2
+3260= US-NC-37039, US-NC-37113, US Route, Route, 1
+3261= US-CA-06049, US-OR-41037, US Route, Route, 1
+3262= US-OK-40061, US-OK-40077, State Route, Route, 1
+3263= US-WI-55041, US-WI-55075, US Route, Route, 1
+3264= US-IL-17179, US-IL-17203, Interstate, Route, 4
+3265= US-WY-56035, US-WY-56039, US Route, Route, 1
+3266= US-CA-06035, US-CA-06049, US Route, Route, 4
+3267= US-KY-21025, US-KY-21193, State Route, Route, 1
+3268= US-MD-24001, US-PA-42057, Road, Route, 1
+3269= US-GA-13201, US-GA-13253, State Route, Route, 1
+3270= US-KS-20017, US-KS-20127, State Route, Route, 1
+3271= US-TX-48027, US-TX-48145, Interstate, Route, 2
+3272= US-VT-50005, US-VT-50023, US Route, Route, 2
+3273= US-MT-30013, US-MT-30049, State Route, Route, 3
+3274= US-VA-51093, US-VA-51175, State Route, Route, 2
+3275= US-NE-31067, US-NE-31097, US Route, Route, 2
+3276= US-OH-39033, US-OH-39147, State Route, Route, 1
+3277= US-FL-12021, US-FL-12071, Interstate, Route, 3
+3278= US-IA-19047, US-IA-19165, US Route, Route, 1
+3279= US-OK-40055, US-OK-40057, State Route, Route, 1
+3280= US-LA-22037, US-LA-22125, US Route, Route, 2
+3281= US-TX-48179, US-TX-48393, US Route, Route, 2
+3282= US-NC-37049, US-NC-37103, US Route, Route, 2
+3283= US-GA-13235, US-GA-13315, State Route, Route, 2
+3284= US-NJ-34027, US-NJ-34039, State Route, Route, 2
+3285= US-WV-54035, US-WV-54087, US Route, Route, 1
+3286= US-CO-08087, US-CO-08123, State Route, Route, 5
+3287= US-TN-47025, US-TN-47057, State Route, Route, 1
+3288= US-NC-37077, US-NC-37183, State Route, Route, 1
+3289= US-KS-20065, US-KS-20137, US Route, Route, 1
+3290= US-VA-51185, US-WV-54047, State Route, Route, 1
+3291= US-TX-48075, US-TX-48191, US Route, Route, 2
+3292= US-MI-26073, US-MI-26111, US Route, Route, 2
+3293= US-OH-39105, US-OH-39163, State Route, Route, 1
+3294= US-MS-28013, US-MS-28071, State Route, Route, 1
+3295= US-GA-13189, US-GA-13301, State Route, Route, 3
+3296= US-GA-13123, US-GA-13227, State Route, Route, 2
+3297= US-IN-18019, US-IN-18043, State Route, Route, 2
+3298= US-CO-08079, US-CO-08105, State Route, Route, 2
+3299= US-LA-22003, US-LA-22039, State Route, Route, 1
+3300= US-ME-23003, US-ME-23019, State Route, Route, 4
+3301= US-KS-20023, US-KS-20153, US Route, Route, 1
+3302= US-OR-41027, US-OR-41065, Interstate, Route, 1
+3303= US-MD-24013, US-PA-42001, State Route, Route, 2
+3304= US-SC-45027, US-SC-45085, State Route, Route, 8
+3305= US-MO-29143, US-MO-29201, Interstate, Route, 4
+3306= US-NC-37101, US-NC-37183, Interstate, Route, 7
+3307= US-WV-54073, US-WV-54095, State Route, Route, 1
+3308= US-KS-20025, US-KS-20057, State Route, Route, 3
+3309= US-OK-40035, US-OK-40041, US Route, Route, 1
+3310= US-KS-20001, US-KS-20133, State Route, Route, 2
+3311= US-PA-42043, US-PA-42071, State Route, Route, 6
+3312= US-LA-22051, US-LA-22057, State Route, Route, 1
+3313= US-MT-30109, US-ND-38033, Interstate, Route, 1
+3314= US-MN-27023, US-MN-27073, State Route, Route, 1
+3315= US-MO-29011, US-MO-29097, State Route, Route, 3
+3316= US-MS-28057, US-MS-28081, US Route, Route, 5
+3317= US-NE-31089, US-NE-31183, US Route, Route, 1
+3318= US-IL-17077, US-IL-17145, State Route, Route, 3
+3319= US-MI-26017, US-MI-26157, State Route, Route, 2
+3320= US-GA-13127, US-GA-13191, State Route, Route, 2
+3321= US-WV-54049, US-WV-54103, US Route, Route, 1
+3322= US-TX-48239, US-TX-48481, US Route, Route, 1
+3323= US-MT-30007, US-MT-30043, State Route, Route, 3
+3324= US-IN-18129, US-IN-18163, State Route, Route, 3
+3325= US-IN-18035, US-IN-18065, US Route, Route, 2
+3326= US-WV-54019, US-WV-54081, State Route, Route, 3
+3327= US-MI-26093, US-MI-26161, US Route, Route, 1
+3328= US-NE-31087, US-NE-31145, US Route, Route, 1
+3329= US-CT-09011, US-CT-09013, State Route, Route, 1
+3330= US-IN-18017, US-IN-18049, State Route, Route, 1
+3331= US-MO-29015, US-MO-29083, State Route, Route, 1
+3332= US-OH-39053, US-OH-39087, State Route, Route, 1
+3333= US-TN-47107, US-TN-47139, State Route, Route, 1
+3334= US-TX-48401, US-TX-48419, US Route, Route, 2
+3335= US-MO-29067, US-MO-29153, State Route, Route, 1
+3336= US-AL-01061, US-AL-01069, State Route, Route, 1
+3337= US-GA-13025, US-GA-13039, State Route, Route, 1
+3338= US-TX-48257, US-TX-48467, State Route, Route, 3
+3339= US-WA-53053, US-WA-53077, State Route, Route, 1
+3340= US-KY-21063, US-KY-21127, State Route, Route, 1
+3341= US-IL-17075, US-IN-18111, US Route, Route, 1
+3342= US-KS-20135, US-KS-20165, State Route, Route, 2
+3343= US-TX-48117, US-TX-48381, US Route, Route, 1
+3344= US-IL-17003, US-MO-29031, State Route, Route, 1
+3345= US-FL-12009, US-FL-12095, State Route, Route, 3
+3346= US-IA-19029, US-IA-19165, State Route, Route, 1
+3347= US-PA-42027, US-PA-42061, State Route, Route, 2
+3348= US-ND-38049, US-ND-38083, State Route, Route, 2
+3349= US-TX-48077, US-TX-48337, State Route, Route, 3
+3350= US-KS-20099, US-KS-20133, US Route, Route, 2
+3351= US-IA-19031, US-IA-19139, Road, Route, 2
+3352= US-NY-36007, US-NY-36017, State Route, Route, 5
+3353= US-ME-23005, US-ME-23023, US Route, Route, 4
+3354= US-KS-20073, US-KS-20111, State Route, Route, 1
+3355= US-GA-13063, US-GA-13121, Interstate, Route, 8
+3356= US-VA-51069, US-WV-54065, US Route, Route, 1
+3357= US-VA-51081, US-VA-51183, US Route, Route, 2
+3358= US-TX-48131, US-TX-48249, State Route, Route, 2
+3359= US-IL-17003, US-KY-21007, US Route, Route, 1
+3360= US-NE-31025, US-NE-31155, State Route, Route, 3
+3361= US-NY-36029, US-NY-36063, State Route, Route, 5
+3362= US-SD-46035, US-SD-46111, State Route, Route, 1
+3363= US-TX-48185, US-TX-48471, State Route, Route, 1
+3364= US-VA-51115, US-VA-51119, State Route, Route, 1
+3365= US-NE-31071, US-NE-31115, State Route, Route, 1
+3366= US-KS-20029, US-KS-20123, US Route, Route, 2
+3367= US-ID-16031, US-ID-16067, Interstate, Route, 3
+3368= US-KY-21053, US-KY-21231, State Route, Route, 1
+3369= US-IN-18081, US-IN-18109, State Route, Route, 3
+3370= US-LA-22009, US-LA-22077, State Route, Route, 1
+3371= US-MO-29007, US-MO-29173, State Route, Route, 2
+3372= US-PA-42059, US-WV-54051, State Route, Route, 1
+3373= US-MS-28023, US-MS-28061, Interstate, Route, 3
+3374= US-NE-31077, US-NE-31183, State Route, Route, 1
+3375= US-KY-21083, US-KY-21105, State Route, Route, 3
+3376= US-GA-13055, US-GA-13115, State Route, Route, 2
+3377= US-NC-37065, US-NC-37195, State Route, Route, 1
+3378= US-NJ-34031, US-NY-36071, State Route, Route, 1
+3379= US-WI-55061, US-WI-55071, State Route, Route, 1
+3380= US-CO-08029, US-CO-08085, State Route, Route, 3
+3381= US-MT-30009, US-WY-56029, US Route, Route, 2
+3382= US-OH-39063, US-OH-39175, State Route, Route, 2
+3383= US-WA-53037, US-WA-53077, State Route, Route, 4
+3384= US-GA-13105, US-SC-45007, State Route, Route, 1
+3385= US-KY-21005, US-KY-21167, Road, Route, 3
+3386= US-ID-16073, US-OR-41045, State Route, Route, 2
+3387= US-LA-22083, US-LA-22123, State Route, Route, 1
+3388= US-MI-26017, US-MI-26145, Interstate, Route, 5
+3389= US-GA-13031, US-GA-13109, State Route, Route, 1
+3390= US-TX-48173, US-TX-48431, US Route, Route, 2
+3391= US-NC-37153, US-SC-45069, State Route, Route, 3
+3392= US-CO-08011, US-CO-08099, US Route, Route, 1
+3393= US-KY-21049, US-KY-21173, Interstate, Route, 2
+3394= US-AL-01039, US-AL-01053, State Route, Route, 1
+3395= US-VA-51025, US-VA-51081, US Route, Route, 1
+3396= US-TX-48095, US-TX-48327, US Route, Route, 1
+3397= US-NC-37037, US-NC-37105, US Route, Route, 3
+3398= US-TN-47149, US-TN-47189, State Route, Route, 1
+3399= US-AL-01051, US-AL-01123, State Route, Route, 2
+3400= US-NC-37099, US-NC-37113, US Route, Route, 2
+3401= US-VA-51093, US-VA-51620, US Route, Route, 2
+3402= US-MS-28025, US-MS-28087, US Route, Route, 2
+3403= US-LA-22021, US-LA-22059, State Route, Route, 2
+3404= US-NY-36069, US-NY-36101, State Route, Route, 1
+3405= US-AZ-04013, US-AZ-04021, State Route, Route, 7
+3406= US-TN-47015, US-TN-47041, State Route, Route, 1
+3407= US-VA-51019, US-VA-51031, US Route, Route, 3
+3408= US-WY-56003, US-WY-56029, US Route, Route, 4
+3409= US-SD-46029, US-SD-46109, Road, Route, 1
+3410= US-OR-41047, US-OR-41053, State Route, Route, 1
+3411= US-NE-31115, US-NE-31149, US Route, Route, 1
+3412= US-NY-36071, US-NY-36087, Road, Route, 5
+3413= US-WA-53005, US-WA-53039, State Route, Route, 1
+3414= US-MT-30021, US-MT-30083, State Route, Route, 2
+3415= US-OK-40093, US-OK-40153, State Route, Route, 2
+3416= US-MI-26151, US-MI-26157, State Route, Route, 2
+3417= US-NY-36077, US-NY-36095, State Route, Route, 3
+3418= US-WI-55097, US-WI-55137, US Route, Route, 1
+3419= US-TX-48291, US-TX-48407, US Route, Route, 1
+3420= US-MI-26063, US-MI-26157, State Route, Route, 1
+3421= US-OH-39131, US-OH-39145, US Route, Route, 2
+3422= US-ID-16057, US-ID-16079, State Route, Route, 1
+3423= US-MA-25021, US-MA-25023, State Route, Route, 5
+3424= US-IN-18075, US-IN-18135, US Route, Route, 2
+3425= US-ND-38031, US-ND-38103, State Route, Route, 1
+3426= US-IL-17145, US-IL-17157, State Route, Route, 3
+3427= US-OK-40025, US-OK-40139, US Route, Route, 2
+3428= US-TX-48013, US-TX-48029, Interstate, Route, 5
+3429= US-LA-22103, US-MS-28045, US Route, Route, 2
+3430= US-NC-37045, US-NC-37161, US Route, Route, 2
+3431= US-OK-40037, US-OK-40107, State Route, Route, 1
+3432= US-GA-13061, US-GA-13239, State Route, Route, 1
+3433= US-VA-51175, US-VA-51181, US Route, Route, 1
+3434= US-FL-12089, US-GA-13049, US Route, Route, 1
+3435= US-NC-37115, US-NC-37199, US Route, Route, 1
+3436= US-IA-19139, US-IL-17161, State Route, Route, 1
+3437= US-TX-48077, US-TX-48485, US Route, Route, 3
+3438= US-MS-28141, US-TN-47071, State Route, Route, 1
+3439= US-IL-17129, US-IL-17167, State Route, Route, 2
+3440= US-GA-13109, US-GA-13267, State Route, Route, 4
+3441= US-NY-36003, US-PA-42105, State Route, Route, 1
+3442= US-MI-26059, US-MI-26075, US Route, Route, 1
+3443= US-ID-16033, US-MT-30001, Interstate, Route, 1
+3444= US-SC-45063, US-SC-45081, US Route, Route, 5
+3445= US-NY-36011, US-NY-36117, State Route, Route, 2
+3446= US-TX-48171, US-TX-48265, Interstate, Route, 3
+3447= US-VA-51031, US-VA-51680, US Route, Route, 5
+3448= US-FL-12023, US-GA-13065, State Route, Route, 1
+3449= US-AR-05047, US-AR-05131, State Route, Route, 1
+3450= US-CO-08095, US-CO-08125, US Route, Route, 2
+3451= US-TN-47131, US-TN-47183, State Route, Route, 3
+3452= US-IA-19123, US-IA-19157, State Route, Route, 2
+3453= US-MI-26011, US-MI-26017, State Route, Route, 3
+3454= US-OR-41003, US-OR-41041, State Route, Route, 2
+3455= US-TX-48325, US-TX-48463, US Route, Route, 1
+3456= US-CA-06081, US-CA-06085, State Route, Route, 9
+3457= US-MO-29097, US-MO-29145, Interstate, Route, 5
+3458= US-CO-08073, US-CO-08121, State Route, Route, 1
+3459= US-AR-05017, US-AR-05043, State Route, Route, 2
+3460= US-MS-28133, US-MS-28151, US Route, Route, 1
+3461= US-SC-45059, US-SC-45071, Interstate, Route, 4
+3462= US-CA-06013, US-CA-06095, Interstate, Route, 2
+3463= US-CA-06069, US-CA-06085, State Route, Route, 9
+3464= US-AR-05121, US-MO-29181, State Route, Route, 1
+3465= US-TX-48237, US-TX-48497, State Route, Route, 3
+3466= US-ID-16009, US-ID-16057, US Route, Route, 2
+3467= US-NE-31059, US-NE-31151, US Route, Route, 3
+3468= US-MS-28013, US-MS-28155, State Route, Route, 1
+3469= US-MO-29019, US-MO-29175, US Route, Route, 1
+3470= US-GA-13025, US-GA-13299, State Route, Route, 2
+3471= US-TX-48135, US-TX-48495, State Route, Route, 1
+3472= US-IL-17031, US-IL-17197, US Route, Route, 10
+3473= US-ND-38063, US-ND-38071, US Route, Route, 2
+3474= US-NE-31003, US-NE-31089, US Route, Route, 2
+3475= US-OH-39107, US-OH-39161, State Route, Route, 3
+3476= US-OR-41031, US-OR-41043, State Route, Route, 1
+3477= US-NM-35005, US-NM-35015, State Route, Route, 5
+3478= US-TX-48149, US-TX-48177, Interstate, Route, 2
+3479= US-OK-40019, US-OK-40095, US Route, Route, 1
+3480= US-AL-01033, US-AL-01079, Road, Route, 3
+3481= US-ID-16007, US-ID-16029, US Route, Route, 1
+3482= US-CO-08115, US-NE-31049, US Route, Route, 3
+3483= US-NY-36047, US-NY-36085, Interstate, Route, 1
+3484= US-TX-48169, US-TX-48305, US Route, Route, 2
+3485= US-GA-13031, US-GA-13251, State Route, Route, 2
+3486= US-TN-47125, US-TN-47161, State Route, Route, 2
+3487= US-TX-48041, US-TX-48477, State Route, Route, 1
+3488= US-IL-17051, US-IL-17173, State Route, Route, 2
+3489= US-IA-19087, US-IA-19115, State Route, Route, 2
+3490= US-IL-17157, US-MO-29157, State Route, Route, 1
+3491= US-MN-27121, US-MN-27149, State Route, Route, 2
+3492= US-IN-18063, US-IN-18133, US Route, Route, 2
+3493= US-NV-32013, US-OR-41025, State Route, Route, 2
+3494= US-MT-30017, US-MT-30025, US Route, Route, 1
+3495= US-KS-20055, US-KS-20093, US Route, Route, 1
+3496= US-OK-40089, US-OK-40127, State Route, Route, 1
+3497= US-WI-55087, US-WI-55135, State Route, Route, 4
+3498= US-NC-37035, US-NC-37109, State Route, Route, 4
+3499= US-TX-48129, US-TX-48191, US Route, Route, 2
+3500= US-NC-37003, US-NC-37097, State Route, Route, 1
+3501= US-AR-05029, US-AR-05115, US Route, Route, 2
+3502= US-IA-19013, US-IA-19075, State Route, Route, 3
+3503= US-VA-51017, US-WV-54075, State Route, Route, 1
+3504= US-NE-31079, US-NE-31093, US Route, Route, 2
+3505= US-TX-48355, US-TX-48409, State Route, Route, 2
+3506= US-CT-09001, US-CT-09009, Interstate, Route, 6
+3507= US-SD-46059, US-SD-46115, US Route, Route, 1
+3508= US-TN-47083, US-TN-47125, State Route, Route, 1
+3509= US-ME-23031, US-NH-33017, State Route, Route, 3
+3510= US-KY-21001, US-KY-21057, State Route, Route, 1
+3511= US-TN-47001, US-TN-47145, State Route, Route, 2
+3512= US-KS-20045, US-KS-20103, Interstate, Route, 3
+3513= US-KY-21073, US-KY-21239, Interstate, Route, 3
+3514= US-NC-37017, US-NC-37141, State Route, Route, 1
+3515= US-GA-13063, US-GA-13113, State Route, Route, 2
+3516= US-MD-24013, US-MD-24027, State Route, Route, 3
+3517= US-LA-22051, US-LA-22103, Road, Route, 1
+3518= US-NE-31055, US-NE-31155, State Route, Route, 1
+3519= US-AL-01097, US-MS-28039, US Route, Route, 1
+3520= US-AR-05065, US-AR-05137, State Route, Route, 2
+3521= US-OH-39039, US-OH-39125, US Route, Route, 1
+3522= US-GA-13067, US-GA-13121, State Route, Route, 8
+3523= US-CA-06013, US-CA-06077, State Route, Route, 1
+3524= US-MO-29091, US-MO-29203, US Route, Route, 1
+3525= US-NV-32033, US-UT-49027, US Route, Route, 3
+3526= US-VA-51095, US-VA-51830, State Route, Route, 4
+3527= US-MN-27015, US-MN-27127, US Route, Route, 4
+3528= US-PA-42115, US-PA-42127, State Route, Route, 1
+3529= US-NY-36035, US-NY-36041, State Route, Route, 2
+3530= US-TX-48293, US-TX-48309, State Route, Route, 2
+3531= US-WI-55081, US-WI-55123, State Route, Route, 2
+3532= US-PA-42027, US-PA-42119, State Route, Route, 1
+3533= US-AR-05083, US-AR-05127, US Route, Route, 3
+3534= US-NC-37099, US-SC-45073, State Route, Route, 1
+3535= US-TX-48183, US-TX-48203, Interstate, Route, 2
+3536= US-NC-37083, US-NC-37131, US Route, Route, 4
+3537= US-MN-27045, US-MN-27109, State Route, Route, 3
+3538= US-NV-32017, US-NV-32023, State Route, Route, 2
+3539= US-CA-06003, US-CA-06005, State Route, Route, 1
+3540= US-MO-29103, US-MO-29121, State Route, Route, 1
+3541= US-MS-28003, US-TN-47109, State Route, Route, 3
+3542= US-OH-39019, US-OH-39157, State Route, Route, 2
+3543= US-NC-37113, US-NC-37173, US Route, Route, 2
+3544= US-KY-21121, US-KY-21125, US Route, Route, 1
+3545= US-LA-22063, US-LA-22105, Interstate, Route, 4
+3546= US-GA-13001, US-GA-13279, State Route, Route, 1
+3547= US-CO-08049, US-CO-08069, US Route, Route, 1
+3548= US-KY-21021, US-KY-21229, US Route, Route, 1
+3549= US-OK-40013, US-OK-40023, US Route, Route, 1
+3550= US-VA-51063, US-VA-51141, State Route, Route, 13
+3551= US-OH-39077, US-OH-39147, US Route, Route, 2
+3552= US-AL-01087, US-AL-01113, State Route, Route, 1
+3553= US-MI-26065, US-MI-26075, State Route, Route, 3
+3554= US-ND-38007, US-ND-38089, Interstate, Route, 2
+3555= US-TX-48289, US-TX-48313, State Route, Route, 2
+3556= US-ME-23001, US-ME-23017, State Route, Route, 2
+3557= US-GA-13241, US-SC-45073, State Route, Route, 1
+3558= US-NC-37023, US-NC-37111, Road, Route, 4
+3559= US-PA-42017, US-PA-42077, State Route, Route, 2
+3560= US-IN-18099, US-IN-18149, US Route, Route, 1
+3561= US-GA-13035, US-GA-13171, State Route, Route, 2
+3562= US-MN-27027, US-MN-27111, State Route, Route, 1
+3563= US-IN-18001, US-IN-18179, US Route, Route, 1
+3564= US-LA-22065, US-MS-28149, Interstate, Route, 2
+3565= US-KS-20025, US-OK-40059, US Route, Route, 2
+3566= US-AZ-04027, US-CA-06025, Interstate, Route, 1
+3567= US-NE-31127, US-NE-31147, State Route, Route, 2
+3568= US-IL-17005, US-IL-17027, State Route, Route, 1
+3569= US-OK-40013, US-OK-40069, State Route, Route, 1
+3570= US-WA-53011, US-WA-53015, State Route, Route, 2
+3571= US-IA-19167, US-SD-46127, State Route, Route, 1
+3572= US-NE-31123, US-NE-31157, State Route, Route, 2
+3573= US-AZ-04007, US-AZ-04013, State Route, Route, 3
+3574= US-CO-08011, US-CO-08071, State Route, Route, 1
+3575= US-GA-13117, US-GA-13121, State Route, Route, 2
+3576= US-SC-45015, US-SC-45035, US Route, Route, 2
+3577= US-GA-13193, US-GA-13261, State Route, Route, 1
+3578= US-MS-28011, US-MS-28151, US Route, Route, 2
+3579= US-MS-28065, US-MS-28091, State Route, Route, 2
+3580= US-MS-28079, US-MS-28089, State Route, Route, 2
+3581= US-GA-13043, US-GA-13267, State Route, Route, 2
+3582= US-NY-36015, US-NY-36097, State Route, Route, 4
+3583= US-VA-51043, US-VA-51187, US Route, Route, 1
+3584= US-GA-13081, US-GA-13315, State Route, Route, 1
+3585= US-IA-19033, US-IA-19195, US Route, Route, 2
+3586= US-IA-19177, US-MO-29045, State Route, Route, 1
+3587= US-MI-26087, US-MI-26151, State Route, Route, 2
+3588= US-FL-12067, US-FL-12079, Road, Route, 1
+3589= US-WI-55005, US-WI-55107, US Route, Route, 1
+3590= US-AR-05063, US-AR-05135, US Route, Route, 1
+3591= US-LA-22003, US-LA-22011, State Route, Route, 2
+3592= US-IN-18077, US-IN-18079, State Route, Route, 2
+3593= US-ME-23011, US-ME-23025, Interstate, Route, 3
+3594= US-OR-41009, US-OR-41051, US Route, Route, 1
+3595= US-CA-06089, US-CA-06103, State Route, Route, 3
+3596= US-IA-19043, US-WI-55023, US Route, Route, 1
+3597= US-IN-18091, US-MI-26021, Interstate, Route, 3
+3598= US-GA-13037, US-GA-13099, State Route, Route, 1
+3599= US-IL-17061, US-IL-17083, US Route, Route, 5
+3600= US-GA-13071, US-GA-13205, State Route, Route, 2
+3601= US-NY-36025, US-NY-36039, State Route, Route, 1
+3602= US-IA-19007, US-IA-19051, State Route, Route, 1
+3603= US-MI-26071, US-WI-55041, State Route, Route, 3
+3604= US-OH-39097, US-OH-39159, US Route, Route, 2
+3605= US-MT-30017, US-MT-30079, Interstate, Route, 1
+3606= US-AR-05087, US-AR-05143, State Route, Route, 3
+3607= US-OR-41001, US-OR-41045, Road, Route, 3
+3608= US-VA-51009, US-VA-51163, US Route, Route, 13
+3609= US-VA-51167, US-VA-51195, US Route, Route, 2
+3610= US-TX-48249, US-TX-48409, State Route, Route, 1
+3611= US-NV-32021, US-NV-32023, State Route, Route, 2
+3612= US-MO-29017, US-MO-29031, State Route, Route, 2
+3613= US-UT-49039, US-UT-49049, US Route, Route, 1
+3614= US-IN-18073, US-IN-18181, US Route, Route, 2
+3615= US-IN-18055, US-IN-18119, State Route, Route, 1
+3616= US-TN-47031, US-TN-47061, State Route, Route, 5
+3617= US-NY-36049, US-NY-36089, State Route, Route, 1
+3618= US-FL-12131, US-FL-12133, State Route, Route, 1
+3619= US-CO-08067, US-CO-08083, US Route, Route, 1
+3620= US-OH-39007, US-PA-42049, US Route, Route, 2
+3621= US-KS-20035, US-KS-20049, US Route, Route, 1
+3622= US-TX-48031, US-TX-48053, US Route, Route, 1
+3623= US-IA-19033, US-IA-19081, US Route, Route, 1
+3624= US-MS-28041, US-MS-28153, State Route, Route, 2
+3625= US-KY-21067, US-KY-21113, US Route, Route, 5
+3626= US-WI-55043, US-WI-55065, State Route, Route, 3
+3627= US-GA-13111, US-GA-13123, State Route, Route, 1
+3628= US-TX-48025, US-TX-48409, US Route, Route, 2
+3629= US-IN-18001, US-IN-18075, US Route, Route, 1
+3630= US-ID-16061, US-ID-16069, US Route, Route, 1
+3631= US-UT-49005, US-UT-49057, State Route, Route, 3
+3632= US-MI-26009, US-MI-26055, US Route, Route, 1
+3633= US-MT-30031, US-MT-30057, US Route, Route, 3
+3634= US-CO-08123, US-WY-56021, Interstate, Route, 2
+3635= US-KY-21075, US-KY-21105, US Route, Route, 4
+3636= US-AL-01107, US-AL-01119, State Route, Route, 1
+3637= US-KY-21107, US-KY-21149, State Route, Route, 1
+3638= US-MT-30013, US-MT-30059, US Route, Route, 1
+3639= US-KS-20143, US-KS-20169, US Route, Route, 1
+3640= US-AR-05005, US-AR-05065, State Route, Route, 1
+3641= US-IA-19117, US-IA-19181, US Route, Route, 1
+3642= US-AL-01045, US-AL-01067, State Route, Route, 2
+3643= US-FL-12117, US-FL-12127, State Route, Route, 4
+3644= US-AR-05105, US-AR-05125, State Route, Route, 1
+3645= US-IA-19025, US-IA-19073, State Route, Route, 1
+3646= US-IA-19013, US-IA-19017, US Route, Route, 2
+3647= US-IA-19117, US-IA-19125, State Route, Route, 1
+3648= US-FL-12085, US-FL-12111, Road, Route, 5
+3649= US-MO-29019, US-MO-29089, US Route, Route, 1
+3650= US-KY-21025, US-KY-21237, State Route, Route, 2
+3651= US-TX-48043, US-TX-48243, State Route, Route, 1
+3652= US-VT-50021, US-VT-50027, US Route, Route, 4
+3653= US-IN-18069, US-IN-18183, State Route, Route, 2
+3654= US-TX-48047, US-TX-48215, US Route, Route, 1
+3655= US-GA-13175, US-GA-13283, State Route, Route, 2
+3656= US-MI-26055, US-MI-26079, US Route, Route, 2
+3657= US-MO-29071, US-MO-29189, Interstate, Route, 2
+3658= US-MN-27039, US-MN-27049, State Route, Route, 2
+3659= US-KS-20073, US-KS-20205, State Route, Route, 1
+3660= US-NV-32007, US-NV-32011, Interstate, Route, 2
+3661= US-TX-48003, US-TX-48317, State Route, Route, 1
+3662= US-NE-31013, US-NE-31165, State Route, Route, 1
+3663= US-ID-16011, US-ID-16019, US Route, Route, 3
+3664= US-MS-28135, US-MS-28161, State Route, Route, 1
+3665= US-MI-26053, US-WI-55125, State Route, Route, 1
+3666= US-AR-05031, US-AR-05111, US Route, Route, 4
+3667= US-KY-21013, US-KY-21095, US Route, Route, 1
+3668= US-OH-39147, US-OH-39173, State Route, Route, 1
+3669= US-CA-06001, US-CA-06013, Interstate, Route, 4
+3670= US-AL-01041, US-AL-01109, State Route, Route, 1
+3671= US-FL-12063, US-GA-13253, State Route, Route, 1
+3672= US-KS-20015, US-KS-20017, State Route, Route, 2
+3673= US-TX-48431, US-TX-48451, State Route, Route, 1
+3674= US-NJ-34009, US-NJ-34011, State Route, Route, 2
+3675= US-VA-51139, US-VA-51157, Road, Route, 7
+3676= US-MO-29025, US-MO-29117, US Route, Route, 1
+3677= US-TX-48199, US-TX-48291, Road, Route, 1
+3678= US-TX-48241, US-TX-48457, US Route, Route, 2
+3679= US-IA-19001, US-IA-19175, State Route, Route, 1
+3680= US-LA-22021, US-LA-22049, State Route, Route, 1
+3681= US-IL-17019, US-IL-17053, State Route, Route, 4
+3682= US-IN-18015, US-IN-18017, State Route, Route, 3
+3683= US-UT-49017, US-UT-49037, State Route, Route, 1
+3684= US-KY-21141, US-KY-21227, State Route, Route, 1
+3685= US-VA-51105, US-VA-51195, US Route, Route, 2
+3686= US-TX-48341, US-TX-48375, US Route, Route, 1
+3687= US-LA-22003, US-LA-22053, US Route, Route, 3
+3688= US-OK-40043, US-OK-40093, State Route, Route, 2
+3689= US-MO-29037, US-MO-29095, US Route, Route, 2
+3690= US-MN-27025, US-MN-27059, State Route, Route, 3
+3691= US-NY-36003, US-PA-42083, State Route, Route, 1
+3692= US-MN-27001, US-MN-27017, State Route, Route, 1
+3693= US-ID-16033, US-ID-16051, State Route, Route, 3
+3694= US-SD-46013, US-SD-46091, State Route, Route, 1
+3695= US-AR-05049, US-AR-05065, State Route, Route, 1
+3696= US-IL-17031, US-IL-17043, State Route, Route, 18
+3697= US-SC-45013, US-SC-45029, US Route, Route, 1
+3698= US-ND-38035, US-ND-38097, State Route, Route, 2
+3699= US-IA-19131, US-MN-27099, US Route, Route, 1
+3700= US-OH-39005, US-OH-39093, State Route, Route, 1
+3701= US-OH-39015, US-OH-39071, State Route, Route, 4
+3702= US-IN-18117, US-IN-18175, State Route, Route, 3
+3703= US-IN-18039, US-IN-18113, US Route, Route, 2
+3704= US-MI-26117, US-MI-26123, State Route, Route, 1
+3705= US-SC-45025, US-SC-45055, State Route, Route, 2
+3706= US-VA-51095, US-VA-51199, Interstate, Route, 8
+3707= US-IL-17041, US-IL-17045, State Route, Route, 3
+3708= US-NY-36027, US-NY-36111, State Route, Route, 2
+3709= US-OK-40011, US-OK-40093, State Route, Route, 2
+3710= US-TN-47063, US-TN-47073, State Route, Route, 1
+3711= US-AL-01053, US-AL-01099, State Route, Route, 1
+3712= US-WI-55079, US-WI-55101, Interstate, Route, 3
+3713= US-MN-27023, US-MN-27067, State Route, Route, 3
+3714= US-GA-13303, US-GA-13319, State Route, Route, 1
+3715= US-NY-36011, US-NY-36067, State Route, Route, 5
+3716= US-AR-05011, US-AR-05025, State Route, Route, 2
+3717= US-NC-37057, US-NC-37151, State Route, Route, 5
+3718= US-CA-06007, US-CA-06021, State Route, Route, 2
+3719= US-AR-05005, US-AR-05089, US Route, Route, 1
+3720= US-KY-21071, US-KY-21153, State Route, Route, 1
+3721= US-SD-46013, US-SD-46045, US Route, Route, 1
+3722= US-CA-06001, US-CA-06077, Interstate, Route, 2
+3723= US-AL-01127, US-AL-01133, State Route, Route, 2
+3724= US-GA-13231, US-GA-13293, State Route, Route, 2
+3725= US-FL-12047, US-GA-13101, State Route, Route, 2
+3726= US-ID-16011, US-ID-16077, State Route, Route, 1
+3727= US-PA-42041, US-PA-42055, Interstate, Route, 5
+3728= US-WY-56017, US-WY-56043, State Route, Route, 2
+3729= US-KY-21073, US-KY-21209, US Route, Route, 1
+3730= US-TX-48159, US-TX-48499, State Route, Route, 3
+3731= US-CO-08093, US-CO-08119, US Route, Route, 1
+3732= US-ND-38079, US-ND-38095, State Route, Route, 2
+3733= US-IL-17035, US-IL-17173, Interstate, Route, 2
+3734= US-ND-38039, US-ND-38063, State Route, Route, 2
+3735= US-IN-18019, US-KY-21111, US Route, Route, 2
+3736= US-SD-46037, US-SD-46109, US Route, Route, 1
+3737= US-SD-46097, US-SD-46111, State Route, Route, 1
+3738= US-IL-17063, US-IL-17105, Interstate, Route, 2
+3739= US-NY-36051, US-NY-36069, US Route, Route, 4
+3740= US-MD-24011, US-MD-24041, State Route, Route, 3
+3741= US-IL-17021, US-IL-17167, State Route, Route, 2
+3742= US-TX-48379, US-TX-48499, US Route, Route, 1
+3743= US-TX-48319, US-TX-48327, US Route, Route, 2
+3744= US-IA-19149, US-SD-46127, State Route, Route, 2
+3745= US-TN-47143, US-TN-47145, State Route, Route, 1
+3746= US-NJ-34027, US-NJ-34031, State Route, Route, 9
+3747= US-NH-33013, US-NH-33015, State Route, Route, 2
+3748= US-OK-40083, US-OK-40103, US Route, Route, 1
+3749= US-NM-35033, US-NM-35047, State Route, Route, 2
+3750= US-CA-06089, US-CA-06093, State Route, Route, 2
+3751= US-CO-08063, US-CO-08125, US Route, Route, 1
+3752= US-PA-42033, US-PA-42063, State Route, Route, 2
+3753= US-KY-21079, US-KY-21151, State Route, Route, 4
+3754= US-MT-30001, US-MT-30081, US Route, Route, 1
+3755= US-IL-17023, US-IN-18167, Interstate, Route, 1
+3756= US-MT-30053, US-MT-30089, State Route, Route, 3
+3757= US-OR-41057, US-OR-41071, State Route, Route, 1
+3758= US-WI-55055, US-WI-55127, State Route, Route, 2
+3759= US-TN-47115, US-TN-47153, State Route, Route, 1
+3760= US-OR-41021, US-OR-41049, State Route, Route, 3
+3761= US-KS-20055, US-KS-20101, State Route, Route, 1
+3762= US-MT-30011, US-MT-30025, State Route, Route, 1
+3763= US-SD-46029, US-SD-46051, State Route, Route, 2
+3764= US-IN-18091, US-IN-18141, US Route, Route, 4
+3765= US-MA-25009, US-NH-33015, US Route, Route, 5
+3766= US-KS-20171, US-KS-20203, State Route, Route, 1
+3767= US-MN-27045, US-MN-27055, State Route, Route, 2
+3768= US-IL-17065, US-IL-17191, State Route, Route, 1
+3769= US-TX-48073, US-TX-48347, State Route, Route, 1
+3770= US-SC-45007, US-SC-45045, State Route, Route, 4
+3771= US-VA-51029, US-VA-51147, US Route, Route, 1
+3772= US-TX-48195, US-TX-48233, State Route, Route, 1
+3773= US-KY-21051, US-KY-21121, State Route, Route, 1
+3774= US-FL-12019, US-FL-12109, State Route, Route, 1
+3775= US-NJ-34021, US-NJ-34025, Interstate, Route, 1
+3776= US-NY-36053, US-NY-36067, State Route, Route, 5
+3777= US-TN-47101, US-TN-47119, State Route, Route, 1
+3778= US-TX-48071, US-TX-48201, Interstate, Route, 2
+3779= US-LA-22009, US-LA-22079, State Route, Route, 3
+3780= US-TN-47093, US-TN-47155, Interstate, Route, 3
+3781= US-LA-22091, US-LA-22105, State Route, Route, 2
+3782= US-FL-12005, US-FL-12133, State Route, Route, 5
+3783= US-TN-47095, US-TN-47131, State Route, Route, 2
+3784= US-OK-40043, US-OK-40153, US Route, Route, 2
+3785= US-GA-13085, US-GA-13227, State Route, Route, 1
+3786= US-NY-36107, US-PA-42015, State Route, Route, 3
+3787= US-IA-19003, US-IA-19173, State Route, Route, 3
+3788= US-CO-08075, US-NE-31033, State Route, Route, 1
+3789= US-OH-39023, US-OH-39057, US Route, Route, 4
+3790= US-TN-47023, US-TN-47113, State Route, Route, 1
+3791= US-MA-25005, US-RI-44007, Interstate, Route, 8
+3792= US-IN-18161, US-OH-39017, US Route, Route, 1
+3793= US-SC-45023, US-SC-45091, US Route, Route, 6
+3794= US-NJ-34013, US-NJ-34017, US Route, Route, 5
+3795= US-AL-01111, US-GA-13045, State Route, Route, 1
+3796= US-CA-06019, US-CA-06039, State Route, Route, 3
+3797= US-TX-48081, US-TX-48335, State Route, Route, 1
+3798= US-KY-21097, US-KY-21191, US Route, Route, 1
+3799= US-OH-39103, US-OH-39153, Interstate, Route, 3
+3800= US-LA-22043, US-LA-22079, US Route, Route, 3
+3801= US-PA-42023, US-PA-42105, State Route, Route, 1
+3802= US-LA-22027, US-LA-22061, State Route, Route, 1
+3803= US-WI-55023, US-WI-55103, State Route, Route, 1
+3804= US-NY-36063, US-NY-36073, State Route, Route, 3
+3805= US-WY-56013, US-WY-56025, State Route, Route, 2
+3806= US-MD-24021, US-MD-24031, State Route, Route, 3
+3807= US-WV-54025, US-WV-54089, State Route, Route, 2
+3808= US-OR-41003, US-OR-41053, State Route, Route, 2
+3809= US-TX-48373, US-TX-48455, US Route, Route, 1
+3810= US-VA-51025, US-VA-51135, State Route, Route, 1
+3811= US-GA-13117, US-GA-13139, State Route, Route, 2
+3812= US-GA-13147, US-SC-45007, State Route, Route, 1
+3813= US-MN-27051, US-MN-27111, US Route, Route, 2
+3814= US-MO-29011, US-MO-29057, US Route, Route, 1
+3815= US-AL-01025, US-AL-01099, State Route, Route, 1
+3816= US-AR-05009, US-AR-05089, State Route, Route, 2
+3817= US-GA-13245, US-SC-45003, State Route, Route, 4
+3818= US-GA-13161, US-GA-13209, State Route, Route, 1
+3819= US-MN-27011, US-SD-46051, US Route, Route, 1
+3820= US-IL-17101, US-IL-17185, State Route, Route, 1
+3821= US-KS-20003, US-KS-20031, State Route, Route, 2
+3822= US-IL-17011, US-IL-17073, Interstate, Route, 4
+3823= US-NC-37131, US-VA-51081, Interstate, Route, 2
+3824= US-SD-46027, US-SD-46125, State Route, Route, 1
+3825= US-MN-27137, US-WI-55031, Road, Route, 5
+3826= US-NE-31035, US-NE-31059, State Route, Route, 3
+3827= US-MS-28017, US-MS-28115, Road, Route, 3
+3828= US-KS-20055, US-KS-20081, US Route, Route, 1
+3829= US-NY-36015, US-PA-42015, State Route, Route, 3
+3830= US-OH-39065, US-OH-39091, US Route, Route, 1
+3831= US-VA-51063, US-VA-51121, State Route, Route, 1
+3832= US-WV-54049, US-WV-54091, US Route, Route, 1
+3833= US-KS-20067, US-KS-20189, State Route, Route, 1
+3834= US-IN-18033, US-IN-18113, US Route, Route, 2
+3835= US-FL-12011, US-FL-12099, US Route, Route, 5
+3836= US-GA-13083, US-TN-47065, State Route, Route, 3
+3837= US-FL-12001, US-FL-12041, State Route, Route, 1
+3838= US-OH-39081, US-WV-54009, US Route, Route, 1
+3839= US-MD-24043, US-WV-54003, US Route, Route, 2
+3840= US-AR-05013, US-AR-05103, US Route, Route, 2
+3841= US-TX-48029, US-TX-48325, State Route, Route, 2
+3842= US-AR-05009, US-MO-29213, US Route, Route, 1
+3843= US-WI-55041, US-WI-55085, State Route, Route, 2
+3844= US-NE-31073, US-NE-31137, State Route, Route, 1
+3845= US-IL-17057, US-IL-17143, State Route, Route, 2
+3846= US-AL-01057, US-AL-01093, State Route, Route, 1
+3847= US-NM-35006, US-NM-35031, State Route, Route, 5
+3848= US-IL-17013, US-IL-17061, State Route, Route, 2
+3849= US-PA-42039, US-PA-42085, State Route, Route, 7
+3850= US-NC-37001, US-NC-37033, State Route, Route, 1
+3851= US-VA-51550, US-VA-51710, State Route, Route, 3
+3852= US-TX-48249, US-TX-48355, State Route, Route, 1
+3853= US-SD-46015, US-SD-46023, State Route, Route, 2
+3854= US-KY-21095, US-KY-21131, US Route, Route, 1
+3855= US-ID-16025, US-ID-16039, US Route, Route, 1
+3856= US-TX-48401, US-TX-48423, State Route, Route, 2
+3857= US-TX-48237, US-TX-48503, State Route, Route, 2
+3858= US-OH-39053, US-OH-39105, State Route, Route, 1
+3859= US-OH-39053, US-OH-39079, US Route, Route, 1
+3860= US-MT-30023, US-MT-30039, State Route, Route, 1
+3861= US-KS-20051, US-KS-20195, Interstate, Route, 1
+3862= US-NE-31071, US-NE-31089, State Route, Route, 1
+3863= US-AR-05145, US-AR-05147, US Route, Route, 1
+3864= US-WV-54047, US-WV-54109, State Route, Route, 2
+3865= US-MO-29125, US-MO-29161, State Route, Route, 2
+3866= US-UT-49019, US-UT-49037, US Route, Route, 1
+3867= US-IL-17193, US-IN-18129, State Route, Route, 3
+3868= US-WI-55091, US-WI-55093, State Route, Route, 2
+3869= US-IN-18059, US-IN-18145, State Route, Route, 2
+3870= US-KY-21041, US-KY-21187, State Route, Route, 1
+3871= US-MN-27035, US-MN-27095, US Route, Route, 1
+3872= US-CO-08043, US-CO-08101, US Route, Route, 1
+3873= US-TX-48015, US-TX-48477, State Route, Route, 1
+3874= US-SD-46047, US-SD-46113, US Route, Route, 1
+3875= US-NE-31037, US-NE-31141, State Route, Route, 2
+3876= US-KS-20021, US-MO-29145, US Route, Route, 2
+3877= US-OK-40049, US-OK-40123, State Route, Route, 1
+3878= US-IN-18059, US-IN-18097, State Route, Route, 4
+3879= US-MT-30029, US-MT-30089, State Route, Route, 1
+3880= US-MO-29051, US-MO-29151, US Route, Route, 1
+3881= US-IL-17081, US-IL-17189, US Route, Route, 3
+3882= US-GA-13035, US-GA-13217, State Route, Route, 1
+3883= US-AL-01003, US-FL-12033, Interstate, Route, 3
+3884= US-OK-40005, US-OK-40069, State Route, Route, 1
+3885= US-TX-48037, US-TX-48067, State Route, Route, 3
+3886= US-MS-28091, US-MS-28147, State Route, Route, 5
+3887= US-FL-12039, US-GA-13087, State Route, Route, 2
+3888= US-VA-51043, US-VA-51061, US Route, Route, 1
+3889= US-IA-19091, US-IA-19197, State Route, Route, 1
+3890= US-OK-40099, US-OK-40123, State Route, Route, 1
+3891= US-VA-51041, US-VA-51730, Interstate, Route, 1
+3892= US-GA-13105, US-GA-13195, State Route, Route, 2
+3893= US-TX-48079, US-TX-48501, State Route, Route, 1
+3894= US-ND-38047, US-ND-38093, State Route, Route, 2
+3895= US-TN-47117, US-TN-47187, State Route, Route, 1
+3896= US-TX-48231, US-TX-48379, US Route, Route, 1
+3897= US-AL-01037, US-AL-01051, State Route, Route, 2
+3898= US-PA-42009, US-PA-42013, US Route, Route, 2
+3899= US-OH-39001, US-OH-39015, State Route, Route, 4
+3900= US-CO-08013, US-CO-08123, State Route, Route, 4
+3901= US-CO-08067, US-CO-08111, US Route, Route, 1
+3902= US-TN-47035, US-TN-47141, State Route, Route, 2
+3903= US-OK-40039, US-OK-40043, State Route, Route, 3
+3904= US-PA-42003, US-PA-42125, State Route, Route, 8
+3905= US-LA-22043, US-LA-22059, State Route, Route, 2
+3906= US-MS-28043, US-MS-28097, Road, Route, 1
+3907= US-KS-20109, US-KS-20171, US Route, Route, 1
+3908= US-KY-21081, US-KY-21209, Interstate, Route, 2
+3909= US-IN-18041, US-IN-18047, State Route, Route, 1
+3910= US-LA-22047, US-LA-22121, State Route, Route, 2
+3911= US-CO-08045, US-CO-08103, State Route, Route, 2
+3912= US-NM-35021, US-NM-35059, State Route, Route, 2
+3913= US-WI-55097, US-WI-55135, State Route, Route, 4
+3914= US-IL-17017, US-IL-17137, Road, Route, 3
+3915= US-FL-12003, US-GA-13049, State Route, Route, 3
+3916= US-TN-47075, US-TN-47167, State Route, Route, 2
+3917= US-TX-48045, US-TX-48191, State Route, Route, 3
+3918= US-ND-38005, US-ND-38027, State Route, Route, 2
+3919= US-WA-53033, US-WA-53035, Road, Route, 1
+3920= US-KY-21031, US-KY-21085, State Route, Route, 2
+3921= US-VA-51179, US-VA-51630, State Route, Route, 4
+3922= US-MI-26007, US-MI-26119, State Route, Route, 1
+3923= US-WI-55067, US-WI-55115, State Route, Route, 1
+3924= US-KS-20047, US-KS-20145, US Route, Route, 2
+3925= US-CA-06069, US-CA-06087, State Route, Route, 1
+3926= US-NC-37067, US-NC-37169, US Route, Route, 2
+3927= US-AL-01015, US-AL-01055, State Route, Route, 3
+3928= US-FL-12027, US-FL-12049, US Route, Route, 1
+3929= US-FL-12105, US-FL-12119, State Route, Route, 1
+3930= US-MI-26061, US-MI-26083, State Route, Route, 2
+3931= US-IL-17055, US-IL-17199, State Route, Route, 3
+3932= US-AL-01055, US-AL-01095, State Route, Route, 1
+3933= US-MS-28139, US-MS-28145, State Route, Route, 1
+3934= US-MI-26121, US-MI-26123, State Route, Route, 2
+3935= US-MI-26091, US-MI-26161, US Route, Route, 2
+3936= US-MO-29065, US-MO-29179, State Route, Route, 5
+3937= US-ID-16025, US-ID-16047, State Route, Route, 1
+3938= US-ND-38029, US-ND-38047, State Route, Route, 1
+3939= US-NE-31061, US-NE-31181, US Route, Route, 2
+3940= US-MS-28067, US-MS-28129, State Route, Route, 1
+3941= US-TX-48155, US-TX-48275, State Route, Route, 1
+3942= US-TX-48049, US-TX-48307, US Route, Route, 1
+3943= US-NC-37149, US-SC-45045, US Route, Route, 1
+3944= US-CO-08015, US-CO-08109, US Route, Route, 1
+3945= US-MT-30043, US-MT-30049, Interstate, Route, 2
+3946= US-ND-38085, US-SD-46031, State Route, Route, 3
+3947= US-NY-36033, US-NY-36041, State Route, Route, 1
+3948= US-CA-06029, US-CA-06031, Interstate, Route, 3
+3949= US-TX-48351, US-TX-48403, State Route, Route, 1
+3950= US-VA-51071, US-VA-51155, State Route, Route, 1
+3951= US-MS-28037, US-MS-28063, State Route, Route, 1
+3952= US-WV-54005, US-WV-54081, State Route, Route, 2
+3953= US-NM-35011, US-NM-35041, US Route, Route, 1
+3954= US-TX-48015, US-TX-48157, State Route, Route, 1
+3955= US-VA-51125, US-VA-51163, Road, Route, 5
+3956= US-CA-06003, US-CA-06051, State Route, Route, 4
+3957= US-IL-17101, US-IN-18083, State Route, Route, 2
+3958= US-OR-41049, US-OR-41069, State Route, Route, 1
+3959= US-MI-26035, US-MI-26143, State Route, Route, 2
+3960= US-OR-41023, US-OR-41025, US Route, Route, 1
+3961= US-GA-13175, US-GA-13319, State Route, Route, 2
+3962= US-GA-13093, US-GA-13235, State Route, Route, 1
+3963= US-MS-28069, US-MS-28075, State Route, Route, 2
+3964= US-NE-31015, US-NE-31103, State Route, Route, 1
+3965= US-IA-19081, US-IA-19109, US Route, Route, 1
+3966= US-CA-06011, US-CA-06101, State Route, Route, 1
+3967= US-TX-48225, US-TX-48289, State Route, Route, 1
+3968= US-IN-18005, US-IN-18031, State Route, Route, 1
+3969= US-UT-49001, US-UT-49027, Interstate, Route, 3
+3970= US-IL-17043, US-IL-17089, Road, Route, 5
+3971= US-GA-13219, US-GA-13297, State Route, Route, 1
+3972= US-AK-02122, US-AK-02164, Road, Route, 1
+3973= US-WV-54019, US-WV-54089, State Route, Route, 1
+3974= US-OR-41007, US-OR-41009, US Route, Route, 1
+3975= US-WI-55001, US-WI-55021, State Route, Route, 2
+3976= US-TX-48063, US-TX-48459, US Route, Route, 2
+3977= US-KY-21031, US-KY-21183, Road, Route, 3
+3978= US-MN-27033, US-MN-27063, State Route, Route, 2
+3979= US-NJ-34013, US-NJ-34039, Interstate, Route, 5
+3980= US-WY-56023, US-WY-56035, US Route, Route, 1
+3981= US-NJ-34037, US-PA-42103, US Route, Route, 1
+3982= US-AL-01013, US-AL-01041, State Route, Route, 2
+3983= US-MO-29021, US-MO-29063, State Route, Route, 1
+3984= US-MN-27049, US-WI-55093, US Route, Route, 1
+3985= US-AL-01115, US-AL-01117, State Route, Route, 1
+3986= US-KS-20013, US-NE-31147, US Route, Route, 1
+3987= US-WV-54025, US-WV-54063, US Route, Route, 1
+3988= US-WA-53017, US-WA-53047, State Route, Route, 2
+3989= US-IL-17039, US-IL-17147, State Route, Route, 4
+3990= US-ID-16043, US-MT-30057, State Route, Route, 1
+3991= US-TX-48271, US-TX-48323, State Route, Route, 2
+3992= US-MA-25011, US-MA-25015, State Route, Route, 5
+3993= US-TN-47133, US-TN-47137, State Route, Route, 2
+3994= US-GA-13023, US-GA-13175, Interstate, Route, 2
+3995= US-KY-21015, US-KY-21077, US Route, Route, 2
+3996= US-TX-48429, US-TX-48503, State Route, Route, 1
+3997= US-VT-50017, US-VT-50023, US Route, Route, 7
+3998= US-VA-51069, US-WV-54003, Interstate, Route, 2
+3999= US-PA-42089, US-PA-42103, State Route, Route, 4
+4000= US-KS-20129, US-KS-20189, State Route, Route, 1
+4001= US-MO-29095, US-MO-29101, US Route, Route, 1
+4002= US-ME-23025, US-ME-23027, Interstate, Route, 2
+4003= US-SC-45013, US-SC-45053, State Route, Route, 9
+4004= US-TX-48443, US-TX-48465, US Route, Route, 1
+4005= US-VA-51077, US-VA-51191, US Route, Route, 1
+4006= US-GA-13089, US-GA-13247, State Route, Route, 2
+4007= US-CO-08037, US-CO-08107, State Route, Route, 1
+4008= US-KY-21033, US-KY-21143, US Route, Route, 4
+4009= US-IN-18043, US-KY-21111, Interstate, Route, 1
+4010= US-NV-32029, US-NV-32031, State Route, Route, 2
+4011= US-IA-19129, US-NE-31025, US Route, Route, 1
+4012= US-VT-50025, US-VT-50027, US Route, Route, 5
+4013= US-KS-20031, US-KS-20111, Road, Route, 2
+4014= US-IL-17023, US-IL-17033, State Route, Route, 1
+4015= US-VA-51069, US-WV-54031, State Route, Route, 1
+4016= US-AR-05099, US-AR-05109, State Route, Route, 1
+4017= US-MO-29001, US-MO-29121, US Route, Route, 3
+4018= US-ND-38013, US-ND-38101, State Route, Route, 2
+4019= US-MT-30085, US-MT-30105, US Route, Route, 1
+4020= US-GA-13139, US-GA-13187, State Route, Route, 1
+4021= US-SD-46019, US-SD-46081, US Route, Route, 2
+4022= US-OH-39035, US-OH-39093, Interstate, Route, 7
+4023= US-AL-01035, US-AL-01053, State Route, Route, 4
+4024= US-TX-48023, US-TX-48447, US Route, Route, 1
+4025= US-GA-13029, US-GA-13031, State Route, Route, 4
+4026= US-GA-13077, US-GA-13199, State Route, Route, 3
+4027= US-NY-36031, US-NY-36115, State Route, Route, 1
+4028= US-AR-05051, US-AR-05097, US Route, Route, 1
+4029= US-MI-26065, US-MI-26155, State Route, Route, 1
+4030= US-TX-48263, US-TX-48433, US Route, Route, 1
+4031= US-MT-30009, US-WY-56003, State Route, Route, 2
+4032= US-KS-20149, US-KS-20197, State Route, Route, 1
+4033= US-NY-36083, US-VT-50003, State Route, Route, 2
+4034= US-MI-26011, US-MI-26069, State Route, Route, 2
+4035= US-TX-48003, US-TX-48495, State Route, Route, 1
+4036= US-SC-45043, US-SC-45089, US Route, Route, 19
+4037= US-WI-55041, US-WI-55067, State Route, Route, 2
+4038= US-TX-48159, US-TX-48223, US Route, Route, 2
+4039= US-GA-13177, US-GA-13261, State Route, Route, 2
+4040= US-WV-54011, US-WV-54079, Interstate, Route, 2
+4041= US-NC-37031, US-NC-37049, US Route, Route, 1
+4042= US-PA-42051, US-PA-42111, State Route, Route, 2
+4043= US-WA-53007, US-WA-53037, US Route, Route, 1
+4044= US-MO-29031, US-MO-29207, State Route, Route, 1
+4045= US-OH-39005, US-OH-39103, US Route, Route, 1
+4046= US-TN-47043, US-TN-47187, Interstate, Route, 2
+4047= US-PA-42027, US-PA-42033, State Route, Route, 4
+4048= US-NC-37079, US-NC-37195, State Route, Route, 2
+4049= US-TX-48207, US-TX-48447, US Route, Route, 1
+4050= US-VA-51075, US-VA-51087, State Route, Route, 3
+4051= US-NE-31003, US-NE-31119, US Route, Route, 1
+4052= US-KS-20177, US-KS-20197, Interstate, Route, 2
+4053= US-IA-19127, US-IA-19169, US Route, Route, 1
+4054= US-AR-05067, US-AR-05075, US Route, Route, 1
+4055= US-SC-45009, US-SC-45075, US Route, Route, 5
+4056= US-AL-01015, US-AL-01019, State Route, Route, 2
+4057= US-AR-05063, US-AR-05075, State Route, Route, 1
+4058= US-TX-48353, US-TX-48441, Interstate, Route, 2
+4059= US-IL-17061, US-IL-17117, State Route, Route, 1
+4060= US-VA-51109, US-VA-51137, US Route, Route, 2
+4061= US-MI-26051, US-MI-26111, State Route, Route, 2
+4062= US-TX-48183, US-TX-48401, State Route, Route, 3
+4063= US-TX-48153, US-TX-48189, US Route, Route, 1
+4064= US-NE-31007, US-NE-31123, State Route, Route, 1
+4065= US-MO-29127, US-MO-29205, US Route, Route, 1
+4066= US-MT-30049, US-MT-30077, US Route, Route, 2
+4067= US-IN-18025, US-IN-18117, State Route, Route, 2
+4068= US-ND-38059, US-ND-38065, State Route, Route, 2
+4069= US-NC-37001, US-NC-37151, State Route, Route, 1
+4070= US-NJ-34017, US-NY-36061, State Route, Route, 2
+4071= US-NE-31029, US-NE-31135, State Route, Route, 1
+4072= US-CA-06067, US-CA-06113, Interstate, Route, 6
+4073= US-GA-13169, US-GA-13289, State Route, Route, 1
+4074= US-LA-22073, US-LA-22111, State Route, Route, 2
+4075= US-IL-17143, US-IL-17175, State Route, Route, 1
+4076= US-IA-19013, US-IA-19019, Interstate, Route, 4
+4077= US-WI-55051, US-WI-55099, State Route, Route, 1
+4078= US-OH-39095, US-OH-39173, Interstate, Route, 6
+4079= US-IA-19163, US-IL-17161, Interstate, Route, 4
+4080= US-IN-18003, US-OH-39125, US Route, Route, 2
+4081= US-MS-28069, US-MS-28099, State Route, Route, 2
+4082= US-SD-46025, US-SD-46057, State Route, Route, 1
+4083= US-NJ-34023, US-NJ-34035, State Route, Route, 10
+4084= US-ND-38041, US-ND-38089, State Route, Route, 2
+4085= US-TX-48335, US-TX-48353, Interstate, Route, 2
+4086= US-VA-51013, US-VA-51059, Road, Route, 3
+4087= US-CO-08089, US-CO-08101, State Route, Route, 2
+4088= US-MS-28071, US-MS-28145, State Route, Route, 1
+4089= US-TX-48347, US-TX-48401, US Route, Route, 2
+4090= US-MI-26085, US-MI-26123, State Route, Route, 1
+4091= US-IN-18017, US-IN-18103, US Route, Route, 2
+4092= US-OH-39151, US-OH-39153, Interstate, Route, 3
+4093= US-CA-06003, US-CA-06109, State Route, Route, 1
+4094= US-TN-47057, US-TN-47073, State Route, Route, 1
+4095= US-SD-46121, US-SD-46123, US Route, Route, 1
+4096= US-IN-18025, US-IN-18037, State Route, Route, 1
+4097= US-NC-37069, US-NC-37183, State Route, Route, 9
+4098= US-VA-51005, US-VA-51017, State Route, Route, 2
+4099= US-KS-20145, US-KS-20165, US Route, Route, 1
+4100= US-NH-33005, US-VT-50025, State Route, Route, 3
+4101= US-CA-06051, US-NV-32019, State Route, Route, 1
+4102= US-TX-48323, US-TX-48507, US Route, Route, 1
+4103= US-GA-13163, US-GA-13245, State Route, Route, 1
+4104= US-FL-12065, US-GA-13275, US Route, Route, 1
+4105= US-IL-17117, US-IL-17137, State Route, Route, 1
+4106= US-VA-51175, US-VA-51620, US Route, Route, 3
+4107= US-AZ-04003, US-AZ-04009, US Route, Route, 1
+4108= US-LA-22023, US-TX-48245, State Route, Route, 1
+4109= US-AL-01011, US-AL-01087, State Route, Route, 2
+4110= US-VA-51013, US-VA-51510, Interstate, Route, 3
+4111= US-NC-37125, US-NC-37153, US Route, Route, 1
+4112= US-CA-06003, US-CA-06009, State Route, Route, 3
+4113= US-ME-23011, US-ME-23027, Interstate, Route, 4
+4114= US-MS-28029, US-MS-28063, State Route, Route, 1
+4115= US-GA-13163, US-GA-13167, State Route, Route, 2
+4116= US-KS-20099, US-OK-40035, US Route, Route, 1
+4117= US-NJ-34023, US-NJ-34039, Road, Route, 3
+4118= US-KS-20025, US-KS-20119, US Route, Route, 2
+4119= US-NY-36043, US-NY-36077, US Route, Route, 4
+4120= US-AL-01009, US-AL-01043, State Route, Route, 5
+4121= US-NJ-34021, US-NJ-34023, State Route, Route, 5
+4122= US-TX-48241, US-TX-48403, US Route, Route, 1
+4123= US-ND-38057, US-ND-38059, State Route, Route, 1
+4124= US-GA-13149, US-GA-13285, State Route, Route, 1
+4125= US-NV-32007, US-NV-32013, Road, Route, 1
+4126= US-TN-47141, US-TN-47185, State Route, Route, 1
+4127= US-AR-05127, US-AR-05131, US Route, Route, 2
+4128= US-IN-18093, US-IN-18105, State Route, Route, 1
+4129= US-IL-17065, US-IL-17193, State Route, Route, 1
+4130= US-NM-35031, US-NM-35045, State Route, Route, 3
+4131= US-SC-45025, US-SC-45057, State Route, Route, 2
+4132= US-IA-19003, US-IA-19175, State Route, Route, 1
+4133= US-NE-31095, US-NE-31151, State Route, Route, 2
+4134= US-NC-37115, US-TN-47029, State Route, Route, 1
+4135= US-NC-37045, US-SC-45021, US Route, Route, 3
+4136= US-AL-01071, US-AL-01089, State Route, Route, 1
+4137= US-KS-20019, US-KS-20125, US Route, Route, 1
+4138= US-MI-26027, US-MI-26159, State Route, Route, 2
+4139= US-CA-06017, US-NV-32005, US Route, Route, 1
+4140= US-OR-41031, US-OR-41065, US Route, Route, 2
+4141= US-PA-42001, US-PA-42041, State Route, Route, 3
+4142= US-NY-36007, US-PA-42115, State Route, Route, 3
+4143= US-MS-28053, US-MS-28163, State Route, Route, 1
+4144= US-IL-17049, US-IL-17079, State Route, Route, 1
+4145= US-AR-05005, US-AR-05129, State Route, Route, 1
+4146= US-TX-48129, US-TX-48179, Interstate, Route, 3
+4147= US-AR-05089, US-MO-29213, State Route, Route, 1
+4148= US-MI-26043, US-WI-55037, US Route, Route, 1
+4149= US-TN-47055, US-TN-47099, State Route, Route, 1
+4150= US-WY-56015, US-WY-56021, US Route, Route, 2
+4151= US-PA-42033, US-PA-42065, US Route, Route, 7
+4152= US-GA-13271, US-GA-13309, State Route, Route, 2
+4153= US-MN-27095, US-MN-27097, State Route, Route, 1
+4154= US-IA-19069, US-IA-19197, Interstate, Route, 2
+4155= US-KS-20161, US-KS-20197, State Route, Route, 2
+4156= US-SD-46053, US-SD-46085, State Route, Route, 1
+4157= US-IL-17053, US-IL-17105, State Route, Route, 3
+4158= US-TX-48271, US-TX-48465, US Route, Route, 2
+4159= US-IL-17143, US-IL-17179, US Route, Route, 5
+4160= US-GA-13033, US-GA-13245, State Route, Route, 3
+4161= US-MO-29055, US-MO-29221, State Route, Route, 2
+4162= US-GA-13211, US-GA-13297, State Route, Route, 3
+4163= US-TX-48367, US-TX-48439, US Route, Route, 4
+4164= US-AL-01063, US-AL-01125, State Route, Route, 2
+4165= US-OK-40013, US-TX-48181, US Route, Route, 1
+4166= US-NY-36035, US-NY-36057, State Route, Route, 4
+4167= US-ND-38021, US-ND-38051, State Route, Route, 1
+4168= US-MS-28033, US-TN-47157, US Route, Route, 4
+4169= US-IN-18037, US-IN-18123, Interstate, Route, 2
+4170= US-IL-17001, US-IL-17067, State Route, Route, 2
+4171= US-CO-08023, US-CO-08055, US Route, Route, 1
+4172= US-IA-19079, US-IA-19187, Road, Route, 3
+4173= US-OK-40071, US-OK-40113, US Route, Route, 1
+4174= US-FL-12069, US-FL-12127, State Route, Route, 2
+4175= US-IL-17165, US-IL-17199, US Route, Route, 2
+4176= US-MO-29055, US-MO-29093, State Route, Route, 1
+4177= US-TX-48117, US-TX-48359, State Route, Route, 2
+4178= US-NC-37019, US-NC-37047, US Route, Route, 3
+4179= US-NE-31071, US-NE-31175, State Route, Route, 2
+4180= US-VA-51043, US-WV-54037, US Route, Route, 1
+4181= US-MI-26023, US-MI-26025, State Route, Route, 3
+4182= US-KS-20183, US-NE-31061, State Route, Route, 1
+4183= US-CA-06047, US-CA-06099, Road, Route, 5
+4184= US-WV-54001, US-WV-54033, State Route, Route, 1
+4185= US-NE-31097, US-NE-31127, US Route, Route, 1
+4186= US-AR-05065, US-AR-05135, State Route, Route, 1
+4187= US-AR-05059, US-AR-05125, Interstate, Route, 2
+4188= US-KY-21027, US-KY-21091, State Route, Route, 2
+4189= US-PA-42015, US-PA-42115, State Route, Route, 1
+4190= US-NC-37019, US-SC-45051, US Route, Route, 1
+4191= US-SC-45021, US-SC-45091, State Route, Route, 2
+4192= US-TN-47003, US-TN-47149, Interstate, Route, 3
+4193= US-MI-26049, US-MI-26155, Interstate, Route, 2
+4194= US-KS-20095, US-KS-20173, US Route, Route, 1
+4195= US-AR-05097, US-AR-05127, US Route, Route, 1
+4196= US-WV-54051, US-WV-54069, State Route, Route, 1
+4197= US-OH-39133, US-OH-39153, State Route, Route, 5
+4198= US-TX-48031, US-TX-48209, US Route, Route, 1
+4199= US-IL-17087, US-IL-17181, State Route, Route, 2
+4200= US-NC-37177, US-NC-37187, US Route, Route, 1
+4201= US-NE-31045, US-NE-31161, US Route, Route, 1
+4202= US-MI-26091, US-OH-39051, US Route, Route, 2
+4203= US-GA-13159, US-GA-13217, State Route, Route, 2
+4204= US-VA-51087, US-VA-51760, US Route, Route, 11
+4205= US-NC-37023, US-NC-37035, State Route, Route, 4
+4206= US-IA-19021, US-IA-19041, State Route, Route, 1
+4207= US-MS-28057, US-MS-28095, State Route, Route, 2
+4208= US-AR-05041, US-AR-05043, US Route, Route, 3
+4209= US-VA-51059, US-VA-51153, State Route, Route, 6
+4210= US-PA-42019, US-PA-42073, State Route, Route, 5
+4211= US-MI-26015, US-MI-26045, State Route, Route, 3
+4212= US-IA-19043, US-IA-19065, State Route, Route, 5
+4213= US-MT-30065, US-MT-30111, US Route, Route, 1
+4214= US-NY-36001, US-NY-36083, State Route, Route, 6
+4215= US-OK-40031, US-OK-40033, Interstate, Route, 2
+4216= US-TN-47163, US-VA-51520, State Route, Route, 4
+4217= US-NY-36105, US-PA-42127, State Route, Route, 1
+4218= US-FL-12073, US-FL-12077, State Route, Route, 1
+4219= US-MI-26005, US-MI-26081, US Route, Route, 1
+4220= US-NM-35039, US-NM-35049, State Route, Route, 5
+4221= US-MN-27123, US-MN-27163, Interstate, Route, 5
+4222= US-TN-47055, US-TN-47103, State Route, Route, 2
+4223= US-KS-20045, US-KS-20059, US Route, Route, 2
+4224= US-OR-41001, US-OR-41023, US Route, Route, 2
+4225= US-OH-39143, US-OH-39147, US Route, Route, 3
+4226= US-ND-38069, US-ND-38083, US Route, Route, 1
+4227= US-WI-55005, US-WI-55017, US Route, Route, 1
+4228= US-AL-01013, US-AL-01131, State Route, Route, 1
+4229= US-IN-18125, US-IN-18173, State Route, Route, 1
+4230= US-NE-31173, US-NE-31179, State Route, Route, 1
+4231= US-KS-20055, US-KS-20083, State Route, Route, 1
+4232= US-WI-55087, US-WI-55139, US Route, Route, 3
+4233= US-MN-27007, US-MN-27057, US Route, Route, 2
+4234= US-AL-01069, US-FL-12063, US Route, Route, 4
+4235= US-MN-27079, US-MN-27131, State Route, Route, 4
+4236= US-LA-22013, US-LA-22061, Interstate, Route, 4
+4237= US-SD-46019, US-WY-56011, US Route, Route, 2
+4238= US-DE-10003, US-PA-42045, US Route, Route, 3
+4239= US-SD-46029, US-SD-46057, US Route, Route, 2
+4240= US-WI-55027, US-WI-55131, State Route, Route, 3
+4241= US-WI-55047, US-WI-55137, State Route, Route, 1
+4242= US-IL-17177, US-WI-55045, State Route, Route, 1
+4243= US-TX-48305, US-TX-48445, US Route, Route, 1
+4244= US-OK-40017, US-OK-40109, State Route, Route, 3
+4245= US-MO-29009, US-MO-29209, State Route, Route, 4
+4246= US-MN-27001, US-MN-27115, State Route, Route, 1
+4247= US-NC-37059, US-NC-37067, US Route, Route, 2
+4248= US-UT-49039, US-UT-49041, US Route, Route, 1
+4249= US-NM-35027, US-NM-35035, US Route, Route, 2
+4250= US-NJ-34019, US-NJ-34035, US Route, Route, 3
+4251= US-OH-39029, US-OH-39151, US Route, Route, 2
+4252= US-CA-06005, US-CA-06009, State Route, Route, 2
+4253= US-FL-12005, US-FL-12131, State Route, Route, 1
+4254= US-NY-36009, US-NY-36121, State Route, Route, 2
+4255= US-MO-29043, US-MO-29077, State Route, Route, 4
+4256= US-KS-20029, US-KS-20143, US Route, Route, 1
+4257= US-WV-54067, US-WV-54101, State Route, Route, 1
+4258= US-KS-20067, US-KS-20187, US Route, Route, 1
+4259= US-MN-27075, US-MN-27137, State Route, Route, 2
+4260= US-TX-48005, US-TX-48373, US Route, Route, 1
+4261= US-NC-37019, US-NC-37129, Road, Route, 3
+4262= US-VA-51003, US-VA-51029, State Route, Route, 1
+4263= US-MO-29029, US-MO-29085, US Route, Route, 1
+4264= US-TX-48035, US-TX-48217, State Route, Route, 2
+4265= US-NM-35025, US-TX-48165, US Route, Route, 1
+4266= US-AR-05043, US-AR-05079, US Route, Route, 1
+4267= US-LA-22105, US-MS-28113, US Route, Route, 2
+4268= US-TN-47103, US-TN-47127, State Route, Route, 8
+4269= US-KY-21079, US-KY-21113, US Route, Route, 1
+4270= US-KS-20053, US-KS-20105, State Route, Route, 3
+4271= US-TX-48017, US-TX-48279, US Route, Route, 2
+4272= US-FL-12039, US-FL-12063, Interstate, Route, 2
+4273= US-IN-18039, US-IN-18141, US Route, Route, 4
+4274= US-MO-29061, US-MO-29079, State Route, Route, 2
+4275= US-TX-48089, US-TX-48285, US Route, Route, 1
+4276= US-UT-49033, US-WY-56041, State Route, Route, 1
+4277= US-GA-13007, US-GA-13205, State Route, Route, 1
+4278= US-MO-29055, US-MO-29065, State Route, Route, 1
+4279= US-IA-19145, US-IA-19173, State Route, Route, 1
+4280= US-VA-51027, US-VA-51167, State Route, Route, 1
+4281= US-OH-39005, US-OH-39075, State Route, Route, 3
+4282= US-CA-06015, US-OR-41015, US Route, Route, 1
+4283= US-NJ-34011, US-NJ-34015, State Route, Route, 1
+4284= US-IL-17089, US-IL-17093, US Route, Route, 5
+4285= US-TX-48463, US-TX-48507, US Route, Route, 1
+4286= US-MN-27131, US-MN-27147, Interstate, Route, 1
+4287= US-TX-48267, US-TX-48435, Interstate, Route, 1
+4288= US-WI-55089, US-WI-55131, State Route, Route, 2
+4289= US-AR-05033, US-OK-40135, Interstate, Route, 1
+4290= US-ID-16019, US-ID-16051, Interstate, Route, 3
+4291= US-MO-29127, US-MO-29173, US Route, Route, 4
+4292= US-IL-17137, US-IL-17167, US Route, Route, 2
+4293= US-OR-41013, US-OR-41017, State Route, Route, 1
+4294= US-MN-27037, US-MN-27049, State Route, Route, 6
+4295= US-NC-37031, US-NC-37133, State Route, Route, 1
+4296= US-AR-05021, US-AR-05055, State Route, Route, 3
+4297= US-MO-29093, US-MO-29123, State Route, Route, 1
+4298= US-OH-39125, US-OH-39161, US Route, Route, 2
+4299= US-SD-46013, US-SD-46089, State Route, Route, 1
+4300= US-NE-31069, US-NE-31101, US Route, Route, 2
+4301= US-MS-28045, US-MS-28109, State Route, Route, 3
+4302= US-AZ-04013, US-AZ-04025, State Route, Route, 3
+4303= US-GA-13013, US-GA-13219, State Route, Route, 1
+4304= US-PA-42037, US-PA-42113, State Route, Route, 1
+4305= US-NC-37093, US-NC-37165, US Route, Route, 2
+4306= US-UT-49001, US-UT-49031, State Route, Route, 1
+4307= US-CT-09003, US-MA-25013, State Route, Route, 5
+4308= US-NJ-34007, US-PA-42101, State Route, Route, 3
+4309= US-MO-29067, US-MO-29229, State Route, Route, 2
+4310= US-TN-47077, US-TN-47113, Interstate, Route, 2
+4311= US-MA-25001, US-MA-25023, State Route, Route, 3
+4312= US-IL-17011, US-IL-17155, State Route, Route, 3
+4313= US-MS-28109, US-MS-28131, State Route, Route, 1
+4314= US-AL-01073, US-AL-01115, Interstate, Route, 5
+4315= US-SD-46031, US-SD-46105, State Route, Route, 1
+4316= US-TX-48051, US-TX-48331, State Route, Route, 1
+4317= US-KS-20039, US-KS-20179, State Route, Route, 3
+4318= US-OH-39043, US-OH-39123, State Route, Route, 1
+4319= US-TX-48373, US-TX-48457, US Route, Route, 2
+4320= US-WA-53007, US-WA-53017, State Route, Route, 2
+4321= US-OK-40037, US-OK-40081, Interstate, Route, 2
+4322= US-IA-19045, US-IA-19097, US Route, Route, 2
+4323= US-WA-53051, US-WA-53063, US Route, Route, 1
+4324= US-MO-29141, US-MO-29159, US Route, Route, 1
+4325= US-NC-37013, US-NC-37117, US Route, Route, 1
+4326= US-NM-35005, US-NM-35011, US Route, Route, 4
+4327= US-FL-12019, US-FL-12031, Interstate, Route, 7
+4328= US-NY-36017, US-NY-36025, Interstate, Route, 2
+4329= US-NE-31093, US-NE-31125, State Route, Route, 1
+4330= US-KS-20117, US-KS-20201, State Route, Route, 2
+4331= US-MS-28029, US-MS-28085, Interstate, Route, 2
+4332= US-MO-29065, US-MO-29215, State Route, Route, 1
+4333= US-DC-11001, US-MD-24033, Road, Route, 8
+4334= US-OK-40029, US-OK-40123, State Route, Route, 1
+4335= US-AR-05007, US-AR-05015, US Route, Route, 1
+4336= US-IL-17133, US-IL-17157, State Route, Route, 2
+4337= US-WI-55103, US-WI-55111, State Route, Route, 2
+4338= US-NE-31011, US-NE-31141, State Route, Route, 2
+4339= US-IN-18021, US-IN-18121, State Route, Route, 1
+4340= US-TX-48207, US-TX-48253, State Route, Route, 1
+4341= US-KY-21119, US-KY-21193, State Route, Route, 2
+4342= US-OK-40021, US-OK-40101, State Route, Route, 1
+4343= US-WY-56005, US-WY-56011, Interstate, Route, 1
+4344= US-IN-18147, US-IN-18173, State Route, Route, 5
+4345= US-AR-05117, US-AR-05147, State Route, Route, 1
+4346= US-WI-55031, US-WI-55129, US Route, Route, 1
+4347= US-IA-19061, US-WI-55043, US Route, Route, 1
+4348= US-MO-29041, US-MO-29115, State Route, Route, 3
+4349= US-GA-13153, US-GA-13289, State Route, Route, 1
+4350= US-MO-29031, US-MO-29157, US Route, Route, 2
+4351= US-TX-48143, US-TX-48363, Interstate, Route, 3
+4352= US-KS-20113, US-KS-20155, State Route, Route, 1
+4353= US-MI-26095, US-MI-26097, State Route, Route, 1
+4354= US-OK-40063, US-OK-40133, US Route, Route, 2
+4355= US-OH-39039, US-OH-39137, State Route, Route, 1
+4356= US-AR-05113, US-AR-05133, US Route, Route, 1
+4357= US-TX-48455, US-TX-48471, State Route, Route, 5
+4358= US-CO-08009, US-KS-20187, Road, Route, 2
+4359= US-KY-21155, US-KY-21229, State Route, Route, 1
+4360= US-KS-20005, US-MO-29021, US Route, Route, 1
+4361= US-MN-27015, US-MN-27165, State Route, Route, 2
+4362= US-TN-47059, US-TN-47063, Interstate, Route, 1
+4363= US-VT-50007, US-VT-50023, Interstate, Route, 3
+4364= US-PA-42027, US-PA-42035, Interstate, Route, 4
+4365= US-WI-55115, US-WI-55135, US Route, Route, 3
+4366= US-WV-54063, US-WV-54089, State Route, Route, 1
+4367= US-TX-48307, US-TX-48327, US Route, Route, 1
+4368= US-MO-29085, US-MO-29185, US Route, Route, 2
+4369= US-NH-33003, US-NH-33007, US Route, Route, 2
+4370= US-FL-12035, US-FL-12109, Interstate, Route, 3
+4371= US-MI-26107, US-MI-26133, US Route, Route, 2
+4372= US-MI-26061, US-MI-26131, State Route, Route, 5
+4373= US-UT-49027, US-UT-49041, Interstate, Route, 2
+4374= US-NV-32001, US-NV-32019, US Route, Route, 6
+4375= US-SC-45083, US-SC-45087, State Route, Route, 2
+4376= US-OR-41013, US-OR-41069, US Route, Route, 1
+4377= US-NV-32003, US-NV-32023, US Route, Route, 2
+4378= US-KS-20005, US-KS-20043, State Route, Route, 1
+4379= US-AR-05103, US-AR-05139, State Route, Route, 1
+4380= US-SD-46049, US-SD-46069, State Route, Route, 1
+4381= US-TX-48251, US-TX-48425, US Route, Route, 1
+4382= US-SD-46033, US-SD-46103, US Route, Route, 4
+4383= US-ID-16069, US-WA-53075, US Route, Route, 1
+4384= US-PA-42011, US-PA-42091, State Route, Route, 4
+4385= US-TX-48145, US-TX-48395, State Route, Route, 2
+4386= US-MT-30041, US-MT-30051, US Route, Route, 1
+4387= US-PA-42075, US-PA-42107, Interstate, Route, 1
+4388= US-IA-19119, US-SD-46099, State Route, Route, 1
+4389= US-IN-18045, US-IN-18121, US Route, Route, 1
+4390= US-OH-39021, US-OH-39023, State Route, Route, 2
+4391= US-TX-48115, US-TX-48165, State Route, Route, 3
+4392= US-MI-26023, US-MI-26149, US Route, Route, 3
+4393= US-NC-37073, US-NC-37139, US Route, Route, 1
+4394= US-KY-21067, US-KY-21239, US Route, Route, 1
+4395= US-IL-17133, US-IL-17163, State Route, Route, 3
+4396= US-NE-31051, US-NE-31179, State Route, Route, 1
+4397= US-AR-05075, US-AR-05135, US Route, Route, 2
+4398= US-WI-55025, US-WI-55045, State Route, Route, 4
+4399= US-TX-48005, US-TX-48347, US Route, Route, 3
+4400= US-TX-48195, US-TX-48357, State Route, Route, 1
+4401= US-KS-20069, US-KS-20119, State Route, Route, 1
+4402= US-MI-26037, US-MI-26155, State Route, Route, 3
+4403= US-LA-22069, US-LA-22127, US Route, Route, 2
+4404= US-NJ-34019, US-PA-42017, Road, Route, 6
+4405= US-OH-39003, US-OH-39065, State Route, Route, 2
+4406= US-PA-42011, US-PA-42071, Interstate, Route, 5
+4407= US-OK-40021, US-OK-40145, State Route, Route, 1
+4408= US-IL-17083, US-IL-17117, US Route, Route, 3
+4409= US-GA-13081, US-GA-13321, State Route, Route, 2
+4410= US-WV-54055, US-WV-54089, State Route, Route, 1
+4411= US-MD-24005, US-PA-42133, Interstate, Route, 1
+4412= US-TX-48091, US-TX-48187, State Route, Route, 2
+4413= US-AR-05003, US-AR-05043, US Route, Route, 2
+4414= US-OK-40019, US-OK-40049, State Route, Route, 1
+4415= US-PA-42039, US-PA-42121, State Route, Route, 4
+4416= US-SD-46013, US-SD-46115, State Route, Route, 2
+4417= US-TX-48097, US-TX-48181, US Route, Route, 1
+4418= US-MO-29115, US-MO-29121, State Route, Route, 1
+4419= US-ID-16017, US-ID-16055, State Route, Route, 2
+4420= US-LA-22011, US-LA-22019, State Route, Route, 4
+4421= US-AR-05029, US-AR-05149, State Route, Route, 1
+4422= US-IL-17087, US-IL-17199, State Route, Route, 4
+4423= US-GA-13133, US-GA-13237, State Route, Route, 1
+4424= US-OH-39121, US-OH-39167, Interstate, Route, 1
+4425= US-IA-19087, US-IA-19183, US Route, Route, 1
+4426= US-CO-08063, US-CO-08073, Interstate, Route, 1
+4427= US-NJ-34007, US-NJ-34015, State Route, Route, 12
+4428= US-KS-20083, US-KS-20145, State Route, Route, 1
+4429= US-AR-05013, US-AR-05139, US Route, Route, 2
+4430= US-ND-38003, US-ND-38073, State Route, Route, 1
+4431= US-NC-37077, US-NC-37145, State Route, Route, 2
+4432= US-CO-08017, US-CO-08061, US Route, Route, 2
+4433= US-OH-39019, US-OH-39081, State Route, Route, 1
+4434= US-KY-21155, US-KY-21217, State Route, Route, 1
+4435= US-MN-27133, US-SD-46099, Interstate, Route, 2
+4436= US-TX-48085, US-TX-48397, State Route, Route, 2
+4437= US-PA-42051, US-PA-42059, State Route, Route, 2
+4438= US-IL-17099, US-IL-17105, State Route, Route, 4
+4439= US-WY-56001, US-WY-56031, State Route, Route, 1
+4440= US-NM-35037, US-TX-48359, Interstate, Route, 1
+4441= US-IL-17057, US-IL-17095, State Route, Route, 3
+4442= US-TX-48087, US-TX-48129, State Route, Route, 1
+4443= US-TN-47011, US-TN-47107, State Route, Route, 2
+4444= US-NY-36055, US-NY-36117, State Route, Route, 2
+4445= US-SD-46049, US-SD-46059, State Route, Route, 1
+4446= US-NE-31047, US-NE-31063, State Route, Route, 2
+4447= US-MN-27157, US-WI-55011, State Route, Route, 1
+4448= US-VA-51069, US-WV-54027, US Route, Route, 2
+4449= US-KS-20105, US-KS-20123, State Route, Route, 2
+4450= US-OH-39115, US-OH-39119, State Route, Route, 1
+4451= US-NE-31065, US-NE-31073, US Route, Route, 1
+4452= US-MS-28093, US-MS-28137, State Route, Route, 1
+4453= US-ID-16023, US-ID-16033, State Route, Route, 2
+4454= US-OH-39007, US-OH-39055, US Route, Route, 2
+4455= US-MI-26013, US-MI-26061, State Route, Route, 3
+4456= US-GA-13163, US-GA-13189, State Route, Route, 1
+4457= US-RI-44003, US-RI-44007, US Route, Route, 11
+4458= US-GA-13117, US-GA-13135, State Route, Route, 1
+4459= US-GA-13037, US-GA-13243, State Route, Route, 1
+4460= US-VA-51650, US-VA-51700, Interstate, Route, 6
+4461= US-TN-47003, US-TN-47127, State Route, Route, 2
+4462= US-MO-29041, US-MO-29175, US Route, Route, 1
+4463= US-AL-01031, US-AL-01045, State Route, Route, 7
+4464= US-AL-01029, US-GA-13143, State Route, Route, 2
+4465= US-KY-21109, US-KY-21125, State Route, Route, 1
+4466= US-AK-02100, US-AK-02232, Road, Route, 1
+4467= US-GA-13027, US-GA-13075, State Route, Route, 1
+4468= US-GA-13051, US-SC-45053, Interstate, Route, 3
+4469= US-MN-27103, US-MN-27129, State Route, Route, 1
+4470= US-SC-45037, US-SC-45081, State Route, Route, 3
+4471= US-SC-45019, US-SC-45035, US Route, Route, 3
+4472= US-AL-01017, US-GA-13145, Interstate, Route, 2
+4473= US-MT-30023, US-MT-30093, State Route, Route, 2
+4474= US-GA-13199, US-GA-13263, State Route, Route, 3
+4475= US-GA-13133, US-GA-13219, State Route, Route, 1
+4476= US-GA-13197, US-GA-13269, State Route, Route, 1
+4477= US-MO-29171, US-MO-29197, US Route, Route, 1
+4478= US-MS-28027, US-MS-28143, US Route, Route, 1
+4479= US-NE-31077, US-NE-31093, State Route, Route, 2
+4480= US-OK-40091, US-OK-40111, US Route, Route, 3
+4481= US-OK-40011, US-OK-40043, State Route, Route, 3
+4482= US-UT-49009, US-WY-56037, State Route, Route, 4
+4483= US-MI-26121, US-MI-26127, US Route, Route, 2
+4484= US-OK-40039, US-OK-40129, State Route, Route, 2
+4485= US-WA-53005, US-WA-53021, State Route, Route, 3
+4486= US-KS-20175, US-KS-20189, US Route, Route, 2
+4487= US-IL-17011, US-IL-17175, State Route, Route, 1
+4488= US-IA-19045, US-IA-19163, US Route, Route, 3
+4489= US-IN-18105, US-IN-18119, State Route, Route, 1
+4490= US-IA-19047, US-IA-19133, State Route, Route, 2
+4491= US-IA-19039, US-IA-19053, US Route, Route, 3
+4492= US-MO-29039, US-MO-29185, State Route, Route, 2
+4493= US-WY-56023, US-WY-56037, State Route, Route, 3
+4494= US-GA-13027, US-GA-13275, State Route, Route, 2
+4495= US-IN-18085, US-IN-18099, US Route, Route, 1
+4496= US-AL-01055, US-AL-01115, Interstate, Route, 3
+4497= US-MS-28063, US-MS-28085, State Route, Route, 1
+4498= US-SD-46017, US-SD-46069, State Route, Route, 1
+4499= US-CO-08071, US-NM-35059, State Route, Route, 1
+4500= US-MO-29017, US-MO-29207, State Route, Route, 2
+4501= US-IL-17015, US-IL-17177, State Route, Route, 1
+4502= US-OH-39075, US-OH-39169, State Route, Route, 2
+4503= US-GA-13093, US-GA-13193, State Route, Route, 1
+4504= US-SD-46125, US-SD-46135, State Route, Route, 1
+4505= US-IL-17027, US-IL-17121, State Route, Route, 2
+4506= US-WY-56009, US-WY-56031, State Route, Route, 2
+4507= US-GA-13057, US-GA-13121, State Route, Route, 2
+4508= US-AR-05057, US-AR-05091, Interstate, Route, 2
+4509= US-TX-48133, US-TX-48143, Interstate, Route, 2
+4510= US-AZ-04007, US-AZ-04017, State Route, Route, 1
+4511= US-IL-17089, US-IL-17111, Interstate, Route, 3
+4512= US-SD-46051, US-SD-46109, Interstate, Route, 3
+4513= US-GA-13085, US-GA-13187, State Route, Route, 1
+4514= US-MO-29133, US-MO-29143, State Route, Route, 1
+4515= US-IA-19149, US-IA-19193, State Route, Route, 3
+4516= US-MN-27085, US-MN-27143, State Route, Route, 2
+4517= US-LA-22077, US-LA-22097, US Route, Route, 1
+4518= US-MI-26115, US-MI-26161, US Route, Route, 1
+4519= US-NE-31021, US-NE-31053, US Route, Route, 1
+4520= US-LA-22075, US-LA-22087, State Route, Route, 1
+4521= US-AR-05033, US-AR-05047, US Route, Route, 2
+4522= US-TX-48171, US-TX-48319, US Route, Route, 1
+4523= US-TX-48055, US-TX-48187, State Route, Route, 7
+4524= US-MN-27015, US-MN-27103, State Route, Route, 4
+4525= US-IL-17161, US-IL-17195, State Route, Route, 2
+4526= US-TX-48429, US-TX-48447, US Route, Route, 1
+4527= US-UT-49007, US-UT-49049, US Route, Route, 1
+4528= US-NE-31045, US-SD-46047, US Route, Route, 1
+4529= US-TN-47107, US-TN-47123, State Route, Route, 5
+4530= US-OK-40101, US-OK-40145, State Route, Route, 3
+4531= US-TX-48413, US-TX-48451, US Route, Route, 1
+4532= US-CO-08049, US-CO-08117, State Route, Route, 1
+4533= US-KS-20061, US-KS-20127, US Route, Route, 3
+4534= US-TX-48043, US-TX-48371, US Route, Route, 3
+4535= US-OH-39027, US-OH-39057, Interstate, Route, 2
+4536= US-MN-27011, US-MN-27155, US Route, Route, 2
+4537= US-ND-38007, US-ND-38033, Interstate, Route, 1
+4538= US-CO-08023, US-NM-35055, State Route, Route, 1
+4539= US-MO-29081, US-MO-29129, US Route, Route, 1
+4540= US-MN-27039, US-MN-27099, State Route, Route, 2
+4541= US-ME-23007, US-ME-23017, US Route, Route, 3
+4542= US-MN-27077, US-MN-27135, State Route, Route, 1
+4543= US-VA-51033, US-VA-51101, State Route, Route, 1
+4544= US-DE-10001, US-MD-24011, State Route, Route, 4
+4545= US-IL-17117, US-IL-17135, State Route, Route, 3
+4546= US-TX-48063, US-TX-48499, State Route, Route, 1
+4547= US-MO-29079, US-MO-29117, US Route, Route, 1
+4548= US-TX-48163, US-TX-48283, Interstate, Route, 2
+4549= US-TX-48065, US-TX-48233, State Route, Route, 3
+4550= US-SC-45071, US-SC-45079, US Route, Route, 1
+4551= US-IN-18015, US-IN-18181, State Route, Route, 1
+4552= US-IA-19051, US-IA-19179, US Route, Route, 2
+4553= US-KY-21133, US-VA-51195, US Route, Route, 1
+4554= US-IN-18123, US-IN-18147, Road, Route, 2
+4555= US-VA-51111, US-VA-51147, US Route, Route, 2
+4556= US-KY-21139, US-KY-21157, Interstate, Route, 2
+4557= US-IL-17063, US-IL-17099, Interstate, Route, 2
+4558= US-ME-23005, US-ME-23017, State Route, Route, 5
+4559= US-GA-13105, US-GA-13221, State Route, Route, 1
+4560= US-MN-27071, US-MN-27077, State Route, Route, 1
+4561= US-IA-19079, US-IA-19169, Interstate, Route, 2
+4562= US-SC-45045, US-SC-45083, State Route, Route, 8
+4563= US-CO-08019, US-CO-08059, Interstate, Route, 2
+4564= US-GA-13077, US-GA-13121, State Route, Route, 2
+4565= US-SD-46061, US-SD-46087, State Route, Route, 3
+4566= US-VA-51035, US-VA-51141, Road, Route, 11
+4567= US-IN-18073, US-IN-18127, US Route, Route, 1
+4568= US-MI-26005, US-MI-26077, US Route, Route, 1
+4569= US-SC-45023, US-SC-45039, US Route, Route, 4
+4570= US-KY-21049, US-KY-21151, State Route, Route, 1
+4571= US-WI-55073, US-WI-55141, State Route, Route, 2
+4572= US-MD-24003, US-MD-24005, Interstate, Route, 8
+4573= US-KY-21051, US-KY-21125, State Route, Route, 2
+4574= US-NC-37123, US-NC-37125, State Route, Route, 2
+4575= US-NY-36007, US-NY-36023, State Route, Route, 3
+4576= US-TN-47011, US-TN-47121, State Route, Route, 1
+4577= US-CO-08123, US-NE-31105, State Route, Route, 1
+4578= US-SD-46035, US-SD-46067, State Route, Route, 1
+4579= US-FL-12049, US-FL-12105, US Route, Route, 1
+4580= US-TX-48067, US-TX-48315, US Route, Route, 3
+4581= US-MD-24047, US-VA-51001, US Route, Route, 1
+4582= US-IN-18051, US-IN-18083, US Route, Route, 1
+4583= US-OK-40033, US-TX-48485, Interstate, Route, 1
+4584= US-IL-17085, US-IL-17177, US Route, Route, 1
+4585= US-GA-13037, US-GA-13095, State Route, Route, 1
+4586= US-AL-01007, US-AL-01105, State Route, Route, 2
+4587= US-IN-18041, US-IN-18161, State Route, Route, 1
+4588= US-NY-36099, US-NY-36109, State Route, Route, 1
+4589= US-AR-05091, US-TX-48037, Road, Route, 3
+4590= US-MS-28071, US-MS-28093, State Route, Route, 1
+4591= US-SD-46053, US-SD-46123, State Route, Route, 2
+4592= US-MO-29131, US-MO-29169, State Route, Route, 1
+4593= US-IA-19103, US-IA-19139, State Route, Route, 2
+4594= US-IA-19119, US-IA-19143, State Route, Route, 1
+4595= US-NC-37069, US-NC-37181, US Route, Route, 1
+4596= US-MS-28091, US-MS-28109, State Route, Route, 1
+4597= US-FL-12005, US-FL-12013, State Route, Route, 1
+4598= US-AL-01027, US-AL-01111, State Route, Route, 2
+4599= US-IL-17131, US-IL-17161, US Route, Route, 1
+4600= US-NC-37185, US-VA-51117, Interstate, Route, 2
+4601= US-KS-20095, US-KS-20151, State Route, Route, 2
+4602= US-TX-48001, US-TX-48213, State Route, Route, 3
+4603= US-NY-36069, US-NY-36117, State Route, Route, 5
+4604= US-NC-37107, US-NC-37191, US Route, Route, 1
+4605= US-MN-27163, US-WI-55109, Interstate, Route, 2
+4606= US-MO-29099, US-MO-29186, Interstate, Route, 2
+4607= US-MO-29045, US-MO-29111, US Route, Route, 1
+4608= US-FL-12023, US-FL-12041, State Route, Route, 1
+4609= US-AL-01125, US-AL-01127, State Route, Route, 1
+4610= US-GA-13167, US-GA-13175, State Route, Route, 2
+4611= US-TX-48165, US-TX-48501, State Route, Route, 1
+4612= US-VA-51011, US-VA-51029, US Route, Route, 2
+4613= US-MI-26049, US-MI-26157, State Route, Route, 1
+4614= US-MO-29053, US-MO-29141, US Route, Route, 4
+4615= US-WI-55027, US-WI-55039, State Route, Route, 6
+4616= US-OK-40129, US-TX-48483, State Route, Route, 1
+4617= US-TX-48327, US-TX-48413, US Route, Route, 1
+4618= US-NE-31093, US-NE-31163, State Route, Route, 2
+4619= US-MS-28039, US-MS-28059, State Route, Route, 2
+4620= US-OK-40039, US-OK-40149, US Route, Route, 2
+4621= US-AR-05057, US-AR-05073, State Route, Route, 1
+4622= US-PA-42081, US-PA-42105, State Route, Route, 1
+4623= US-MS-28101, US-MS-28123, US Route, Route, 3
+4624= US-MT-30063, US-MT-30077, State Route, Route, 1
+4625= US-OK-40027, US-OK-40109, Interstate, Route, 3
+4626= US-MO-29077, US-MO-29109, State Route, Route, 2
+4627= US-OK-40113, US-OK-40117, State Route, Route, 3
+4628= US-IN-18107, US-IN-18121, State Route, Route, 1
+4629= US-NE-31007, US-NE-31105, State Route, Route, 1
+4630= US-WA-53023, US-WA-53075, State Route, Route, 1
+4631= US-MN-27023, US-MN-27173, US Route, Route, 5
+4632= US-KS-20077, US-KS-20095, State Route, Route, 2
+4633= US-NC-37119, US-NC-37179, State Route, Route, 2
+4634= US-MS-28017, US-MS-28095, State Route, Route, 3
+4635= US-SC-45043, US-SC-45051, US Route, Route, 4
+4636= US-ME-23017, US-NH-33007, State Route, Route, 3
+4637= US-MD-24023, US-WV-54023, US Route, Route, 1
+4638= US-AR-05035, US-AR-05093, State Route, Route, 3
+4639= US-IA-19103, US-IA-19183, US Route, Route, 4
+4640= US-TN-47005, US-TN-47085, Interstate, Route, 2
+4641= US-MO-29029, US-MO-29105, State Route, Route, 1
+4642= US-TX-48011, US-TX-48381, US Route, Route, 1
+4643= US-AL-01111, US-GA-13149, State Route, Route, 1
+4644= US-FL-12029, US-FL-12123, State Route, Route, 4
+4645= US-MD-24001, US-MD-24043, Interstate, Route, 1
+4646= US-IN-18071, US-IN-18143, US Route, Route, 2
+4647= US-GA-13217, US-GA-13247, Interstate, Route, 3
+4648= US-OH-39019, US-OH-39151, State Route, Route, 3
+4649= US-PA-42069, US-PA-42131, US Route, Route, 1
+4650= US-OK-40025, US-TX-48111, US Route, Route, 2
+4651= US-GA-13011, US-GA-13157, Interstate, Route, 5
+4652= US-MO-29183, US-MO-29219, Interstate, Route, 2
+4653= US-IA-19075, US-IA-19127, State Route, Route, 1
+4654= US-ND-38027, US-ND-38103, State Route, Route, 1
+4655= US-MI-26115, US-OH-39095, Interstate, Route, 4
+4656= US-NC-37123, US-NC-37151, US Route, Route, 2
+4657= US-NE-31103, US-SD-46053, State Route, Route, 1
+4658= US-FL-12021, US-FL-12087, US Route, Route, 1
+4659= US-GA-13197, US-GA-13307, State Route, Route, 2
+4660= US-MN-27037, US-MN-27139, State Route, Route, 2
+4661= US-TX-48057, US-TX-48391, State Route, Route, 1
+4662= US-CA-06027, US-NV-32023, State Route, Route, 3
+4663= US-IL-17039, US-IL-17107, State Route, Route, 2
+4664= US-AL-01075, US-AL-01093, State Route, Route, 2
+4665= US-TX-48059, US-TX-48253, State Route, Route, 1
+4666= US-SC-45049, US-SC-45053, US Route, Route, 5
+4667= US-LA-22045, US-LA-22101, State Route, Route, 2
+4668= US-PA-42063, US-PA-42065, US Route, Route, 2
+4669= US-NE-31075, US-NE-31091, State Route, Route, 1
+4670= US-IN-18001, US-OH-39161, US Route, Route, 2
+4671= US-MN-27007, US-MN-27113, State Route, Route, 1
+4672= US-TX-48095, US-TX-48451, US Route, Route, 1
+4673= US-GA-13031, US-GA-13107, State Route, Route, 1
+4674= US-MD-24027, US-MD-24031, US Route, Route, 5
+4675= US-CA-06093, US-OR-41035, State Route, Route, 2
+4676= US-NE-31027, US-NE-31179, State Route, Route, 1
+4677= US-MA-25003, US-MA-25011, State Route, Route, 1
+4678= US-KY-21047, US-KY-21221, State Route, Route, 2
+4679= US-TN-47041, US-TN-47189, State Route, Route, 2
+4680= US-GA-13005, US-GA-13299, State Route, Route, 1
+4681= US-MS-28089, US-MS-28163, US Route, Route, 4
+4682= US-IN-18027, US-IN-18083, US Route, Route, 1
+4683= US-NC-37169, US-VA-51141, State Route, Route, 1
+4684= US-NC-37075, US-NC-37113, US Route, Route, 1
+4685= US-OK-40067, US-OK-40137, US Route, Route, 1
+4686= US-MT-30097, US-MT-30107, US Route, Route, 1
+4687= US-GA-13159, US-GA-13207, State Route, Route, 1
+4688= US-KS-20053, US-KS-20167, Interstate, Route, 1
+4689= US-WI-55047, US-WI-55139, State Route, Route, 1
+4690= US-TX-48277, US-TX-48387, US Route, Route, 2
+4691= US-IL-17077, US-IL-17157, State Route, Route, 1
+4692= US-MS-28019, US-MS-28159, State Route, Route, 1
+4693= US-TN-47005, US-TN-47017, State Route, Route, 1
+4694= US-GA-13035, US-GA-13151, State Route, Route, 1
+4695= US-TN-47105, US-TN-47145, State Route, Route, 4
+4696= US-TX-48203, US-TX-48459, State Route, Route, 1
+4697= US-MO-29119, US-MO-29145, State Route, Route, 2
+4698= US-KY-21187, US-KY-21209, State Route, Route, 1
+4699= US-TN-47027, US-TN-47133, State Route, Route, 1
+4700= US-AL-01117, US-AL-01121, State Route, Route, 1
+4701= US-NM-35001, US-NM-35049, Interstate, Route, 1
+4702= US-NC-37055, US-NC-37177, US Route, Route, 1
+4703= US-MS-28031, US-MS-28035, US Route, Route, 1
+4704= US-AL-01083, US-TN-47103, State Route, Route, 1
+4705= US-OH-39113, US-OH-39165, State Route, Route, 2
+4706= US-GA-13069, US-GA-13155, State Route, Route, 1
+4707= US-KS-20085, US-KS-20149, State Route, Route, 2
+4708= US-IA-19115, US-IA-19139, State Route, Route, 2
+4709= US-VA-51045, US-VA-51161, State Route, Route, 1
+4710= US-IL-17005, US-IL-17051, State Route, Route, 3
+4711= US-WA-53029, US-WA-53057, State Route, Route, 1
+4712= US-LA-22019, US-LA-22053, State Route, Route, 5
+4713= US-CT-09001, US-NY-36079, Interstate, Route, 1
+4714= US-CO-08027, US-CO-08101, State Route, Route, 3
+4715= US-ND-38019, US-ND-38071, State Route, Route, 2
+4716= US-FL-12015, US-FL-12043, Road, Route, 1
+4717= US-GA-13001, US-GA-13161, State Route, Route, 4
+4718= US-CO-08057, US-WY-56007, State Route, Route, 1
+4719= US-KY-21071, US-KY-21195, State Route, Route, 1
+4720= US-ND-38015, US-ND-38055, US Route, Route, 3
+4721= US-TX-48113, US-TX-48257, US Route, Route, 3
+4722= US-LA-22051, US-LA-22075, State Route, Route, 1
+4723= US-OR-41005, US-OR-41065, US Route, Route, 1
+4724= US-MD-24009, US-MD-24037, State Route, Route, 1
+4725= US-MO-29015, US-MO-29141, State Route, Route, 1
+4726= US-VA-51073, US-VA-51097, State Route, Route, 2
+4727= US-MO-29075, US-MO-29227, US Route, Route, 1
+4728= US-NE-31153, US-NE-31155, US Route, Route, 1
+4729= US-WV-54081, US-WV-54109, State Route, Route, 6
+4730= US-AR-05015, US-AR-05087, State Route, Route, 3
+4731= US-MN-27011, US-MN-27151, State Route, Route, 2
+4732= US-NY-36025, US-NY-36111, State Route, Route, 1
+4733= US-TX-48031, US-TX-48171, US Route, Route, 1
+4734= US-NY-36097, US-NY-36099, State Route, Route, 1
+4735= US-NY-36051, US-NY-36055, State Route, Route, 4
+4736= US-GA-13125, US-GA-13163, State Route, Route, 3
+4737= US-MN-27051, US-MN-27155, State Route, Route, 2
+4738= US-MO-29043, US-MO-29209, US Route, Route, 2
+4739= US-WV-54035, US-WV-54107, Interstate, Route, 1
+4740= US-KY-21035, US-KY-21083, State Route, Route, 2
+4741= US-DC-11001, US-MD-24031, Road, Route, 4
+4742= US-TX-48109, US-TX-48243, Interstate, Route, 3
+4743= US-GA-13169, US-GA-13319, State Route, Route, 1
+4744= US-IL-17063, US-IL-17091, State Route, Route, 2
+4745= US-TX-48245, US-TX-48291, US Route, Route, 1
+4746= US-IA-19085, US-NE-31177, US Route, Route, 1
+4747= US-GA-13121, US-GA-13135, State Route, Route, 2
+4748= US-NE-31015, US-NE-31089, US Route, Route, 2
+4749= US-KY-21161, US-KY-21201, US Route, Route, 1
+4750= US-VA-51057, US-VA-51159, US Route, Route, 1
+4751= US-MO-29035, US-MO-29179, State Route, Route, 1
+4752= US-AR-05037, US-AR-05123, State Route, Route, 1
+4753= US-CO-08051, US-CO-08097, State Route, Route, 3
+4754= US-OK-40045, US-TX-48295, State Route, Route, 2
+4755= US-NC-37037, US-NC-37183, US Route, Route, 2
+4756= US-OK-40011, US-OK-40015, State Route, Route, 1
+4757= US-MO-29155, US-TN-47045, Interstate, Route, 1
+4758= US-MN-27001, US-MN-27137, US Route, Route, 1
+4759= US-SD-46071, US-SD-46103, US Route, Route, 4
+4760= US-OK-40015, US-OK-40039, Interstate, Route, 1
+4761= US-OK-40045, US-OK-40129, US Route, Route, 1
+4762= US-CO-08055, US-CO-08101, Interstate, Route, 1
+4763= US-GA-13095, US-GA-13205, State Route, Route, 1
+4764= US-GA-13091, US-GA-13235, State Route, Route, 1
+4765= US-OH-39029, US-WV-54029, US Route, Route, 1
+4766= US-OK-40065, US-TX-48487, US Route, Route, 1
+4767= US-IA-19079, US-IA-19083, US Route, Route, 3
+4768= US-AL-01011, US-AL-01109, State Route, Route, 2
+4769= US-MN-27067, US-MN-27151, US Route, Route, 2
+4770= US-WV-54033, US-WV-54041, US Route, Route, 2
+4771= US-WA-53041, US-WA-53067, State Route, Route, 2
+4772= US-NC-37025, US-NC-37119, US Route, Route, 4
+4773= US-IL-17077, US-IL-17199, State Route, Route, 2
+4774= US-CO-08061, US-CO-08099, US Route, Route, 2
+4775= US-LA-22049, US-LA-22061, State Route, Route, 3
+4776= US-AZ-04011, US-NM-35023, US Route, Route, 2
+4777= US-TN-47055, US-TN-47119, State Route, Route, 1
+4778= US-PA-42067, US-PA-42109, State Route, Route, 3
+4779= US-SC-45071, US-SC-45087, State Route, Route, 1
+4780= US-NE-31151, US-NE-31159, State Route, Route, 1
+4781= US-KY-21109, US-KY-21151, US Route, Route, 1
+4782= US-GA-13007, US-GA-13201, State Route, Route, 1
+4783= US-TX-48147, US-TX-48181, US Route, Route, 2
+4784= US-TX-48137, US-TX-48267, US Route, Route, 1
+4785= US-TN-47111, US-TN-47165, State Route, Route, 1
+4786= US-TN-47041, US-TN-47159, State Route, Route, 1
+4787= US-NM-35025, US-TX-48495, State Route, Route, 1
+4788= US-PA-42125, US-WV-54009, State Route, Route, 2
+4789= US-GA-13029, US-GA-13179, State Route, Route, 4
+4790= US-LA-22025, US-LA-22029, State Route, Route, 2
+4791= US-NH-33015, US-NH-33017, State Route, Route, 4
+4792= US-FL-12037, US-FL-12129, US Route, Route, 2
+4793= US-TX-48047, US-TX-48249, State Route, Route, 2
+4794= US-KY-21075, US-TN-47095, State Route, Route, 1
+4795= US-OK-40045, US-OK-40059, State Route, Route, 2
+4796= US-WI-55073, US-WI-55115, State Route, Route, 3
+4797= US-ND-38053, US-ND-38105, US Route, Route, 1
+4798= US-WA-53001, US-WA-53075, State Route, Route, 3
+4799= US-CT-09015, US-RI-44007, US Route, Route, 3
+4800= US-IN-18037, US-IN-18125, State Route, Route, 2
+4801= US-ND-38047, US-ND-38051, State Route, Route, 3
+4802= US-NM-35059, US-TX-48111, State Route, Route, 2
+4803= US-TX-48085, US-TX-48147, State Route, Route, 2
+4804= US-TX-48373, US-TX-48407, US Route, Route, 2
+4805= US-NV-32017, US-UT-49021, State Route, Route, 1
+4806= US-ID-16087, US-OR-41045, US Route, Route, 1
+4807= US-MN-27013, US-MN-27015, State Route, Route, 1
+4808= US-GA-13061, US-GA-13243, State Route, Route, 1
+4809= US-FL-12107, US-FL-12127, US Route, Route, 1
+4810= US-GA-13015, US-GA-13115, State Route, Route, 2
+4811= US-NY-36061, US-NY-36081, Interstate, Route, 3
+4812= US-AR-05055, US-AR-05121, State Route, Route, 1
+4813= US-TN-47009, US-TN-47155, State Route, Route, 3
+4814= US-KS-20031, US-KS-20073, State Route, Route, 1
+4815= US-CA-06045, US-CA-06097, State Route, Route, 3
+4816= US-AR-05131, US-OK-40135, US Route, Route, 1
+4817= US-IL-17083, US-IL-17119, State Route, Route, 3
+4818= US-TN-47045, US-TN-47097, State Route, Route, 1
+4819= US-MN-27023, US-MN-27151, State Route, Route, 2
+4820= US-TX-48163, US-TX-48325, Interstate, Route, 2
+4821= US-KS-20153, US-NE-31087, State Route, Route, 2
+4822= US-VA-51007, US-VA-51041, US Route, Route, 1
+4823= US-WI-55015, US-WI-55039, US Route, Route, 1
+4824= US-WI-55095, US-WI-55109, State Route, Route, 3
+4825= US-PA-42083, US-PA-42105, State Route, Route, 3
+4826= US-VA-51650, US-VA-51710, Interstate, Route, 1
+4827= US-NY-36037, US-NY-36073, State Route, Route, 2
+4828= US-TX-48027, US-TX-48331, State Route, Route, 1
+4829= US-CA-06021, US-CA-06103, Interstate, Route, 1
+4830= US-GA-13269, US-GA-13293, State Route, Route, 1
+4831= US-CT-09005, US-CT-09009, State Route, Route, 6
+4832= US-MS-28097, US-MS-28155, US Route, Route, 1
+4833= US-MD-24015, US-PA-42071, US Route, Route, 1
+4834= US-MO-29131, US-MO-29141, State Route, Route, 1
+4835= US-TX-48295, US-TX-48357, US Route, Route, 2
+4836= US-MN-27017, US-MN-27115, Interstate, Route, 2
+4837= US-MO-29071, US-MO-29219, State Route, Route, 1
+4838= US-IN-18039, US-MI-26149, US Route, Route, 2
+4839= US-KS-20087, US-KS-20103, State Route, Route, 3
+4840= US-IL-17027, US-IL-17189, Interstate, Route, 3
+4841= US-CO-08083, US-NM-35045, US Route, Route, 2
+4842= US-KS-20191, US-OK-40071, US Route, Route, 2
+4843= US-MT-30025, US-MT-30109, State Route, Route, 1
+4844= US-MN-27109, US-MN-27157, US Route, Route, 2
+4845= US-WV-54033, US-WV-54103, State Route, Route, 1
+4846= US-TX-48159, US-TX-48387, State Route, Route, 1
+4847= US-LA-22017, US-TX-48203, Interstate, Route, 2
+4848= US-NC-37035, US-NC-37097, Interstate, Route, 3
+4849= US-NE-31003, US-NE-31183, State Route, Route, 1
+4850= US-WV-54025, US-WV-54067, State Route, Route, 2
+4851= US-TN-47063, US-TN-47089, Interstate, Route, 3
+4852= US-WI-55033, US-WI-55109, US Route, Route, 5
+4853= US-AR-05077, US-AR-05107, State Route, Route, 1
+4854= US-VA-51003, US-VA-51125, US Route, Route, 6
+4855= US-OH-39035, US-OH-39055, US Route, Route, 5
+4856= US-WA-53057, US-WA-53061, State Route, Route, 3
+4857= US-FL-12031, US-FL-12109, State Route, Route, 4
+4858= US-IL-17141, US-IL-17201, State Route, Route, 3
+4859= US-TN-47003, US-TN-47117, State Route, Route, 1
+4860= US-MT-30025, US-ND-38087, US Route, Route, 1
+4861= US-IL-17133, US-MO-29189, Interstate, Route, 1
+4862= US-MN-27157, US-MN-27169, US Route, Route, 1
+4863= US-IN-18161, US-OH-39135, State Route, Route, 1
+4864= US-GA-13111, US-NC-37039, State Route, Route, 1
+4865= US-OK-40107, US-OK-40111, Interstate, Route, 1
+4866= US-SC-45045, US-SC-45059, US Route, Route, 4
+4867= US-TN-47051, US-TN-47061, State Route, Route, 1
+4868= US-AZ-04013, US-AZ-04027, Interstate, Route, 1
+4869= US-CA-06099, US-CA-06109, State Route, Route, 1
+4870= US-MO-29059, US-MO-29225, State Route, Route, 2
+4871= US-IN-18013, US-IN-18109, State Route, Route, 1
+4872= US-GA-13065, US-GA-13299, State Route, Route, 1
+4873= US-TX-48059, US-TX-48133, State Route, Route, 4
+4874= US-NE-31041, US-NE-31047, State Route, Route, 3
+4875= US-ME-23011, US-ME-23023, US Route, Route, 2
+4876= US-KS-20015, US-KS-20079, State Route, Route, 1
+4877= US-TX-48145, US-TX-48293, State Route, Route, 3
+4878= US-KY-21071, US-KY-21115, US Route, Route, 1
+4879= US-GA-13195, US-GA-13221, State Route, Route, 1
+4880= US-KS-20151, US-KS-20155, State Route, Route, 1
+4881= US-SD-46043, US-SD-46067, US Route, Route, 2
+4882= US-TX-48005, US-TX-48405, State Route, Route, 1
+4883= US-NC-37079, US-NC-37191, US Route, Route, 1
+4884= US-IN-18177, US-OH-39135, US Route, Route, 2
+4885= US-OH-39051, US-OH-39069, State Route, Route, 1
+4886= US-ID-16027, US-OR-41045, US Route, Route, 1
+4887= US-MN-27035, US-MN-27097, State Route, Route, 2
+4888= US-NC-37037, US-NC-37125, State Route, Route, 1
+4889= US-MO-29137, US-MO-29173, State Route, Route, 1
+4890= US-IA-19061, US-IA-19097, US Route, Route, 2
+4891= US-NE-31101, US-NE-31111, US Route, Route, 2
+4892= US-AR-05095, US-AR-05147, US Route, Route, 1
+4893= US-TX-48025, US-TX-48297, US Route, Route, 2
+4894= US-AL-01043, US-AL-01133, State Route, Route, 1
+4895= US-IL-17163, US-MO-29510, Interstate, Route, 2
+4896= US-ID-16007, US-WY-56023, US Route, Route, 3
+4897= US-CO-08075, US-CO-08123, State Route, Route, 1
+4898= US-NV-32001, US-NV-32027, Interstate, Route, 1
+4899= US-LA-22001, US-LA-22055, US Route, Route, 2
+4900= US-ND-38035, US-ND-38063, State Route, Route, 2
+4901= US-CO-08003, US-CO-08109, State Route, Route, 2
+4902= US-SC-45039, US-SC-45055, State Route, Route, 1
+4903= US-WV-54075, US-WV-54083, State Route, Route, 2
+4904= US-ND-38009, US-ND-38069, State Route, Route, 1
+4905= US-TX-48335, US-TX-48431, State Route, Route, 1
+4906= US-ID-16049, US-MT-30063, US Route, Route, 1
+4907= US-MS-28117, US-MS-28145, State Route, Route, 1
+4908= US-GA-13143, US-GA-13233, State Route, Route, 2
+4909= US-MO-29186, US-MO-29187, State Route, Route, 1
+4910= US-MO-29143, US-MO-29155, Interstate, Route, 1
+4911= US-IN-18147, US-KY-21059, US Route, Route, 1
+4912= US-KY-21021, US-KY-21167, US Route, Route, 2
+4913= US-CO-08015, US-CO-08043, US Route, Route, 1
+4914= US-OK-40029, US-OK-40063, US Route, Route, 1
+4915= US-TX-48191, US-TX-48345, State Route, Route, 1
+4916= US-OK-40129, US-TX-48211, State Route, Route, 1
+4917= US-IL-17065, US-IL-17165, State Route, Route, 1
+4918= US-NC-37053, US-NC-37055, US Route, Route, 1
+4919= US-WV-54007, US-WV-54015, State Route, Route, 2
+4920= US-VA-51099, US-VA-51179, State Route, Route, 1
+4921= US-CO-08041, US-CO-08043, State Route, Route, 1
+4922= US-NE-31165, US-WY-56027, US Route, Route, 1
+4923= US-NJ-34005, US-PA-42101, State Route, Route, 1
+4924= US-IA-19047, US-IA-19085, US Route, Route, 2
+4925= US-LA-22029, US-MS-28001, US Route, Route, 1
+4926= US-ME-23019, US-ME-23029, State Route, Route, 1
+4927= US-NH-33009, US-NH-33013, State Route, Route, 3
+4928= US-AL-01059, US-MS-28141, State Route, Route, 1
+4929= US-NY-36021, US-NY-36027, State Route, Route, 4
+4930= US-OH-39073, US-OH-39127, State Route, Route, 3
+4931= US-SD-46009, US-SD-46023, State Route, Route, 2
+4932= US-MT-30065, US-MT-30087, US Route, Route, 1
+4933= US-NE-31143, US-NE-31185, US Route, Route, 1
+4934= US-TX-48011, US-TX-48129, US Route, Route, 1
+4935= US-TX-48095, US-TX-48307, US Route, Route, 1
+4936= US-TX-48337, US-TX-48497, US Route, Route, 1
+4937= US-LA-22031, US-LA-22069, Interstate, Route, 1
+4938= US-MO-29009, US-MO-29145, State Route, Route, 2
+4939= US-PA-42103, US-PA-42127, State Route, Route, 11
+4940= US-MI-26115, US-MI-26163, Interstate, Route, 3
+4941= US-IA-19121, US-IA-19175, US Route, Route, 1
+4942= US-IA-19085, US-IA-19165, State Route, Route, 3
+4943= US-SD-46105, US-SD-46137, State Route, Route, 1
+4944= US-SC-45047, US-SC-45081, US Route, Route, 1
+4945= US-NE-31091, US-NE-31171, State Route, Route, 1
+4946= US-MT-30003, US-MT-30087, US Route, Route, 1
+4947= US-TX-48169, US-TX-48263, US Route, Route, 1
+4948= US-TX-48157, US-TX-48201, Interstate, Route, 5
+4949= US-KS-20065, US-KS-20195, US Route, Route, 1
+4950= US-CO-08085, US-CO-08091, US Route, Route, 1
+4951= US-IL-17013, US-IL-17149, State Route, Route, 2
+4952= US-TX-48043, US-TX-48377, US Route, Route, 4
+4953= US-WA-53025, US-WA-53037, Interstate, Route, 1
+4954= US-MS-28047, US-MS-28059, State Route, Route, 3
+4955= US-TN-47107, US-TN-47121, State Route, Route, 4
+4956= US-FL-12019, US-FL-12107, State Route, Route, 4
+4957= US-WV-54053, US-WV-54079, US Route, Route, 2
+4958= US-OH-39083, US-OH-39139, State Route, Route, 1
+4959= US-IN-18033, US-IN-18151, Interstate, Route, 3
+4960= US-IN-18019, US-IN-18143, Interstate, Route, 2
+4961= US-IN-18045, US-IN-18165, Interstate, Route, 1
+4962= US-MN-27061, US-MN-27137, State Route, Route, 2
+4963= US-OK-40037, US-OK-40111, State Route, Route, 2
+4964= US-MO-29051, US-MO-29131, State Route, Route, 2
+4965= US-KY-21113, US-KY-21239, State Route, Route, 1
+4966= US-TX-48259, US-TX-48265, Interstate, Route, 2
+4967= US-MS-28073, US-MS-28091, US Route, Route, 2
+4968= US-AZ-04019, US-AZ-04021, State Route, Route, 3
+4969= US-OK-40049, US-OK-40099, State Route, Route, 5
+4970= US-MO-29119, US-OK-40041, State Route, Route, 1
+4971= US-OH-39143, US-OH-39173, US Route, Route, 2
+4972= US-GA-13161, US-GA-13271, State Route, Route, 1
+4973= US-KS-20111, US-KS-20127, US Route, Route, 1
+4974= US-TX-48231, US-TX-48257, State Route, Route, 1
+4975= US-ID-16043, US-ID-16081, State Route, Route, 1
+4976= US-MO-29017, US-MO-29157, State Route, Route, 1
+4977= US-KS-20063, US-KS-20179, State Route, Route, 1
+4978= US-MS-28085, US-MS-28147, State Route, Route, 1
+4979= US-MO-29189, US-MO-29510, State Route, Route, 9
+4980= US-NY-36045, US-NY-36089, US Route, Route, 3
+4981= US-CO-08093, US-CO-08117, State Route, Route, 1
+4982= US-GA-13031, US-GA-13103, State Route, Route, 3
+4983= US-ID-16039, US-ID-16047, Interstate, Route, 1
+4984= US-WI-55007, US-WI-55113, US Route, Route, 2
+4985= US-IA-19057, US-IA-19087, US Route, Route, 1
+4986= US-MI-26019, US-MI-26101, State Route, Route, 3
+4987= US-NY-36007, US-NY-36025, State Route, Route, 1
+4988= US-WI-55113, US-WI-55129, US Route, Route, 4
+4989= US-TX-48123, US-TX-48469, US Route, Route, 2
+4990= US-NY-36013, US-PA-42049, State Route, Route, 4
+4991= US-VA-51185, US-WV-54055, US Route, Route, 2
+4992= US-KS-20117, US-NE-31133, State Route, Route, 1
+4993= US-IL-17031, US-IL-17097, US Route, Route, 5
+4994= US-MS-28055, US-MS-28149, US Route, Route, 1
+4995= US-TN-47007, US-TN-47143, State Route, Route, 1
+4996= US-AZ-04001, US-NM-35031, State Route, Route, 3
+4997= US-VA-51075, US-VA-51109, US Route, Route, 4
+4998= US-KY-21037, US-KY-21191, US Route, Route, 3
+4999= US-CO-08033, US-CO-08113, State Route, Route, 2
+5000= US-MI-26025, US-MI-26077, State Route, Route, 3
+5001= US-AR-05017, US-AR-05041, US Route, Route, 1
+5002= US-GA-13205, US-GA-13275, State Route, Route, 2
+5003= US-MS-28021, US-MS-28149, US Route, Route, 1
+5004= US-CO-08077, US-UT-49019, Interstate, Route, 1
+5005= US-OH-39151, US-OH-39157, State Route, Route, 4
+5006= US-VA-51007, US-VA-51135, US Route, Route, 3
+5007= US-IN-18091, US-IN-18149, US Route, Route, 3
+5008= US-KS-20089, US-NE-31129, State Route, Route, 1
+5009= US-AL-01021, US-AL-01105, State Route, Route, 1
+5010= US-NC-37025, US-NC-37159, Interstate, Route, 4
+5011= US-MO-29085, US-MO-29167, State Route, Route, 1
+5012= US-KY-21135, US-KY-21161, State Route, Route, 2
+5013= US-KY-21111, US-KY-21211, Interstate, Route, 2
+5014= US-TN-47099, US-TN-47119, State Route, Route, 1
+5015= US-VA-51079, US-VA-51137, US Route, Route, 1
+5016= US-IL-17149, US-IL-17171, US Route, Route, 2
+5017= US-OH-39047, US-OH-39071, US Route, Route, 1
+5018= US-AR-05001, US-AR-05117, US Route, Route, 3
+5019= US-KS-20155, US-KS-20185, US Route, Route, 1
+5020= US-NC-37001, US-NC-37037, State Route, Route, 1
+5021= US-NE-31027, US-NE-31051, US Route, Route, 2
+5022= US-MI-26067, US-MI-26117, State Route, Route, 2
+5023= US-GA-13069, US-GA-13299, State Route, Route, 1
+5024= US-KS-20105, US-KS-20143, State Route, Route, 1
+5025= US-FL-12069, US-FL-12083, Road, Route, 5
+5026= US-TX-48313, US-TX-48471, State Route, Route, 2
+5027= US-NM-35028, US-NM-35043, State Route, Route, 1
+5028= US-NH-33003, US-NH-33017, State Route, Route, 1
+5029= US-MO-29109, US-MO-29145, State Route, Route, 1
+5030= US-MT-30083, US-MT-30085, State Route, Route, 1
+5031= US-LA-22071, US-LA-22103, US Route, Route, 3
+5032= US-AR-05005, US-AR-05049, US Route, Route, 1
+5033= US-IA-19015, US-IA-19169, Road, Route, 3
+5034= US-TN-47129, US-TN-47145, State Route, Route, 2
+5035= US-TX-48031, US-TX-48091, US Route, Route, 1
+5036= US-NM-35017, US-NM-35051, State Route, Route, 1
+5037= US-NC-37179, US-SC-45025, US Route, Route, 1
+5038= US-MN-27067, US-MN-27129, US Route, Route, 1
+5039= US-IL-17035, US-IL-17049, Interstate, Route, 3
+5040= US-MT-30063, US-MT-30081, US Route, Route, 1
+5041= US-WA-53031, US-WA-53045, US Route, Route, 1
+5042= US-MS-28011, US-MS-28133, State Route, Route, 3
+5043= US-NC-37115, US-TN-47171, US Route, Route, 1
+5044= US-MN-27029, US-MN-27119, US Route, Route, 2
+5045= US-GA-13115, US-GA-13129, State Route, Route, 1
+5046= US-IL-17053, US-IL-17075, State Route, Route, 5
+5047= US-KY-21005, US-KY-21239, US Route, Route, 2
+5048= US-AL-01115, US-AL-01121, State Route, Route, 3
+5049= US-KS-20111, US-KS-20197, Interstate, Route, 2
+5050= US-KY-21033, US-KY-21055, State Route, Route, 1
+5051= US-AL-01005, US-GA-13239, State Route, Route, 1
+5052= US-MN-27021, US-MN-27061, US Route, Route, 2
+5053= US-WI-55025, US-WI-55049, US Route, Route, 2
+5054= US-KS-20011, US-KS-20107, State Route, Route, 4
+5055= US-IN-18113, US-IN-18183, US Route, Route, 2
+5056= US-MN-27043, US-MN-27091, Road, Route, 2
+5057= US-IL-17081, US-IL-17121, Interstate, Route, 2
+5058= US-AR-05095, US-AR-05117, US Route, Route, 3
+5059= US-CT-09015, US-MA-25027, Interstate, Route, 4
+5060= US-MN-27101, US-MN-27117, State Route, Route, 1
+5061= US-AL-01021, US-AL-01037, Road, Route, 2
+5062= US-WI-55099, US-WI-55107, US Route, Route, 1
+5063= US-KS-20053, US-KS-20169, State Route, Route, 1
+5064= US-IN-18161, US-IN-18177, US Route, Route, 1
+5065= US-AL-01083, US-AL-01089, State Route, Route, 4
+5066= US-AL-01001, US-AL-01021, State Route, Route, 4
+5067= US-NY-36003, US-NY-36051, State Route, Route, 3
+5068= US-GA-13057, US-GA-13227, State Route, Route, 2
+5069= US-NM-35011, US-NM-35037, State Route, Route, 1
+5070= US-MN-27079, US-MN-27103, US Route, Route, 6
+5071= US-WI-55021, US-WI-55111, State Route, Route, 5
+5072= US-MO-29163, US-MO-29173, State Route, Route, 4
+5073= US-ME-23013, US-ME-23015, US Route, Route, 1
+5074= US-LA-22039, US-LA-22079, US Route, Route, 2
+5075= US-PA-42037, US-PA-42081, State Route, Route, 1
+5076= US-OK-40011, US-OK-40017, State Route, Route, 2
+5077= US-SC-45039, US-SC-45079, US Route, Route, 4
+5078= US-GA-13277, US-GA-13287, Interstate, Route, 2
+5079= US-GA-13015, US-GA-13233, State Route, Route, 1
+5080= US-WV-54061, US-WV-54103, State Route, Route, 1
+5081= US-VT-50005, US-VT-50019, Interstate, Route, 4
+5082= US-NC-37111, US-NC-37161, US Route, Route, 2
+5083= US-MO-29003, US-MO-29087, Interstate, Route, 1
+5084= US-SD-46023, US-SD-46053, US Route, Route, 2
+5085= US-KY-21101, US-KY-21233, US Route, Route, 3
+5086= US-TN-47017, US-TN-47039, Interstate, Route, 1
+5087= US-SC-45001, US-SC-45007, US Route, Route, 6
+5088= US-NC-37155, US-SC-45033, US Route, Route, 3
+5089= US-VA-51041, US-VA-51087, Interstate, Route, 1
+5090= US-KS-20105, US-KS-20167, State Route, Route, 3
+5091= US-MO-29079, US-MO-29211, State Route, Route, 2
+5092= US-TX-48139, US-TX-48217, Interstate, Route, 2
+5093= US-IL-17111, US-WI-55127, State Route, Route, 3
+5094= US-GA-13059, US-GA-13157, State Route, Route, 2
+5095= US-WI-55033, US-WI-55035, State Route, Route, 2
+5096= US-TX-48005, US-TX-48241, State Route, Route, 2
+5097= US-NE-31011, US-NE-31125, State Route, Route, 1
+5098= US-MN-27071, US-MN-27137, US Route, Route, 1
+5099= US-MT-30011, US-WY-56011, US Route, Route, 2
+5100= US-UT-49043, US-UT-49051, State Route, Route, 3
+5101= US-NM-35009, US-TX-48117, State Route, Route, 1
+5102= US-OK-40107, US-OK-40133, Interstate, Route, 2
+5103= US-GA-13129, US-GA-13227, State Route, Route, 1
+5104= US-MO-29065, US-MO-29093, State Route, Route, 1
+5105= US-WA-53043, US-WA-53075, State Route, Route, 1
+5106= US-OK-40031, US-OK-40137, State Route, Route, 1
+5107= US-TX-48025, US-TX-48175, US Route, Route, 3
+5108= US-ID-16041, US-UT-49005, US Route, Route, 1
+5109= US-KS-20109, US-KS-20193, State Route, Route, 3
+5110= US-CO-08081, US-UT-49009, State Route, Route, 1
+5111= US-KS-20013, US-KS-20131, US Route, Route, 3
+5112= US-KY-21095, US-KY-21133, US Route, Route, 1
+5113= US-AL-01019, US-GA-13055, State Route, Route, 1
+5114= US-ID-16043, US-ID-16065, US Route, Route, 3
+5115= US-KS-20003, US-KS-20059, State Route, Route, 6
+5116= US-KY-21145, US-KY-21157, US Route, Route, 3
+5117= US-SC-45055, US-SC-45061, Interstate, Route, 2
+5118= US-MD-24027, US-MD-24033, US Route, Route, 2
+5119= US-NV-32013, US-OR-41045, US Route, Route, 1
+5120= US-CA-06025, US-CA-06065, State Route, Route, 3
+5121= US-IN-18059, US-IN-18095, State Route, Route, 2
+5122= US-CA-06053, US-CA-06087, Road, Route, 2
+5123= US-OK-40113, US-OK-40147, State Route, Route, 2
+5124= US-TX-48013, US-TX-48311, State Route, Route, 2
+5125= US-NM-35001, US-NM-35006, Interstate, Route, 1
+5126= US-MO-29171, US-MO-29211, State Route, Route, 3
+5127= US-SD-46067, US-SD-46125, US Route, Route, 2
+5128= US-MN-27025, US-WI-55095, State Route, Route, 2
+5129= US-NE-31047, US-NE-31111, US Route, Route, 3
+5130= US-ND-38019, US-ND-38095, State Route, Route, 2
+5131= US-TX-48105, US-TX-48435, Interstate, Route, 1
+5132= US-NC-37027, US-NC-37193, State Route, Route, 1
+5133= US-NC-37069, US-NC-37127, State Route, Route, 6
+5134= US-GA-13241, US-GA-13281, State Route, Route, 1
+5135= US-OH-39009, US-OH-39073, State Route, Route, 3
+5136= US-CO-08071, US-CO-08101, State Route, Route, 1
+5137= US-FL-12073, US-FL-12129, US Route, Route, 5
+5138= US-KS-20041, US-KS-20127, US Route, Route, 6
+5139= US-TX-48125, US-TX-48345, State Route, Route, 1
+5140= US-MO-29149, US-MO-29181, US Route, Route, 2
+5141= US-KY-21033, US-KY-21221, Interstate, Route, 1
+5142= US-GA-13113, US-GA-13255, State Route, Route, 2
+5143= US-TX-48175, US-TX-48391, US Route, Route, 1
+5144= US-MS-28071, US-MS-28107, State Route, Route, 2
+5145= US-IA-19059, US-IA-19063, State Route, Route, 1
+5146= US-KS-20027, US-KS-20041, State Route, Route, 1
+5147= US-MO-29135, US-MO-29141, State Route, Route, 2
+5148= US-VA-51029, US-VA-51049, US Route, Route, 1
+5149= US-OR-41055, US-WA-53039, US Route, Route, 1
+5150= US-GA-13199, US-GA-13285, Interstate, Route, 2
+5151= US-WY-56003, US-WY-56033, US Route, Route, 4
+5152= US-IA-19001, US-IA-19077, State Route, Route, 2
+5153= US-MO-29033, US-MO-29041, US Route, Route, 1
+5154= US-IA-19013, US-IA-19171, State Route, Route, 2
+5155= US-IA-19137, US-IA-19145, State Route, Route, 2
+5156= US-CA-06013, US-CA-06041, Interstate, Route, 1
+5157= US-VA-51033, US-VA-51057, US Route, Route, 1
+5158= US-TN-47133, US-TN-47141, State Route, Route, 5
+5159= US-MT-30019, US-MT-30085, State Route, Route, 1
+5160= US-AL-01047, US-AL-01131, State Route, Route, 2
+5161= US-MI-26123, US-MI-26127, State Route, Route, 1
+5162= US-WI-55059, US-WI-55127, State Route, Route, 1
+5163= US-KS-20095, US-KS-20191, State Route, Route, 2
+5164= US-CO-08047, US-CO-08059, State Route, Route, 1
+5165= US-AR-05053, US-AR-05125, State Route, Route, 2
+5166= US-VA-51153, US-VA-51179, Interstate, Route, 2
+5167= US-IA-19129, US-NE-31153, State Route, Route, 1
+5168= US-MA-25015, US-MA-25027, State Route, Route, 3
+5169= US-WA-53017, US-WA-53025, US Route, Route, 4
+5170= US-OH-39023, US-OH-39097, US Route, Route, 3
+5171= US-VA-51005, US-WV-54063, State Route, Route, 1
+5172= US-KY-21057, US-TN-47027, State Route, Route, 1
+5173= US-KY-21161, US-OH-39015, US Route, Route, 1
+5174= US-CA-06057, US-CA-06115, State Route, Route, 2
+5175= US-IL-17099, US-IL-17123, US Route, Route, 3
+5176= US-CO-08057, US-CO-08069, State Route, Route, 1
+5177= US-NM-35027, US-NM-35057, State Route, Route, 2
+5178= US-NC-37083, US-NC-37185, US Route, Route, 2
+5179= US-PA-42025, US-PA-42079, Interstate, Route, 5
+5180= US-NV-32023, US-NV-32033, State Route, Route, 3
+5181= US-ND-38073, US-ND-38077, State Route, Route, 1
+5182= US-OR-41059, US-OR-41061, State Route, Route, 5
+5183= US-UT-49021, US-UT-49025, State Route, Route, 1
+5184= US-MO-29183, US-MO-29189, Interstate, Route, 3
+5185= US-TX-48113, US-TX-48397, Interstate, Route, 2
+5186= US-TN-47175, US-TN-47177, State Route, Route, 2
+5187= US-IA-19193, US-NE-31043, US Route, Route, 2
+5188= US-OK-40057, US-TX-48087, State Route, Route, 1
+5189= US-NE-31013, US-NE-31045, US Route, Route, 2
+5190= US-OK-40001, US-OK-40135, US Route, Route, 1
+5191= US-IN-18077, US-IN-18143, State Route, Route, 5
+5192= US-ME-23019, US-ME-23021, State Route, Route, 4
+5193= US-NY-36031, US-VT-50007, Road, Route, 2
+5194= US-AL-01063, US-AL-01107, State Route, Route, 1
+5195= US-IL-17063, US-IL-17093, State Route, Route, 2
+5196= US-NM-35007, US-NM-35059, State Route, Route, 3
+5197= US-KY-21009, US-KY-21171, State Route, Route, 1
+5198= US-WI-55085, US-WI-55125, State Route, Route, 6
+5199= US-SD-46073, US-SD-46111, State Route, Route, 1
+5200= US-WY-56005, US-WY-56009, State Route, Route, 2
+5201= US-SC-45017, US-SC-45079, US Route, Route, 1
+5202= US-NV-32019, US-NV-32031, Road, Route, 1
+5203= US-AR-05061, US-AR-05133, US Route, Route, 3
+5204= US-OK-40085, US-OK-40095, State Route, Route, 1
+5205= US-TX-48047, US-TX-48247, Road, Route, 1
+5206= US-VA-51037, US-VA-51111, State Route, Route, 1
+5207= US-NE-31023, US-NE-31141, US Route, Route, 1
+5208= US-ND-38013, US-ND-38105, State Route, Route, 1
+5209= US-GA-13119, US-GA-13257, State Route, Route, 2
+5210= US-IA-19045, US-IL-17195, US Route, Route, 2
+5211= US-NC-37003, US-NC-37035, State Route, Route, 1
+5212= US-AR-05139, US-LA-22027, State Route, Route, 3
+5213= US-KY-21031, US-KY-21177, State Route, Route, 3
+5214= US-CO-08095, US-NE-31029, US Route, Route, 1
+5215= US-MI-26101, US-MI-26105, US Route, Route, 1
+5216= US-KY-21047, US-TN-47125, State Route, Route, 1
+5217= US-TX-48119, US-TX-48223, State Route, Route, 1
+5218= US-NJ-34019, US-NJ-34041, Interstate, Route, 2
+5219= US-NV-32007, US-UT-49003, State Route, Route, 1
+5220= US-KY-21025, US-KY-21189, State Route, Route, 1
+5221= US-MO-29103, US-MO-29199, State Route, Route, 1
+5222= US-MI-26087, US-MI-26147, Road, Route, 2
+5223= US-NE-31113, US-NE-31117, State Route, Route, 1
+5224= US-GA-13289, US-GA-13319, State Route, Route, 3
+5225= US-TX-48137, US-TX-48435, US Route, Route, 1
+5226= US-FL-12086, US-FL-12087, Road, Route, 4
+5227= US-AR-05011, US-AR-05043, State Route, Route, 1
+5228= US-MO-29047, US-MO-29095, State Route, Route, 5
+5229= US-IN-18013, US-IN-18105, State Route, Route, 1
+5230= US-MI-26031, US-MI-26137, Interstate, Route, 1
+5231= US-KY-21003, US-KY-21171, State Route, Route, 1
+5232= US-SD-46045, US-SD-46129, State Route, Route, 1
+5233= US-MI-26085, US-MI-26105, US Route, Route, 1
+5234= US-ID-16083, US-NV-32007, US Route, Route, 1
+5235= US-SC-45023, US-SC-45057, State Route, Route, 2
+5236= US-SD-46005, US-SD-46059, US Route, Route, 1
+5237= US-NC-37055, US-NC-37095, US Route, Route, 2
+5238= US-NC-37149, US-SC-45083, Interstate, Route, 2
+5239= US-TX-48177, US-TX-48493, State Route, Route, 2
+5240= US-AR-05003, US-AR-05017, US Route, Route, 2
+5241= US-TX-48189, US-TX-48303, Interstate, Route, 1
+5242= US-OH-39155, US-PA-42085, State Route, Route, 4
+5243= US-TX-48423, US-TX-48459, State Route, Route, 1
+5244= US-CA-06051, US-NV-32021, US Route, Route, 2
+5245= US-MS-28025, US-MS-28155, Road, Route, 2
+5246= US-GA-13031, US-GA-13043, Interstate, Route, 2
+5247= US-AR-05133, US-OK-40089, US Route, Route, 1
+5248= US-AR-05139, US-LA-22111, State Route, Route, 1
+5249= US-SC-45015, US-SC-45089, State Route, Route, 2
+5250= US-IA-19037, US-IA-19191, State Route, Route, 1
+5251= US-VA-51091, US-WV-54075, US Route, Route, 1
+5252= US-TN-47055, US-TN-47117, Interstate, Route, 2
+5253= US-MN-27087, US-MN-27107, State Route, Route, 2
+5254= US-GA-13257, US-SC-45073, State Route, Route, 1
+5255= US-NE-31009, US-NE-31171, State Route, Route, 1
+5256= US-AR-05067, US-AR-05145, US Route, Route, 4
+5257= US-MS-28073, US-MS-28109, State Route, Route, 3
+5258= US-MN-27053, US-MN-27123, State Route, Route, 3
+5259= US-TX-48147, US-TX-48231, State Route, Route, 2
+5260= US-MS-28117, US-MS-28139, State Route, Route, 1
+5261= US-KS-20059, US-KS-20139, Interstate, Route, 3
+5262= US-NY-36079, US-NY-36087, US Route, Route, 1
+5263= US-NE-31021, US-NE-31177, US Route, Route, 1
+5264= US-IL-17057, US-IL-17169, State Route, Route, 2
+5265= US-VA-51550, US-VA-51800, Interstate, Route, 3
+5266= US-WI-55009, US-WI-55071, Road, Route, 2
+5267= US-WI-55079, US-WI-55089, Interstate, Route, 1
+5268= US-CA-06019, US-CA-06107, State Route, Route, 8
+5269= US-MN-27119, US-ND-38035, US Route, Route, 2
+5270= US-ND-38001, US-SD-46063, State Route, Route, 1
+5271= US-MO-29013, US-MO-29037, US Route, Route, 1
+5272= US-GA-13093, US-GA-13261, State Route, Route, 1
+5273= US-ME-23019, US-ME-23027, US Route, Route, 2
+5274= US-KY-21147, US-KY-21231, State Route, Route, 1
+5275= US-PA-42109, US-PA-42119, State Route, Route, 2
+5276= US-TX-48403, US-TX-48419, State Route, Route, 1
+5277= US-AR-05113, US-OK-40089, State Route, Route, 1
+5278= US-KS-20045, US-KS-20087, US Route, Route, 1
+5279= US-TN-47023, US-TN-47109, State Route, Route, 2
+5280= US-KS-20137, US-KS-20147, State Route, Route, 3
+5281= US-CA-06039, US-CA-06047, State Route, Route, 3
+5282= US-KS-20129, US-KS-20187, State Route, Route, 1
+5283= US-KS-20071, US-KS-20075, State Route, Route, 1
+5284= US-MO-29095, US-MO-29107, US Route, Route, 2
+5285= US-AL-01113, US-GA-13215, US Route, Route, 2
+5286= US-MI-26053, US-WI-55051, US Route, Route, 2
+5287= US-MN-27001, US-MN-27065, State Route, Route, 1
+5288= US-MS-28089, US-MS-28121, State Route, Route, 2
+5289= US-SD-46075, US-SD-46095, US Route, Route, 1
+5290= US-TN-47065, US-TN-47143, State Route, Route, 1
+5291= US-KS-20053, US-KS-20159, State Route, Route, 3
+5292= US-KS-20021, US-KS-20037, State Route, Route, 3
+5293= US-MO-29093, US-MO-29223, State Route, Route, 1
+5294= US-KY-21039, US-KY-21083, State Route, Route, 2
+5295= US-AL-01029, US-AL-01111, State Route, Route, 1
+5296= US-TX-48213, US-TX-48467, State Route, Route, 1
+5297= US-LA-22013, US-LA-22081, US Route, Route, 2
+5298= US-FL-12057, US-FL-12105, Interstate, Route, 5
+5299= US-OH-39033, US-OH-39139, State Route, Route, 2
+5300= US-CA-06015, US-OR-41033, US Route, Route, 1
+5301= US-AR-05025, US-AR-05069, US Route, Route, 2
+5302= US-WV-54019, US-WV-54039, US Route, Route, 2
+5303= US-MT-30067, US-MT-30097, Interstate, Route, 1
+5304= US-OK-40015, US-OK-40149, State Route, Route, 1
+5305= US-PA-42017, US-PA-42095, State Route, Route, 2
+5306= US-PA-42093, US-PA-42097, State Route, Route, 5
+5307= US-NC-37063, US-NC-37077, Interstate, Route, 1
+5308= US-OH-39109, US-OH-39113, Interstate, Route, 4
+5309= US-IL-17009, US-IL-17149, State Route, Route, 2
+5310= US-NM-35029, US-NM-35051, State Route, Route, 1
+5311= US-KY-21095, US-VA-51105, US Route, Route, 1
+5312= US-AR-05003, US-LA-22067, State Route, Route, 3
+5313= US-CO-08075, US-CO-08121, US Route, Route, 4
+5314= US-KS-20015, US-KS-20073, US Route, Route, 2
+5315= US-IL-17191, US-IL-17193, Interstate, Route, 2
+5316= US-ND-38015, US-ND-38029, US Route, Route, 1
+5317= US-NY-36019, US-VT-50013, US Route, Route, 2
+5318= US-IN-18011, US-IN-18107, Interstate, Route, 3
+5319= US-GA-13125, US-GA-13301, State Route, Route, 2
+5320= US-MS-28011, US-MS-28027, State Route, Route, 2
+5321= US-MT-30073, US-MT-30099, Road, Route, 3
+5322= US-NC-37045, US-NC-37071, State Route, Route, 4
+5323= US-NM-35033, US-NM-35055, State Route, Route, 1
+5324= US-GA-13139, US-GA-13311, State Route, Route, 1
+5325= US-KY-21001, US-KY-21217, State Route, Route, 1
+5326= US-IA-19009, US-IA-19027, US Route, Route, 1
+5327= US-MO-29125, US-MO-29169, State Route, Route, 2
+5328= US-NY-36051, US-NY-36121, State Route, Route, 8
+5329= US-NE-31009, US-NE-31017, State Route, Route, 1
+5330= US-NE-31133, US-NE-31147, State Route, Route, 2
+5331= US-IL-17071, US-IL-17131, Road, Route, 1
+5332= US-KS-20129, US-OK-40139, US Route, Route, 2
+5333= US-AK-02090, US-AK-02290, State Route, Route, 3
+5334= US-KS-20061, US-KS-20161, State Route, Route, 7
+5335= US-AZ-04019, US-AZ-04023, State Route, Route, 2
+5336= US-MN-27033, US-MN-27127, US Route, Route, 1
+5337= US-MO-29065, US-MO-29161, State Route, Route, 1
+5338= US-OK-40005, US-OK-40013, US Route, Route, 1
+5339= US-OK-40009, US-TX-48483, Interstate, Route, 1
+5340= US-KY-21085, US-KY-21183, State Route, Route, 2
+5341= US-AL-01003, US-AL-01053, State Route, Route, 2
+5342= US-OR-41027, US-WA-53039, Road, Route, 1
+5343= US-AR-05013, US-AR-05025, State Route, Route, 1
+5344= US-MN-27167, US-ND-38077, State Route, Route, 3
+5345= US-MN-27021, US-MN-27035, State Route, Route, 3
+5346= US-WA-53039, US-WA-53077, US Route, Route, 1
+5347= US-SC-45063, US-SC-45075, State Route, Route, 3
+5348= US-KS-20029, US-KS-20157, US Route, Route, 1
+5349= US-AR-05049, US-AR-05135, US Route, Route, 4
+5350= US-AR-05023, US-AR-05141, State Route, Route, 1
+5351= US-WI-55101, US-WI-55127, State Route, Route, 4
+5352= US-TX-48143, US-TX-48221, US Route, Route, 1
+5353= US-WA-53025, US-WA-53043, State Route, Route, 3
+5354= US-KS-20155, US-KS-20159, State Route, Route, 1
+5355= US-KY-21087, US-KY-21123, State Route, Route, 3
+5356= US-TX-48107, US-TX-48169, State Route, Route, 1
+5357= US-TN-47105, US-TN-47123, State Route, Route, 4
+5358= US-GA-13085, US-GA-13117, State Route, Route, 2
+5359= US-SC-45017, US-SC-45075, US Route, Route, 5
+5360= US-TX-48389, US-TX-48475, Interstate, Route, 2
+5361= US-FL-12017, US-FL-12083, US Route, Route, 2
+5362= US-PA-42047, US-PA-42083, State Route, Route, 2
+5363= US-CO-08029, US-CO-08051, State Route, Route, 1
+5364= US-ND-38031, US-ND-38093, US Route, Route, 3
+5365= US-MI-26043, US-MI-26103, State Route, Route, 1
+5366= US-KY-21059, US-KY-21183, US Route, Route, 3
+5367= US-NY-36057, US-NY-36091, State Route, Route, 1
+5368= US-ME-23013, US-ME-23027, US Route, Route, 1
+5369= US-LA-22115, US-TX-48351, State Route, Route, 1
+5370= US-TX-48057, US-TX-48239, State Route, Route, 1
+5371= US-MO-29055, US-MO-29073, State Route, Route, 1
+5372= US-NE-31023, US-NE-31155, State Route, Route, 1
+5373= US-KY-21069, US-KY-21205, State Route, Route, 1
+5374= US-NY-36067, US-NY-36075, Interstate, Route, 4
+5375= US-IL-17201, US-WI-55105, Interstate, Route, 3
+5376= US-OH-39015, US-OH-39027, US Route, Route, 1
+5377= US-IN-18071, US-IN-18175, State Route, Route, 1
+5378= US-TX-48165, US-TX-48445, US Route, Route, 1
+5379= US-TX-48321, US-TX-48481, State Route, Route, 2
+5380= US-TN-47015, US-TN-47189, State Route, Route, 1
+5381= US-CA-06085, US-CA-06087, State Route, Route, 19
+5382= US-IL-17035, US-IL-17079, State Route, Route, 2
+5383= US-OH-39013, US-OH-39081, US Route, Route, 2
+5384= US-WI-55023, US-WI-55043, US Route, Route, 2
+5385= US-OK-40109, US-OK-40125, State Route, Route, 2
+5386= US-MD-24013, US-PA-42133, State Route, Route, 1
+5387= US-NE-31119, US-NE-31141, US Route, Route, 2
+5388= US-NC-37021, US-NC-37089, Road, Route, 12
+5389= US-GA-13175, US-GA-13309, State Route, Route, 4
+5390= US-FL-12037, US-FL-12045, State Route, Route, 2
+5391= US-WI-55069, US-WI-55085, State Route, Route, 3
+5392= US-IL-17033, US-IL-17079, State Route, Route, 1
+5393= US-GA-13213, US-TN-47139, State Route, Route, 1
+5394= US-KS-20015, US-KS-20115, US Route, Route, 1
+5395= US-ND-38015, US-ND-38059, Interstate, Route, 3
+5396= US-MN-27059, US-MN-27065, State Route, Route, 3
+5397= US-NM-35005, US-NM-35027, US Route, Route, 1
+5398= US-ID-16027, US-ID-16073, State Route, Route, 3
+5399= US-VA-51049, US-VA-51147, State Route, Route, 1
+5400= US-KS-20007, US-OK-40151, US Route, Route, 1
+5401= US-MN-27049, US-MN-27157, US Route, Route, 2
+5402= US-IA-19023, US-IA-19075, State Route, Route, 2
+5403= US-UT-49017, US-UT-49031, Road, Route, 2
+5404= US-MO-29073, US-MO-29151, US Route, Route, 2
+5405= US-AR-05031, US-AR-05093, State Route, Route, 1
+5406= US-SD-46035, US-SD-46061, Interstate, Route, 2
+5407= US-GA-13239, US-GA-13259, State Route, Route, 1
+5408= US-IA-19087, US-IA-19111, US Route, Route, 2
+5409= US-CA-06007, US-CA-06115, State Route, Route, 1
+5410= US-NM-35047, US-NM-35049, US Route, Route, 2
+5411= US-NY-36001, US-NY-36093, US Route, Route, 5
+5412= US-TX-48039, US-TX-48167, State Route, Route, 3
+5413= US-TX-48231, US-TX-48397, Interstate, Route, 1
+5414= US-LA-22061, US-LA-22111, US Route, Route, 2
+5415= US-NE-31075, US-NE-31161, State Route, Route, 1
+5416= US-TN-47033, US-TN-47113, State Route, Route, 1
+5417= US-IL-17025, US-IL-17159, US Route, Route, 1
+5418= US-CA-06023, US-CA-06045, US Route, Route, 1
+5419= US-TN-47029, US-TN-47059, State Route, Route, 1
+5420= US-PA-42011, US-PA-42075, US Route, Route, 3
+5421= US-NJ-34019, US-NJ-34021, State Route, Route, 2
+5422= US-TX-48041, US-TX-48051, State Route, Route, 1
+5423= US-AL-01003, US-AL-01099, State Route, Route, 1
+5424= US-TX-48069, US-TX-48279, US Route, Route, 1
+5425= US-TX-48097, US-TX-48337, US Route, Route, 1
+5426= US-WV-54033, US-WV-54091, US Route, Route, 1
+5427= US-CA-06013, US-CA-06067, State Route, Route, 1
+5428= US-KS-20089, US-KS-20157, US Route, Route, 2
+5429= US-MO-29123, US-MO-29223, US Route, Route, 1
+5430= US-MS-28125, US-MS-28151, US Route, Route, 1
+5431= US-ND-38003, US-ND-38091, State Route, Route, 1
+5432= US-ND-38051, US-SD-46089, State Route, Route, 2
+5433= US-NY-36099, US-NY-36117, State Route, Route, 2
+5434= US-GA-13075, US-GA-13277, State Route, Route, 2
+5435= US-GA-13137, US-GA-13311, State Route, Route, 2
+5436= US-IN-18005, US-IN-18071, State Route, Route, 3
+5437= US-GA-13277, US-GA-13321, State Route, Route, 1
+5438= US-VA-51011, US-VA-51031, US Route, Route, 1
+5439= US-CA-06009, US-CA-06077, State Route, Route, 2
+5440= US-IN-18087, US-IN-18151, Interstate, Route, 2
+5441= US-WI-55057, US-WI-55141, State Route, Route, 2
+5442= US-AK-02020, US-AK-02122, State Route, Route, 1
+5443= US-MA-25013, US-MA-25027, Interstate, Route, 5
+5444= US-AL-01005, US-AL-01113, State Route, Route, 2
+5445= US-WV-54077, US-WV-54093, US Route, Route, 1
+5446= US-GA-13003, US-GA-13299, State Route, Route, 1
+5447= US-TX-48261, US-TX-48489, US Route, Route, 1
+5448= US-VA-51009, US-VA-51019, Road, Route, 2
+5449= US-MD-24033, US-VA-51510, Interstate, Route, 1
+5450= US-OH-39115, US-OH-39121, State Route, Route, 1
+5451= US-NE-31129, US-NE-31169, US Route, Route, 3
+5452= US-LA-22001, US-LA-22039, US Route, Route, 1
+5453= US-IA-19061, US-IA-19105, State Route, Route, 2
+5454= US-VA-51011, US-VA-51147, US Route, Route, 1
+5455= US-GA-13265, US-GA-13301, Interstate, Route, 3
+5456= US-KY-21039, US-KY-21105, US Route, Route, 2
+5457= US-KS-20113, US-KS-20159, US Route, Route, 1
+5458= US-MO-29033, US-MO-29107, US Route, Route, 1
+5459= US-IA-19041, US-IA-19059, US Route, Route, 1
+5460= US-CA-06035, US-NV-32031, Road, Route, 1
+5461= US-NC-37181, US-NC-37185, Interstate, Route, 2
+5462= US-OH-39049, US-OH-39159, State Route, Route, 2
+5463= US-DE-10001, US-DE-10003, US Route, Route, 2
+5464= US-MS-28033, US-MS-28093, US Route, Route, 1
+5465= US-FL-12053, US-FL-12119, US Route, Route, 3
+5466= US-TN-47001, US-TN-47013, State Route, Route, 7
+5467= US-FL-12039, US-GA-13131, US Route, Route, 2
+5468= US-ND-38055, US-ND-38065, State Route, Route, 1
+5469= US-NE-31161, US-SD-46113, State Route, Route, 2
+5470= US-KS-20047, US-KS-20057, US Route, Route, 1
+5471= US-IA-19091, US-IA-19109, State Route, Route, 2
+5472= US-MO-29049, US-MO-29063, US Route, Route, 3
+5473= US-WI-55015, US-WI-55071, US Route, Route, 3
+5474= US-PA-42069, US-PA-42079, State Route, Route, 3
+5475= US-MS-28005, US-MS-28157, State Route, Route, 2
+5476= US-NV-32013, US-NV-32015, Interstate, Route, 1
+5477= US-MN-27073, US-MN-27151, State Route, Route, 3
+5478= US-MO-29099, US-MO-29221, State Route, Route, 3
+5479= US-KS-20079, US-KS-20173, Road, Route, 2
+5480= US-AL-01007, US-AL-01021, State Route, Route, 2
+5481= US-TN-47013, US-TN-47151, State Route, Route, 1
+5482= US-IL-17075, US-IL-17183, State Route, Route, 2
+5483= US-MI-26073, US-MI-26107, State Route, Route, 1
+5484= US-GA-13281, US-GA-13311, State Route, Route, 1
+5485= US-VA-51017, US-VA-51091, US Route, Route, 1
+5486= US-SD-46033, US-WY-56045, US Route, Route, 1
+5487= US-ID-16059, US-MT-30001, US Route, Route, 2
+5488= US-GA-13137, US-GA-13257, State Route, Route, 2
+5489= US-OK-40123, US-OK-40133, State Route, Route, 1
+5490= US-OH-39013, US-OH-39111, State Route, Route, 2
+5491= US-NE-31109, US-NE-31155, State Route, Route, 2
+5492= US-NE-31017, US-NE-31031, US Route, Route, 1
+5493= US-TN-47027, US-TN-47111, State Route, Route, 2
+5494= US-MS-28049, US-MS-28089, US Route, Route, 6
+5495= US-GA-13017, US-GA-13155, State Route, Route, 2
+5496= US-WI-55025, US-WI-55105, US Route, Route, 4
+5497= US-NC-37067, US-NC-37197, US Route, Route, 1
+5498= US-VA-51165, US-WV-54071, US Route, Route, 1
+5499= US-TX-48071, US-TX-48167, State Route, Route, 2
+5500= US-WI-55135, US-WI-55139, State Route, Route, 1
+5501= US-WA-53049, US-WA-53069, State Route, Route, 1
+5502= US-MO-29015, US-MO-29159, State Route, Route, 2
+5503= US-NE-31031, US-SD-46121, US Route, Route, 1
+5504= US-SD-46095, US-SD-46121, US Route, Route, 1
+5505= US-TN-47065, US-TN-47121, State Route, Route, 3
+5506= US-KY-21059, US-KY-21149, US Route, Route, 2
+5507= US-WV-54071, US-WV-54075, State Route, Route, 1
+5508= US-KY-21219, US-TN-47125, State Route, Route, 3
+5509= US-NC-37077, US-VA-51117, US Route, Route, 1
+5510= US-KS-20005, US-KS-20103, State Route, Route, 1
+5511= US-IA-19055, US-IA-19113, State Route, Route, 1
+5512= US-KY-21083, US-KY-21157, State Route, Route, 2
+5513= US-OR-41005, US-OR-41027, State Route, Route, 1
+5514= US-MT-30075, US-MT-30087, US Route, Route, 1
+5515= US-CT-09015, US-RI-44003, State Route, Route, 1
+5516= US-MO-29061, US-MO-29117, State Route, Route, 1
+5517= US-SC-45035, US-SC-45075, US Route, Route, 5
+5518= US-MT-30005, US-MT-30041, US Route, Route, 1
+5519= US-MT-30039, US-MT-30063, Interstate, Route, 1
+5520= US-SD-46055, US-SD-46071, US Route, Route, 3
+5521= US-PA-42005, US-PA-42063, State Route, Route, 3
+5522= US-NC-37029, US-VA-51550, US Route, Route, 1
+5523= US-MI-26081, US-MI-26121, State Route, Route, 1
+5524= US-TN-47021, US-TN-47037, State Route, Route, 5
+5525= US-TX-48269, US-TX-48275, State Route, Route, 1
+5526= US-IA-19153, US-IA-19169, US Route, Route, 2
+5527= US-TX-48059, US-TX-48083, State Route, Route, 2
+5528= US-MI-26079, US-MI-26113, State Route, Route, 1
+5529= US-IA-19019, US-IA-19065, State Route, Route, 2
+5530= US-AZ-04001, US-AZ-04011, US Route, Route, 1
+5531= US-IN-18035, US-IN-18075, State Route, Route, 1
+5532= US-GA-13111, US-GA-13291, State Route, Route, 2
+5533= US-GA-13057, US-GA-13117, State Route, Route, 1
+5534= US-AR-05051, US-AR-05125, State Route, Route, 2
+5535= US-OH-39017, US-OH-39113, State Route, Route, 1
+5536= US-OH-39027, US-OH-39071, State Route, Route, 2
+5537= US-NC-37057, US-NC-37159, State Route, Route, 3
+5538= US-MS-28007, US-MS-28051, State Route, Route, 1
+5539= US-KS-20039, US-KS-20153, US Route, Route, 1
+5540= US-TN-47121, US-TN-47143, State Route, Route, 2
+5541= US-IN-18031, US-IN-18137, US Route, Route, 1
+5542= US-SC-45015, US-SC-45019, Interstate, Route, 5
+5543= US-CA-06049, US-CA-06093, State Route, Route, 1
+5544= US-AR-05137, US-AR-05141, State Route, Route, 1
+5545= US-MS-28027, US-MS-28119, State Route, Route, 1
+5546= US-OR-41043, US-OR-41047, Interstate, Route, 4
+5547= US-OK-40009, US-OK-40129, US Route, Route, 4
+5548= US-MN-27003, US-MN-27163, State Route, Route, 2
+5549= US-PA-42089, US-PA-42095, State Route, Route, 3
+5550= US-IN-18089, US-IN-18127, State Route, Route, 8
+5551= US-MD-24003, US-MD-24009, State Route, Route, 2
+5552= US-KS-20053, US-KS-20113, State Route, Route, 1
+5553= US-ID-16071, US-UT-49003, Interstate, Route, 2
+5554= US-FL-12047, US-FL-12079, State Route, Route, 1
+5555= US-TX-48091, US-TX-48259, State Route, Route, 1
+5556= US-IL-17115, US-IL-17139, US Route, Route, 2
+5557= US-KS-20135, US-KS-20195, State Route, Route, 2
+5558= US-GA-13171, US-GA-13207, State Route, Route, 3
+5559= US-MT-30073, US-MT-30101, Interstate, Route, 1
+5560= US-TX-48055, US-TX-48177, Interstate, Route, 3
+5561= US-TX-48027, US-TX-48491, Interstate, Route, 2
+5562= US-TX-48179, US-TX-48483, Interstate, Route, 2
+5563= US-VA-51133, US-VA-51159, US Route, Route, 1
+5564= US-IN-18031, US-IN-18047, Interstate, Route, 2
+5565= US-TX-48115, US-TX-48317, State Route, Route, 3
+5566= US-FL-12013, US-FL-12045, State Route, Route, 1
+5567= US-NC-37091, US-NC-37131, US Route, Route, 2
+5568= US-SC-45001, US-SC-45047, State Route, Route, 4
+5569= US-VA-51111, US-VA-51117, State Route, Route, 2
+5570= US-GA-13205, US-GA-13321, State Route, Route, 1
+5571= US-OK-40131, US-OK-40143, US Route, Route, 3
+5572= US-KS-20105, US-KS-20169, Interstate, Route, 1
+5573= US-GA-13029, US-GA-13051, State Route, Route, 2
+5574= US-MT-30015, US-MT-30041, US Route, Route, 1
+5575= US-NY-36023, US-NY-36109, State Route, Route, 2
+5576= US-SD-46021, US-SD-46089, State Route, Route, 1
+5577= US-AZ-04012, US-AZ-04015, State Route, Route, 1
+5578= US-MO-29089, US-MO-29175, State Route, Route, 1
+5579= US-ND-38023, US-ND-38105, US Route, Route, 2
+5580= US-ME-23017, US-ME-23031, State Route, Route, 1
+5581= US-IL-17145, US-IL-17189, State Route, Route, 2
+5582= US-ID-16047, US-ID-16063, US Route, Route, 1
+5583= US-TX-48365, US-TX-48401, State Route, Route, 4
+5584= US-TX-48079, US-TX-48219, State Route, Route, 1
+5585= US-TX-48399, US-TX-48441, US Route, Route, 1
+5586= US-VA-51021, US-WV-54055, Interstate, Route, 2
+5587= US-WV-54041, US-WV-54101, State Route, Route, 1
+5588= US-CA-06065, US-CA-06071, Interstate, Route, 9
+5589= US-KY-21139, US-KY-21143, Interstate, Route, 2
+5590= US-VA-51051, US-VA-51195, State Route, Route, 4
+5591= US-NC-37085, US-NC-37105, State Route, Route, 2
+5592= US-MN-27103, US-MN-27143, US Route, Route, 3
+5593= US-KS-20093, US-KS-20203, State Route, Route, 1
+5594= US-GA-13135, US-GA-13139, Interstate, Route, 2
+5595= US-AR-05027, US-LA-22119, State Route, Route, 1
+5596= US-MI-26055, US-MI-26165, US Route, Route, 2
+5597= US-FL-12049, US-FL-12081, State Route, Route, 2
+5598= US-MO-29149, US-MO-29203, State Route, Route, 1
+5599= US-VA-51067, US-VA-51143, State Route, Route, 1
+5600= US-NE-31031, US-NE-31103, State Route, Route, 1
+5601= US-HI-15005, US-HI-15009, State Route, Route, 1
+5602= US-MO-29001, US-MO-29211, State Route, Route, 2
+5603= US-MI-26039, US-MI-26137, Interstate, Route, 1
+5604= US-WI-55003, US-WI-55099, State Route, Route, 1
+5605= US-NE-31031, US-NE-31075, State Route, Route, 1
+5606= US-GA-13105, US-GA-13317, State Route, Route, 1
+5607= US-WI-55013, US-WI-55095, State Route, Route, 2
+5608= US-NM-35039, US-NM-35043, State Route, Route, 3
+5609= US-SD-46041, US-SD-46137, US Route, Route, 3
+5610= US-NJ-34025, US-NJ-34029, State Route, Route, 8
+5611= US-KS-20173, US-KS-20191, State Route, Route, 5
+5612= US-AL-01049, US-GA-13083, State Route, Route, 3
+5613= US-WV-54001, US-WV-54097, US Route, Route, 2
+5614= US-KS-20023, US-KS-20181, State Route, Route, 1
+5615= US-TN-47023, US-TN-47077, State Route, Route, 2
+5616= US-MT-30039, US-MT-30077, Interstate, Route, 1
+5617= US-OH-39133, US-OH-39151, State Route, Route, 4
+5618= US-AL-01019, US-AL-01029, State Route, Route, 1
+5619= US-FL-12021, US-FL-12051, State Route, Route, 3
+5620= US-WA-53039, US-WA-53059, State Route, Route, 1
+5621= US-TN-47015, US-TN-47031, State Route, Route, 1
+5622= US-LA-22117, US-MS-28109, State Route, Route, 3
+5623= US-GA-13039, US-GA-13127, Interstate, Route, 2
+5624= US-TX-48201, US-TX-48473, State Route, Route, 1
+5625= US-IA-19177, US-MO-29199, State Route, Route, 1
+5626= US-NE-31027, US-NE-31139, US Route, Route, 2
+5627= US-TX-48227, US-TX-48335, State Route, Route, 2
+5628= US-MO-29045, US-MO-29199, US Route, Route, 1
+5629= US-CO-08095, US-CO-08115, US Route, Route, 2
+5630= US-NC-37039, US-TN-47139, State Route, Route, 1
+5631= US-IL-17127, US-KY-21145, Interstate, Route, 2
+5632= US-PA-42037, US-PA-42093, Interstate, Route, 2
+5633= US-OK-40097, US-OK-40145, US Route, Route, 1
+5634= US-MI-26005, US-MI-26139, Interstate, Route, 4
+5635= US-IL-17055, US-IL-17065, State Route, Route, 1
+5636= US-IL-17067, US-IL-17109, State Route, Route, 3
+5637= US-MO-29061, US-MO-29081, US Route, Route, 3
+5638= US-VA-51047, US-VA-51113, US Route, Route, 2
+5639= US-TX-48407, US-TX-48471, US Route, Route, 2
+5640= US-LA-22051, US-LA-22071, US Route, Route, 4
+5641= US-AL-01017, US-AL-01111, State Route, Route, 3
+5642= US-WI-55019, US-WI-55053, State Route, Route, 2
+5643= US-IN-18121, US-IN-18167, US Route, Route, 1
+5644= US-NM-35019, US-NM-35027, US Route, Route, 1
+5645= US-GA-13159, US-GA-13169, State Route, Route, 1
+5646= US-PA-42085, US-PA-42121, State Route, Route, 4
+5647= US-AL-01083, US-TN-47055, Interstate, Route, 2
+5648= US-TX-48085, US-TX-48121, US Route, Route, 2
+5649= US-OK-40079, US-OK-40135, US Route, Route, 1
+5650= US-OR-41063, US-WA-53003, State Route, Route, 1
+5651= US-TN-47135, US-TN-47181, State Route, Route, 4
+5652= US-IN-18011, US-IN-18023, US Route, Route, 4
+5653= US-AL-01101, US-AL-01109, State Route, Route, 1
+5654= US-WI-55073, US-WI-55119, State Route, Route, 2
+5655= US-NE-31015, US-NE-31107, State Route, Route, 1
+5656= US-CA-06027, US-CA-06029, US Route, Route, 1
+5657= US-PA-42011, US-PA-42077, State Route, Route, 3
+5658= US-LA-22125, US-MS-28157, US Route, Route, 1
+5659= US-OH-39099, US-PA-42073, US Route, Route, 3
+5660= US-IN-18075, US-OH-39107, State Route, Route, 1
+5661= US-TN-47035, US-TN-47049, State Route, Route, 1
+5662= US-OH-39029, US-OH-39099, State Route, Route, 8
+5663= US-IA-19083, US-IA-19127, Road, Route, 1
+5664= US-MN-27083, US-MN-27127, US Route, Route, 2
+5665= US-MI-26003, US-MI-26153, State Route, Route, 3
+5666= US-MS-28105, US-MS-28159, State Route, Route, 1
+5667= US-NM-35001, US-NM-35057, State Route, Route, 1
+5668= US-TX-48391, US-TX-48469, US Route, Route, 1
+5669= US-GA-13033, US-GA-13163, State Route, Route, 3
+5670= US-AR-05029, US-AR-05045, Interstate, Route, 2
+5671= US-MO-29053, US-MO-29195, State Route, Route, 2
+5672= US-MN-27007, US-MN-27077, State Route, Route, 1
+5673= US-WV-54027, US-WV-54057, State Route, Route, 2
+5674= US-TX-48197, US-TX-48487, US Route, Route, 1
+5675= US-MN-27029, US-MN-27087, State Route, Route, 2
+5676= US-WI-55107, US-WI-55113, State Route, Route, 2
+5677= US-VA-51011, US-VA-51125, US Route, Route, 1
+5678= US-IL-17097, US-IL-17111, US Route, Route, 3
+5679= US-TX-48127, US-TX-48507, US Route, Route, 2
+5680= US-NC-37051, US-NC-37085, US Route, Route, 5
+5681= US-MS-28019, US-MS-28155, Road, Route, 4
+5682= US-KS-20039, US-KS-20137, State Route, Route, 3
+5683= US-TN-47001, US-TN-47093, State Route, Route, 4
+5684= US-KS-20067, US-KS-20081, State Route, Route, 2
+5685= US-LA-22041, US-LA-22083, State Route, Route, 2
+5686= US-CO-08011, US-CO-08089, US Route, Route, 3
+5687= US-NY-36041, US-NY-36043, State Route, Route, 2
+5688= US-MN-27079, US-MN-27143, US Route, Route, 2
+5689= US-TX-48479, US-TX-48505, US Route, Route, 1
+5690= US-KY-21103, US-KY-21211, State Route, Route, 3
+5691= US-KS-20119, US-KS-20175, US Route, Route, 2
+5692= US-OR-41021, US-OR-41055, Interstate, Route, 2
+5693= US-OR-41035, US-OR-41037, State Route, Route, 2
+5694= US-VA-51003, US-VA-51079, US Route, Route, 1
+5695= US-GA-13091, US-GA-13309, State Route, Route, 1
+5696= US-NC-37011, US-TN-47091, US Route, Route, 1
+5697= US-ME-23019, US-ME-23025, Interstate, Route, 3
+5698= US-IA-19125, US-IA-19181, State Route, Route, 2
+5699= US-TX-48203, US-TX-48365, State Route, Route, 2
+5700= US-IA-19111, US-IA-19177, State Route, Route, 2
+5701= US-AZ-04005, US-AZ-04007, State Route, Route, 4
+5702= US-KS-20179, US-KS-20193, US Route, Route, 2
+5703= US-FL-12043, US-FL-12093, State Route, Route, 1
+5704= US-IA-19075, US-IA-19083, US Route, Route, 2
+5705= US-MI-26087, US-MI-26157, State Route, Route, 1
+5706= US-IL-17045, US-IL-17183, State Route, Route, 2
+5707= US-MS-28015, US-MS-28083, State Route, Route, 2
+5708= US-MN-27079, US-MN-27139, State Route, Route, 4
+5709= US-MO-29023, US-MO-29069, State Route, Route, 1
+5710= US-TX-48013, US-TX-48325, Road, Route, 2
+5711= US-AR-05073, US-AR-05091, US Route, Route, 1
+5712= US-NC-37093, US-NC-37155, State Route, Route, 1
+5713= US-AR-05023, US-AR-05137, State Route, Route, 1
+5714= US-MN-27031, US-MN-27075, State Route, Route, 2
+5715= US-OR-41027, US-OR-41051, Interstate, Route, 1
+5716= US-IL-17099, US-IL-17103, Interstate, Route, 3
+5717= US-MN-27003, US-MN-27141, US Route, Route, 1
+5718= US-TN-47041, US-TN-47185, State Route, Route, 1
+5719= US-AR-05035, US-AR-05037, US Route, Route, 1
+5720= US-GA-13079, US-GA-13293, State Route, Route, 1
+5721= US-MI-26041, US-MI-26103, State Route, Route, 1
+5722= US-NE-31031, US-NE-31161, US Route, Route, 1
+5723= US-VA-51025, US-VA-51111, Interstate, Route, 1
+5724= US-NV-32019, US-NV-32029, State Route, Route, 2
+5725= US-MI-26107, US-MI-26117, State Route, Route, 3
+5726= US-TN-47003, US-TN-47031, State Route, Route, 2
+5727= US-TX-48073, US-TX-48225, State Route, Route, 1
+5728= US-MS-28005, US-MS-28113, State Route, Route, 2
+5729= US-IL-17049, US-IL-17051, US Route, Route, 3
+5730= US-GA-13045, US-GA-13077, State Route, Route, 1
+5731= US-KS-20109, US-KS-20199, US Route, Route, 1
+5732= US-OH-39051, US-OH-39171, Interstate, Route, 3
+5733= US-NY-36055, US-NY-36069, Interstate, Route, 3
+5734= US-VA-51015, US-VA-51790, Interstate, Route, 7
+5735= US-MS-28089, US-MS-28123, State Route, Route, 5
+5736= US-NC-37107, US-NC-37147, State Route, Route, 1
+5737= US-WA-53011, US-WA-53059, State Route, Route, 2
+5738= US-IL-17103, US-IL-17141, State Route, Route, 6
+5739= US-FL-12003, US-FL-12031, State Route, Route, 1
+5740= US-NE-31085, US-NE-31111, State Route, Route, 1
+5741= US-AL-01039, US-FL-12131, State Route, Route, 2
+5742= US-IN-18109, US-IN-18119, State Route, Route, 1
+5743= US-GA-13243, US-GA-13259, State Route, Route, 2
+5744= US-AL-01001, US-AL-01051, Interstate, Route, 4
+5745= US-GA-13241, US-NC-37113, State Route, Route, 1
+5746= US-AR-05097, US-AR-05149, State Route, Route, 1
+5747= US-ME-23001, US-ME-23011, State Route, Route, 2
+5748= US-FL-12081, US-FL-12115, US Route, Route, 3
+5749= US-TN-47017, US-TN-47077, State Route, Route, 4
+5750= US-TX-48001, US-TX-48161, US Route, Route, 2
+5751= US-ID-16011, US-ID-16023, US Route, Route, 2
+5752= US-IA-19033, US-IA-19069, Interstate, Route, 3
+5753= US-AR-05085, US-AR-05119, US Route, Route, 7
+5754= US-CO-08017, US-CO-08073, State Route, Route, 2
+5755= US-TX-48051, US-TX-48477, State Route, Route, 1
+5756= US-NY-36013, US-PA-42123, US Route, Route, 3
+5757= US-PA-42021, US-PA-42063, US Route, Route, 2
+5758= US-MN-27019, US-MN-27139, State Route, Route, 2
+5759= US-MO-29053, US-MO-29135, State Route, Route, 1
+5760= US-MI-26145, US-MI-26155, State Route, Route, 2
+5761= US-AR-05057, US-AR-05109, State Route, Route, 1
+5762= US-OK-40007, US-TX-48295, State Route, Route, 1
+5763= US-PA-42067, US-PA-42087, US Route, Route, 1
+5764= US-KY-21027, US-KY-21085, State Route, Route, 2
+5765= US-NC-37071, US-NC-37109, State Route, Route, 4
+5766= US-TX-48189, US-TX-48279, US Route, Route, 1
+5767= US-NC-37089, US-SC-45045, US Route, Route, 1
+5768= US-IA-19025, US-IA-19187, US Route, Route, 3
+5769= US-ID-16053, US-ID-16063, US Route, Route, 1
+5770= US-NJ-34003, US-NY-36087, Road, Route, 5
+5771= US-KY-21011, US-KY-21069, State Route, Route, 1
+5772= US-KS-20127, US-KS-20197, State Route, Route, 4
+5773= US-TX-48223, US-TX-48231, Interstate, Route, 1
+5774= US-IL-17139, US-IL-17147, Road, Route, 2
+5775= US-TX-48103, US-TX-48135, Interstate, Route, 2
+5776= US-NM-35005, US-NM-35025, US Route, Route, 2
+5777= US-OK-40033, US-OK-40141, State Route, Route, 2
+5778= US-SD-46063, US-SD-46105, State Route, Route, 1
+5779= US-LA-22077, US-LA-22121, State Route, Route, 1
+5780= US-PA-42001, US-PA-42055, State Route, Route, 3
+5781= US-LA-22021, US-LA-22041, State Route, Route, 1
+5782= US-MO-29007, US-MO-29139, State Route, Route, 1
+5783= US-OH-39047, US-OH-39097, Interstate, Route, 2
+5784= US-MO-29055, US-MO-29071, Interstate, Route, 2
+5785= US-NC-37033, US-VA-51590, US Route, Route, 2
+5786= US-GA-13187, US-GA-13291, State Route, Route, 2
+5787= US-OR-41021, US-OR-41069, State Route, Route, 1
+5788= US-CO-08007, US-NM-35039, State Route, Route, 2
+5789= US-MN-27027, US-ND-38017, Interstate, Route, 2
+5790= US-MN-27095, US-MN-27141, US Route, Route, 1
+5791= US-NC-37093, US-NC-37125, State Route, Route, 2
+5792= US-GA-13021, US-GA-13207, Interstate, Route, 5
+5793= US-IL-17075, US-IL-17091, US Route, Route, 3
+5794= US-IA-19133, US-NE-31021, State Route, Route, 1
+5795= US-KY-21123, US-KY-21179, US Route, Route, 1
+5796= US-AR-05081, US-AR-05133, US Route, Route, 2
+5797= US-AR-05053, US-AR-05059, US Route, Route, 1
+5798= US-TX-48103, US-TX-48475, State Route, Route, 2
+5799= US-NJ-34001, US-NJ-34015, US Route, Route, 2
+5800= US-SD-46065, US-SD-46069, State Route, Route, 2
+5801= US-KY-21211, US-KY-21215, State Route, Route, 1
+5802= US-MI-26113, US-MI-26143, State Route, Route, 1
+5803= US-KY-21213, US-TN-47147, Interstate, Route, 2
+5804= US-VA-51085, US-VA-51101, US Route, Route, 1
+5805= US-WY-56001, US-WY-56021, State Route, Route, 2
+5806= US-KS-20009, US-KS-20145, State Route, Route, 1
+5807= US-SD-46093, US-SD-46137, US Route, Route, 2
+5808= US-MO-29051, US-MO-29135, US Route, Route, 1
+5809= US-TN-47033, US-TN-47075, State Route, Route, 1
+5810= US-MO-29075, US-MO-29147, US Route, Route, 1
+5811= US-TN-47081, US-TN-47085, Interstate, Route, 3
+5812= US-MO-29103, US-MO-29205, State Route, Route, 2
+5813= US-PA-42121, US-PA-42123, State Route, Route, 1
+5814= US-GA-13189, US-GA-13317, State Route, Route, 1
+5815= US-AR-05045, US-AR-05145, US Route, Route, 1
+5816= US-SD-46049, US-SD-46107, State Route, Route, 2
+5817= US-FL-12027, US-FL-12115, State Route, Route, 2
+5818= US-IN-18011, US-IN-18097, Interstate, Route, 3
+5819= US-NE-31157, US-WY-56015, State Route, Route, 1
+5820= US-CA-06077, US-CA-06099, State Route, Route, 6
+5821= US-AL-01057, US-AL-01075, State Route, Route, 2
+5822= US-IA-19015, US-IA-19079, State Route, Route, 1
+5823= US-TX-48071, US-TX-48245, State Route, Route, 3
+5824= US-NV-32019, US-NV-32510, US Route, Route, 1
+5825= US-AL-01093, US-AL-01133, State Route, Route, 3
+5826= US-KS-20089, US-KS-20183, US Route, Route, 1
+5827= US-ID-16051, US-ID-16065, US Route, Route, 2
+5828= US-IL-17021, US-IL-17115, State Route, Route, 1
+5829= US-OH-39079, US-OH-39087, State Route, Route, 1
+5830= US-AR-05049, US-MO-29149, US Route, Route, 1
+5831= US-NE-31089, US-NE-31149, US Route, Route, 1
+5832= US-VA-51139, US-VA-51171, US Route, Route, 1
+5833= US-IN-18017, US-IN-18131, US Route, Route, 1
+5834= US-WV-54087, US-WV-54105, State Route, Route, 1
+5835= US-FL-12001, US-FL-12125, State Route, Route, 1
+5836= US-TN-47019, US-TN-47171, State Route, Route, 1
+5837= US-CA-06011, US-CA-06021, Interstate, Route, 2
+5838= US-WV-54061, US-WV-54077, State Route, Route, 2
+5839= US-NC-37159, US-NC-37167, State Route, Route, 1
+5840= US-NE-31055, US-NE-31177, State Route, Route, 3
+5841= US-MO-29089, US-MO-29195, State Route, Route, 2
+5842= US-IN-18087, US-IN-18113, State Route, Route, 1
+5843= US-IA-19029, US-IA-19137, State Route, Route, 2
+5844= US-AR-05067, US-AR-05111, State Route, Route, 1
+5845= US-IL-17095, US-IL-17187, US Route, Route, 3
+5846= US-SD-46027, US-SD-46127, State Route, Route, 1
+5847= US-VA-51063, US-VA-51067, Road, Route, 14
+5848= US-MO-29059, US-MO-29085, US Route, Route, 1
+5849= US-VA-51095, US-VA-51700, US Route, Route, 1
+5850= US-IA-19195, US-MN-27047, US Route, Route, 3
+5851= US-DE-10003, US-PA-42029, State Route, Route, 3
+5852= US-MS-28017, US-MS-28155, State Route, Route, 1
+5853= US-IN-18055, US-IN-18153, State Route, Route, 1
+5854= US-KY-21073, US-KY-21211, Interstate, Route, 2
+5855= US-TX-48365, US-TX-48419, US Route, Route, 1
+5856= US-GA-13005, US-GA-13069, State Route, Route, 1
+5857= US-SC-45061, US-SC-45085, US Route, Route, 5
+5858= US-MN-27145, US-MN-27153, State Route, Route, 3
+5859= US-PA-42077, US-PA-42107, State Route, Route, 1
+5860= US-DE-10001, US-DE-10005, State Route, Route, 5
+5861= US-ID-16007, US-UT-49033, US Route, Route, 1
+5862= US-TX-48307, US-TX-48411, US Route, Route, 1
+5863= US-MT-30015, US-MT-30027, State Route, Route, 1
+5864= US-ID-16081, US-WY-56039, State Route, Route, 1
+5865= US-IL-17123, US-IL-17203, State Route, Route, 3
+5866= US-KY-21073, US-KY-21187, US Route, Route, 1
+5867= US-NC-37091, US-VA-51175, US Route, Route, 1
+5868= US-GA-13287, US-GA-13321, State Route, Route, 2
+5869= US-UT-49005, US-UT-49033, State Route, Route, 2
+5870= US-SD-46047, US-WY-56027, US Route, Route, 1
+5871= US-WV-54077, US-WV-54091, US Route, Route, 1
+5872= US-UT-49033, US-WY-56023, State Route, Route, 1
+5873= US-AL-01021, US-AL-01047, State Route, Route, 1
+5874= US-KS-20009, US-KS-20185, US Route, Route, 1
+5875= US-TX-48083, US-TX-48399, US Route, Route, 1
+5876= US-PA-42041, US-PA-42099, State Route, Route, 3
+5877= US-FL-12029, US-FL-12041, US Route, Route, 1
+5878= US-IL-17135, US-IL-17167, Interstate, Route, 1
+5879= US-TX-48459, US-TX-48499, US Route, Route, 2
+5880= US-MI-26041, US-MI-26153, US Route, Route, 1
+5881= US-IL-17021, US-IL-17135, State Route, Route, 2
+5882= US-ND-38003, US-ND-38093, State Route, Route, 2
+5883= US-OH-39023, US-OH-39113, Interstate, Route, 1
+5884= US-MI-26041, US-MI-26109, US Route, Route, 2
+5885= US-IA-19025, US-IA-19161, US Route, Route, 2
+5886= US-MN-27023, US-MN-27129, Road, Route, 2
+5887= US-IL-17031, US-IL-17089, State Route, Route, 4
+5888= US-ID-16007, US-ID-16041, State Route, Route, 1
+5889= US-IN-18035, US-IN-18135, State Route, Route, 1
+5890= US-TX-48265, US-TX-48267, US Route, Route, 2
+5891= US-MS-28025, US-MS-28095, US Route, Route, 1
+5892= US-SC-45031, US-SC-45069, US Route, Route, 1
+5893= US-FL-12029, US-FL-12067, State Route, Route, 2
+5894= US-IN-18037, US-IN-18147, Interstate, Route, 4
+5895= US-ID-16055, US-WA-53063, State Route, Route, 2
+5896= US-MS-28127, US-MS-28129, State Route, Route, 2
+5897= US-VA-51159, US-VA-51193, State Route, Route, 2
+5898= US-CO-08053, US-CO-08079, State Route, Route, 1
+5899= US-IL-17137, US-IL-17171, Road, Route, 4
+5900= US-NY-36043, US-NY-36065, State Route, Route, 13
+5901= US-ID-16027, US-ID-16075, US Route, Route, 2
+5902= US-NJ-34003, US-NJ-34031, State Route, Route, 11
+5903= US-VA-51049, US-VA-51145, US Route, Route, 1
+5904= US-MN-27007, US-MN-27061, US Route, Route, 1
+5905= US-LA-22027, US-LA-22111, State Route, Route, 2
+5906= US-IN-18139, US-IN-18145, US Route, Route, 3
+5907= US-OH-39045, US-OH-39129, US Route, Route, 2
+5908= US-KS-20205, US-KS-20207, US Route, Route, 1
+5909= US-OK-40083, US-OK-40109, State Route, Route, 2
+5910= US-SC-45023, US-SC-45087, State Route, Route, 2
+5911= US-IN-18003, US-IN-18033, State Route, Route, 4
+5912= US-MN-27065, US-MN-27115, State Route, Route, 3
+5913= US-ND-38011, US-ND-38087, US Route, Route, 2
+5914= US-VA-51019, US-VA-51067, State Route, Route, 1
+5915= US-FL-12085, US-FL-12099, State Route, Route, 5
+5916= US-PA-42007, US-PA-42125, State Route, Route, 1
+5917= US-CA-06049, US-NV-32031, State Route, Route, 1
+5918= US-NM-35047, US-NM-35057, US Route, Route, 2
+5919= US-MD-24045, US-MD-24047, State Route, Route, 2
+5920= US-SD-46009, US-SD-46067, State Route, Route, 2
+5921= US-CO-08013, US-CO-08047, State Route, Route, 5
+5922= US-UT-49035, US-UT-49049, Interstate, Route, 2
+5923= US-GA-13131, US-GA-13275, State Route, Route, 3
+5924= US-GA-13029, US-GA-13109, State Route, Route, 1
+5925= US-IA-19021, US-IA-19035, State Route, Route, 2
+5926= US-ND-38009, US-ND-38049, State Route, Route, 1
+5927= US-TX-48111, US-TX-48421, US Route, Route, 2
+5928= US-KY-21089, US-KY-21135, State Route, Route, 1
+5929= US-NC-37105, US-NC-37125, US Route, Route, 3
+5930= US-LA-22069, US-LA-22081, State Route, Route, 7
+5931= US-IL-17077, US-IL-17181, US Route, Route, 2
+5932= US-IN-18097, US-IN-18145, Interstate, Route, 1
+5933= US-TX-48213, US-TX-48423, State Route, Route, 2
+5934= US-GA-13095, US-GA-13321, State Route, Route, 3
+5935= US-TN-47153, US-TN-47175, State Route, Route, 2
+5936= US-WI-55015, US-WI-55139, US Route, Route, 1
+5937= US-AL-01099, US-AL-01131, State Route, Route, 3
+5938= US-NH-33001, US-NH-33003, State Route, Route, 2
+5939= US-PA-42043, US-PA-42075, Interstate, Route, 5
+5940= US-MT-30023, US-MT-30077, Interstate, Route, 1
+5941= US-KY-21093, US-KY-21179, US Route, Route, 2
+5942= US-IN-18039, US-IN-18099, US Route, Route, 1
+5943= US-GA-13153, US-GA-13225, State Route, Route, 5
+5944= US-MI-26021, US-MI-26027, US Route, Route, 4
+5945= US-MI-26161, US-MI-26163, US Route, Route, 5
+5946= US-SC-45037, US-SC-45065, US Route, Route, 3
+5947= US-KY-21053, US-KY-21057, State Route, Route, 1
+5948= US-TX-48233, US-TX-48341, State Route, Route, 1
+5949= US-KY-21093, US-KY-21111, US Route, Route, 1
+5950= US-TN-47121, US-TN-47145, State Route, Route, 1
+5951= US-WI-55009, US-WI-55115, State Route, Route, 1
+5952= US-TX-48175, US-TX-48469, US Route, Route, 1
+5953= US-GA-13099, US-GA-13253, State Route, Route, 1
+5954= US-UT-49043, US-WY-56041, State Route, Route, 2
+5955= US-VA-51061, US-VA-51107, US Route, Route, 1
+5956= US-KS-20153, US-KS-20193, State Route, Route, 1
+5957= US-UT-49015, US-UT-49055, State Route, Route, 1
+5958= US-LA-22033, US-LA-22121, US Route, Route, 2
+5959= US-MS-28083, US-MS-28135, State Route, Route, 2
+5960= US-CO-08039, US-CO-08073, Interstate, Route, 2
+5961= US-TN-47117, US-TN-47119, State Route, Route, 8
+5962= US-MI-26005, US-MI-26015, State Route, Route, 1
+5963= US-CO-08115, US-NE-31135, State Route, Route, 1
+5964= US-PA-42079, US-PA-42131, State Route, Route, 5
+5965= US-NJ-34013, US-NJ-34031, US Route, Route, 5
+5966= US-PA-42079, US-PA-42107, Interstate, Route, 2
+5967= US-IA-19017, US-IA-19037, US Route, Route, 2
+5968= US-VA-51041, US-VA-51760, US Route, Route, 5
+5969= US-TX-48069, US-TX-48437, State Route, Route, 2
+5970= US-FL-12055, US-FL-12105, US Route, Route, 1
+5971= US-MN-27065, US-MN-27095, State Route, Route, 3
+5972= US-MN-27021, US-MN-27057, State Route, Route, 4
+5973= US-NE-31041, US-NE-31175, State Route, Route, 1
+5974= US-TX-48127, US-TX-48323, US Route, Route, 1
+5975= US-VA-51051, US-VA-51167, State Route, Route, 1
+5976= US-GA-13033, US-GA-13165, State Route, Route, 3
+5977= US-NY-36005, US-NY-36119, Road, Route, 7
+5978= US-MI-26053, US-MI-26131, US Route, Route, 3
+5979= US-KY-21029, US-KY-21179, State Route, Route, 1
+5980= US-IL-17163, US-IL-17189, State Route, Route, 1
+5981= US-NE-31061, US-NE-31083, State Route, Route, 2
+5982= US-NM-35027, US-NM-35053, State Route, Route, 2
+5983= US-TX-48371, US-TX-48443, State Route, Route, 3
+5984= US-TX-48081, US-TX-48451, US Route, Route, 3
+5985= US-MS-28093, US-TN-47047, US Route, Route, 1
+5986= US-OK-40105, US-OK-40147, US Route, Route, 1
+5987= US-MO-29161, US-MO-29169, Interstate, Route, 1
+5988= US-GA-13169, US-GA-13237, State Route, Route, 1
+5989= US-AL-01007, US-AL-01065, State Route, Route, 1
+5990= US-CA-06001, US-CA-06081, State Route, Route, 2
+5991= US-MD-24003, US-MD-24027, State Route, Route, 1
+5992= US-OK-40049, US-OK-40051, State Route, Route, 1
+5993= US-MO-29105, US-MO-29215, State Route, Route, 2
+5994= US-NY-36023, US-NY-36107, State Route, Route, 1
+5995= US-NY-36021, US-NY-36083, State Route, Route, 4
+5996= US-SD-46007, US-SD-46071, State Route, Route, 1
+5997= US-IA-19037, US-IA-19067, US Route, Route, 2
+5998= US-OH-39147, US-OH-39175, State Route, Route, 2
+5999= US-OK-40023, US-OK-40127, Road, Route, 2
+6000= US-VA-51111, US-VA-51135, State Route, Route, 1
+6001= US-NC-37007, US-NC-37153, US Route, Route, 1
+6002= US-LA-22001, US-LA-22113, State Route, Route, 2
+6003= US-IL-17053, US-IL-17091, State Route, Route, 1
+6004= US-OH-39037, US-OH-39109, State Route, Route, 2
+6005= US-TX-48283, US-TX-48311, State Route, Route, 1
+6006= US-WI-55051, US-WI-55125, US Route, Route, 2
+6007= US-MI-26119, US-MI-26141, State Route, Route, 1
+6008= US-NM-35007, US-NM-35055, US Route, Route, 2
+6009= US-OK-40005, US-OK-40029, State Route, Route, 1
+6010= US-TN-47119, US-TN-47187, State Route, Route, 4
+6011= US-CA-06019, US-CA-06031, State Route, Route, 6
+6012= US-IL-17071, US-IL-17187, US Route, Route, 3
+6013= US-OH-39027, US-OH-39165, State Route, Route, 4
+6014= US-TX-48005, US-TX-48073, US Route, Route, 1
+6015= US-IN-18027, US-IN-18101, US Route, Route, 2
+6016= US-TN-47037, US-TN-47189, Interstate, Route, 2
+6017= US-NC-37123, US-NC-37153, US Route, Route, 1
+6018= US-AR-05105, US-AR-05119, State Route, Route, 1
+6019= US-TX-48329, US-TX-48461, State Route, Route, 1
+6020= US-CO-08035, US-CO-08059, State Route, Route, 1
+6021= US-MT-30047, US-MT-30089, State Route, Route, 1
+6022= US-IN-18021, US-IN-18119, State Route, Route, 1
+6023= US-TX-48251, US-TX-48367, US Route, Route, 1
+6024= US-IL-17115, US-IL-17173, US Route, Route, 2
+6025= US-MN-27003, US-MN-27059, State Route, Route, 2
+6026= US-MA-25003, US-MA-25013, US Route, Route, 3
+6027= US-MI-26039, US-MI-26135, State Route, Route, 1
+6028= US-GA-13019, US-GA-13173, State Route, Route, 2
+6029= US-IA-19127, US-IA-19171, Road, Route, 4
+6030= US-WV-54015, US-WV-54039, State Route, Route, 1
+6031= US-VA-51059, US-VA-51600, State Route, Route, 8
+6032= US-VT-50005, US-VT-50015, State Route, Route, 1
+6033= US-NY-36057, US-NY-36093, State Route, Route, 3
+6034= US-MT-30013, US-MT-30015, US Route, Route, 1
+6035= US-AZ-04005, US-AZ-04025, State Route, Route, 5
+6036= US-OK-40023, US-TX-48277, US Route, Route, 1
+6037= US-IN-18029, US-IN-18115, State Route, Route, 1
+6038= US-VA-51137, US-VA-51177, State Route, Route, 2
+6039= US-OR-41007, US-OR-41057, US Route, Route, 3
+6040= US-TX-48097, US-TX-48121, Interstate, Route, 1
+6041= US-NC-37087, US-NC-37175, Road, Route, 18
+6042= US-TX-48131, US-TX-48311, State Route, Route, 2
+6043= US-MO-29157, US-MO-29186, Interstate, Route, 2
+6044= US-OH-39065, US-OH-39101, State Route, Route, 1
+6045= US-IL-17123, US-IL-17175, State Route, Route, 1
+6046= US-AR-05035, US-AR-05123, US Route, Route, 3
+6047= US-TX-48137, US-TX-48385, State Route, Route, 2
+6048= US-SD-46091, US-SD-46109, State Route, Route, 2
+6049= US-OH-39059, US-OH-39157, Interstate, Route, 1
+6050= US-OK-40041, US-OK-40097, US Route, Route, 2
+6051= US-IN-18049, US-IN-18103, US Route, Route, 1
+6052= US-VA-51067, US-VA-51161, US Route, Route, 3
+6053= US-KY-21199, US-KY-21231, State Route, Route, 1
+6054= US-UT-49049, US-UT-49051, US Route, Route, 3
+6055= US-NM-35037, US-TX-48205, US Route, Route, 1
+6056= US-MI-26113, US-MI-26165, State Route, Route, 2
+6057= US-KS-20055, US-KS-20069, State Route, Route, 2
+6058= US-CA-06009, US-CA-06099, State Route, Route, 1
+6059= US-IN-18121, US-IN-18165, US Route, Route, 1
+6060= US-AL-01077, US-AL-01083, State Route, Route, 1
+6061= US-TN-47015, US-TN-47177, State Route, Route, 1
+6062= US-LA-22013, US-LA-22069, State Route, Route, 2
+6063= US-CA-06007, US-CA-06101, State Route, Route, 1
+6064= US-VA-51143, US-VA-51590, US Route, Route, 5
+6065= US-VA-51047, US-VA-51137, US Route, Route, 2
+6066= US-NY-36093, US-NY-36095, US Route, Route, 4
+6067= US-ND-38003, US-ND-38039, State Route, Route, 1
+6068= US-MS-28065, US-MS-28073, State Route, Route, 1
+6069= US-TN-47037, US-TN-47149, State Route, Route, 2
+6070= US-PA-42055, US-PA-42057, US Route, Route, 2
+6071= US-OR-41025, US-OR-41045, State Route, Route, 3
+6072= US-AL-01033, US-MS-28141, Road, Route, 2
+6073= US-WV-54021, US-WV-54085, State Route, Route, 1
+6074= US-MD-24011, US-MD-24019, State Route, Route, 8
+6075= US-OK-40113, US-OK-40143, Interstate, Route, 5
+6076= US-VA-51027, US-VA-51051, State Route, Route, 2
+6077= US-NC-37153, US-NC-37165, US Route, Route, 1
+6078= US-OH-39041, US-OH-39117, US Route, Route, 3
+6079= US-IL-17037, US-IL-17089, State Route, Route, 4
+6080= US-AR-05005, US-MO-29153, State Route, Route, 2
+6081= US-IN-18051, US-IN-18173, Interstate, Route, 1
+6082= US-AL-01065, US-AL-01091, State Route, Route, 3
+6083= US-UT-49017, US-UT-49055, State Route, Route, 2
+6084= US-OH-39045, US-OH-39049, US Route, Route, 2
+6085= US-AL-01073, US-AL-01125, Interstate, Route, 1
+6086= US-IN-18031, US-IN-18079, State Route, Route, 1
+6087= US-CT-09005, US-MA-25003, US Route, Route, 2
+6088= US-TX-48221, US-TX-48425, State Route, Route, 1
+6089= US-MN-27019, US-MN-27085, US Route, Route, 2
+6090= US-GA-13015, US-GA-13057, State Route, Route, 2
+6091= US-IN-18151, US-MI-26023, Interstate, Route, 1
+6092= US-NH-33009, US-NH-33019, Interstate, Route, 3
+6093= US-VA-51063, US-VA-51161, US Route, Route, 2
+6094= US-NJ-34037, US-NJ-34041, State Route, Route, 3
+6095= US-VA-51033, US-VA-51099, US Route, Route, 1
+6096= US-SD-46039, US-SD-46051, State Route, Route, 1
+6097= US-KY-21195, US-WV-54059, US Route, Route, 2
+6098= US-MI-26001, US-MI-26007, State Route, Route, 2
+6099= US-VA-51053, US-VA-51135, State Route, Route, 2
+6100= US-AL-01031, US-AL-01041, State Route, Route, 1
+6101= US-TX-48025, US-TX-48255, State Route, Route, 2
+6102= US-KS-20051, US-KS-20165, US Route, Route, 1
+6103= US-NV-32031, US-OR-41037, Road, Route, 1
+6104= US-OK-40087, US-OK-40123, US Route, Route, 1
+6105= US-SD-46033, US-SD-46047, US Route, Route, 3
+6106= US-WI-55017, US-WI-55119, State Route, Route, 1
+6107= US-LA-22063, US-LA-22091, State Route, Route, 1
+6108= US-WY-56007, US-WY-56037, State Route, Route, 3
+6109= US-MI-26077, US-MI-26149, US Route, Route, 1
+6110= US-AL-01011, US-AL-01101, State Route, Route, 2
+6111= US-FL-12013, US-FL-12063, State Route, Route, 3
+6112= US-NC-37173, US-TN-47155, US Route, Route, 1
+6113= US-WI-55057, US-WI-55123, State Route, Route, 1
+6114= US-IA-19055, US-IA-19061, State Route, Route, 2
+6115= US-TX-48017, US-TX-48369, US Route, Route, 2
+6116= US-IL-17067, US-IL-17169, State Route, Route, 1
+6117= US-WV-54035, US-WV-54105, Road, Route, 1
+6118= US-IN-18007, US-IN-18111, US Route, Route, 1
+6119= US-GA-13033, US-GA-13107, State Route, Route, 1
+6120= US-KS-20027, US-KS-20201, State Route, Route, 1
+6121= US-TX-48099, US-TX-48193, US Route, Route, 3
+6122= US-LA-22003, US-LA-22079, US Route, Route, 2
+6123= US-MN-27027, US-MN-27107, US Route, Route, 3
+6124= US-MO-29043, US-MO-29067, State Route, Route, 1
+6125= US-CA-06075, US-CA-06081, State Route, Route, 5
+6126= US-MS-28053, US-MS-28083, State Route, Route, 1
+6127= US-AL-01017, US-AL-01123, State Route, Route, 3
+6128= US-KS-20119, US-OK-40007, State Route, Route, 1
+6129= US-FL-12047, US-GA-13185, Interstate, Route, 1
+6130= US-MO-29033, US-MO-29177, State Route, Route, 1
+6131= US-ID-16063, US-ID-16067, State Route, Route, 1
+6132= US-TX-48299, US-TX-48411, State Route, Route, 1
+6133= US-SC-45027, US-SC-45041, US Route, Route, 6
+6134= US-ID-16001, US-ID-16039, Interstate, Route, 1
+6135= US-NC-37007, US-NC-37167, US Route, Route, 1
+6136= US-CO-08025, US-CO-08061, State Route, Route, 1
+6137= US-KY-21141, US-KY-21177, US Route, Route, 1
+6138= US-MO-29113, US-MO-29219, State Route, Route, 1
+6139= US-CO-08051, US-CO-08053, State Route, Route, 1
+6140= US-NC-37033, US-NC-37135, State Route, Route, 1
+6141= US-TX-48123, US-TX-48175, US Route, Route, 1
+6142= US-IL-17091, US-IN-18111, State Route, Route, 1
+6143= US-KS-20057, US-KS-20083, US Route, Route, 1
+6144= US-ID-16071, US-ID-16077, State Route, Route, 1
+6145= US-WI-55041, US-WI-55125, State Route, Route, 1
+6146= US-TX-48371, US-TX-48389, Interstate, Route, 2
+6147= US-KY-21093, US-KY-21163, State Route, Route, 3
+6148= US-NV-32027, US-NV-32031, Road, Route, 5
+6149= US-MN-27029, US-MN-27057, State Route, Route, 1
+6150= US-LA-22071, US-LA-22087, State Route, Route, 2
+6151= US-GA-13077, US-GA-13113, State Route, Route, 3
+6152= US-PA-42059, US-WV-54061, US Route, Route, 2
+6153= US-FL-12057, US-FL-12101, State Route, Route, 5
+6154= US-PA-42017, US-PA-42091, State Route, Route, 11
+6155= US-UT-49035, US-UT-49043, Interstate, Route, 1
+6156= US-NY-36011, US-NY-36109, State Route, Route, 2
+6157= US-WI-55085, US-WI-55099, State Route, Route, 1
+6158= US-VA-51067, US-VA-51089, US Route, Route, 1
+6159= US-MS-28051, US-MS-28053, State Route, Route, 1
+6160= US-WA-53021, US-WA-53025, State Route, Route, 1
+6161= US-KS-20109, US-KS-20203, State Route, Route, 1
+6162= US-KS-20015, US-KS-20035, US Route, Route, 1
+6163= US-NY-36065, US-NY-36075, State Route, Route, 3
+6164= US-AR-05029, US-AR-05141, State Route, Route, 1
+6165= US-MI-26015, US-MI-26081, State Route, Route, 1
+6166= US-GA-13031, US-GA-13165, State Route, Route, 1
+6167= US-IA-19015, US-IA-19187, US Route, Route, 1
+6168= US-ME-23005, US-ME-23031, State Route, Route, 5
+6169= US-IN-18053, US-IN-18095, State Route, Route, 2
+6170= US-SC-45063, US-SC-45071, US Route, Route, 2
+6171= US-NY-36045, US-NY-36075, State Route, Route, 3
+6172= US-MN-27005, US-MN-27057, State Route, Route, 2
+6173= US-MS-28033, US-MS-28143, State Route, Route, 3
+6174= US-NC-37101, US-NC-37127, State Route, Route, 2
+6175= US-MO-29083, US-MO-29159, State Route, Route, 1
+6176= US-MO-29023, US-MO-29035, US Route, Route, 1
+6177= US-IN-18101, US-IN-18117, US Route, Route, 1
+6178= US-AL-01043, US-AL-01095, State Route, Route, 2
+6179= US-FL-12069, US-FL-12105, US Route, Route, 2
+6180= US-MS-28121, US-MS-28123, US Route, Route, 3
+6181= US-WA-53015, US-WA-53041, State Route, Route, 4
+6182= US-SC-45001, US-SC-45065, State Route, Route, 2
+6183= US-PA-42051, US-WV-54061, US Route, Route, 1
+6184= US-OH-39073, US-OH-39163, State Route, Route, 1
+6185= US-LA-22031, US-LA-22081, US Route, Route, 1
+6186= US-TX-48087, US-TX-48483, US Route, Route, 1
+6187= US-GA-13069, US-GA-13271, State Route, Route, 1
+6188= US-GA-13019, US-GA-13155, State Route, Route, 1
+6189= US-MI-26059, US-MI-26091, US Route, Route, 5
+6190= US-TX-48127, US-TX-48479, US Route, Route, 1
+6191= US-PA-42013, US-PA-42021, US Route, Route, 4
+6192= US-VA-51059, US-VA-51107, US Route, Route, 4
+6193= US-TN-47009, US-TN-47123, State Route, Route, 2
+6194= US-VA-51001, US-VA-51131, US Route, Route, 1
+6195= US-TX-48359, US-TX-48375, Interstate, Route, 1
+6196= US-MS-28035, US-MS-28073, US Route, Route, 6
+6197= US-MO-29009, US-MO-29119, State Route, Route, 2
+6198= US-MN-27009, US-MN-27141, State Route, Route, 2
+6199= US-VA-51013, US-VA-51610, US Route, Route, 1
+6200= US-GA-13153, US-GA-13235, State Route, Route, 3
+6201= US-MN-27017, US-MN-27137, State Route, Route, 4
+6202= US-CO-08003, US-CO-08021, State Route, Route, 3
+6203= US-MO-29007, US-MO-29137, State Route, Route, 2
+6204= US-IN-18165, US-IN-18171, US Route, Route, 2
+6205= US-OH-39103, US-OH-39169, Interstate, Route, 5
+6206= US-GA-13261, US-GA-13273, State Route, Route, 1
+6207= US-KS-20007, US-KS-20077, State Route, Route, 2
+6208= US-VA-51173, US-VA-51185, State Route, Route, 1
+6209= US-MS-28149, US-MS-28163, State Route, Route, 1
+6210= US-IN-18071, US-IN-18093, US Route, Route, 1
+6211= US-MN-27147, US-MN-27161, State Route, Route, 2
+6212= US-IN-18109, US-IN-18133, Interstate, Route, 3
+6213= US-CO-08019, US-CO-08117, Interstate, Route, 2
+6214= US-AL-01047, US-AL-01085, State Route, Route, 3
+6215= US-MI-26031, US-MI-26097, Road, Route, 2
+6216= US-AR-05097, US-AR-05109, State Route, Route, 2
+6217= US-KY-21033, US-KY-21107, State Route, Route, 3
+6218= US-GA-13123, US-GA-13213, State Route, Route, 3
+6219= US-LA-22013, US-LA-22027, State Route, Route, 1
+6220= US-MT-30001, US-MT-30023, State Route, Route, 1
+6221= US-GA-13261, US-GA-13307, State Route, Route, 1
+6222= US-FL-12001, US-FL-12075, State Route, Route, 3
+6223= US-OK-40013, US-TX-48147, State Route, Route, 1
+6224= US-NV-32009, US-NV-32023, Road, Route, 5
+6225= US-AR-05131, US-OK-40079, US Route, Route, 3
+6226= US-MO-29023, US-MO-29223, US Route, Route, 1
+6227= US-KS-20149, US-KS-20177, US Route, Route, 1
+6228= US-KS-20019, US-OK-40113, State Route, Route, 1
+6229= US-WA-53007, US-WA-53047, State Route, Route, 2
+6230= US-IN-18033, US-OH-39171, US Route, Route, 1
+6231= US-WV-54007, US-WV-54041, State Route, Route, 2
+6232= US-MS-28067, US-MS-28153, US Route, Route, 1
+6233= US-KY-21001, US-KY-21169, Road, Route, 2
+6234= US-KY-21127, US-WV-54099, State Route, Route, 1
+6235= US-MI-26043, US-MI-26071, State Route, Route, 1
+6236= US-ID-16065, US-ID-16081, State Route, Route, 1
+6237= US-NC-37191, US-NC-37195, US Route, Route, 1
+6238= US-OK-40101, US-OK-40135, Interstate, Route, 2
+6239= US-NM-35021, US-NM-35037, State Route, Route, 1
+6240= US-TX-48201, US-TX-48339, US Route, Route, 2
+6241= US-WI-55023, US-WI-55123, US Route, Route, 3
+6242= US-MD-24021, US-PA-42001, US Route, Route, 2
+6243= US-WV-54085, US-WV-54107, US Route, Route, 1
+6244= US-WY-56005, US-WY-56033, US Route, Route, 1
+6245= US-OK-40073, US-OK-40083, State Route, Route, 2
+6246= US-TX-48227, US-TX-48317, Interstate, Route, 3
+6247= US-VA-51079, US-VA-51113, US Route, Route, 2
+6248= US-ID-16059, US-MT-30081, US Route, Route, 1
+6249= US-GA-13025, US-GA-13049, State Route, Route, 3
+6250= US-TX-48081, US-TX-48353, State Route, Route, 1
+6251= US-TN-47065, US-TN-47115, State Route, Route, 3
+6252= US-CA-06009, US-CA-06109, State Route, Route, 1
+6253= US-ND-38021, US-ND-38045, State Route, Route, 3
+6254= US-OK-40061, US-OK-40101, State Route, Route, 1
+6255= US-TX-48019, US-TX-48325, State Route, Route, 2
+6256= US-SD-46003, US-SD-46043, State Route, Route, 2
+6257= US-NC-37119, US-SC-45091, State Route, Route, 4
+6258= US-AL-01073, US-AL-01117, State Route, Route, 4
+6259= US-WI-55043, US-WI-55103, State Route, Route, 1
+6260= US-TN-47147, US-TN-47165, State Route, Route, 5
+6261= US-MO-29003, US-MO-29063, US Route, Route, 1
+6262= US-MI-26045, US-MI-26065, Interstate, Route, 4
+6263= US-GA-13065, US-GA-13173, State Route, Route, 2
+6264= US-IL-17055, US-IL-17145, State Route, Route, 2
+6265= US-CO-08065, US-CO-08097, State Route, Route, 1
+6266= US-OH-39119, US-OH-39127, US Route, Route, 2
+6267= US-CO-08021, US-CO-08105, State Route, Route, 1
+6268= US-OH-39083, US-OH-39089, State Route, Route, 2
+6269= US-OR-41035, US-OR-41039, State Route, Route, 1
+6270= US-OR-41017, US-OR-41043, State Route, Route, 1
+6271= US-AR-05041, US-AR-05079, US Route, Route, 1
+6272= US-NE-31021, US-NE-31039, State Route, Route, 3
+6273= US-WI-55019, US-WI-55141, State Route, Route, 2
+6274= US-TX-48085, US-TX-48181, State Route, Route, 3
+6275= US-KY-21179, US-KY-21215, US Route, Route, 2
+6276= US-PA-42003, US-PA-42019, State Route, Route, 7
+6277= US-NM-35007, US-NM-35033, State Route, Route, 2
+6278= US-KS-20003, US-KS-20107, State Route, Route, 1
+6279= US-LA-22011, US-LA-22115, State Route, Route, 2
+6280= US-MI-26147, US-MI-26151, State Route, Route, 2
+6281= US-WA-53001, US-WA-53043, State Route, Route, 2
+6282= US-ND-38055, US-ND-38061, State Route, Route, 1
+6283= US-WI-55069, US-WI-55119, State Route, Route, 1
+6284= US-TN-47043, US-TN-47125, State Route, Route, 1
+6285= US-TN-47099, US-TN-47101, Road, Route, 2
+6286= US-GA-13243, US-GA-13273, State Route, Route, 1
+6287= US-TN-47031, US-TN-47051, State Route, Route, 2
+6288= US-NE-31013, US-NE-31161, State Route, Route, 2
+6289= US-IN-18053, US-IN-18067, State Route, Route, 1
+6290= US-NC-37063, US-NC-37145, US Route, Route, 1
+6291= US-NY-36027, US-NY-36071, Interstate, Route, 1
+6292= US-NM-35059, US-OK-40025, US Route, Route, 1
+6293= US-MS-28031, US-MS-28127, US Route, Route, 1
+6294= US-MO-29091, US-MO-29215, US Route, Route, 3
+6295= US-TX-48139, US-TX-48251, US Route, Route, 2
+6296= US-NE-31009, US-NE-31041, State Route, Route, 1
+6297= US-PA-42073, US-PA-42085, US Route, Route, 4
+6298= US-PA-42005, US-PA-42019, State Route, Route, 6
+6299= US-KY-21061, US-KY-21085, State Route, Route, 1
+6300= US-KY-21109, US-KY-21189, State Route, Route, 1
+6301= US-GA-13059, US-GA-13221, State Route, Route, 1
+6302= US-KS-20097, US-KS-20151, US Route, Route, 1
+6303= US-NM-35028, US-NM-35049, State Route, Route, 2
+6304= US-OK-40031, US-OK-40141, State Route, Route, 1
+6305= US-MO-29101, US-MO-29159, US Route, Route, 1
+6306= US-MD-24011, US-MD-24035, State Route, Route, 1
+6307= US-TX-48051, US-TX-48287, State Route, Route, 1
+6308= US-TX-48011, US-TX-48065, State Route, Route, 1
+6309= US-GA-13181, US-GA-13317, State Route, Route, 1
+6310= US-KS-20099, US-KS-20125, US Route, Route, 4
+6311= US-LA-22099, US-LA-22101, State Route, Route, 1
+6312= US-MN-27089, US-MN-27135, State Route, Route, 2
+6313= US-TX-48391, US-TX-48409, US Route, Route, 1
+6314= US-VA-51097, US-VA-51101, State Route, Route, 2
+6315= US-KS-20123, US-KS-20141, State Route, Route, 2
+6316= US-TX-48033, US-TX-48415, US Route, Route, 1
+6317= US-IA-19141, US-IA-19143, State Route, Route, 2
+6318= US-SD-46017, US-SD-46085, State Route, Route, 1
+6319= US-TX-48045, US-TX-48153, State Route, Route, 1
+6320= US-KY-21003, US-KY-21227, US Route, Route, 1
+6321= US-CA-06007, US-CA-06063, State Route, Route, 1
+6322= US-IA-19091, US-IA-19151, State Route, Route, 3
+6323= US-MA-25005, US-MA-25021, Interstate, Route, 4
+6324= US-GA-13281, US-NC-37043, State Route, Route, 1
+6325= US-GA-13023, US-GA-13289, State Route, Route, 2
+6326= US-VA-51035, US-VA-51197, US Route, Route, 2
+6327= US-TX-48003, US-TX-48165, State Route, Route, 2
+6328= US-SC-45059, US-SC-45083, US Route, Route, 6
+6329= US-GA-13079, US-GA-13269, State Route, Route, 2
+6330= US-NC-37015, US-NC-37091, US Route, Route, 1
+6331= US-OR-41057, US-OR-41067, State Route, Route, 2
+6332= US-NE-31043, US-NE-31051, State Route, Route, 3
+6333= US-MO-29159, US-MO-29195, US Route, Route, 1
+6334= US-KY-21019, US-WV-54099, Interstate, Route, 2
+6335= US-OH-39013, US-OH-39059, Interstate, Route, 2
+6336= US-SC-45019, US-SC-45029, US Route, Route, 2
+6337= US-IN-18115, US-IN-18155, Road, Route, 2
+6338= US-NC-37087, US-NC-37115, State Route, Route, 1
+6339= US-TX-48145, US-TX-48331, US Route, Route, 1
+6340= US-NE-31165, US-SD-46047, State Route, Route, 1
+6341= US-GA-13133, US-GA-13221, State Route, Route, 1
+6342= US-ID-16013, US-ID-16063, State Route, Route, 2
+6343= US-IA-19015, US-IA-19073, State Route, Route, 2
+6344= US-OR-41029, US-OR-41035, State Route, Route, 3
+6345= US-KY-21031, US-KY-21061, State Route, Route, 1
+6346= US-TN-47071, US-TN-47181, State Route, Route, 2
+6347= US-NH-33001, US-NH-33017, State Route, Route, 1
+6348= US-SD-46099, US-SD-46101, Interstate, Route, 2
+6349= US-NE-31079, US-NE-31121, State Route, Route, 2
+6350= US-NY-36071, US-NY-36105, US Route, Route, 4
+6351= US-OH-39067, US-OH-39157, State Route, Route, 2
+6352= US-MN-27025, US-MN-27115, Interstate, Route, 1
+6353= US-ME-23017, US-NH-33003, US Route, Route, 2
+6354= US-WV-54013, US-WV-54021, US Route, Route, 1
+6355= US-IA-19037, US-IA-19065, US Route, Route, 1
+6356= US-SD-46059, US-SD-46069, US Route, Route, 1
+6357= US-AL-01031, US-AL-01061, State Route, Route, 3
+6358= US-MA-25021, US-RI-44007, State Route, Route, 1
+6359= US-MN-27001, US-MN-27061, US Route, Route, 3
+6360= US-NE-31097, US-NE-31131, State Route, Route, 1
+6361= US-ND-38083, US-ND-38103, State Route, Route, 2
+6362= US-SD-46011, US-SD-46039, Interstate, Route, 2
+6363= US-IN-18079, US-IN-18137, US Route, Route, 1
+6364= US-IA-19139, US-IA-19163, State Route, Route, 4
+6365= US-OH-39045, US-OH-39127, US Route, Route, 2
+6366= US-MS-28001, US-MS-28063, US Route, Route, 3
+6367= US-IN-18165, US-IN-18167, State Route, Route, 2
+6368= US-IA-19035, US-IA-19093, State Route, Route, 2
+6369= US-RI-44001, US-RI-44007, State Route, Route, 1
+6370= US-GA-13009, US-GA-13169, State Route, Route, 2
+6371= US-TN-47037, US-TN-47165, State Route, Route, 4
+6372= US-WV-54083, US-WV-54101, State Route, Route, 1
+6373= US-NY-36033, US-NY-36089, State Route, Route, 4
+6374= US-IN-18029, US-IN-18137, US Route, Route, 3
+6375= US-VA-51113, US-VA-51157, Road, Route, 2
+6376= US-MD-24001, US-PA-42111, State Route, Route, 1
+6377= US-MI-26145, US-MI-26157, State Route, Route, 3
+6378= US-OH-39021, US-OH-39109, US Route, Route, 1
+6379= US-AR-05031, US-AR-05055, State Route, Route, 4
+6380= US-CO-08059, US-CO-08093, US Route, Route, 1
+6381= US-MO-29125, US-MO-29151, US Route, Route, 3
+6382= US-MI-26081, US-MI-26117, Road, Route, 3
+6383= US-MN-27097, US-MN-27153, State Route, Route, 3
+6384= US-IL-17039, US-IL-17113, State Route, Route, 4
+6385= US-PA-42071, US-PA-42075, State Route, Route, 4
+6386= US-OH-39057, US-OH-39113, State Route, Route, 5
+6387= US-ND-38075, US-ND-38101, US Route, Route, 5
+6388= US-KY-21009, US-KY-21227, Interstate, Route, 2
+6389= US-KS-20017, US-KS-20111, Interstate, Route, 2
+6390= US-KY-21009, US-KY-21099, Interstate, Route, 3
+6391= US-NC-37057, US-NC-37059, US Route, Route, 1
+6392= US-NE-31001, US-NE-31079, US Route, Route, 1
+6393= US-IL-17011, US-IL-17195, State Route, Route, 1
+6394= US-MT-30035, US-MT-30073, US Route, Route, 1
+6395= US-IL-17113, US-IL-17203, US Route, Route, 5
+6396= US-ND-38003, US-ND-38017, Interstate, Route, 1
+6397= US-OK-40095, US-TX-48181, US Route, Route, 1
+6398= US-NC-37189, US-NC-37193, US Route, Route, 1
+6399= US-MO-29201, US-MO-29207, State Route, Route, 1
+6400= US-GA-13087, US-GA-13205, State Route, Route, 1
+6401= US-KY-21069, US-KY-21181, State Route, Route, 1
+6402= US-GA-13089, US-GA-13121, State Route, Route, 7
+6403= US-KY-21073, US-KY-21103, US Route, Route, 1
+6404= US-AL-01107, US-AL-01125, State Route, Route, 1
+6405= US-MS-28083, US-MS-28133, State Route, Route, 2
+6406= US-KY-21011, US-KY-21205, US Route, Route, 4
+6407= US-TN-47005, US-TN-47079, State Route, Route, 1
+6408= US-OK-40037, US-OK-40119, State Route, Route, 2
+6409= US-OH-39075, US-OH-39157, State Route, Route, 1
+6410= US-TN-47017, US-TN-47053, State Route, Route, 1
+6411= US-SD-46071, US-SD-46075, Interstate, Route, 1
+6412= US-MI-26033, US-MI-26097, State Route, Route, 4
+6413= US-GA-13163, US-GA-13303, State Route, Route, 3
+6414= US-WV-54013, US-WV-54015, State Route, Route, 1
+6415= US-IN-18151, US-OH-39171, US Route, Route, 2
+6416= US-KS-20157, US-KS-20201, State Route, Route, 2
+6417= US-OK-40055, US-OK-40065, State Route, Route, 1
+6418= US-VA-51109, US-VA-51177, US Route, Route, 2
+6419= US-MN-27169, US-WI-55011, State Route, Route, 1
+6420= US-NC-37011, US-NC-37121, US Route, Route, 1
+6421= US-ND-38029, US-SD-46021, US Route, Route, 1
+6422= US-VA-51089, US-VA-51141, State Route, Route, 2
+6423= US-TX-48021, US-TX-48055, State Route, Route, 2
+6424= US-IL-17105, US-IL-17113, Road, Route, 3
+6425= US-NE-31005, US-NE-31075, State Route, Route, 1
+6426= US-LA-22067, US-LA-22083, State Route, Route, 1
+6427= US-TN-47053, US-TN-47183, State Route, Route, 1
+6428= US-PA-42029, US-PA-42045, State Route, Route, 6
+6429= US-VA-51103, US-VA-51133, State Route, Route, 1
+6430= US-GA-13207, US-GA-13293, State Route, Route, 1
+6431= US-NC-37047, US-NC-37155, State Route, Route, 4
+6432= US-MI-26071, US-WI-55037, US Route, Route, 2
+6433= US-VA-51015, US-VA-51165, Road, Route, 7
+6434= US-NE-31025, US-NE-31109, Interstate, Route, 3
+6435= US-MT-30061, US-MT-30063, Interstate, Route, 1
+6436= US-MD-24043, US-WV-54065, US Route, Route, 1
+6437= US-GA-13101, US-GA-13185, State Route, Route, 2
+6438= US-TN-47037, US-TN-47187, State Route, Route, 7
+6439= US-NY-36057, US-NY-36095, State Route, Route, 2
+6440= US-TX-48113, US-TX-48121, Interstate, Route, 2
+6441= US-MN-27131, US-MN-27161, State Route, Route, 1
+6442= US-TN-47093, US-TN-47173, State Route, Route, 1
+6443= US-NY-36017, US-NY-36053, State Route, Route, 3
+6444= US-IN-18089, US-IN-18111, US Route, Route, 2
+6445= US-NC-37171, US-NC-37197, US Route, Route, 3
+6446= US-SC-45027, US-SC-45075, Interstate, Route, 1
+6447= US-TX-48015, US-TX-48473, Interstate, Route, 2
+6448= US-IA-19155, US-IA-19165, US Route, Route, 1
+6449= US-IN-18015, US-IN-18067, State Route, Route, 1
+6450= US-ID-16029, US-ID-16041, State Route, Route, 1
+6451= US-KY-21115, US-KY-21127, US Route, Route, 1
+6452= US-KS-20063, US-KS-20195, Interstate, Route, 1
+6453= US-IL-17047, US-IL-17159, State Route, Route, 1
+6454= US-TX-48169, US-TX-48415, US Route, Route, 1
+6455= US-NE-31013, US-NE-31123, US Route, Route, 1
+6456= US-KY-21045, US-KY-21207, US Route, Route, 2
+6457= US-WI-55055, US-WI-55105, State Route, Route, 1
+6458= US-IL-17067, US-IL-17071, State Route, Route, 2
+6459= US-WV-54081, US-WV-54089, State Route, Route, 2
+6460= US-IA-19003, US-IA-19137, US Route, Route, 1
+6461= US-IL-17037, US-IL-17103, US Route, Route, 1
+6462= US-NC-37013, US-NC-37049, US Route, Route, 1
+6463= US-MT-30095, US-MT-30111, Interstate, Route, 2
+6464= US-IN-18057, US-IN-18159, State Route, Route, 2
+6465= US-GA-13001, US-GA-13229, State Route, Route, 1
+6466= US-NE-31113, US-NE-31171, US Route, Route, 1
+6467= US-NV-32003, US-NV-32017, US Route, Route, 1
+6468= US-WV-54009, US-WV-54069, State Route, Route, 1
+6469= US-NM-35009, US-TX-48369, US Route, Route, 1
+6470= US-OR-41013, US-OR-41031, US Route, Route, 1
+6471= US-IA-19109, US-IA-19189, State Route, Route, 1
+6472= US-OK-40007, US-TX-48357, US Route, Route, 1
+6473= US-MN-27005, US-MN-27159, State Route, Route, 1
+6474= US-MS-28081, US-MS-28115, Road, Route, 3
+6475= US-KY-21009, US-KY-21061, US Route, Route, 3
+6476= US-LA-22085, US-TX-48403, State Route, Route, 1
+6477= US-IA-19007, US-MO-29171, State Route, Route, 1
+6478= US-NE-31049, US-NE-31101, US Route, Route, 2
+6479= US-CO-08001, US-CO-08005, State Route, Route, 5
+6480= US-LA-22019, US-LA-22023, State Route, Route, 2
+6481= US-KY-21147, US-KY-21199, State Route, Route, 1
+6482= US-TX-48015, US-TX-48089, Interstate, Route, 1
+6483= US-CO-08007, US-CO-08067, US Route, Route, 2
+6484= US-VA-51009, US-VA-51680, US Route, Route, 1
+6485= US-PA-42011, US-PA-42029, Interstate, Route, 4
+6486= US-WA-53001, US-WA-53025, State Route, Route, 3
+6487= US-AL-01027, US-AL-01029, State Route, Route, 1
+6488= US-GA-13035, US-GA-13159, State Route, Route, 1
+6489= US-WA-53001, US-WA-53021, State Route, Route, 5
+6490= US-OR-41009, US-WA-53015, State Route, Route, 1
+6491= US-KY-21069, US-KY-21201, US Route, Route, 1
+6492= US-OK-40075, US-OK-40149, US Route, Route, 2
+6493= US-MS-28049, US-MS-28149, US Route, Route, 3
+6494= US-KY-21103, US-KY-21185, Interstate, Route, 2
+6495= US-TN-47165, US-TN-47189, State Route, Route, 1
+6496= US-KY-21107, US-KY-21177, US Route, Route, 3
+6497= US-PA-42037, US-PA-42097, State Route, Route, 2
+6498= US-IL-17007, US-WI-55105, State Route, Route, 1
+6499= US-IA-19087, US-IA-19101, State Route, Route, 2
+6500= US-MO-29071, US-MO-29073, US Route, Route, 2
+6501= US-CO-08015, US-CO-08051, US Route, Route, 1
+6502= US-NC-37073, US-NC-37091, US Route, Route, 1
+6503= US-GA-13141, US-GA-13237, State Route, Route, 1
+6504= US-KY-21023, US-KY-21161, State Route, Route, 3
+6505= US-TX-48039, US-TX-48321, State Route, Route, 1
+6506= US-TX-48225, US-TX-48313, State Route, Route, 1
+6507= US-MI-26029, US-MI-26047, US Route, Route, 2
+6508= US-MS-28061, US-MS-28101, State Route, Route, 1
+6509= US-OK-40019, US-OK-40137, State Route, Route, 2
+6510= US-IA-19039, US-IA-19117, US Route, Route, 1
+6511= US-KS-20051, US-KS-20167, Interstate, Route, 1
+6512= US-IL-17043, US-IL-17197, Interstate, Route, 4
+6513= US-MS-28015, US-MS-28043, State Route, Route, 3
+6514= US-WY-56009, US-WY-56025, US Route, Route, 2
+6515= US-KS-20011, US-KS-20037, State Route, Route, 3
+6516= US-GA-13181, US-SC-45065, State Route, Route, 1
+6517= US-IN-18075, US-IN-18179, State Route, Route, 1
+6518= US-LA-22007, US-LA-22099, State Route, Route, 1
+6519= US-AR-05099, US-AR-05103, State Route, Route, 2
+6520= US-IA-19115, US-IA-19183, State Route, Route, 1
+6521= US-FL-12083, US-FL-12119, Interstate, Route, 3
+6522= US-TX-48335, US-TX-48415, State Route, Route, 3
+6523= US-TN-47037, US-TN-47147, State Route, Route, 2
+6524= US-NV-32015, US-NV-32023, State Route, Route, 2
+6525= US-AL-01079, US-AL-01103, State Route, Route, 4
+6526= US-CA-06057, US-CA-06091, Interstate, Route, 2
+6527= US-OK-40047, US-OK-40073, US Route, Route, 1
+6528= US-OH-39001, US-OH-39131, State Route, Route, 1
+6529= US-IL-17001, US-IL-17009, US Route, Route, 1
+6530= US-OH-39005, US-OH-39077, US Route, Route, 2
+6531= US-IN-18103, US-IN-18169, US Route, Route, 1
+6532= US-CO-08003, US-CO-08023, US Route, Route, 2
+6533= US-WA-53051, US-WA-53065, State Route, Route, 1
+6534= US-GA-13039, US-GA-13049, State Route, Route, 2
+6535= US-MD-24009, US-MD-24017, State Route, Route, 1
+6536= US-TX-48417, US-TX-48429, US Route, Route, 1
+6537= US-IN-18041, US-IN-18177, State Route, Route, 1
+6538= US-CA-06033, US-CA-06045, State Route, Route, 2
+6539= US-KS-20021, US-KS-20099, US Route, Route, 2
+6540= US-NC-37053, US-VA-51550, State Route, Route, 1
+6541= US-KY-21017, US-KY-21097, US Route, Route, 2
+6542= US-LA-22023, US-LA-22113, State Route, Route, 3
+6543= US-WI-55037, US-WI-55041, State Route, Route, 2
+6544= US-MO-29079, US-MO-29081, State Route, Route, 1
+6545= US-TN-47039, US-TN-47077, State Route, Route, 2
+6546= US-GA-13139, US-GA-13157, State Route, Route, 3
+6547= US-OH-39007, US-OH-39085, Interstate, Route, 2
+6548= US-TX-48063, US-TX-48449, US Route, Route, 1
+6549= US-TX-48021, US-TX-48287, State Route, Route, 2
+6550= US-WY-56019, US-WY-56033, US Route, Route, 3
+6551= US-NE-31101, US-NE-31135, State Route, Route, 1
+6552= US-AL-01017, US-AL-01081, State Route, Route, 9
+6553= US-CO-08125, US-KS-20023, US Route, Route, 1
+6554= US-SC-45003, US-SC-45037, State Route, Route, 2
+6555= US-VT-50003, US-VT-50021, State Route, Route, 2
+6556= US-AZ-04001, US-UT-49037, US Route, Route, 1
+6557= US-GA-13135, US-GA-13297, State Route, Route, 2
+6558= US-MN-27013, US-MN-27079, State Route, Route, 2
+6559= US-AZ-04007, US-AZ-04021, State Route, Route, 5
+6560= US-NM-35021, US-NM-35033, State Route, Route, 1
+6561= US-UT-49015, US-UT-49039, Road, Route, 1
+6562= US-MO-29043, US-MO-29109, US Route, Route, 1
+6563= US-MI-26109, US-WI-55075, US Route, Route, 1
+6564= US-MI-26093, US-MI-26125, Interstate, Route, 2
+6565= US-MO-29059, US-MO-29167, State Route, Route, 1
+6566= US-WV-54033, US-WV-54049, Interstate, Route, 2
+6567= US-VA-51103, US-VA-51159, State Route, Route, 1
+6568= US-AR-05045, US-AR-05105, State Route, Route, 1
+6569= US-SC-45041, US-SC-45067, US Route, Route, 2
+6570= US-IL-17019, US-IL-17113, State Route, Route, 2
+6571= US-IA-19081, US-IA-19189, US Route, Route, 1
+6572= US-TX-48029, US-TX-48187, Interstate, Route, 3
+6573= US-WI-55019, US-WI-55035, State Route, Route, 1
+6574= US-WI-55057, US-WI-55081, State Route, Route, 5
+6575= US-AL-01085, US-AL-01101, State Route, Route, 4
+6576= US-FL-12003, US-FL-12125, State Route, Route, 1
+6577= US-TX-48105, US-TX-48413, US Route, Route, 1
+6578= US-MO-29139, US-MO-29219, State Route, Route, 2
+6579= US-GA-13047, US-GA-13313, Interstate, Route, 1
+6580= US-MD-24001, US-PA-42009, US Route, Route, 2
+6581= US-WV-54005, US-WV-54043, State Route, Route, 1
+6582= US-MI-26003, US-MI-26103, US Route, Route, 3
+6583= US-MT-30037, US-MT-30111, State Route, Route, 1
+6584= US-VA-51133, US-VA-51193, State Route, Route, 1
+6585= US-ND-38021, US-ND-38081, State Route, Route, 2
+6586= US-TN-47165, US-TN-47169, State Route, Route, 2
+6587= US-KY-21141, US-TN-47147, State Route, Route, 1
+6588= US-SD-46061, US-SD-46097, State Route, Route, 1
+6589= US-IA-19049, US-IA-19121, Interstate, Route, 2
+6590= US-MS-28105, US-MS-28155, State Route, Route, 2
+6591= US-GA-13263, US-GA-13293, State Route, Route, 1
+6592= US-OH-39009, US-OH-39163, US Route, Route, 1
+6593= US-GA-13263, US-GA-13269, State Route, Route, 2
+6594= US-MI-26057, US-MI-26117, State Route, Route, 2
+6595= US-NC-37097, US-NC-37119, Interstate, Route, 1
+6596= US-MO-29087, US-NE-31147, US Route, Route, 1
+6597= US-AL-01025, US-AL-01129, State Route, Route, 1
+6598= US-AR-05117, US-AR-05145, State Route, Route, 1
+6599= US-IL-17177, US-IL-17201, State Route, Route, 2
+6600= US-MO-29113, US-MO-29183, State Route, Route, 2
+6601= US-NC-37117, US-NC-37187, US Route, Route, 1
+6602= US-KY-21035, US-TN-47079, State Route, Route, 1
+6603= US-OR-41067, US-OR-41071, State Route, Route, 3
+6604= US-IN-18005, US-IN-18013, State Route, Route, 1
+6605= US-TX-48049, US-TX-48083, US Route, Route, 1
+6606= US-MO-29127, US-MO-29137, US Route, Route, 1
+6607= US-TX-48093, US-TX-48333, State Route, Route, 1
+6608= US-MI-26027, US-MI-26149, US Route, Route, 2
+6609= US-MI-26015, US-MI-26077, State Route, Route, 2
+6610= US-GA-13081, US-GA-13093, State Route, Route, 3
+6611= US-MT-30031, US-MT-30043, US Route, Route, 1
+6612= US-MN-27163, US-WI-55093, US Route, Route, 1
+6613= US-SC-45029, US-SC-45049, US Route, Route, 4
+6614= US-NE-31043, US-NE-31173, State Route, Route, 2
+6615= US-MT-30011, US-MT-30075, US Route, Route, 1
+6616= US-NE-31009, US-NE-31115, State Route, Route, 1
+6617= US-WI-55021, US-WI-55077, State Route, Route, 2
+6618= US-CO-08033, US-UT-49037, US Route, Route, 1
+6619= US-MS-28113, US-MS-28147, US Route, Route, 2
+6620= US-KY-21013, US-VA-51105, US Route, Route, 1
+6621= US-OK-40059, US-OK-40153, State Route, Route, 2
+6622= US-AL-01039, US-AL-01041, State Route, Route, 2
+6623= US-CA-06041, US-CA-06075, State Route, Route, 1
+6624= US-TN-47031, US-TN-47177, State Route, Route, 1
+6625= US-AL-01009, US-AL-01115, State Route, Route, 1
+6626= US-MS-28053, US-MS-28125, State Route, Route, 1
+6627= US-CA-06027, US-NV-32009, Road, Route, 1
+6628= US-KY-21005, US-KY-21179, US Route, Route, 1
+6629= US-IA-19027, US-IA-19161, US Route, Route, 1
+6630= US-CA-06029, US-CA-06079, State Route, Route, 6
+6631= US-TX-48269, US-TX-48433, US Route, Route, 1
+6632= US-MN-27115, US-WI-55013, State Route, Route, 2
+6633= US-MS-28013, US-MS-28043, State Route, Route, 1
+6634= US-MI-26019, US-MI-26055, US Route, Route, 1
+6635= US-OH-39017, US-OH-39135, US Route, Route, 1
+6636= US-LA-22057, US-LA-22109, Road, Route, 4
+6637= US-AR-05063, US-AR-05067, State Route, Route, 4
+6638= US-OK-40019, US-OK-40085, Interstate, Route, 3
+6639= US-OK-40053, US-OK-40071, US Route, Route, 2
+6640= US-LA-22005, US-LA-22093, State Route, Route, 5
+6641= US-TX-48035, US-TX-48309, State Route, Route, 2
+6642= US-AR-05001, US-AR-05069, State Route, Route, 2
+6643= US-WV-54011, US-WV-54053, State Route, Route, 1
+6644= US-TX-48017, US-TX-48079, State Route, Route, 1
+6645= US-NV-32009, US-NV-32021, US Route, Route, 2
+6646= US-NC-37175, US-SC-45045, US Route, Route, 1
+6647= US-MN-27019, US-MN-27171, State Route, Route, 1
+6648= US-NJ-34021, US-PA-42017, US Route, Route, 3
+6649= US-UT-49031, US-UT-49041, State Route, Route, 3
+6650= US-VA-51165, US-VA-51171, State Route, Route, 3
+6651= US-MN-27005, US-MN-27111, US Route, Route, 2
+6652= US-OK-40035, US-OK-40097, Interstate, Route, 2
+6653= US-UT-49035, US-UT-49045, State Route, Route, 2
+6654= US-MN-27003, US-MN-27123, Interstate, Route, 5
+6655= US-WI-55039, US-WI-55131, US Route, Route, 1
+6656= US-KY-21151, US-KY-21203, Interstate, Route, 4
+6657= US-OK-40047, US-OK-40053, State Route, Route, 2
+6658= US-NM-35003, US-NM-35051, State Route, Route, 2
+6659= US-OH-39035, US-OH-39085, Interstate, Route, 5
+6660= US-AL-01023, US-AL-01091, State Route, Route, 2
+6661= US-MO-29093, US-MO-29179, State Route, Route, 2
+6662= US-CA-06015, US-CA-06023, US Route, Route, 2
+6663= US-MN-27081, US-MN-27173, US Route, Route, 2
+6664= US-NV-32011, US-NV-32033, US Route, Route, 3
+6665= US-OH-39041, US-OH-39159, State Route, Route, 3
+6666= US-CA-06059, US-CA-06065, State Route, Route, 2
+6667= US-NM-35001, US-NM-35061, Interstate, Route, 3
+6668= US-TX-48157, US-TX-48473, Interstate, Route, 1
+6669= US-AR-05075, US-AR-05121, State Route, Route, 5
+6670= US-OK-40081, US-OK-40119, State Route, Route, 3
+6671= US-MO-29063, US-MO-29075, US Route, Route, 1
+6672= US-FL-12097, US-FL-12105, State Route, Route, 3
+6673= US-KS-20103, US-MO-29165, State Route, Route, 1
+6674= US-WI-55019, US-WI-55073, State Route, Route, 2
+6675= US-OH-39071, US-OH-39141, US Route, Route, 2
+6676= US-NM-35019, US-NM-35057, US Route, Route, 3
+6677= US-GA-13187, US-GA-13311, State Route, Route, 1
+6678= US-MN-27055, US-MN-27169, US Route, Route, 2
+6679= US-KY-21013, US-KY-21051, State Route, Route, 1
+6680= US-MD-24035, US-MD-24041, US Route, Route, 5
+6681= US-LA-22073, US-LA-22083, US Route, Route, 3
+6682= US-CA-06027, US-CA-06071, State Route, Route, 1
+6683= US-LA-22017, US-LA-22081, State Route, Route, 1
+6684= US-NE-31157, US-NE-31165, State Route, Route, 3
+6685= US-IA-19099, US-IA-19127, State Route, Route, 2
+6686= US-MS-28031, US-MS-28129, State Route, Route, 1
+6687= US-KY-21019, US-KY-21043, Interstate, Route, 2
+6688= US-KS-20017, US-KS-20115, US Route, Route, 2
+6689= US-NC-37051, US-NC-37155, Interstate, Route, 2
+6690= US-VA-51071, US-VA-51121, US Route, Route, 1
+6691= US-CO-08081, US-UT-49047, US Route, Route, 1
+6692= US-PA-42081, US-PA-42097, Interstate, Route, 2
+6693= US-IA-19097, US-IA-19105, State Route, Route, 1
+6694= US-NY-36107, US-NY-36109, State Route, Route, 3
+6695= US-NC-37029, US-NC-37139, US Route, Route, 2
+6696= US-MN-27061, US-MN-27071, State Route, Route, 6
+6697= US-WY-56023, US-WY-56039, US Route, Route, 1
+6698= US-AR-05091, US-LA-22017, US Route, Route, 1
+6699= US-MN-27001, US-MN-27035, State Route, Route, 2
+6700= US-IL-17025, US-IL-17051, Interstate, Route, 1
+6701= US-SD-46007, US-SD-46121, US Route, Route, 1
+6702= US-TN-47159, US-TN-47169, State Route, Route, 1
+6703= US-MA-25013, US-MA-25015, Interstate, Route, 8
+6704= US-NE-31119, US-NE-31167, US Route, Route, 3
+6705= US-TX-48071, US-TX-48291, State Route, Route, 1
+6706= US-ND-38035, US-ND-38099, US Route, Route, 4
+6707= US-NC-37013, US-NC-37147, US Route, Route, 2
+6708= US-TX-48139, US-TX-48257, State Route, Route, 1
+6709= US-IL-17103, US-IL-17195, State Route, Route, 3
+6710= US-GA-13007, US-GA-13087, State Route, Route, 1
+6711= US-CA-06089, US-CA-06105, State Route, Route, 2
+6712= US-TN-47067, US-TN-47073, State Route, Route, 2
+6713= US-TN-47081, US-TN-47187, State Route, Route, 1
+6714= US-AZ-04015, US-CA-06071, Interstate, Route, 3
+6715= US-LA-22019, US-TX-48351, State Route, Route, 1
+6716= US-IL-17097, US-WI-55059, US Route, Route, 5
+6717= US-NE-31065, US-NE-31145, State Route, Route, 2
+6718= US-AR-05051, US-AR-05105, State Route, Route, 1
+6719= US-NJ-34001, US-NJ-34009, State Route, Route, 7
+6720= US-WA-53033, US-WA-53053, State Route, Route, 6
+6721= US-TN-47083, US-TN-47161, State Route, Route, 2
+6722= US-GA-13057, US-GA-13067, Interstate, Route, 3
+6723= US-MI-26035, US-MI-26051, State Route, Route, 2
+6724= US-TN-47159, US-TN-47189, Interstate, Route, 2
+6725= US-KS-20033, US-KS-20097, US Route, Route, 1
+6726= US-TX-48133, US-TX-48363, State Route, Route, 1
+6727= US-IN-18069, US-IN-18179, Interstate, Route, 3
+6728= US-MO-29123, US-MO-29187, US Route, Route, 1
+6729= US-PA-42051, US-WV-54077, State Route, Route, 1
+6730= US-IL-17073, US-IL-17095, Interstate, Route, 4
+6731= US-TX-48307, US-TX-48319, US Route, Route, 2
+6732= US-IA-19031, US-IA-19113, US Route, Route, 1
+6733= US-SD-46005, US-SD-46073, US Route, Route, 1
+6734= US-NC-37021, US-NC-37087, Interstate, Route, 2
+6735= US-MI-26049, US-MI-26093, US Route, Route, 1
+6736= US-NC-37033, US-NC-37157, US Route, Route, 3
+6737= US-MI-26009, US-MI-26137, State Route, Route, 1
+6738= US-NE-31059, US-NE-31185, US Route, Route, 1
+6739= US-GA-13221, US-GA-13265, State Route, Route, 1
+6740= US-ID-16035, US-ID-16057, State Route, Route, 1
+6741= US-GA-13267, US-GA-13279, State Route, Route, 3
+6742= US-SC-45013, US-SC-45049, US Route, Route, 1
+6743= US-NJ-34003, US-NY-36061, Interstate, Route, 1
+6744= US-IL-17005, US-IL-17135, State Route, Route, 1
+6745= US-TN-47043, US-TN-47085, State Route, Route, 1
+6746= US-CA-06043, US-CA-06099, State Route, Route, 1
+6747= US-MS-28079, US-MS-28099, State Route, Route, 2
+6748= US-IL-17049, US-IL-17173, State Route, Route, 3
+6749= US-MI-26049, US-MI-26125, Interstate, Route, 2
+6750= US-IN-18071, US-IN-18079, US Route, Route, 1
+6751= US-IL-17065, US-IL-17081, State Route, Route, 1
+6752= US-MI-26075, US-MI-26091, State Route, Route, 1
+6753= US-GA-13073, US-SC-45065, US Route, Route, 2
+6754= US-GA-13229, US-GA-13305, State Route, Route, 1
+6755= US-MT-30055, US-MT-30085, State Route, Route, 1
+6756= US-NC-37171, US-VA-51035, US Route, Route, 2
+6757= US-MO-29153, US-MO-29213, US Route, Route, 1
+6758= US-OH-39053, US-WV-54053, US Route, Route, 1
+6759= US-MN-27131, US-MN-27139, State Route, Route, 2
+6760= US-IA-19119, US-SD-46083, US Route, Route, 1
+6761= US-ID-16039, US-ID-16073, State Route, Route, 3
+6762= US-AR-05015, US-MO-29009, State Route, Route, 1
+6763= US-OK-40027, US-OK-40087, Interstate, Route, 3
+6764= US-GA-13155, US-GA-13277, State Route, Route, 2
+6765= US-NC-37065, US-NC-37127, US Route, Route, 4
+6766= US-NM-35009, US-NM-35037, State Route, Route, 4
+6767= US-NJ-34019, US-NJ-34027, State Route, Route, 2
+6768= US-IL-17073, US-IL-17175, State Route, Route, 1
+6769= US-SC-45003, US-SC-45081, US Route, Route, 1
+6770= US-GA-13091, US-GA-13175, State Route, Route, 3
+6771= US-OK-40089, US-TX-48037, US Route, Route, 1
+6772= US-IL-17033, US-IL-17101, State Route, Route, 2
+6773= US-SC-45055, US-SC-45085, US Route, Route, 1
+6774= US-IN-18131, US-IN-18149, US Route, Route, 2
+6775= US-ID-16017, US-MT-30089, State Route, Route, 1
+6776= US-NC-37001, US-NC-37135, State Route, Route, 4
+6777= US-KS-20131, US-NE-31147, US Route, Route, 1
+6778= US-IA-19111, US-IL-17067, State Route, Route, 2
+6779= US-NY-36097, US-NY-36109, State Route, Route, 2
+6780= US-AL-01045, US-AL-01069, State Route, Route, 3
+6781= US-OR-41011, US-OR-41015, US Route, Route, 1
+6782= US-CO-08025, US-CO-08073, State Route, Route, 1
+6783= US-IL-17117, US-IL-17119, State Route, Route, 3
+6784= US-NM-35001, US-NM-35043, State Route, Route, 4
+6785= US-TN-47053, US-TN-47113, State Route, Route, 2
+6786= US-GA-13193, US-GA-13269, State Route, Route, 1
+6787= US-OK-40111, US-OK-40143, US Route, Route, 1
+6788= US-MO-29145, US-OK-40115, US Route, Route, 1
+6789= US-OR-41023, US-OR-41069, US Route, Route, 2
+6790= US-TX-48153, US-TX-48345, US Route, Route, 1
+6791= US-KY-21087, US-KY-21169, State Route, Route, 1
+6792= US-TX-48249, US-TX-48273, State Route, Route, 1
+6793= US-KY-21115, US-KY-21153, US Route, Route, 1
+6794= US-IN-18085, US-IN-18169, State Route, Route, 1
+6795= US-KS-20073, US-KS-20207, US Route, Route, 1
+6796= US-IL-17015, US-IL-17195, State Route, Route, 3
+6797= US-NY-36105, US-NY-36111, US Route, Route, 2
+6798= US-ND-38005, US-ND-38103, State Route, Route, 1
+6799= US-NJ-34041, US-PA-42089, Interstate, Route, 1
+6800= US-NJ-34037, US-NY-36071, State Route, Route, 3
+6801= US-TN-47057, US-TN-47093, State Route, Route, 1
+6802= US-VA-51167, US-VA-51185, State Route, Route, 2
+6803= US-OH-39025, US-OH-39061, US Route, Route, 6
+6804= US-TX-48001, US-TX-48073, State Route, Route, 4
+6805= US-TX-48237, US-TX-48363, US Route, Route, 1
+6806= US-IA-19123, US-IA-19125, State Route, Route, 3
+6807= US-MI-26033, US-MI-26095, State Route, Route, 2
+6808= US-KY-21213, US-KY-21227, US Route, Route, 2
+6809= US-WI-55045, US-WI-55105, State Route, Route, 4
+6810= US-NJ-34005, US-NJ-34021, Road, Route, 4
+6811= US-TN-47033, US-TN-47045, State Route, Route, 1
+6812= US-WA-53033, US-WA-53037, Interstate, Route, 1
+6813= US-TX-48347, US-TX-48405, State Route, Route, 3
+6814= US-VA-51069, US-VA-51171, State Route, Route, 3
+6815= US-NE-31001, US-NE-31035, State Route, Route, 2
+6816= US-KY-21017, US-KY-21209, US Route, Route, 1
+6817= US-VA-51015, US-VA-51163, US Route, Route, 3
+6818= US-MS-28061, US-MS-28129, State Route, Route, 1
+6819= US-OH-39049, US-OH-39089, State Route, Route, 4
+6820= US-GA-13021, US-GA-13169, State Route, Route, 3
+6821= US-SD-46019, US-SD-46063, State Route, Route, 2
+6822= US-ND-38001, US-ND-38011, US Route, Route, 1
+6823= US-IL-17029, US-IL-17035, Interstate, Route, 3
+6824= US-TN-47071, US-TN-47109, State Route, Route, 3
+6825= US-IA-19095, US-IA-19157, State Route, Route, 2
+6826= US-MS-28045, US-MS-28047, State Route, Route, 3
+6827= US-SD-46031, US-SD-46129, State Route, Route, 1
+6828= US-MN-27081, US-SD-46011, US Route, Route, 2
+6829= US-OH-39033, US-OH-39117, State Route, Route, 1
+6830= US-TX-48331, US-TX-48395, US Route, Route, 2
+6831= US-KY-21049, US-KY-21067, US Route, Route, 2
+6832= US-WI-55009, US-WI-55015, State Route, Route, 1
+6833= US-NY-36069, US-NY-36099, State Route, Route, 3
+6834= US-NE-31007, US-NE-31157, State Route, Route, 1
+6835= US-TX-48099, US-TX-48281, US Route, Route, 2
+6836= US-AL-01009, US-AL-01055, State Route, Route, 2
+6837= US-KS-20023, US-NE-31057, State Route, Route, 2
+6838= US-OH-39013, US-WV-54069, Interstate, Route, 2
+6839= US-UT-49015, US-UT-49041, Interstate, Route, 2
+6840= US-NC-37169, US-NC-37171, US Route, Route, 1
+6841= US-LA-22069, US-LA-22085, State Route, Route, 1
+6842= US-KY-21059, US-KY-21101, US Route, Route, 2
+6843= US-NY-36009, US-NY-36029, State Route, Route, 9
+6844= US-WI-55069, US-WI-55099, State Route, Route, 2
+6845= US-MI-26057, US-MI-26073, US Route, Route, 1
+6846= US-NM-35003, US-NM-35006, State Route, Route, 2
+6847= US-GA-13003, US-GA-13019, State Route, Route, 2
+6848= US-MO-29053, US-MO-29089, State Route, Route, 1
+6849= US-MO-29029, US-MO-29059, State Route, Route, 1
+6850= US-OK-40043, US-OK-40045, State Route, Route, 1
+6851= US-SD-46067, US-SD-46087, US Route, Route, 1
+6852= US-MO-29113, US-MO-29163, State Route, Route, 2
+6853= US-TN-47049, US-TN-47137, State Route, Route, 2
+6854= US-AZ-04015, US-UT-49053, Interstate, Route, 3
+6855= US-NE-31061, US-NE-31099, State Route, Route, 1
+6856= US-IN-18049, US-IN-18131, State Route, Route, 1
+6857= US-WV-54013, US-WV-54085, State Route, Route, 3
+6858= US-AL-01029, US-GA-13233, State Route, Route, 1
+6859= US-UT-49045, US-UT-49049, State Route, Route, 1
+6860= US-TX-48215, US-TX-48489, State Route, Route, 1
+6861= US-VA-51036, US-VA-51087, State Route, Route, 1
+6862= US-NM-35025, US-TX-48003, State Route, Route, 2
+6863= US-NC-37011, US-NC-37189, State Route, Route, 2
+6864= US-MO-29047, US-MO-29165, Interstate, Route, 7
+6865= US-KS-20009, US-KS-20165, State Route, Route, 2
+6866= US-GA-13183, US-GA-13191, State Route, Route, 1
+6867= US-AL-01023, US-AL-01025, State Route, Route, 1
+6868= US-MN-27059, US-MN-27095, State Route, Route, 1
+6869= US-WI-55135, US-WI-55137, State Route, Route, 2
+6870= US-TX-48195, US-TX-48421, State Route, Route, 1
+6871= US-TN-47019, US-TN-47163, State Route, Route, 1
+6872= US-MN-27093, US-MN-27129, State Route, Route, 1
+6873= US-MI-26025, US-MI-26059, State Route, Route, 1
+6874= US-LA-22063, US-LA-22095, Interstate, Route, 1
+6875= US-CO-08041, US-CO-08073, State Route, Route, 1
+6876= US-KY-21043, US-KY-21205, US Route, Route, 2
+6877= US-MI-26099, US-MI-26163, State Route, Route, 3
+6878= US-NE-31007, US-WY-56015, State Route, Route, 1
+6879= US-MS-28065, US-MS-28077, US Route, Route, 1
+6880= US-NY-36031, US-VT-50001, State Route, Route, 1
+6881= US-MS-28081, US-MS-28117, US Route, Route, 1
+6882= US-IN-18059, US-IN-18065, US Route, Route, 2
+6883= US-PA-42069, US-PA-42127, Interstate, Route, 6
+6884= US-FL-12059, US-FL-12063, State Route, Route, 1
+6885= US-TX-48011, US-TX-48045, State Route, Route, 1
+6886= US-GA-13179, US-GA-13183, State Route, Route, 2
+6887= US-VA-51065, US-VA-51075, State Route, Route, 2
+6888= US-MN-27019, US-MN-27053, US Route, Route, 5
+6889= US-OR-41051, US-WA-53011, Interstate, Route, 2
+6890= US-ND-38001, US-SD-46105, US Route, Route, 2
+6891= US-ND-38027, US-ND-38031, US Route, Route, 2
+6892= US-VA-51021, US-VA-51197, Interstate, Route, 2
+6893= US-KY-21127, US-KY-21159, State Route, Route, 1
+6894= US-OH-39055, US-OH-39085, US Route, Route, 2
+6895= US-PA-42097, US-PA-42119, State Route, Route, 3
+6896= US-TN-47103, US-TN-47117, State Route, Route, 1
+6897= US-MO-29041, US-MO-29195, State Route, Route, 1
+6898= US-TN-47053, US-TN-47131, State Route, Route, 1
+6899= US-SC-45011, US-SC-45075, State Route, Route, 2
+6900= US-IA-19011, US-IA-19113, Road, Route, 5
+6901= US-WV-54073, US-WV-54085, State Route, Route, 1
+6902= US-IN-18033, US-OH-39039, State Route, Route, 1
+6903= US-MN-27111, US-MN-27153, State Route, Route, 1
+6904= US-ND-38057, US-ND-38065, State Route, Route, 2
+6905= US-WI-55041, US-WI-55083, State Route, Route, 1
+6906= US-SC-45045, US-SC-45077, State Route, Route, 3
+6907= US-AL-01061, US-FL-12131, State Route, Route, 1
+6908= US-VA-51015, US-VA-51125, US Route, Route, 7
+6909= US-KY-21021, US-KY-21137, US Route, Route, 2
+6910= US-IA-19103, US-IA-19113, Interstate, Route, 2
+6911= US-TX-48297, US-TX-48409, Interstate, Route, 1
+6912= US-MS-28069, US-MS-28103, US Route, Route, 3
+6913= US-MI-26067, US-MI-26081, State Route, Route, 4
+6914= US-KS-20037, US-KS-20133, State Route, Route, 1
+6915= US-MN-27085, US-MN-27171, Road, Route, 1
+6916= US-IL-17061, US-IL-17137, US Route, Route, 1
+6917= US-MA-25005, US-RI-44005, State Route, Route, 3
+6918= US-CA-06041, US-CA-06097, State Route, Route, 3
+6919= US-IA-19037, US-IA-19089, US Route, Route, 1
+6920= US-GA-13055, US-GA-13295, State Route, Route, 2
+6921= US-LA-22033, US-LA-22063, Interstate, Route, 2
+6922= US-MT-30027, US-MT-30069, US Route, Route, 2
+6923= US-NM-35053, US-NM-35061, State Route, Route, 3
+6924= US-MN-27073, US-MN-27173, US Route, Route, 3
+6925= US-NE-31093, US-NE-31121, State Route, Route, 1
+6926= US-ND-38091, US-ND-38097, State Route, Route, 1
+6927= US-MD-24015, US-PA-42029, State Route, Route, 2
+6928= US-KY-21159, US-WV-54059, State Route, Route, 1
+6929= US-LA-22069, US-LA-22079, Interstate, Route, 2
+6930= US-KY-21117, US-OH-39061, US Route, Route, 2
+6931= US-IA-19049, US-IA-19077, State Route, Route, 3
+6932= US-TX-48385, US-TX-48463, State Route, Route, 2
+6933= US-TX-48185, US-TX-48313, State Route, Route, 1
+6934= US-LA-22007, US-LA-22109, State Route, Route, 1
+6935= US-GA-13181, US-GA-13189, State Route, Route, 1
+6936= US-TN-47047, US-TN-47167, State Route, Route, 1
+6937= US-IA-19009, US-IA-19165, State Route, Route, 2
+6938= US-CO-08057, US-WY-56001, State Route, Route, 1
+6939= US-TN-47027, US-TN-47087, State Route, Route, 2
+6940= US-TX-48291, US-TX-48339, US Route, Route, 2
+6941= US-AK-02185, US-AK-02290, Road, Route, 1
+6942= US-IN-18015, US-IN-18023, State Route, Route, 2
+6943= US-NE-31049, US-NE-31069, State Route, Route, 1
+6944= US-NE-31017, US-NE-31149, State Route, Route, 1
+6945= US-PA-42007, US-PA-42073, State Route, Route, 4
+6946= US-UT-49011, US-UT-49057, Interstate, Route, 3
+6947= US-KS-20029, US-KS-20089, State Route, Route, 1
+6948= US-NE-31077, US-NE-31175, State Route, Route, 1
+6949= US-KY-21059, US-KY-21091, State Route, Route, 2
+6950= US-KY-21065, US-KY-21151, State Route, Route, 1
+6951= US-NY-36023, US-NY-36067, Interstate, Route, 3
+6952= US-NC-37059, US-NC-37097, US Route, Route, 2
+6953= US-OK-40035, US-OK-40115, State Route, Route, 2
+6954= US-AL-01081, US-AL-01087, State Route, Route, 4
+6955= US-MI-26017, US-MI-26051, State Route, Route, 1
+6956= US-NY-36005, US-NY-36061, Road, Route, 7
+6957= US-IA-19131, US-IA-19195, State Route, Route, 2
+6958= US-MI-26101, US-MI-26165, State Route, Route, 2
+6959= US-KY-21103, US-KY-21187, State Route, Route, 1
+6960= US-NE-31003, US-NE-31011, State Route, Route, 1
+6961= US-OH-39021, US-OH-39091, US Route, Route, 1
+6962= US-TN-47041, US-TN-47141, State Route, Route, 1
+6963= US-AR-05063, US-AR-05145, US Route, Route, 1
+6964= US-MO-29209, US-MO-29213, State Route, Route, 3
+6965= US-NC-37001, US-NC-37081, Interstate, Route, 2
+6966= US-UT-49001, US-UT-49021, Interstate, Route, 2
+6967= US-KY-21197, US-KY-21237, State Route, Route, 2
+6968= US-WV-54021, US-WV-54041, State Route, Route, 2
+6969= US-KS-20037, US-KS-20099, US Route, Route, 1
+6970= US-MO-29047, US-MO-29177, State Route, Route, 1
+6971= US-ID-16031, US-ID-16077, Interstate, Route, 1
+6972= US-MO-29115, US-MO-29117, US Route, Route, 1
+6973= US-AR-05005, US-AR-05137, State Route, Route, 1
+6974= US-NM-35013, US-NM-35051, State Route, Route, 3
+6975= US-TX-48159, US-TX-48449, Interstate, Route, 2
+6976= US-NH-33009, US-VT-50017, US Route, Route, 2
+6977= US-KY-21121, US-KY-21235, State Route, Route, 2
+6978= US-WY-56009, US-WY-56027, US Route, Route, 2
+6979= US-UT-49023, US-UT-49039, State Route, Route, 2
+6980= US-AL-01089, US-TN-47103, State Route, Route, 2
+6981= US-ID-16003, US-ID-16049, US Route, Route, 5
+6982= US-PA-42033, US-PA-42047, State Route, Route, 1
+6983= US-MI-26043, US-MI-26109, US Route, Route, 1
+6984= US-NY-36007, US-NY-36107, State Route, Route, 3
+6985= US-VA-51077, US-VA-51197, US Route, Route, 1
+6986= US-TX-48007, US-TX-48409, State Route, Route, 1
+6987= US-IL-17027, US-IL-17119, State Route, Route, 1
+6988= US-ND-38081, US-SD-46091, State Route, Route, 1
+6989= US-MN-27047, US-MN-27099, Interstate, Route, 1
+6990= US-IL-17003, US-IL-17181, State Route, Route, 1
+6991= US-NH-33013, US-NH-33019, Interstate, Route, 3
+6992= US-IL-17055, US-IL-17165, State Route, Route, 1
+6993= US-WV-54017, US-WV-54095, State Route, Route, 1
+6994= US-IA-19109, US-MN-27043, US Route, Route, 1
+6995= US-VA-51710, US-VA-51810, US Route, Route, 6
+6996= US-VA-51107, US-WV-54037, US Route, Route, 2
+6997= US-TN-47017, US-TN-47079, State Route, Route, 2
+6998= US-MN-27155, US-MN-27167, State Route, Route, 2
+6999= US-PA-42013, US-PA-42061, US Route, Route, 2
+7000= US-CA-06005, US-CA-06067, State Route, Route, 1
+7001= US-AR-05085, US-AR-05117, Interstate, Route, 4
+7002= US-ND-38037, US-ND-38041, State Route, Route, 1
+7003= US-CA-06029, US-CA-06037, State Route, Route, 2
+7004= US-WI-55021, US-WI-55027, State Route, Route, 4
+7005= US-WI-55017, US-WI-55019, State Route, Route, 1
+7006= US-AR-05001, US-AR-05095, State Route, Route, 1
+7007= US-SD-46087, US-SD-46097, US Route, Route, 1
+7008= US-AR-05027, US-AR-05103, US Route, Route, 1
+7009= US-MA-25009, US-MA-25025, State Route, Route, 2
+7010= US-KS-20103, US-KS-20209, US Route, Route, 5
+7011= US-NE-31165, US-WY-56015, US Route, Route, 1
+7012= US-OK-40077, US-OK-40079, US Route, Route, 1
+7013= US-KY-21125, US-KY-21235, US Route, Route, 2
+7014= US-FL-12039, US-FL-12077, State Route, Route, 5
+7015= US-MI-26125, US-MI-26163, Interstate, Route, 8
+7016= US-IN-18073, US-IN-18131, State Route, Route, 1
+7017= US-GA-13047, US-TN-47065, State Route, Route, 2
+7018= US-VA-51121, US-VA-51161, US Route, Route, 2
+7019= US-IN-18055, US-IN-18105, State Route, Route, 1
+7020= US-AL-01061, US-FL-12059, State Route, Route, 3
+7021= US-WV-54017, US-WV-54021, State Route, Route, 1
+7022= US-PA-42043, US-PA-42099, US Route, Route, 4
+7023= US-TN-47067, US-VA-51105, State Route, Route, 1
+7024= US-TX-48061, US-TX-48215, State Route, Route, 4
+7025= US-WV-54005, US-WV-54045, State Route, Route, 2
+7026= US-SC-45041, US-SC-45069, Interstate, Route, 1
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2007/USA_3_USA_3.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2007/USA_3_USA_3.properties
new file mode 100644
index 0000000..f33c0d7
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/roadtransport2007/USA_3_USA_3.properties
@@ -0,0 +1,348 @@
+#
+# File generated from:
+# resources/data/latlong/gml/roads/vtRoads2007.xml
+# and from associated country polygon files.
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.PathwayPolygonConnnectionFinder
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.RoadTransportationGeographicRelationshipPropertyFileSpecification
+TITLE = Road Transportation (2007) Vermont (Lvl 3)
+VALID = start=2007-01-01;
+ISOKEY_0 = USA
+ISOKEY_0_LEVEL = 3
+ISOKEY_1 = USA
+ISOKEY_1_LEVEL = 3
+1= US-VT-50021-57250, US-VT-50021-61300, VT-3, Route, 1
+2= US-VT-50021-56875, US-VT-50021-77950, VT-30, Route, 2
+3= US-VT-50005-37900, US-VT-50005-62200, US-2, Route, 2
+4= US-VT-50003-04825, US-VT-50003-57025, US-7, Route, 2
+5= US-VT-50001-08575, US-VT-50001-65050, VT-22A, Route, 1
+6= US-VT-50017-72400, US-VT-50017-79975, VT-244, Route, 2
+7= US-VT-50019-09850, US-VT-50019-16150, I-91, Route, 6
+8= US-VT-50023-05650, US-VT-50023-50275, VT-12, Route, 1
+9= US-VT-50003-39025, US-VT-50003-55000, VT-11, Route, 1
+10= US-VT-50007-06550, US-VT-50007-59275, US-2, Route, 8
+11= US-VT-50025-17875, US-VT-50025-84700, VT-100, Route, 1
+12= US-VT-50019-09850, US-VT-50019-35575, I-91, Route, 6
+13= US-VT-50021-44800, US-VT-50021-72925, VT-133, Route, 2
+14= US-VT-50003-61000, US-VT-50021-54250, VT-30, Route, 1
+15= US-VT-50011-59125, US-VT-50019-36325, VT-105, Route, 1
+16= US-VT-50023-50275, US-VT-50023-60625, VT-12A, Route, 2
+17= US-VT-50025-36175, US-VT-50025-40225, VT-100, Route, 1
+18= US-VT-50027-01300, US-VT-50027-82000, VT-100, Route, 1
+19= US-VT-50005-02875, US-VT-50005-61525, I-91, Route, 8
+20= US-VT-50025-84850, US-VT-50027-01300, VT-11, Route, 1
+21= US-VT-50011-71725, US-VT-50013-00700, VT-78, Route, 1
+22= US-VT-50019-13150, US-VT-50019-17350, VT-105, Route, 1
+23= US-VT-50005-10450, US-VT-50005-41725, US-5, Route, 3
+24= US-VT-50027-41275, US-VT-50027-56050, VT-100, Route, 1
+25= US-VT-50001-16000, US-VT-50001-83800, VT-30, Route, 1
+26= US-VT-50009-15250, US-VT-50009-41425, US-2, Route, 2
+27= US-VT-50009-08725, US-VT-50019-13150, VT-105, Route, 1
+28= US-VT-50023-18550, US-VT-50023-46225, VT-100, Route, 4
+29= US-VT-50001-00325, US-VT-50001-08575, VT-22A, Route, 2
+30= US-VT-50001-29575, US-VT-50023-60625, VT-12A, Route, 1
+31= US-VT-50001-08575, US-VT-50001-16000, VT-125, Route, 1
+32= US-VT-50027-32275, US-VT-50027-63775, I-89, Route, 7
+33= US-VT-50001-31525, US-VT-50001-59650, VT-125, Route, 1
+34= US-VT-50001-09025, US-VT-50001-44350, VT-116, Route, 1
+35= US-VT-50017-84175, US-VT-50023-50275, VT-64, Route, 7
+36= US-VT-50005-10450, US-VT-50005-71575, US-5, Route, 5
+37= US-VT-50009-08725, US-VT-50019-46450, VT-111, Route, 4
+38= US-VT-50007-13300, US-VT-50007-64300, US-7, Route, 2
+39= US-VT-50003-58600, US-VT-50003-69775, VT-100, Route, 1
+40= US-VT-50023-21925, US-VT-50023-55825, US-2, Route, 3
+41= US-VT-50011-02500, US-VT-50011-23875, VT-108, Route, 1
+42= US-VT-50001-29575, US-VT-50017-07600, VT-12A, Route, 1
+43= US-VT-50015-23500, US-VT-50015-35050, VT-100, Route, 1
+44= US-VT-50019-00475, US-VT-50019-16300, VT-14, Route, 1
+45= US-VT-50021-65275, US-VT-50021-75925, VT-103, Route, 1
+46= US-VT-50021-47200, US-VT-50027-41275, VT-103, Route, 1
+47= US-VT-50017-07600, US-VT-50017-09325, VT-12, Route, 1
+48= US-VT-50017-09325, US-VT-50023-60625, VT-12, Route, 1
+49= US-VT-50015-04375, US-VT-50015-23500, VT-118, Route, 1
+50= US-VT-50015-11500, US-VT-50015-37075, VT-15, Route, 1
+51= US-VT-50001-44350, US-VT-50001-62575, US-7, Route, 2
+52= US-VT-50001-83800, US-VT-50021-71050, VT-30, Route, 1
+53= US-VT-50017-72400, US-VT-50027-52900, I-91, Route, 8
+54= US-VT-50021-11950, US-VT-50021-35425, US-4, Route, 4
+55= US-VT-50007-45250, US-VT-50011-27700, I-89, Route, 8
+56= US-VT-50001-48700, US-VT-50001-76075, VT-17, Route, 4
+57= US-VT-50023-25825, US-VT-50023-75325, VT-17, Route, 1
+58= US-VT-50023-03175, US-VT-50023-03250, TH-2, Route, 3
+59= US-VT-50027-32425, US-VT-50027-85975, US-4, Route, 2
+60= US-VT-50011-05425, US-VT-50011-27100, VT-120, Route, 1
+61= US-VT-50019-16150, US-VT-50019-48850, TH-1, Route, 2
+62= US-VT-50005-17125, US-VT-50005-62200, US-2, Route, 3
+63= US-VT-50005-47725, US-VT-50009-21250, VT-114, Route, 1
+64= US-VT-50011-64600, US-VT-50011-71725, VT-105, Route, 1
+65= US-VT-50023-11125, US-VT-50023-43600, VT-232, Route, 4
+66= US-VT-50005-41725, US-VT-50005-83500, I-91, Route, 7
+67= US-VT-50005-47725, US-VT-50019-81700, VT-5A, Route, 1
+68= US-VT-50011-26500, US-VT-50015-11500, VT-108, Route, 1
+69= US-VT-50001-26275, US-VT-50001-76075, US-7, Route, 2
+70= US-VT-50009-06325, US-VT-50009-10075, VT-105, Route, 2
+71= US-VT-50025-07900, US-VT-50025-74800, VT-142, Route, 1
+72= US-VT-50003-17725, US-VT-50003-61000, VT-30, Route, 1
+73= US-VT-50005-31825, US-VT-50015-85375, VT-15, Route, 1
+74= US-VT-50009-76562, US-VT-50019-46450, VT-114, Route, 1
+75= US-VT-50023-11350, US-VT-50023-21925, VT-14, Route, 1
+76= US-VT-50025-07900, US-VT-50025-43375, VT-9, Route, 1
+77= US-VT-50001-00325, US-VT-50001-53950, VT-22A, Route, 1
+78= US-VT-50017-09325, US-VT-50017-58075, VT-14, Route, 11
+79= US-VT-50017-13525, US-VT-50017-73675, VT-110, Route, 1
+80= US-VT-50013-00700, US-VT-50013-50650, US-2, Route, 2
+81= US-VT-50015-35050, US-VT-50015-46675, VT-15, Route, 1
+82= US-VT-50021-37685, US-VT-50021-44125, US-4, Route, 2
+83= US-VT-50019-73525, US-VT-50019-80200, VT-100, Route, 1
+84= US-VT-50027-60850, US-VT-50027-63775, VT-14, Route, 7
+85= US-VT-50027-02725, US-VT-50027-05800, VT-12, Route, 1
+86= US-VT-50027-77500, US-VT-50027-84925, VT-44A, Route, 9
+87= US-VT-50019-17350, US-VT-50019-48850, US-5, Route, 3
+88= US-VT-50011-25225, US-VT-50011-61750, VT-104, Route, 8
+89= US-VT-50001-39325, US-VT-50001-62575, US-7, Route, 2
+90= US-VT-50007-24175, US-VT-50007-84475, VT-2A, Route, 1
+91= US-VT-50001-44350, US-VT-50001-48700, US-7, Route, 2
+92= US-VT-50001-09025, US-VT-50001-48700, VT-17, Route, 1
+93= US-VT-50003-58600, US-VT-50003-63175, VT-8, Route, 1
+94= US-VT-50025-60250, US-VT-50027-69550, US-5, Route, 11
+95= US-VT-50017-74950, US-VT-50017-79975, VT-113, Route, 1
+96= US-VT-50017-25675, US-VT-50017-79975, VT-244, Route, 1
+97= US-VT-50021-14500, US-VT-50021-61300, US-7, Route, 3
+98= US-VT-50005-02875, US-VT-50005-77125, US-5, Route, 8
+99= US-VT-50011-05425, US-VT-50011-23875, VT-118, Route, 3
+100= US-VT-50011-23875, US-VT-50011-64600, VT-105, Route, 1
+101= US-VT-50001-48700, US-VT-50001-83275, VT-17, Route, 1
+102= US-VT-50023-46225, US-VT-50023-75325, VT-100, Route, 1
+103= US-VT-50027-05800, US-VT-50027-70375, VT-107, Route, 1
+104= US-VT-50027-12250, US-VT-50027-41275, VT-103, Route, 1
+105= US-VT-50027-13675, US-VT-50027-69550, VT-11, Route, 2
+106= US-VT-50019-40525, US-VT-50019-80200, VT-100, Route, 1
+107= US-VT-50025-40225, US-VT-50027-82000, VT-100, Route, 1
+108= US-VT-50001-26275, US-VT-50007-13300, US-7, Route, 2
+109= US-VT-50027-32275, US-VT-50027-32425, I-91, Route, 10
+110= US-VT-50003-42850, US-VT-50003-71425, US-7, Route, 3
+111= US-VT-50027-32275, US-VT-50027-52900, US-5, Route, 8
+112= US-VT-50001-29575, US-VT-50023-76525, VT-100, Route, 1
+113= US-VT-50007-14875, US-VT-50007-85150, I-89, Route, 8
+114= US-VT-50027-01300, US-VT-50027-41275, VT-100, Route, 1
+115= US-VT-50023-11350, US-VT-50023-85525, VT-14, Route, 1
+116= US-VT-50011-24925, US-VT-50011-25225, VT-104, Route, 7
+117= US-VT-50007-59275, US-VT-50007-84475, I-89, Route, 9
+118= US-VT-50019-00475, US-VT-50019-35575, VT-14, Route, 1
+119= US-VT-50009-52750, US-VT-50009-76562, VT-114, Route, 1
+120= US-VT-50017-15700, US-VT-50017-73075, VT-25, Route, 1
+121= US-VT-50005-41725, US-VT-50005-62200, I-91, Route, 8
+122= US-VT-50001-31525, US-VT-50027-60100, VT-100, Route, 1
+123= US-VT-50009-11800, US-VT-50009-39700, VT-102, Route, 1
+124= US-VT-50021-35425, US-VT-50021-82300, US-4, Route, 4
+125= US-VT-50007-73975, US-VT-50007-80350, VT-15, Route, 1
+126= US-VT-50025-70750, US-VT-50025-76225, VT-100, Route, 1
+127= US-VT-50027-12250, US-VT-50027-58375, VT-106, Route, 1
+128= US-VT-50011-27700, US-VT-50011-61750, US-7, Route, 2
+129= US-VT-50017-58075, US-VT-50027-05800, I-89, Route, 8
+130= US-VT-50005-30550, US-VT-50005-54400, VT-232, Route, 1
+131= US-VT-50005-17125, US-VT-50023-11125, US-2, Route, 2
+132= US-VT-50001-29575, US-VT-50001-31525, VT-100, Route, 1
+133= US-VT-50021-16825, US-VT-50021-54250, VT-133, Route, 1
+134= US-VT-50011-24925, US-VT-50011-27700, VT-104, Route, 13
+135= US-VT-50023-03250, US-VT-50023-21925, VT-14, Route, 3
+136= US-VT-50021-25375, US-VT-50021-80875, VT-22A, Route, 1
+137= US-VT-50007-10300, US-VT-50023-25825, VT-17, Route, 1
+138= US-VT-50025-17875, US-VT-50025-70750, VT-100, Route, 1
+139= US-VT-50025-60250, US-VT-50027-13675, VT-103, Route, 1
+140= US-VT-50007-06550, US-VT-50023-76975, I-89, Route, 8
+141= US-VT-50025-18325, US-VT-50025-48400, VT-30, Route, 1
+142= US-VT-50007-36700, US-VT-50007-73975, VT-15, Route, 1
+143= US-VT-50025-40225, US-VT-50025-84850, VT-11, Route, 1
+144= US-VT-50023-05650, US-VT-50023-46000, I-89, Route, 40
+145= US-VT-50001-09025, US-VT-50001-70075, VT-116, Route, 2
+146= US-VT-50015-46675, US-VT-50015-85375, VT-15, Route, 1
+147= US-VT-50027-58375, US-VT-50027-83050, VT-44, Route, 1
+148= US-VT-50005-62200, US-VT-50005-77125, I-91, Route, 35
+149= US-VT-50025-31150, US-VT-50025-83950, VT-112, Route, 1
+150= US-VT-50019-03550, US-VT-50019-35575, I-91, Route, 19
+151= US-VT-50011-02500, US-VT-50011-26500, VT-108, Route, 1
+152= US-VT-50009-02125, US-VT-50009-52750, VT-114, Route, 1
+153= US-VT-50021-11950, US-VT-50021-25375, US-4, Route, 4
+154= US-VT-50003-17725, US-VT-50003-42850, VT-30, Route, 4
+155= US-VT-50027-32425, US-VT-50027-84925, I-91, Route, 8
+156= US-VT-50011-23875, US-VT-50011-45850, VT-118, Route, 1
+157= US-VT-50025-60250, US-VT-50025-81400, I-91, Route, 8
+158= US-VT-50005-30550, US-VT-50017-73075, US-302, Route, 2
+159= US-VT-50023-75325, US-VT-50023-76525, VT-100, Route, 1
+160= US-VT-50007-10675, US-VT-50007-66175, I-189, Route, 23
+161= US-VT-50009-10075, US-VT-50009-42475, VT-102, Route, 1
+162= US-VT-50017-84175, US-VT-50023-05650, I-89, Route, 6
+163= US-VT-50019-48850, US-VT-50019-48925, VT-105, Route, 1
+164= US-VT-50013-29275, US-VT-50013-67000, VT-314, Route, 3
+165= US-VT-50007-64300, US-VT-50007-84475, VT-116, Route, 1
+166= US-VT-50021-16825, US-VT-50021-75925, US-7, Route, 2
+167= US-VT-50021-11950, US-VT-50021-34450, VT-30, Route, 1
+168= US-VT-50021-37685, US-VT-50027-08275, US-4, Route, 2
+169= US-VT-50001-44350, US-VT-50001-59650, VT-125, Route, 1
+170= US-VT-50007-66175, US-VT-50007-84475, US-2, Route, 9
+171= US-VT-50017-07600, US-VT-50017-58075, VT-12, Route, 2
+172= US-VT-50001-70075, US-VT-50007-33475, VT-116, Route, 1
+173= US-VT-50021-47200, US-VT-50021-75925, VT-155, Route, 3
+174= US-VT-50011-45850, US-VT-50015-04375, VT-118, Route, 1
+175= US-VT-50011-05425, US-VT-50011-59125, VT-105, Route, 1
+176= US-VT-50025-43375, US-VT-50025-84700, VT-9, Route, 1
+177= US-VT-50017-09325, US-VT-50017-84175, I-89, Route, 7
+178= US-VT-50017-07375, US-VT-50017-25675, I-91, Route, 8
+179= US-VT-50013-00700, US-VT-50013-35875, VT-129, Route, 1
+180= US-VT-50007-80350, US-VT-50015-11500, VT-15, Route, 1
+181= US-VT-50019-09850, US-VT-50019-81700, VT-5A, Route, 1
+182= US-VT-50007-62050, US-VT-50007-84475, VT-2A, Route, 1
+183= US-VT-50021-34450, US-VT-50021-71050, VT-30, Route, 1
+184= US-VT-50015-46675, US-VT-50015-70525, VT-100, Route, 1
+185= US-VT-50003-63175, US-VT-50003-85675, VT-9, Route, 1
+186= US-VT-50001-28600, US-VT-50027-60100, VT-73, Route, 1
+187= US-VT-50021-61225, US-VT-50021-61300, TH-2, Route, 4
+188= US-VT-50015-23500, US-VT-50019-40525, VT-100, Route, 1
+189= US-VT-50027-83050, US-VT-50027-84925, VT-44, Route, 1
+190= US-VT-50021-35425, US-VT-50021-72925, VT-133, Route, 1
+191= US-VT-50001-53725, US-VT-50001-65050, VT-22A, Route, 1
+192= US-VT-50017-25675, US-VT-50017-72400, I-91, Route, 8
+193= US-VT-50019-16150, US-VT-50019-17350, I-91, Route, 6
+194= US-VT-50019-28075, US-VT-50019-30175, VT-16, Route, 1
+195= US-VT-50021-61300, US-VT-50021-82300, BR US-BR4, Route, 5
+196= US-VT-50025-48400, US-VT-50025-73300, VT-30, Route, 1
+197= US-VT-50005-64075, US-VT-50005-83500, I-91, Route, 7
+198= US-VT-50011-45850, US-VT-50019-80200, VT-242, Route, 1
+199= US-VT-50011-61750, US-VT-50011-71725, VT-207, Route, 11
+200= US-VT-50003-63175, US-VT-50025-84700, VT-9, Route, 1
+201= US-VT-50015-11500, US-VT-50015-70525, VT-108, Route, 1
+202= US-VT-50027-05800, US-VT-50027-60850, I-89, Route, 8
+203= US-VT-50021-05200, US-VT-50021-80875, VT-22A, Route, 1
+204= US-VT-50005-61525, US-VT-50017-48175, I-91, Route, 10
+205= US-VT-50007-14875, US-VT-50007-24175, VT-15, Route, 3
+206= US-VT-50027-12250, US-VT-50027-77500, VT-131, Route, 2
+207= US-VT-50005-37900, US-VT-50009-15250, US-2, Route, 2
+208= US-VT-50001-53725, US-VT-50021-71050, VT-73, Route, 1
+209= US-VT-50005-31825, US-VT-50005-75700, VT-15, Route, 1
+210= US-VT-50017-53425, US-VT-50017-73075, US-302, Route, 3
+211= US-VT-50011-24925, US-VT-50015-11500, VT-104, Route, 1
+212= US-VT-50027-12250, US-VT-50027-13675, VT-103, Route, 1
+213= US-VT-50009-08725, US-VT-50009-25975, VT-105, Route, 1
+214= US-VT-50023-44500, US-VT-50023-46000, I-89, Route, 9
+215= US-VT-50021-16825, US-VT-50021-47425, US-7, Route, 2
+216= US-VT-50019-09850, US-VT-50019-13150, VT-5A, Route, 1
+217= US-VT-50017-07375, US-VT-50017-15700, VT-25, Route, 1
+218= US-VT-50005-17125, US-VT-50005-75700, VT-15, Route, 1
+219= US-VT-50021-37685, US-VT-50021-55450, VT-100, Route, 1
+220= US-VT-50025-30925, US-VT-50025-74800, I-91, Route, 13
+221= US-VT-50003-42850, US-VT-50003-85075, VT-11, Route, 1
+222= US-VT-50007-45250, US-VT-50013-67000, US-2, Route, 2
+223= US-VT-50021-07750, US-VT-50021-55600, US-7, Route, 2
+224= US-VT-50025-07900, US-VT-50025-18325, US-5, Route, 9
+225= US-VT-50005-83500, US-VT-50019-30175, VT-16, Route, 2
+226= US-VT-50011-61675, US-VT-50011-61750, VT-36, Route, 7
+227= US-VT-50023-18550, US-VT-50023-76975, US-2, Route, 2
+228= US-VT-50025-36175, US-VT-50025-73300, VT-30, Route, 1
+229= US-VT-50001-16000, US-VT-50001-44350, VT-125, Route, 2
+230= US-VT-50017-13525, US-VT-50017-74950, VT-113, Route, 1
+231= US-VT-50005-31825, US-VT-50023-85525, VT-14, Route, 1
+232= US-VT-50017-84175, US-VT-50023-03250, VT-14, Route, 1
+233= US-VT-50017-53425, US-VT-50017-76750, VT-110, Route, 1
+234= US-VT-50001-53725, US-VT-50021-05200, VT-22A, Route, 1
+235= US-VT-50025-83950, US-VT-50025-84700, VT-100, Route, 1
+236= US-VT-50009-10075, US-VT-50009-25975, VT-105, Route, 1
+237= US-VT-50007-24175, US-VT-50007-36700, VT-15, Route, 2
+238= US-VT-50019-35575, US-VT-50019-40525, VT-58, Route, 1
+239= US-VT-50003-27962, US-VT-50003-71425, US-7, Route, 2
+240= US-VT-50009-30775, US-VT-50009-41425, US-2, Route, 2
+241= US-VT-50025-18325, US-VT-50025-57700, I-91, Route, 11
+242= US-VT-50021-14500, US-VT-50021-75925, VT-7B, Route, 4
+243= US-VT-50003-39025, US-VT-50025-40225, VT-11, Route, 1
+244= US-VT-50021-14500, US-VT-50021-82300, VT-133, Route, 1
+245= US-VT-50019-48925, US-VT-50019-73525, VT-105, Route, 2
+246= US-VT-50003-58600, US-VT-50025-83950, VT-100, Route, 1
+247= US-VT-50015-23725, US-VT-50023-86125, VT-12, Route, 1
+248= US-VT-50025-07900, US-VT-50025-30925, I-91, Route, 8
+249= US-VT-50019-16150, US-VT-50019-35575, VT-14, Route, 3
+250= US-VT-50007-62050, US-VT-50007-64300, VT-116, Route, 3
+251= US-VT-50023-44500, US-VT-50023-76975, I-89, Route, 6
+252= US-VT-50019-16300, US-VT-50019-30175, VT-14, Route, 1
+253= US-VT-50019-36325, US-VT-50019-73525, VT-242, Route, 2
+254= US-VT-50025-57700, US-VT-50025-81400, I-91, Route, 8
+255= US-VT-50005-10450, US-VT-50009-21250, VT-114, Route, 1
+256= US-VT-50011-02500, US-VT-50011-25225, VT-36, Route, 1
+257= US-VT-50021-14500, US-VT-50021-65275, VT-103, Route, 1
+258= US-VT-50007-80350, US-VT-50011-24925, VT-128, Route, 1
+259= US-VT-50017-13525, US-VT-50017-76750, VT-110, Route, 1
+260= US-VT-50021-47200, US-VT-50027-82000, VT-155, Route, 1
+261= US-VT-50013-29275, US-VT-50013-50650, US-2, Route, 2
+262= US-VT-50019-33775, US-VT-50019-46450, VT-111, Route, 1
+263= US-VT-50021-54250, US-VT-50021-77950, VT-30, Route, 1
+264= US-VT-50005-71575, US-VT-50019-03550, US-5, Route, 2
+265= US-VT-50009-30775, US-VT-50009-42475, VT-102, Route, 1
+266= US-VT-50021-16825, US-VT-50021-72925, VT-133, Route, 1
+267= US-VT-50027-56350, US-VT-50027-85975, VT-12, Route, 1
+268= US-VT-50017-53425, US-VT-50023-03250, VT-110, Route, 3
+269= US-VT-50003-55000, US-VT-50003-85075, VT-11, Route, 1
+270= US-VT-50003-01450, US-VT-50003-71425, VT-313, Route, 2
+271= US-VT-50019-16150, US-VT-50019-48925, VT-105, Route, 3
+272= US-VT-50005-47725, US-VT-50009-08725, VT-114, Route, 1
+273= US-VT-50019-36325, US-VT-50019-80200, VT-242, Route, 1
+274= US-VT-50027-02725, US-VT-50027-56350, VT-12, Route, 1
+275= US-VT-50011-33025, US-VT-50011-64600, VT-78, Route, 1
+276= US-VT-50007-66175, US-VT-50007-85150, I-89, Route, 6
+277= US-VT-50007-24175, US-VT-50007-80350, VT-128, Route, 1
+278= US-VT-50009-06325, US-VT-50009-39700, VT-102, Route, 1
+279= US-VT-50023-03250, US-VT-50023-05650, VT-63, Route, 3
+280= US-VT-50027-08275, US-VT-50027-56050, VT-100A, Route, 2
+281= US-VT-50007-10675, US-VT-50007-85150, TH-3, Route, 1
+282= US-VT-50005-31825, US-VT-50019-30175, VT-16, Route, 2
+283= US-VT-50015-35050, US-VT-50015-37075, VT-100C, Route, 2
+284= US-VT-50001-16000, US-VT-50001-65050, VT-74, Route, 1
+285= US-VT-50019-17350, US-VT-50019-33775, VT-111, Route, 1
+286= US-VT-50017-07375, US-VT-50017-48175, I-91, Route, 8
+287= US-VT-50015-70525, US-VT-50023-76975, VT-100, Route, 1
+288= US-VT-50005-54400, US-VT-50023-43600, VT-232, Route, 1
+289= US-VT-50021-44125, US-VT-50021-61300, US-4, Route, 2
+290= US-VT-50007-33475, US-VT-50007-62050, VT-116, Route, 1
+291= US-VT-50015-11500, US-VT-50015-77425, VT-109, Route, 1
+292= US-VT-50003-27962, US-VT-50003-63550, US-7, Route, 5
+293= US-VT-50021-55600, US-VT-50021-57250, TH-1, Route, 1
+294= US-VT-50021-11950, US-VT-50021-56875, VT-30, Route, 1
+295= US-VT-50025-36175, US-VT-50025-76225, VT-100, Route, 1
+296= US-VT-50023-43600, US-VT-50023-55825, US-2, Route, 2
+297= US-VT-50009-02125, US-VT-50009-11800, VT-114, Route, 1
+298= US-VT-50001-70075, US-VT-50007-10300, VT-17, Route, 1
+299= US-VT-50001-39325, US-VT-50021-07750, US-7, Route, 2
+300= US-VT-50023-03175, US-VT-50023-05650, VT-62, Route, 4
+301= US-VT-50001-00325, US-VT-50001-83275, VT-17, Route, 1
+302= US-VT-50003-17725, US-VT-50021-47425, US-7, Route, 2
+303= US-VT-50005-47725, US-VT-50005-71575, VT-5A, Route, 1
+304= US-VT-50019-03550, US-VT-50019-09850, VT-58, Route, 1
+305= US-VT-50027-01300, US-VT-50027-13675, VT-11, Route, 1
+306= US-VT-50021-55450, US-VT-50027-70375, VT-100, Route, 1
+307= US-VT-50021-14500, US-VT-50021-35425, VT-133, Route, 1
+308= US-VT-50015-04375, US-VT-50015-77425, VT-109, Route, 1
+309= US-VT-50007-64300, US-VT-50007-66175, US-7, Route, 3
+310= US-VT-50011-33025, US-VT-50011-71725, I-89, Route, 10
+311= US-VT-50001-28600, US-VT-50021-07750, VT-73, Route, 1
+312= US-VT-50021-14350, US-VT-50027-60100, VT-73, Route, 2
+313= US-VT-50017-73675, US-VT-50027-60850, VT-110, Route, 1
+314= US-VT-50005-30550, US-VT-50005-61525, US-302, Route, 2
+315= US-VT-50001-53950, US-VT-50001-74650, TH-2, Route, 1
+316= US-VT-50021-07750, US-VT-50021-71050, VT-73, Route, 1
+317= US-VT-50021-55600, US-VT-50021-61300, US-7, Route, 2
+318= US-VT-50027-69550, US-VT-50027-77500, US-5, Route, 9
+319= US-VT-50007-36700, US-VT-50007-84475, VT-117, Route, 1
+320= US-VT-50027-08275, US-VT-50027-85975, US-4, Route, 2
+321= US-VT-50015-23725, US-VT-50015-46675, VT-12, Route, 1
+322= US-VT-50023-44500, US-VT-50023-86125, VT-12, Route, 1
+323= US-VT-50003-01450, US-VT-50003-63550, VT-7A, Route, 1
+324= US-VT-50003-04825, US-VT-50003-85675, VT-9, Route, 1
+325= US-VT-50007-14875, US-VT-50007-45250, I-89, Route, 10
+326= US-VT-50027-58375, US-VT-50027-85975, VT-106, Route, 1
+327= US-VT-50005-64075, US-VT-50019-28075, I-91, Route, 7
+328= US-VT-50003-85075, US-VT-50025-36175, VT-30, Route, 1
+329= US-VT-50023-44500, US-VT-50023-46225, US-2, Route, 3
+330= US-VT-50003-04825, US-VT-50003-63550, US-7, Route, 5
+331= US-VT-50027-60100, US-VT-50027-70375, VT-100, Route, 1
+332= US-VT-50001-26275, US-VT-50001-74650, NSH-FSH, Route, 2
+333= US-VT-50019-03550, US-VT-50019-28075, I-91, Route, 14
+334= US-VT-50011-27100, US-VT-50011-64600, VT-236, Route, 2
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/TransportationDataGenerator.java b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/TransportationDataGenerator.java
new file mode 100644
index 0000000..68c2ada
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/TransportationDataGenerator.java
@@ -0,0 +1,104 @@
+// TransportationDataGenerator.java
+package org.eclipse.stem.internal.data.geography.infrastructure.transportation;
+
+/*******************************************************************************
+ * Copyright (c) 2009 IBM Corporation and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * IBM Corporation - initial API and implementation
+ *******************************************************************************/
+
+import java.io.File;
+import java.util.List;
+
+import org.eclipse.emf.common.util.URI;
+import org.eclipse.stem.core.Constants;
+import org.eclipse.stem.data.geography.ISOKey;
+import org.eclipse.stem.internal.data.ModelGenerator;
+import org.eclipse.stem.internal.data.PluginFileGenerator;
+import org.eclipse.stem.internal.data.generatedplugin.DublinCore;
+import org.eclipse.stem.internal.data.generatedplugin.Extension;
+import org.eclipse.stem.internal.data.generatedplugin.GeneratedpluginFactory;
+import org.eclipse.stem.internal.data.generatedplugin.Plugin;
+import org.eclipse.stem.internal.data.geography.GeographyDataGenerator;
+import org.eclipse.stem.internal.data.geography.GeographyPluginFileGenerator;
+import org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications.TransportationGeographicRelationshipPropertyFileSpecification;
+import org.eclipse.stem.internal.data.specifications.IdentifiablePropertyFileSpecification;
+
+/**
+ * This class is the Main entry point to the generation of
+ * {@link org.eclipse.stem.core.graph.Graph}s that represent Transportation.
+ */
+public class TransportationDataGenerator extends GeographyDataGenerator {
+ /**
+ * @param args
+ * the path to the root of the plugin where this class is
+ * defined.
+ */
+ public static void main(String[] args) {
+
+ // Is the plugin file specified?
+ if (args.length == 0) {
+ // Yes
+ System.err
+ .println("Missing specification of the generated files path"); //$NON-NLS-1$
+ } // if
+ else {
+ final String GENERATED_FILES_PATH = args[0];
+
+ final TransportationDataGenerator tdg = new TransportationDataGenerator();
+
+ final List<IdentifiablePropertyFileSpecification> specs = tdg
+ .processFiles(new String[] { "." }); //$NON-NLS-1$
+
+ // Create the instance of plugin.xml that we'll serialize later
+ final Plugin pluginxml = GeneratedpluginFactory.eINSTANCE
+ .createPlugin();
+ final Extension extension = GeneratedpluginFactory.eINSTANCE
+ .createExtension();
+
+ // Add the "model" extension point
+ extension.setPoint(Constants.ID_GRAPH_EXTENSION_POINT);
+
+ pluginxml.getExtensionelement().add(extension);
+
+ // // Now add the dublin core entries to the plugin.xml file for
+ // // each of the graphs
+
+ for (IdentifiablePropertyFileSpecification spec : specs) {
+
+ TransportationGeographicRelationshipPropertyFileSpecification roadSpec = (TransportationGeographicRelationshipPropertyFileSpecification) spec;
+ // final StemCategory countryCategory =
+ // GeneratedpluginFactory.eINSTANCE
+ // .createStemCategory();
+
+ final ISOKey isoKey = roadSpec.getIsoKeyA();
+
+ final String COUNTRY_CATAGORY_STRING = GeographyPluginFileGenerator.ID_GRAPH_GEOGRAPHY_POLITICAL_COUNTRIES_CATEGORY
+ + "." + isoKey.toString().toLowerCase(); //$NON-NLS-1$
+
+ final DublinCore dc = GeneratedpluginFactory.eINSTANCE
+ .createDublinCore();
+ dc.setCategoryId(COUNTRY_CATAGORY_STRING);
+ extension.getDublinCores().add(
+ ModelGenerator.populateGeneratedDC(dc, roadSpec
+ .getIdentifiable().getDublinCore()));
+ } // for
+
+ final URI TEMP_PLUGINXML_URI = URI
+ .createFileURI(GENERATED_FILES_PATH + File.separator
+ + PluginFileGenerator.PLUGIN_XML_FILE_NAME);
+
+ // Serialize the plugin.xml file.
+ ModelGenerator.writePluginxml(pluginxml, TEMP_PLUGINXML_URI);
+ //
+ // // Create the plugin.properties file
+ // createPluginPropertties(GENERATED_FILES_PATH);
+ } // if
+ } // main
+
+} // TransportationDataGenerator
\ No newline at end of file
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/propertydata/AirTransportGeographicRelationshipPropertyData.java b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/propertydata/AirTransportGeographicRelationshipPropertyData.java
new file mode 100644
index 0000000..25acc3a
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/propertydata/AirTransportGeographicRelationshipPropertyData.java
@@ -0,0 +1,109 @@
+// RoadTransportGeographicRelationshipPropertyData.java
+package org.eclipse.stem.internal.data.geography.infrastructure.transportation.propertydata;
+
+/*******************************************************************************
+ * Copyright (c) 2009 IBM Corporation and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * IBM Corporation - initial API and implementation
+ *******************************************************************************/
+
+import java.text.ParseException;
+import java.util.StringTokenizer;
+
+import org.eclipse.stem.data.geography.ISOKey;
+import org.eclipse.stem.internal.data.geography.propertydata.GeographicRelationshipPropertyData;
+
+/**
+ * This class represents
+ */
+public class AirTransportGeographicRelationshipPropertyData extends
+ GeographicRelationshipPropertyData {
+
+ /** The rate of arrival */
+ private double arrivalRate;
+
+ /** The rate of departure */
+ private double departureRate;
+
+ /**
+ * @param propertyKey
+ * @param propertyValue
+ * @throws ParseException
+ */
+ public AirTransportGeographicRelationshipPropertyData(
+ String propertyKey, String propertyValue) throws ParseException {
+ super(propertyKey, propertyValue);
+ } // RoadTransportGeographicRelationshipPropertyData
+
+ /**
+ * @see org.eclipse.stem.internal.data.geography.propertydata.GeographicRelationshipPropertyData#parseAndProcessProperty(java.lang.String, java.util.StringTokenizer)
+ */
+ @Override
+ protected void parseAndProcessProperty(String propertyKey,
+ StringTokenizer st) throws ParseException {
+ super.parseAndProcessProperty(propertyKey, st);
+ // Anything left to process?
+ if (st.hasMoreTokens()) {
+ // Yes
+ try {
+ arrivalRate = Double.parseDouble(st.nextToken());
+ departureRate = Double.parseDouble(st.nextToken());
+
+ } catch (final NumberFormatException e) {
+ throw new ParseException(propertyKey + ":" + e.getMessage(), 0); //$NON-NLS-1$
+ } catch (final NullPointerException e) {
+ throw new ParseException(propertyKey + ":" + e.getMessage(), 0); //$NON-NLS-1$
+ }
+ } // if
+ } // parseAndProcessProperty
+
+ /**
+ * @return the {@link ISOKey} of the {@link Node} that represents
+ * the transportation system
+ */
+ public final ISOKey getTransportationSystemISOKey() {
+ return getKeyA();
+ }
+
+ /**
+ * @return the {@link ISOKey} of the {@link Region} that people are arriving
+ * and departing from in this pipe transport relationship
+ */
+ public final ISOKey getRegionISOKey() {
+ return getKeyB();
+ }
+
+ /** @return the arrival rate, in people per time period, of this node */
+ public final double getArrivalRate() {
+ return arrivalRate;
+ }
+
+ /** @return the departure rate, in people per time period, of this node */
+ public final double getDepartureRate() {
+ return departureRate;
+ }
+
+
+ /**
+ * @see org.eclipse.stem.internal.data.geography.propertydata.GeographicRelationshipPropertyData#toString()
+ */
+ @Override
+ public String toString() {
+ final StringBuilder sb = new StringBuilder();
+
+ sb.append("arrivalRate ["); //$NON-NLS-1$
+ sb.append(arrivalRate);
+ sb.append("] departureRate["); //$NON-NLS-1$
+ sb.append(departureRate);
+ sb.append("]"); //$NON-NLS-1$
+
+ return sb.toString();
+ } // toString
+
+
+} // AirTransportGeographicRelationshipPropertyData
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/propertydata/RoadTransportGeographicRelationshipPropertyData.java b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/propertydata/RoadTransportGeographicRelationshipPropertyData.java
new file mode 100644
index 0000000..2619997
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/propertydata/RoadTransportGeographicRelationshipPropertyData.java
@@ -0,0 +1,112 @@
+// RoadTransportGeographicRelationshipPropertyData.java
+package org.eclipse.stem.internal.data.geography.infrastructure.transportation.propertydata;
+
+/*******************************************************************************
+ * Copyright (c) 2009 IBM Corporation and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * IBM Corporation - initial API and implementation
+ *******************************************************************************/
+
+import java.text.ParseException;
+import java.util.StringTokenizer;
+
+import org.eclipse.stem.internal.data.geography.propertydata.GeographicRelationshipPropertyData;
+
+/**
+ * This class represents
+ */
+public class RoadTransportGeographicRelationshipPropertyData extends
+ GeographicRelationshipPropertyData {
+
+ String roadName;
+ String roadClass;
+ int numCrossings;
+
+ /**
+ * @param propertyKey
+ * @param propertyValue
+ * @throws ParseException
+ */
+ public RoadTransportGeographicRelationshipPropertyData(
+ String propertyKey, String propertyValue) throws ParseException {
+ super(propertyKey, propertyValue);
+ } // RoadTransportGeographicRelationshipPropertyData
+
+ /**
+ * @see org.eclipse.stem.internal.data.geography.propertydata.GeographicRelationshipPropertyData#parseAndProcessProperty(java.lang.String, java.util.StringTokenizer)
+ */
+ @Override
+ protected void parseAndProcessProperty(String propertyKey,
+ StringTokenizer st) throws ParseException {
+ // The super class will strip off the two ISO keys from the propertyKey
+ // that specify the two GeographicFeatures that share a common border.
+ super.parseAndProcessProperty(propertyKey, st);
+
+ // ...now we're looking for the number which is the length in kilometers
+ // of the common border.
+
+ // Is there another token?
+ if (st.hasMoreTokens()) {
+ // Yes
+ roadName = st.nextToken(",").trim(); //$NON-NLS-1$
+ roadClass = st.nextToken(",").trim(); //$NON-NLS-1$
+ final String crossingsString = st.nextToken(",").trim(); //$NON-NLS-1$
+ try {
+ numCrossings = Integer.parseInt(crossingsString);
+ directed = false;
+ } catch (final NumberFormatException e) {
+ throw new ParseException(propertyKey + " = \"" //$NON-NLS-1$
+ + crossingsString + "\" number format exception.", 0); //$NON-NLS-1$
+ }
+ } else {
+ throw new ParseException(propertyKey + " = " + st.toString(), 0); //$NON-NLS-1$
+ }
+ } // parseAndProcessProperty
+
+
+ /**
+ * @return the roadName
+ */
+ public final String getRoadName() {
+ return roadName;
+ }
+
+ /**
+ * @return the roadClass
+ */
+ public final String getRoadClass() {
+ return roadClass;
+ }
+
+ /**
+ * @return the numCrossings
+ */
+ public final int getNumCrossings() {
+ return numCrossings;
+ }
+
+ /**
+ * @see org.eclipse.stem.internal.data.geography.propertydata.GeographicRelationshipPropertyData#toString()
+ */
+ @Override
+ public String toString() {
+ final StringBuilder sb = new StringBuilder();
+
+ sb.append("road name ["); //$NON-NLS-1$
+ sb.append(roadName);
+ sb.append("] class["); //$NON-NLS-1$
+ sb.append(roadClass);
+ sb.append("] crossings["); //$NON-NLS-1$
+ sb.append(numCrossings);
+ sb.append("]"); //$NON-NLS-1$
+
+ return sb.toString();
+ } // toString
+
+
+} // RoadTransportGeographicRelationshipPropertyData
\ No newline at end of file
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/specifications/AirTransportationGeographicRelationshipPropertyFileSpecification.java b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/specifications/AirTransportationGeographicRelationshipPropertyFileSpecification.java
new file mode 100644
index 0000000..5a83852
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/specifications/AirTransportationGeographicRelationshipPropertyFileSpecification.java
@@ -0,0 +1,374 @@
+// RoadTransportationGeographicRelationshipPropertyFileSpecification.java
+package org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications;
+
+/*******************************************************************************
+ * Copyright (c) 2009 IBM Corporation and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * IBM Corporation - initial API and implementation
+ *******************************************************************************/
+
+import java.text.ParseException;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Properties;
+import java.util.Map.Entry;
+
+import org.eclipse.emf.common.util.URI;
+import org.eclipse.stem.core.STEMURI;
+import org.eclipse.stem.core.common.Identifiable;
+import org.eclipse.stem.core.graph.Edge;
+import org.eclipse.stem.core.graph.EdgeLabel;
+import org.eclipse.stem.core.graph.Graph;
+import org.eclipse.stem.core.graph.impl.EdgeImpl;
+import org.eclipse.stem.data.geography.ISOKey;
+import org.eclipse.stem.definitions.labels.LabelsFactory;
+import org.eclipse.stem.definitions.labels.PopulationLabel;
+import org.eclipse.stem.definitions.labels.RelativePhysicalRelationship;
+import org.eclipse.stem.definitions.labels.RelativePhysicalRelationshipLabel;
+import org.eclipse.stem.definitions.labels.RelativePhysicalRelationshipLabelValue;
+import org.eclipse.stem.definitions.labels.TransportRelationshipLabel;
+import org.eclipse.stem.definitions.labels.TransportRelationshipLabelValue;
+import org.eclipse.stem.definitions.transport.PipeStyleTransportSystem;
+import org.eclipse.stem.definitions.transport.PipeTransportEdge;
+import org.eclipse.stem.definitions.transport.PipeTransportEdgeLabel;
+import org.eclipse.stem.definitions.transport.PipeTransportEdgeLabelValue;
+import org.eclipse.stem.definitions.transport.TransportFactory;
+import org.eclipse.stem.internal.data.geography.infrastructure.transportation.propertydata.AirTransportGeographicRelationshipPropertyData;
+import org.eclipse.stem.internal.data.propertydata.PropertyData;
+import org.eclipse.stem.internal.data.propertydata.RelationshipPropertyData;
+
+/**
+ * This class represents the specification of air transportation
+ */
+
+public class AirTransportationGeographicRelationshipPropertyFileSpecification
+ extends TransportationGeographicRelationshipPropertyFileSpecification {
+
+ /**
+ * This is the name used to identify "air" edges.
+ */
+ public final static String AIR_TRANSPORTATION_EDGE_NAME = "air"; //$NON-NLS-1$
+
+
+ /** Key defining the mode of transport */
+ public static final String TRANSPORTATION_MODE_PROPERTY = "TRANSPORT_MODE"; //$NON-NLS-1$
+
+ /** Key defining the type of population transported by this network */
+ public static final String POPULATION_ID_PROPERTY = "POPULATION_IDENTIFIER"; //$NON-NLS-1$
+
+ /** The property specifying the time period rates are defined over */
+ public static final String RATE_TIME_PERIOD_PROPERTY = "RATE_TIME_PERIOD"; //$NON-NLS-1$
+
+ /** The property specifying the average time someone spends in the network */
+ public static final String AVG_TIME_IN_SYSTEM_PROPERTY = "AVG_TIME_IN_SYSTEM"; //$NON-NLS-1$
+
+ private String transportationMode;
+ private String populationIdentifier;
+ private int rateTimePeriod; // in milliseconds
+ @SuppressWarnings("unused")
+ private double averageTimeInSystem;
+
+ /**
+ * @param properties
+ * the set of properties that specify the {@link Identifiable}
+ *
+ * @override
+ */
+ @Override
+ protected void collectPropertyDataSet(final Properties properties) {
+ // This will set the properties in this instance and also remove the
+ // non-data properties from the set such as the dublin core properties
+ // and the RECORD_CLASSNAME_PROPERTY
+ collectNonDataProperties(properties);
+
+ // Collect air transportation unique properties
+ transportationMode = properties.getProperty(
+ TRANSPORTATION_MODE_PROPERTY).trim();
+ populationIdentifier = properties.getProperty(
+ POPULATION_ID_PROPERTY).trim();
+ rateTimePeriod = Integer.parseInt(properties.getProperty(
+ RATE_TIME_PERIOD_PROPERTY).trim());
+ averageTimeInSystem = Double.parseDouble(properties.getProperty(
+ AVG_TIME_IN_SYSTEM_PROPERTY).trim());
+
+ properties.remove(TRANSPORTATION_MODE_PROPERTY);
+ properties.remove(POPULATION_ID_PROPERTY);
+ properties.remove(RATE_TIME_PERIOD_PROPERTY);
+ properties.remove(AVG_TIME_IN_SYSTEM_PROPERTY);
+
+ // Now we process the data entries and create the data set
+ for (final Entry<Object, Object> entry : properties.entrySet()) {
+ final String dataPropertyKey = (String) entry.getKey();
+
+ final PropertyData data = createPropertyDataInstanceFromProperty(
+ dataPropertyKey, ((String) entry.getValue()).trim());
+ // Did we get null because of some error?
+ if (data != null) {
+ // No
+ propertyDataSet.add(data);
+ }
+ } // for each property
+ } // collectPropertyDataSet
+
+ /**
+ * @see org.eclipse.stem.internal.data.specifications.RelationshipGraphPropertyFileSpecification#createEdgeLabel(org.eclipse.stem.internal.data.propertydata.RelationshipPropertyData)
+ */
+ @Override
+ protected EdgeLabel createEdgeLabel(
+ RelationshipPropertyData relationshipGraphData) {
+
+ final AirTransportGeographicRelationshipPropertyData airData = (AirTransportGeographicRelationshipPropertyData) relationshipGraphData;
+
+ final TransportRelationshipLabel retValue = LabelsFactory.eINSTANCE
+ .createTransportRelationshipLabel();
+
+ // retValue.setURI(null);
+ final TransportRelationshipLabelValue currentValue = LabelsFactory.eINSTANCE
+ .createTransportRelationshipLabelValue();
+ currentValue.setAvailableDepartureCapacityProportion(airData.getArrivalRate()); // TODo, what is this?
+
+ retValue.setCurrentValue(currentValue);
+ return retValue;
+ } // createEdgeLabel
+
+ /**
+ * @see org.eclipse.stem.internal.data.specifications.RelationshipGraphPropertyFileSpecification#getRelationshipName()
+ */
+ @Override
+ protected String getRelationshipName() {
+ return AIR_TRANSPORTATION_EDGE_NAME;
+ }
+
+ /**
+ * @see org.eclipse.stem.internal.data.specifications.IdentifiablePropertyFileSpecification#createPropertyDataInstanceFromProperty(java.lang.String,
+ * java.lang.String)
+ */
+ @Override
+ protected PropertyData createPropertyDataInstanceFromProperty(
+ String propertyKey, String propertyValue) {
+ AirTransportGeographicRelationshipPropertyData retValue = null;
+ try {
+ retValue = new AirTransportGeographicRelationshipPropertyData(propertyKey,propertyValue);
+ } catch (ParseException e) {
+ e.printStackTrace();
+ System.err.println("Key:"+propertyKey+" Value:"+propertyValue); //$NON-NLS-1$ //$NON-NLS-2$
+ System.err.println(e.getMessage());
+ }
+ return retValue;
+ } // createPropertyDataInstanceFromProperty
+
+ /**
+ * Populate the air transport in graph
+ * @override
+ */
+ @Override
+ protected void initializeIdentifiableFromPropertyDataSet(
+ Identifiable identifiable, List<PropertyData> propertyDataSet) {
+ final Graph graph = (Graph)identifiable;
+
+ // Hash map to collect transport system nodes
+ // The key is the ISO Key for the transport system level.
+ final HashMap<ISOKey, PipeStyleTransportSystem> transportSystemNodes = new HashMap<ISOKey, PipeStyleTransportSystem>();
+
+ final HashMap<ISOKey, Double> transportSystemMaxCapacity = getTransportSystemCapacity(propertyDataSet);
+
+ List<PropertyData>dataSet = propertyDataSet;
+
+ // Process each of the data set records, each one contains two ISOKeys,
+ // the first one (enclosing) is the key that matches the transportation
+ // system, the second one is the key of the region the transportation
+ // system connects to so that population members can move in and out of
+ // the region. The second key also represents a transportation
+ // system so that people can move in and out of those when the model
+ // has lower level regions. The for loop goes through each record, creating the
+ // transportation system for the first ISO key if it doesn't exist and
+ // then the "migration" edges that connect it to the region and air transport system
+ for (final PropertyData dataSetData : dataSet) {
+ final AirTransportGeographicRelationshipPropertyData pipeTransportData = (AirTransportGeographicRelationshipPropertyData) dataSetData;
+
+ // Get the transportation system node, creating it if necessary
+ PipeStyleTransportSystem transportSystem = transportSystemNodes
+ .get(pipeTransportData.getTransportationSystemISOKey());
+
+ // Does a transportation system exist for the enclosing node?
+ if (transportSystem == null) {
+ // No
+ // Make one then...
+ ISOKey newSystemKey = pipeTransportData.getTransportationSystemISOKey();
+ double maxCapacity = transportSystemMaxCapacity.get(newSystemKey);
+
+ transportSystem = createTransportSystem(newSystemKey, 0, maxCapacity);
+
+ // ...put it in the map
+ transportSystemNodes.put(newSystemKey, transportSystem);
+ // ...and the graph
+ graph.putNode(transportSystem);
+
+ // The region contains the air transport system
+ //graph.putEdge(createContainmentEdge(pipeTransportData,
+ // transportSystem));
+ } // if a transport system exists
+
+ // The URI of the region node that the transportation system will
+ // migrate population members to and from.
+ final org.eclipse.emf.common.util.URI regionNodeURI = createNodeURI(pipeTransportData
+ .getTransportationSystemISOKey(), pipeTransportData
+ .getRegionISOKey());
+
+ // Population migrates into the network from the air transport system at the rate of departure
+ // rate/air transport system population
+ final double fromNodeMaxFlow = pipeTransportData.getDepartureRate();
+
+ // Population migrates into the network from the air transport system at the rate of departure
+ // rate/air transport system population
+ final double toNodeMaxFlow = pipeTransportData.getArrivalRate();
+
+ // The migration edge from the region to the transportation system
+ PipeTransportEdge fromEdge = createPipeTransportEdge(
+ regionNodeURI, transportSystem.getURI(),
+ fromNodeMaxFlow);
+ graph.putEdge(fromEdge);
+
+ // The migration edge to the region from the transportation system
+ PipeTransportEdge toEdge = createPipeTransportEdge(
+ transportSystem.getURI(), regionNodeURI,
+ toNodeMaxFlow);
+ graph.putEdge(toEdge);
+
+ // Now create edges to the lower level transportation system. It might now
+ // exist, but such dangling edges will be removed eventually
+
+ final org.eclipse.emf.common.util.URI transportNodeURI = createTransportSystemURI(pipeTransportData.getRegionISOKey());
+ fromEdge = createPipeTransportEdge(
+ transportNodeURI, transportSystem.getURI(),
+ fromNodeMaxFlow);
+ graph.putEdge(fromEdge);
+
+ toEdge = createPipeTransportEdge(
+ transportSystem.getURI(), transportNodeURI,
+ toNodeMaxFlow);
+ graph.putEdge(toEdge);
+ } // for each data set record
+ } // populateFromNonDataProperties
+
+ protected HashMap<ISOKey, Double> getTransportSystemCapacity(List<PropertyData> propertyDataSet) {
+ HashMap<ISOKey, Double> result = new HashMap<ISOKey, Double>();
+
+ for (final PropertyData dataSetData : propertyDataSet) {
+ final AirTransportGeographicRelationshipPropertyData pipeTransportData = (AirTransportGeographicRelationshipPropertyData) dataSetData;
+ ISOKey tskey = pipeTransportData.getTransportationSystemISOKey();
+ double rate = (pipeTransportData.getArrivalRate() + pipeTransportData.getDepartureRate()) / 2;
+
+ if(result.containsKey(tskey)) {
+ result.put(tskey, result.get(tskey)+rate);
+ } else result.put(tskey, rate);
+ }
+ return result;
+ }
+
+ /** Need to create the central node for the pipe-style network */
+ protected PipeStyleTransportSystem createTransportSystem(
+ final ISOKey systemISOKey, final double startingPop, final double maxCapacity) {
+ // Create the central node
+ final PipeStyleTransportSystem retValue = TransportFactory.eINSTANCE
+ .createPipeStyleTransportSystem();
+
+ // Set properties. e.g. the identifier, etc.
+ // The URI
+ final String uriString = PipeStyleTransportSystem.URI_TYPE_PIPE_STYLE_TRANSPORT_SYSTEM
+ + "/" + systemISOKey.toString(); //$NON-NLS-1$
+ retValue.setURI(STEMURI.createURI(uriString));
+
+ // The population label
+ final PopulationLabel populationLabel = LabelsFactory.eINSTANCE
+ .createPopulationLabel();
+ populationLabel.setPopulationIdentifier(getPopulationIdentifier());
+ populationLabel.getCurrentPopulationValue().setCount(startingPop);
+ populationLabel.setIdentifiable(retValue);
+ populationLabel.setPopulatedArea(1.0);
+ populationLabel.setURI(STEMURI.createURI(PopulationLabel.URI_TYPE_POPULATION_LABEL_SEGMENT+"/"+getPopulationIdentifier()+"/"+systemISOKey));
+ retValue.getLabels().add(populationLabel);
+
+ retValue.setMaxCapacity(maxCapacity);
+ return retValue;
+ } // createTransportSystem
+
+ protected URI createTransportSystemURI(
+ final ISOKey systemISOKey) {
+ // Set properties. e.g. the identifier, etc.
+ // The URI
+ final String uriString = PipeStyleTransportSystem.URI_TYPE_PIPE_STYLE_TRANSPORT_SYSTEM
+ + "/" + systemISOKey.toString(); //$NON-NLS-1$
+ URI result = STEMURI.createURI(uriString);
+ return result;
+ }
+ /**
+ * @return the population identifier
+ */
+ public final String getPopulationIdentifier() {
+ return populationIdentifier;
+ }
+
+
+ private PipeTransportEdge createPipeTransportEdge(final org.eclipse.emf.common.util.URI fromURI,
+ final org.eclipse.emf.common.util.URI toURI, final double maxFlow) {
+ final PipeTransportEdge edge = TransportFactory.eINSTANCE.createPipeTransportEdge();
+ edge.setNodeAURI(fromURI);
+ edge.setNodeBURI(toURI);
+
+ PipeTransportEdgeLabel label = TransportFactory.eINSTANCE.createPipeTransportEdgeLabel();
+ PipeTransportEdgeLabelValue labelval = TransportFactory.eINSTANCE.createPipeTransportEdgeLabelValue();
+ labelval.setMaxFlow(maxFlow);
+ labelval.setTimePeriod(this.rateTimePeriod);
+ label.setCurrentValue(labelval);
+ edge.setLabel(label);
+
+ return edge;
+ } // createMigrationEdge
+
+ private Edge createContainmentEdge(
+ final AirTransportGeographicRelationshipPropertyData pipeTransportData,
+ final PipeStyleTransportSystem transportSystem) {
+ final Edge retValue = EdgeImpl.createEdge(createNodeURI(isoKeyB,
+ pipeTransportData.getTransportationSystemISOKey()), transportSystem
+ .getURI(), true);
+
+ final RelativePhysicalRelationshipLabel containLabel = LabelsFactory.eINSTANCE
+ .createRelativePhysicalRelationshipLabel();
+
+ containLabel.setURIOfIdentifiableToBeLabeled(retValue.getURI());
+ containLabel.getCurrentRelationship().setRelationship(
+ RelativePhysicalRelationship.CONTAINS_LITERAL);
+
+ final RelativePhysicalRelationshipLabelValue currentValue = LabelsFactory.eINSTANCE
+ .createRelativePhysicalRelationshipLabelValue();
+ currentValue.setAdjacent(false);
+ currentValue
+ .setRelationship(RelativePhysicalRelationship.CONTAINS_LITERAL);
+ containLabel.setCurrentValue(currentValue);
+
+ // create the uri;
+ final StringBuilder sb = new StringBuilder(
+ "edge/relationship/relativephysical/"); //$NON-NLS-1$
+ sb.append(pipeTransportData.getTransportationSystemISOKey());
+ sb.append("_"); //$NON-NLS-1$
+ sb.append(pipeTransportData.getTransportationSystemISOKey());
+ sb.append("-"); //$NON-NLS-1$
+ sb.append(transportationMode);
+ sb.append("/"); //$NON-NLS-1$
+ sb.append(RelativePhysicalRelationship.CONTAINS_LITERAL.toString()
+ .toLowerCase());
+
+ retValue.setURI(STEMURI.createURI(sb.toString()));
+ containLabel.setURI(STEMURI.createURI(sb.toString()));
+ retValue.setLabel(containLabel);
+ containLabel.setURIOfIdentifiableToBeLabeled(retValue.getURI());
+ return retValue;
+ } // createContainmentEdge
+
+} // AirTransportationGeographicRelationshipPropertyFileSpecification
\ No newline at end of file
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/specifications/RoadTransportationGeographicRelationshipPropertyFileSpecification.java b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/specifications/RoadTransportationGeographicRelationshipPropertyFileSpecification.java
new file mode 100644
index 0000000..9d4f5f9
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/specifications/RoadTransportationGeographicRelationshipPropertyFileSpecification.java
@@ -0,0 +1,88 @@
+// RoadTransportationGeographicRelationshipPropertyFileSpecification.java
+package org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications;
+
+/*******************************************************************************
+ * Copyright (c) 2009 IBM Corporation and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * IBM Corporation - initial API and implementation
+ *******************************************************************************/
+
+import java.text.ParseException;
+
+import org.eclipse.stem.core.graph.EdgeLabel;
+import org.eclipse.stem.definitions.labels.LabelsFactory;
+import org.eclipse.stem.definitions.labels.RoadTransportRelationshipLabel;
+import org.eclipse.stem.definitions.labels.RoadTransportRelationshipLabelValue;
+import org.eclipse.stem.internal.data.geography.infrastructure.transportation.propertydata.RoadTransportGeographicRelationshipPropertyData;
+import org.eclipse.stem.internal.data.propertydata.PropertyData;
+import org.eclipse.stem.internal.data.propertydata.RelationshipPropertyData;
+
+/**
+ * This class represents the specification of road transportation between two
+ * geographic locations.
+ */
+public class RoadTransportationGeographicRelationshipPropertyFileSpecification
+ extends TransportationGeographicRelationshipPropertyFileSpecification {
+
+ /**
+ * This is the name used to identify "road" edges.
+ */
+ public final static String ROAD_TRANSPORTATION_EDGE_NAME = "road"; //$NON-NLS-1$
+
+
+ /**
+ * @see org.eclipse.stem.internal.data.specifications.RelationshipGraphPropertyFileSpecification#createEdgeLabel(org.eclipse.stem.internal.data.propertydata.RelationshipPropertyData)
+ */
+ @Override
+ protected EdgeLabel createEdgeLabel(
+ RelationshipPropertyData relationshipGraphData) {
+
+ final RoadTransportGeographicRelationshipPropertyData roadData = (RoadTransportGeographicRelationshipPropertyData) relationshipGraphData;
+
+ final RoadTransportRelationshipLabel retValue = LabelsFactory.eINSTANCE
+ .createRoadTransportRelationshipLabel();
+
+ // retValue.setURI(null);
+ final RoadTransportRelationshipLabelValue currentValue = LabelsFactory.eINSTANCE
+ .createRoadTransportRelationshipLabelValue();
+ currentValue.setRoadName(roadData.getRoadName());
+ currentValue.setRoadClass(roadData.getRoadClass());
+ currentValue.setNumberCrossings(roadData.getNumCrossings());
+
+ retValue.setCurrentValue(currentValue);
+
+ return retValue;
+ } // createEdgeLabel
+
+ /**
+ * @see org.eclipse.stem.internal.data.specifications.RelationshipGraphPropertyFileSpecification#getRelationshipName()
+ */
+ @Override
+ protected String getRelationshipName() {
+ return ROAD_TRANSPORTATION_EDGE_NAME;
+ }
+
+ /**
+ * @see org.eclipse.stem.internal.data.specifications.IdentifiablePropertyFileSpecification#createPropertyDataInstanceFromProperty(java.lang.String,
+ * java.lang.String)
+ */
+ @Override
+ protected PropertyData createPropertyDataInstanceFromProperty(
+ String propertyKey, String propertyValue) {
+ RoadTransportGeographicRelationshipPropertyData retValue = null;
+ try {
+ retValue = new RoadTransportGeographicRelationshipPropertyData(propertyKey,propertyValue);
+ } catch (ParseException e) {
+ e.printStackTrace();
+ System.err.println("Key:"+propertyKey+" Value:"+propertyValue);
+ System.err.println(e.getMessage());
+ }
+ return retValue;
+ } // createPropertyDataInstanceFromProperty
+
+} // RoadTransportationGeographicRelationshipPropertyFileSpecification
\ No newline at end of file
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/specifications/TransportationGeographicRelationshipPropertyFileSpecification.java b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/specifications/TransportationGeographicRelationshipPropertyFileSpecification.java
new file mode 100644
index 0000000..7102c94
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/src/org/eclipse/stem/internal/data/geography/infrastructure/transportation/specifications/TransportationGeographicRelationshipPropertyFileSpecification.java
@@ -0,0 +1,28 @@
+// TransportationGeographicRelationshipPropertyFileSpecification.java
+package org.eclipse.stem.internal.data.geography.infrastructure.transportation.specifications;
+
+/*******************************************************************************
+ * Copyright (c) 2009 IBM Corporation and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * IBM Corporation - initial API and implementation
+ *******************************************************************************/
+
+import org.eclipse.stem.internal.data.geography.specifications.GeographicRelationshipPropertyFileSpecification;
+
+/**
+ * This class represents
+ */
+abstract public class TransportationGeographicRelationshipPropertyFileSpecification
+ extends GeographicRelationshipPropertyFileSpecification {
+
+ @Override
+ protected String getTargetPluginId() {
+ return org.eclipse.stem.data.geography.infrastructure.transportation.Activator.PLUGIN_ID;
+ }
+
+} // TransportationGeographicRelationshipPropertyFileSpecification
\ No newline at end of file
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/update.xml b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/update.xml
new file mode 100644
index 0000000..73388a7
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/update.xml
@@ -0,0 +1,152 @@
+<?xml version="1.0"?>
+<!-- ======================================================================
+ ANT script to build org.eclispe.ohf.stem.geography project
+ and the initial set of STEM scenarios.
+ This must be run after installing the STEM workspace and after changes
+ to code generated by EMF models.
+
+ ====================================================================== -->
+<project name="STEM Internal Human Population Models" default="update_all">
+ <description>
+ Use the properties files to populate the org.eclipse.stem.data.geography.infrastructure.transportation plugin
+ </description>
+
+ <!-- P r o j e c t S p e c i f i c a t i o n s -->
+
+ <!-- The name of the project -->
+ <property name="project.name" value="stem" />
+
+
+ <!-- Are we running headless? -->
+ <condition property="runningHeadless" >
+ <isset property="buildDirectory" />
+ </condition>
+
+ <!-- The buildDirectory property is set in a headless build -->
+ <condition property="pluginRootDirectory" value="${buildDirectory}/plugins" else="..">
+ <isset property="runningHeadless" />
+ </condition>
+
+ <!-- The baseLocation property is the location of the eclipse home installation -->
+ <!-- It is used to find eclipse plugins -->
+ <!-- It is set in a headless build, but not one started manually from Eclipse -->
+ <condition property="baseLocation" value="${eclipse.pdebuild.home}../..">
+ <not>
+ <isset property="runningHeadless" />
+ </not>
+ </condition>
+
+ <!-- This is the location of the class files of the built plug-ins -->
+ <!-- If this is a manual build started from Eclipse then the directory -->
+ <!-- is "bin", if its a headless build then the directory is "@dot" -->
+ <!-- The property baseLocation is set in a headless build -->
+ <condition property="targetBin" value="@dot" else="bin">
+ <isset property="runningHeadless" />
+ </condition>
+
+
+ <!-- The prefix for fully qualified names -->
+ <property name="ID_ROOT" value="org.eclipse.stem" />
+
+ <!-- The name of the source plugin (i.e., the one that contains this file -->
+ <property name="source.plugin" value="${ID_ROOT}.internal.data.geography.infrastructure.transportation" />
+
+ <!-- The name of the target plugin -->
+ <property name="target.plugin" value="${ID_ROOT}.data.geography.infrastructure.transportation" />
+
+ <!-- The path to the root directory of the source plugin -->
+ <property name="path.sourceplugin" location="${pluginRootDirectory}/${source.plugin}" />
+
+ <!-- The path to the root directory of the plugin that will be augmented with generated content -->
+ <property name="path.targetplugin" location="${pluginRootDirectory}/${target.plugin}" />
+
+ <!-- The path to the root directory of the resource files -->
+ <property name="path.resource.files" value="${path.sourceplugin}/resources/data/country" />
+
+ <!-- The path to the root directory of the plugin that will be augmented with generated content-->
+ <property name="path.generated.files" value="${path.sourceplugin}/temp" />
+
+ <!-- The name of the plugin.xml file that will be augmented with generated content-->
+ <property name="file.target.pluginxml" value="${path.targetplugin}/plugin.xml" />
+
+ <!-- The name of the plugin.properties file that will be augmented with generated content-->
+ <property name="file.target.pluginproperties" value="${path.targetplugin}/plugin.properties" />
+
+ <!-- The name of the plugin.xml file that that is the aggregation of the generated content-->
+ <property name="file.util.pluginxml" value="${path.generated.files}/plugin.xml" />
+
+ <!-- The name of the plugin.properties file that that is the aggregation of the generated content-->
+ <property name="file.util.pluginproperties" value="${path.generated.files}/plugin.properties" />
+
+ <!-- The name of the plugin.xml file that that is the aggregation of the generated content-->
+ <property name="file.target.pluginproperties" value="${path.generated.files}/plugin.properties" />
+
+ <!-- The class path to use -->
+ <path id="classpath.runtime">
+ <pathelement location="${path.sourceplugin}/${targetBin}" />
+ <pathelement location="${pluginRootDirectory}/${ID_ROOT}.core/${targetBin}" />
+ <pathelement location="${pluginRootDirectory}/${ID_ROOT}.definitions/${targetBin}" />
+ <pathelement location="${pluginRootDirectory}/${ID_ROOT}.internal.data/${targetBin}" />
+ <pathelement location="${pluginRootDirectory}/${ID_ROOT}.internal.data.geography/${targetBin}" />
+ <pathelement location="${pluginRootDirectory}/${ID_ROOT}.data.geography/${targetBin}" />
+ <pathelement location="${pluginRootDirectory}/${ID_ROOT}.transport/${targetBin}" />
+ <fileset dir="${baseLocation}/plugins/">
+ <include name="*emf*.jar" />
+ </fileset>
+ <fileset dir="${pluginRootDirectory}/${ID_ROOT}.internal.data/lib/">
+ <include name="*emf*.jar" />
+ </fileset>
+ </path>
+
+ <target name="update_all" depends="update_transportation" />
+
+ <!-- Update the transportation plugin with the latest definitions -->
+ <target name="update_transportation" depends="update_transportation_graphs, update_transportation_plugin_xml" />
+
+ <target name="update_transportation_plugin_xml" depends="create_candidates">
+ <copy tofile="${file.target.pluginxml}" file="${file.util.pluginxml}" overwrite="true" />
+ </target>
+
+ <target name="update_transportation_plugin_properties" depends="create_candidates">
+ <copy tofile="${file.target.pluginproperties}" file="${file.util.pluginproperties}" overwrite="true" />
+ </target>
+
+ <!-- Update the graph files in the transportation plugin -->
+ <target name="update_transportation_graphs" depends="create_candidates">
+ <copy todir="${path.targetplugin}/resources/data/" overwrite="true">
+ <fileset dir="${path.generated.files}/data">
+ <include name="**/*.graph" />
+ </fileset>
+ </copy>
+ </target>
+
+ <!-- Create the model files for countries and the plugin.xml and plugin.properties fragments -->
+ <target name="create_candidates" depends="clean">
+ <!-- There is a problem here with specifying fork="true" maxmemory="768m". It causes an IOException on some machines -->
+ <java classname="${ID_ROOT}.internal.data.geography.infrastructure.transportation.TransportationDataGenerator" fork="true" maxmemory="1024m">
+ <classpath refid="classpath.runtime" />
+ <arg value="${path.generated.files}" />
+ <arg value="${scan.plugin}" />
+ <arg value="${transportation.plugin}" />
+ <jvmarg value="-Xms1024m"/>
+ <jvmarg value="-Xmx1024m"/>
+ </java>
+ </target>
+
+ <!-- clean out the .../temp/data directories -->
+ <!-- clean out the target directories -->
+ <target name="clean" depends="create_generated_files_dir">
+ <delete includeEmptyDirs="true" quiet="true">
+ <fileset dir="${path.generated.files}/">
+ <include name="**/*" />
+ </fileset>
+ <fileset dir="${path.targetplugin}/resources/data/">
+ <include name="country/**/*" />
+ </fileset>
+ </delete>
+ </target>
+
+ <target name="create_generated_files_dir">
+ <mkdir dir="${path.generated.files}/resources/data"/>
+ </target>
+</project>