Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARG_0_ARG_1.properties')
-rw-r--r--geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARG_0_ARG_1.properties85
1 files changed, 0 insertions, 85 deletions
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
deleted file mode 100644
index c371b00..0000000
--- a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/ARG_0_ARG_1.properties
+++ /dev/null
@@ -1,85 +0,0 @@
-# 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

Back to the top