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/FIN_0_FIN_1.properties')
-rw-r--r--geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/FIN_0_FIN_1.properties67
1 files changed, 0 insertions, 67 deletions
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
deleted file mode 100644
index f5b2413..0000000
--- a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/FIN_0_FIN_1.properties
+++ /dev/null
@@ -1,67 +0,0 @@
-# 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

Back to the top