_AbstractBuilding_function.xml 2.38 KB
Newer Older
Rushikesh Padsala's avatar
Rushikesh Padsala committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  Montreal Code List enumerating the values for the attribute "function" of the feature type "_AbstractBuilding" in the CityGML CityObject "building", CityGML Version 2.0, July 2022.
  This list is developed based on the field CODE_UTILISATION within the Montreal property unit assesement open dataset available on https://donnees.montreal.ca/ville-de-montreal/unites-evaluation-fonciere.
  The same codelist is also available as a spreadsheet on https://www.mamh.gouv.qc.ca/evaluation-fonciere/manuel-devaluation-fonciere-du-quebec/codes-dutilisation-des-biens-fonds/
 -->
<gml:Dictionary xmlns:gml="http://www.opengis.net/gml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.opengis.net/gml http://schemas.opengis.net/gml/3.1.1/profiles/SimpleDictionary/1.0.0/gmlSimpleDictionaryProfile.xsd"
	gml:id="_AbstractBuilding_function">
	<gml:name>_AbstractBuilding_function</gml:name>
	<gml:dictionaryEntry>
		<gml:Definition gml:id="id1">
			<gml:description>Logement</gml:description>
			<gml:name>1000</gml:name>
		</gml:Definition>
	</gml:dictionaryEntry>
	<gml:dictionaryEntry>
		<gml:Definition gml:id="id2">
			<gml:description>Autres industries de produits manufacturés</gml:description>
			<gml:name>3999</gml:name>
		</gml:Definition>
	</gml:dictionaryEntry>
	<gml:dictionaryEntry>
		<gml:Definition gml:id="id3">
			<gml:description>Autres transports par véhicule automobile</gml:description>
			<gml:name>4299</gml:name>
		</gml:Definition>
	</gml:dictionaryEntry>
	<gml:dictionaryEntry>
		<gml:Definition gml:id="id4">
			<gml:description>Immeuble commercial</gml:description>
			<gml:name>5010</gml:name>
		</gml:Definition>
	</gml:dictionaryEntry>
	<gml:dictionaryEntry>
		<gml:Definition gml:id="id5">
			<gml:description>Immeuble à bureaux</gml:description>
			<gml:name>6000</gml:name>
		</gml:Definition>
	</gml:dictionaryEntry>
	<gml:dictionaryEntry>
		<gml:Definition gml:id="id6">
			<gml:description>Autres aménagements publics pour différentes activités</gml:description>
			<gml:name>7239</gml:name>
		</gml:Definition>
	</gml:dictionaryEntry>
	<gml:dictionaryEntry>
		<gml:Definition gml:id="id7">
			<gml:description>Espace de terrain non aménagé et non exploité (sauf l'exploitation non commerciale de la forêt)</gml:description>
			<gml:name>9100</gml:name>
		</gml:Definition>
	</gml:dictionaryEntry>	
</gml:Dictionary>