Mapping en:Infobox settlement: Difference between revisions
m (add conditional for Municipality) |
No edit summary |
||
(14 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{ ConditionalMapping | cases = | {{ ConditionalMapping | cases = | ||
<!-- updated conditions based on: http://dbpedia.org/sparql?default-graph-uri=http%3A%2F%2Fdbpedia.org&query=%0D%0Aselect+%28SUM%28%3Fc%29+as+%3Fcount%29+%3Ftype+%0D%0AWHERE%7B%0D%0A%0D%0A%7BSELECT+%28lcase%28str%28%3Fh%29%29+as+%3Ftype%29+%281+as+%3Fc%29%0D%0AWHERE%7B%0D%0A%3Fp+a+dbo%3ASettlement.%0D%0A%3Fp+dbp%3AsettlementType+%3Fh.%0D%0A%7D%7D%0D%0A%0D%0A%7D%0D%0AGROUP+BY+%3Ftype%0D%0AORDER+BY+DESC%28%3Fcount%29&format=text%2Fhtml&CXML_redir_for_subjs=121&CXML_redir_for_hrefs=&timeout=30000&debug=on&run=+Run+Query+ --> | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = Metropolis | mapping = | |||
{{ TemplateMapping | mapToClass = City }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = City | mapping = | |||
{{ TemplateMapping | mapToClass = City }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = Town | mapping = | |||
{{ TemplateMapping | mapToClass = Town }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = Village | mapping = | |||
{{ TemplateMapping | mapToClass = Village }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = municipality | mapping = | |||
{{ TemplateMapping | mapToClass = Town }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = Administrative | mapping = | |||
{{ TemplateMapping | mapToClass = AdministrativeRegion }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = region | mapping = | |||
{{ TemplateMapping | mapToClass = AdministrativeRegion }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = neighbourhood | mapping = | |||
{{ TemplateMapping | mapToClass = CityDistrict }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = suburb | mapping = | |||
{{ TemplateMapping | mapToClass = CityDistrict }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = city district | mapping = | |||
{{ TemplateMapping | mapToClass = CityDistrict }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = neighborhood | mapping = | |||
{{ TemplateMapping | mapToClass = CityDistrict }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = borough | mapping = | |||
{{ TemplateMapping | mapToClass = CityDistrict }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = subdivision | mapping = | |||
{{ TemplateMapping | mapToClass = CityDistrict }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = residential | mapping = | |||
{{ TemplateMapping | mapToClass = CityDistrict }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = commun | mapping = | |||
{{ TemplateMapping | mapToClass = Village }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = populated place | mapping = | |||
{{ TemplateMapping | mapToClass = PopulatedPlace }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = municipal | mapping = | |||
{{ TemplateMapping | mapToClass = Town }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = tambon | mapping = | |||
{{ TemplateMapping | mapToClass = AdministrativeRegion }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = district | mapping = | |||
{{ TemplateMapping | mapToClass = AdministrativeRegion }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = province | mapping = | |||
{{ TemplateMapping | mapToClass = AdministrativeRegion }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = county | mapping = | |||
{{ TemplateMapping | mapToClass = AdministrativeRegion }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = parish | mapping = | |||
{{ TemplateMapping | mapToClass = AdministrativeRegion }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = department | mapping = | |||
{{ TemplateMapping | mapToClass = AdministrativeRegion }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = barrio | mapping = | |||
{{ TemplateMapping | mapToClass = Town }} }} | |||
{{ Condition | templateProperty = settlement_type | operator = contains | value = former | mapping = | |||
{{ TemplateMapping | mapToClass = FormerMunicipality }} }} | |||
{{ Condition | operator = otherwise | mapping = | |||
{{ TemplateMapping | mapToClass = Settlement }} }} | defaultMappings = | |||
<!-- Base Info --> | |||
{{ PropertyMapping | templateProperty = settlement_type | ontologyProperty = type }} | |||
{{ PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }} | |||
{{ PropertyMapping | templateProperty = official_name | ontologyProperty = foaf:name }} | |||
{{ PropertyMapping | templateProperty = other_name | ontologyProperty = synonym }} | |||
{{ PropertyMapping | templateProperty = native_name | ontologyProperty = originalName }} | |||
{{ PropertyMapping | templateProperty = nickname | ontologyProperty = foaf:nick }} | |||
{{ PropertyMapping | templateProperty = motto | ontologyProperty = motto }} | |||
{{ PropertyMapping | templateProperty = anthem | ontologyProperty = anthem }} | |||
{{ PropertyMapping | templateProperty = postal_code | ontologyProperty = postalCode }} | |||
{{ PropertyMapping | templateProperty = postal2_code | ontologyProperty = postalCode }} | |||
{{ PropertyMapping | templateProperty = area_code | ontologyProperty = areaCode }} | |||
{{ PropertyMapping | templateProperty = iso_code | ontologyProperty = isoCodeRegion }} | |||
{{ PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }} | |||
{{ PropertyMapping | templateProperty = population_demonym | ontologyProperty = demonym }} | |||
<!-- timezone --> | |||
{{ PropertyMapping | templateProperty = timezone | ontologyProperty = timeZone }} | |||
{{ PropertyMapping | templateProperty = utc_offset | ontologyProperty = utcOffset }} | |||
{{ PropertyMapping | templateProperty = timezone1 | ontologyProperty = timeZone }} | |||
{{ PropertyMapping | templateProperty = utc_offset1 | ontologyProperty = utcOffset }} | |||
{{ PropertyMapping | templateProperty = timezone2 | ontologyProperty = timeZone }} | |||
{{ PropertyMapping | templateProperty = utc_offset2 | ontologyProperty = utcOffset }} | |||
{{ PropertyMapping | templateProperty = timezone_DST | ontologyProperty = timeZone }} | |||
{{ PropertyMapping | templateProperty = utc_offset_DST | ontologyProperty = utcOffset }} | |||
{{ PropertyMapping | templateProperty = timezone1_DST | ontologyProperty = timeZone }} | |||
{{ PropertyMapping | templateProperty = utc_offset1_DST | ontologyProperty = utcOffset }} | |||
{{ PropertyMapping | templateProperty = timezone2_DST | ontologyProperty = timeZone }} | |||
{{ PropertyMapping | templateProperty = utc_offset2_DST | ontologyProperty = utcOffset }} | |||
<!-- Establishment --> | |||
{{ PropertyMapping | templateProperty = established_date | ontologyProperty = foundingDate }} | |||
{{ PropertyMapping | templateProperty = established_date1 | ontologyProperty = foundingDate }} | |||
{{ PropertyMapping | templateProperty = established_date2 | ontologyProperty = foundingDate }} | |||
{{ PropertyMapping | templateProperty = established_date3 | ontologyProperty = foundingDate }} | |||
{{ PropertyMapping | templateProperty = extinct_date | ontologyProperty = dissolutionDate }} | |||
{{ PropertyMapping | templateProperty = founder | ontologyProperty = founder }} | |||
{{ PropertyMapping | templateProperty = named_for | ontologyProperty = namedAfter }} | |||
<!-- government --> | |||
{{ PropertyMapping | templateProperty = government_type | ontologyProperty = governmentType }} | |||
{{ PropertyMapping | templateProperty = governing_body | ontologyProperty = governingBody }} | |||
{{IntermediateNodeMapping | |||
| nodeClass = PoliticalFunction | |||
| correspondingProperty = politicalLeader | |||
| nodeURI = /{superResource}/StartEndDate/{number} | |||
| mappings = | |||
{{PropertyMapping | templateProperty = leader_name | ontologyProperty = personName }} | |||
{{PropertyMapping | templateProperty = leader_name | ontologyProperty = politician }} | |||
{{PropertyMapping | templateProperty = leader_title | ontologyProperty = leaderTitle }} | |||
{{PropertyMapping | templateProperty = leader_party | ontologyProperty = party }} | |||
}} | |||
{{IntermediateNodeMapping | |||
| nodeClass = PoliticalFunction | |||
| correspondingProperty = politicalLeader | |||
| nodeURI = /{superResource}/StartEndDate/{number} | |||
| mappings = | |||
{{PropertyMapping | templateProperty = leader_name1 | ontologyProperty = personName }} | |||
{{PropertyMapping | templateProperty = leader_name1 | ontologyProperty = politician }} | |||
{{PropertyMapping | templateProperty = leader_title1 | ontologyProperty = leaderTitle }} | |||
{{PropertyMapping | templateProperty = leader_party1 | ontologyProperty = party }} | |||
}} | |||
{{IntermediateNodeMapping | |||
| nodeClass = PoliticalFunction | |||
| correspondingProperty = politicalLeader | |||
| nodeURI = /{superResource}/StartEndDate/{number} | |||
| mappings = | |||
{{PropertyMapping | templateProperty = leader_name2 | ontologyProperty = personName }} | |||
{{PropertyMapping | templateProperty = leader_name2 | ontologyProperty = politician }} | |||
{{PropertyMapping | templateProperty = leader_title2 | ontologyProperty = leaderTitle }} | |||
{{PropertyMapping | templateProperty = leader_party2 | ontologyProperty = party }} | |||
}} | |||
{{IntermediateNodeMapping | |||
| nodeClass = PoliticalFunction | |||
| correspondingProperty = politicalLeader | |||
| nodeURI = /{superResource}/StartEndDate/{number} | |||
| mappings = | |||
{{PropertyMapping | templateProperty = leader_name3 | ontologyProperty = personName }} | |||
{{PropertyMapping | templateProperty = leader_name3 | ontologyProperty = politician }} | |||
{{PropertyMapping | templateProperty = leader_title3 | ontologyProperty = leaderTitle }} | |||
{{PropertyMapping | templateProperty = leader_party3 | ontologyProperty = party }} | |||
}} | |||
{{IntermediateNodeMapping | |||
| nodeClass = PoliticalFunction | |||
| correspondingProperty = politicalLeader | |||
| nodeURI = /{superResource}/StartEndDate/{number} | |||
| mappings = | |||
{{PropertyMapping | templateProperty = leader_name4 | ontologyProperty = personName }} | |||
{{PropertyMapping | templateProperty = leader_name4 | ontologyProperty = politician }} | |||
{{PropertyMapping | templateProperty = leader_title4 | ontologyProperty = leaderTitle }} | |||
{{PropertyMapping | templateProperty = leader_party4 | ontologyProperty = party }} | |||
}} | |||
{{ PropertyMapping | templateProperty = twin1 | ontologyProperty = twinTown }} | |||
{{ PropertyMapping | templateProperty = twin2 | ontologyProperty = twinTown }} | |||
{{ PropertyMapping | templateProperty = twin3 | ontologyProperty = twinTown }} | |||
{{ PropertyMapping | templateProperty = twin4 | ontologyProperty = twinTown }} | |||
{{ PropertyMapping | templateProperty = twin5 | ontologyProperty = twinTown }} | |||
{{ PropertyMapping | templateProperty = twin6 | ontologyProperty = twinTown }} | |||
{{ PropertyMapping | templateProperty = twin7 | ontologyProperty = twinTown }} | |||
{{ PropertyMapping | templateProperty = twin8 | ontologyProperty = twinTown }} | |||
{{ PropertyMapping | templateProperty = twin9 | ontologyProperty = twinTown }} | |||
{{ PropertyMapping | templateProperty = twin1_country | ontologyProperty = twinCountry }} | |||
{{ PropertyMapping | templateProperty = twin2_country | ontologyProperty = twinCountry }} | |||
{{ PropertyMapping | templateProperty = twin3_country | ontologyProperty = twinCountry }} | |||
{{ PropertyMapping | templateProperty = twin4_country | ontologyProperty = twinCountry }} | |||
{{ PropertyMapping | templateProperty = twin5_country | ontologyProperty = twinCountry }} | |||
{{ PropertyMapping | templateProperty = twin6_country | ontologyProperty = twinCountry }} | |||
{{ PropertyMapping | templateProperty = twin7_country | ontologyProperty = twinCountry }} | |||
{{ PropertyMapping | templateProperty = twin8_country | ontologyProperty = twinCountry }} | |||
{{ PropertyMapping | templateProperty = twin9_country | ontologyProperty = twinCountry }} | |||
<!-- area --> | |||
{{ PropertyMapping | templateProperty = area_magnitude | ontologyProperty = area | unit = squareMetre }} | |||
{{ PropertyMapping | templateProperty = area_total_km2 | ontologyProperty = areaTotal | unit = squareKilometre }} | |||
{{ PropertyMapping | templateProperty = area_total_sq_mi | ontologyProperty = areaTotal | unit = squareMile }} | |||
{{ PropertyMapping | templateProperty = area_total_ha | ontologyProperty = areaTotal | unit = hectare }} | |||
{{ PropertyMapping | templateProperty = area_total_acre | ontologyProperty = areaTotal | unit = acre }} | |||
{{ PropertyMapping | templateProperty = TotalArea_sq_mi | ontologyProperty = areaTotal | unit = squareMile }} | |||
{{ PropertyMapping | templateProperty = area_total | ontologyProperty = areaTotal | unit = area}} | |||
{{ PropertyMapping | templateProperty = area_land_km2 | ontologyProperty = areaLand | unit = squareKilometre }} | |||
{{ PropertyMapping | templateProperty = area_land_sq_mi | ontologyProperty = areaLand | unit = squareMile }} | |||
{{ PropertyMapping | templateProperty = area_land_ha | ontologyProperty = areaLand | unit = hectare }} | |||
{{ PropertyMapping | templateProperty = area_land | ontologyProperty = areaLand | unit = area }} | |||
{{ PropertyMapping | templateProperty = LandArea_sq_mi | ontologyProperty = areaLand | unit = squareMile }} | |||
{{ PropertyMapping | templateProperty = area_land_acre | ontologyProperty = areaLand | unit = acre }} | |||
{{ PropertyMapping | templateProperty = area_water_km2 | ontologyProperty = areaWater | unit = squareKilometre }} | |||
{{ PropertyMapping | templateProperty = WaterArea_sq_mi | ontologyProperty = areaWater | unit = squareMile }} | |||
{{ PropertyMapping | templateProperty = area_water_sq_mi | ontologyProperty = areaWater | unit = squareMile }} | |||
{{ PropertyMapping | templateProperty = area_water_ha | ontologyProperty = areaWater | unit = hectare }} | |||
{{ PropertyMapping | templateProperty = area_water | ontologyProperty = areaWater | unit = area }} | |||
{{ PropertyMapping | templateProperty = area_water_percent | ontologyProperty = percentageOfAreaWater }} | |||
{{ PropertyMapping | templateProperty = area_water_acre | ontologyProperty = areaWater | unit = acre }} | |||
{{ PropertyMapping | templateProperty = area_urban_km2 | ontologyProperty = areaUrban | unit = squareKilometre }} | |||
{{ PropertyMapping | templateProperty = area_urban_sq_mi | ontologyProperty = areaUrban | unit = squareMile }} | |||
{{ PropertyMapping | templateProperty = area_urban_ha | ontologyProperty = areaUrban | unit = hectare }} | |||
{{ PropertyMapping | templateProperty = UrbanArea_sq_mi | ontologyProperty = areaUrban | unit = squareMile }} | |||
{{ PropertyMapping | templateProperty = area_urban | ontologyProperty = areaUrban | unit = area }} | |||
{{ PropertyMapping | templateProperty = area_urban_acre | ontologyProperty = areaUrban | unit = acre }} | |||
{{ PropertyMapping | templateProperty = area_metro_km2 | ontologyProperty = areaMetro | unit = squareKilometre }} | |||
{{ PropertyMapping | templateProperty = area_metro_sq_mi | ontologyProperty = areaMetro | unit = squareMile }} | |||
{{ PropertyMapping | templateProperty = area_metro_ha | ontologyProperty = areaMetro | unit = hectare }} | |||
{{ PropertyMapping | templateProperty = MetroArea_sq_mi | ontologyProperty = areaMetro | unit = squareMile }} | |||
{{ PropertyMapping | templateProperty = area_metro | ontologyProperty = areaMetro | unit = area }} | |||
{{ PropertyMapping | templateProperty = area_metro_acre | ontologyProperty = areaMetro | unit = acre }} | |||
{{ PropertyMapping | templateProperty = area_rural_km2 | ontologyProperty = areaRural | unit = squareKilometre }} | |||
{{ PropertyMapping | templateProperty = area_rural_sq_mi | ontologyProperty = areaRural | unit = squareMile }} | |||
{{ PropertyMapping | templateProperty = area_rural_ha | ontologyProperty = areaRural | unit = hectare }} | |||
{{ PropertyMapping | templateProperty = RuralArea_sq_mi | ontologyProperty = areaRural | unit = squareMile }} | |||
{{ PropertyMapping | templateProperty = area_rural | ontologyProperty = areaRural | unit = area }} | |||
{{ PropertyMapping | templateProperty = area_rural_acre | ontologyProperty = areaRural | unit = acre }} | |||
<!-- elevation --> | |||
{{ PropertyMapping | templateProperty = elevation_m | ontologyProperty = elevation | unit = metre }} | |||
{{ PropertyMapping | templateProperty = elevation_ft | ontologyProperty = elevation | unit = foot }} | |||
{{ PropertyMapping | templateProperty = elevation_max_m | ontologyProperty = maximumElevation | unit = metre }} | |||
{{ PropertyMapping | templateProperty = elevation_max_ft | ontologyProperty = maximumElevation | unit = foot }} | |||
{{ PropertyMapping | templateProperty = elevation_min_m | ontologyProperty = minimumElevation | unit = metre }} | |||
{{ PropertyMapping | templateProperty = elevation_min_ft | ontologyProperty = minimumElevation | unit = foot }} | |||
<!-- dimensions --> | |||
{{ PropertyMapping | templateProperty = length_km | ontologyProperty = length | unit = kilometre }} | |||
{{ PropertyMapping | templateProperty = length_mi | ontologyProperty = length | unit = mile }} | |||
{{ PropertyMapping | templateProperty = width_km | ontologyProperty = width | unit = kilometre }} | |||
{{ PropertyMapping | templateProperty = width_mi | ontologyProperty = width | unit = mile }} | |||
<!-- population --> | |||
{{ PropertyMapping | templateProperty = population_as_of | ontologyProperty = populationAsOf }} | |||
{{ PropertyMapping | templateProperty = population_total | ontologyProperty = populationTotal }} | |||
{{ PropertyMapping | templateProperty = pop_est_as_of | ontologyProperty = populationAsOf }} | |||
{{ PropertyMapping | templateProperty = pop_est | ontologyProperty = populationTotal }} | |||
{{ PropertyMapping | templateProperty = population_rank | ontologyProperty = populationTotalRanking }} | |||
{{ PropertyMapping | templateProperty = population_density | ontologyProperty = populationDensity | unit = PopulationDensity }} | |||
{{ PropertyMapping | templateProperty = population_density_km2 | ontologyProperty = populationDensity | unit = inhabitantsPerSquareKilometre }} | |||
{{ PropertyMapping | templateProperty = population_density_sq_mi | ontologyProperty = populationDensity | unit = inhabitantsPerSquareMile }} | |||
{{ PropertyMapping | templateProperty = population_density_mi2 | ontologyProperty = populationDensity | unit = inhabitantsPerSquareMile }} | |||
{{ PropertyMapping | templateProperty = population_metro | ontologyProperty = populationMetro }} | |||
{{ PropertyMapping | templateProperty = population_density_metro_km2 | ontologyProperty = populationMetroDensity | unit = inhabitantsPerSquareKilometre }} | |||
{{ PropertyMapping | templateProperty = population_density_metro_sq_mi | ontologyProperty = populationMetroDensity | unit = inhabitantsPerSquareMile }} | |||
{{ PropertyMapping | templateProperty = population_density_metro_mi2 | ontologyProperty = populationMetroDensity | unit = inhabitantsPerSquareMile }} | |||
{{ PropertyMapping | templateProperty = population_urban | ontologyProperty = populationUrban }} | |||
{{ PropertyMapping | templateProperty = population_density_urban_km2 | ontologyProperty = populationUrbanDensity | unit = inhabitantsPerSquareKilometre }} | |||
{{ PropertyMapping | templateProperty = population_density_urban_sq_mi | ontologyProperty = populationUrbanDensity | unit = inhabitantsPerSquareMile }} | |||
{{ PropertyMapping | templateProperty = population_density_urban_mi2 | ontologyProperty = populationUrbanDensity | unit = inhabitantsPerSquareMile }} | |||
{{ PropertyMapping | templateProperty = population_rural | ontologyProperty = populationRural }} | |||
{{ PropertyMapping | templateProperty = population_density_rural_km2 | ontologyProperty = populationRuralDensity | unit = inhabitantsPerSquareKilometre }} | |||
{{ PropertyMapping | templateProperty = population_density_rural_sq_mi | ontologyProperty = populationRuralDensity | unit = inhabitantsPerSquareMile }} | |||
{{ PropertyMapping | templateProperty = population_density_rural_mi2 | ontologyProperty = populationRuralDensity | unit = inhabitantsPerSquareMile }} | |||
<!-- Location --> | |||
{{GeocoordinatesMapping | coordinates = coordinates }} | |||
{{ GeocoordinatesMapping | latitudeDegrees = latd | latitudeMinutes = latm | latitudeSeconds = lats | latitudeDirection = latNS | longitudeDegrees = longd | longitudeMinutes = longm | longitudeSeconds = longs | longitudeDirection = longEW }} | |||
{{ PropertyMapping | templateProperty = subdivision_name | ontologyProperty = country }} <!-- legacy reason see template description --> | |||
{{ PropertyMapping | templateProperty = subdivision_name1 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = subdivision_name2 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = subdivision_name3 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = subdivision_name4 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = subdivision_name5 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = subdivision_name6 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p1 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p2 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p3 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p4 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p5 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p6 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p7 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p8 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p9 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p11 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p12 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p13 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p14 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p15 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p16 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p17 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p18 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p19 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p10 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p21 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p22 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p23 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p24 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p25 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p26 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p27 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p28 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p29 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p20 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p31 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p32 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p33 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p34 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p35 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p36 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p37 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p38 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p39 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p30 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p41 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p42 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p43 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p44 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p45 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p46 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p47 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p48 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p49 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p40 | ontologyProperty = subdivision }} | |||
{{ PropertyMapping | templateProperty = p50 | ontologyProperty = subdivision }} | |||
}} |
Latest revision as of 17:14, 9 October 2017
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Conditions
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | Metropolis |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class City
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | City |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class City
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | Town |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class Town
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | Village |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class Village
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | municipality |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class Town
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | Administrative |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class AdministrativeRegion
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | region |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class AdministrativeRegion
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | neighbourhood |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class CityDistrict
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | suburb |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class CityDistrict
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | city district |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class CityDistrict
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | neighborhood |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class CityDistrict
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | borough |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class CityDistrict
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | subdivision |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class CityDistrict
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | residential |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class CityDistrict
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | commun |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class Village
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | populated place |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class PopulatedPlace
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | municipal |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class Town
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | tambon |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class AdministrativeRegion
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | district |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class AdministrativeRegion
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | province |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class AdministrativeRegion
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | county |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class AdministrativeRegion
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | parish |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class AdministrativeRegion
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | department |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class AdministrativeRegion
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | barrio |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class Town
Condition (help) | |
---|---|
template property | settlement_type |
operator | contains |
value | former |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class FormerMunicipality
Condition (help) | |
---|---|
otherwise |
This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) map to class Settlement
Default Mappings
Property Mapping (help) template property settlement_type ontology property type
Property Mapping (help) template property name ontology property foaf:name
Property Mapping (help) template property official_name ontology property foaf:name
Property Mapping (help) template property other_name ontology property synonym
Property Mapping (help) template property native_name ontology property originalName
Property Mapping (help) template property nickname ontology property foaf:nick
Property Mapping (help) template property motto ontology property motto
Property Mapping (help) template property anthem ontology property anthem
Property Mapping (help) template property postal_code ontology property postalCode
Property Mapping (help) template property postal2_code ontology property postalCode
Property Mapping (help) template property area_code ontology property areaCode
Property Mapping (help) template property iso_code ontology property isoCodeRegion
Property Mapping (help) template property website ontology property foaf:homepage
Property Mapping (help) template property population_demonym ontology property demonym
Property Mapping (help) template property timezone ontology property timeZone
Property Mapping (help) template property utc_offset ontology property utcOffset
Property Mapping (help) template property timezone1 ontology property timeZone
Property Mapping (help) template property utc_offset1 ontology property utcOffset
Property Mapping (help) template property timezone2 ontology property timeZone
Property Mapping (help) template property utc_offset2 ontology property utcOffset
Property Mapping (help) template property timezone_DST ontology property timeZone
Property Mapping (help) template property utc_offset_DST ontology property utcOffset
Property Mapping (help) template property timezone1_DST ontology property timeZone
Property Mapping (help) template property utc_offset1_DST ontology property utcOffset
Property Mapping (help) template property timezone2_DST ontology property timeZone
Property Mapping (help) template property utc_offset2_DST ontology property utcOffset
Property Mapping (help) template property established_date ontology property foundingDate
Property Mapping (help) template property established_date1 ontology property foundingDate
Property Mapping (help) template property established_date2 ontology property foundingDate
Property Mapping (help) template property established_date3 ontology property foundingDate
Property Mapping (help) template property extinct_date ontology property dissolutionDate
Property Mapping (help) template property founder ontology property founder
Property Mapping (help) template property named_for ontology property namedAfter
Property Mapping (help) template property government_type ontology property governmentType
Property Mapping (help) template property governing_body ontology property governingBody
Intermediate Node Mapping (help) node class PoliticalFunction corresponding property politicalLeader
Property Mapping (help) template property leader_name ontology property personName
Property Mapping (help) template property leader_name ontology property politician
Property Mapping (help) template property leader_title ontology property leaderTitle
Property Mapping (help) template property leader_party ontology property party
Intermediate Node Mapping (help) node class PoliticalFunction corresponding property politicalLeader
Property Mapping (help) template property leader_name1 ontology property personName
Property Mapping (help) template property leader_name1 ontology property politician
Property Mapping (help) template property leader_title1 ontology property leaderTitle
Property Mapping (help) template property leader_party1 ontology property party
Intermediate Node Mapping (help) node class PoliticalFunction corresponding property politicalLeader
Property Mapping (help) template property leader_name2 ontology property personName
Property Mapping (help) template property leader_name2 ontology property politician
Property Mapping (help) template property leader_title2 ontology property leaderTitle
Property Mapping (help) template property leader_party2 ontology property party
Intermediate Node Mapping (help) node class PoliticalFunction corresponding property politicalLeader
Property Mapping (help) template property leader_name3 ontology property personName
Property Mapping (help) template property leader_name3 ontology property politician
Property Mapping (help) template property leader_title3 ontology property leaderTitle
Property Mapping (help) template property leader_party3 ontology property party
Intermediate Node Mapping (help) node class PoliticalFunction corresponding property politicalLeader
Property Mapping (help) template property leader_name4 ontology property personName
Property Mapping (help) template property leader_name4 ontology property politician
Property Mapping (help) template property leader_title4 ontology property leaderTitle
Property Mapping (help) template property leader_party4 ontology property party
Property Mapping (help) template property twin1 ontology property twinTown
Property Mapping (help) template property twin2 ontology property twinTown
Property Mapping (help) template property twin3 ontology property twinTown
Property Mapping (help) template property twin4 ontology property twinTown
Property Mapping (help) template property twin5 ontology property twinTown
Property Mapping (help) template property twin6 ontology property twinTown
Property Mapping (help) template property twin7 ontology property twinTown
Property Mapping (help) template property twin8 ontology property twinTown
Property Mapping (help) template property twin9 ontology property twinTown
Property Mapping (help) template property twin1_country ontology property twinCountry
Property Mapping (help) template property twin2_country ontology property twinCountry
Property Mapping (help) template property twin3_country ontology property twinCountry
Property Mapping (help) template property twin4_country ontology property twinCountry
Property Mapping (help) template property twin5_country ontology property twinCountry
Property Mapping (help) template property twin6_country ontology property twinCountry
Property Mapping (help) template property twin7_country ontology property twinCountry
Property Mapping (help) template property twin8_country ontology property twinCountry
Property Mapping (help) template property twin9_country ontology property twinCountry
Property Mapping (help) template property area_magnitude ontology property area unit squareMetre
Property Mapping (help) template property area_total_km2 ontology property areaTotal unit squareKilometre
Property Mapping (help) template property area_total_sq_mi ontology property areaTotal unit squareMile
Property Mapping (help) template property area_total_ha ontology property areaTotal unit hectare
Property Mapping (help) template property area_total_acre ontology property areaTotal unit acre
Property Mapping (help) template property TotalArea_sq_mi ontology property areaTotal unit squareMile
Property Mapping (help) template property area_total ontology property areaTotal unit area
Property Mapping (help) template property area_land_km2 ontology property areaLand unit squareKilometre
Property Mapping (help) template property area_land_sq_mi ontology property areaLand unit squareMile
Property Mapping (help) template property area_land_ha ontology property areaLand unit hectare
Property Mapping (help) template property area_land ontology property areaLand unit area
Property Mapping (help) template property LandArea_sq_mi ontology property areaLand unit squareMile
Property Mapping (help) template property area_land_acre ontology property areaLand unit acre
Property Mapping (help) template property area_water_km2 ontology property areaWater unit squareKilometre
Property Mapping (help) template property WaterArea_sq_mi ontology property areaWater unit squareMile
Property Mapping (help) template property area_water_sq_mi ontology property areaWater unit squareMile
Property Mapping (help) template property area_water_ha ontology property areaWater unit hectare
Property Mapping (help) template property area_water ontology property areaWater unit area
Property Mapping (help) template property area_water_percent ontology property percentageOfAreaWater
Property Mapping (help) template property area_water_acre ontology property areaWater unit acre
Property Mapping (help) template property area_urban_km2 ontology property areaUrban unit squareKilometre
Property Mapping (help) template property area_urban_sq_mi ontology property areaUrban unit squareMile
Property Mapping (help) template property area_urban_ha ontology property areaUrban unit hectare
Property Mapping (help) template property UrbanArea_sq_mi ontology property areaUrban unit squareMile
Property Mapping (help) template property area_urban ontology property areaUrban unit area
Property Mapping (help) template property area_urban_acre ontology property areaUrban unit acre
Property Mapping (help) template property area_metro_km2 ontology property areaMetro unit squareKilometre
Property Mapping (help) template property area_metro_sq_mi ontology property areaMetro unit squareMile
Property Mapping (help) template property area_metro_ha ontology property areaMetro unit hectare
Property Mapping (help) template property MetroArea_sq_mi ontology property areaMetro unit squareMile
Property Mapping (help) template property area_metro ontology property areaMetro unit area
Property Mapping (help) template property area_metro_acre ontology property areaMetro unit acre
Property Mapping (help) template property area_rural_km2 ontology property areaRural unit squareKilometre
Property Mapping (help) template property area_rural_sq_mi ontology property areaRural unit squareMile
Property Mapping (help) template property area_rural_ha ontology property areaRural unit hectare
Property Mapping (help) template property RuralArea_sq_mi ontology property areaRural unit squareMile
Property Mapping (help) template property area_rural ontology property areaRural unit area
Property Mapping (help) template property area_rural_acre ontology property areaRural unit acre
Property Mapping (help) template property elevation_m ontology property elevation unit metre
Property Mapping (help) template property elevation_ft ontology property elevation unit foot
Property Mapping (help) template property elevation_max_m ontology property maximumElevation unit metre
Property Mapping (help) template property elevation_max_ft ontology property maximumElevation unit foot
Property Mapping (help) template property elevation_min_m ontology property minimumElevation unit metre
Property Mapping (help) template property elevation_min_ft ontology property minimumElevation unit foot
Property Mapping (help) template property length_km ontology property length unit kilometre
Property Mapping (help) template property length_mi ontology property length unit mile
Property Mapping (help) template property width_km ontology property width unit kilometre
Property Mapping (help) template property width_mi ontology property width unit mile
Property Mapping (help) template property population_as_of ontology property populationAsOf
Property Mapping (help) template property population_total ontology property populationTotal
Property Mapping (help) template property pop_est_as_of ontology property populationAsOf
Property Mapping (help) template property pop_est ontology property populationTotal
Property Mapping (help) template property population_rank ontology property populationTotalRanking
Property Mapping (help) template property population_density ontology property populationDensity unit PopulationDensity
Property Mapping (help) template property population_density_km2 ontology property populationDensity unit inhabitantsPerSquareKilometre
Property Mapping (help) template property population_density_sq_mi ontology property populationDensity unit inhabitantsPerSquareMile
Property Mapping (help) template property population_density_mi2 ontology property populationDensity unit inhabitantsPerSquareMile
Property Mapping (help) template property population_metro ontology property populationMetro
Property Mapping (help) template property population_density_metro_km2 ontology property populationMetroDensity unit inhabitantsPerSquareKilometre
Property Mapping (help) template property population_density_metro_sq_mi ontology property populationMetroDensity unit inhabitantsPerSquareMile
Property Mapping (help) template property population_density_metro_mi2 ontology property populationMetroDensity unit inhabitantsPerSquareMile
Property Mapping (help) template property population_urban ontology property populationUrban
Property Mapping (help) template property population_density_urban_km2 ontology property populationUrbanDensity unit inhabitantsPerSquareKilometre
Property Mapping (help) template property population_density_urban_sq_mi ontology property populationUrbanDensity unit inhabitantsPerSquareMile
Property Mapping (help) template property population_density_urban_mi2 ontology property populationUrbanDensity unit inhabitantsPerSquareMile
Property Mapping (help) template property population_rural ontology property populationRural
Property Mapping (help) template property population_density_rural_km2 ontology property populationRuralDensity unit inhabitantsPerSquareKilometre
Property Mapping (help) template property population_density_rural_sq_mi ontology property populationRuralDensity unit inhabitantsPerSquareMile
Property Mapping (help) template property population_density_rural_mi2 ontology property populationRuralDensity unit inhabitantsPerSquareMile
Geocoordinates Mapping (help) coordinates template property coordinates
Geocoordinates Mapping (help) longitude degrees template property longd longitude minutes template property longm longitude seconds template property longs longitude direction template property longEW latitude degrees template property latd latitude minutes template property latm latitude seconds template property lats latitude direction template property latNS
Property Mapping (help) template property subdivision_name ontology property country
Property Mapping (help) template property subdivision_name1 ontology property subdivision
Property Mapping (help) template property subdivision_name2 ontology property subdivision
Property Mapping (help) template property subdivision_name3 ontology property subdivision
Property Mapping (help) template property subdivision_name4 ontology property subdivision
Property Mapping (help) template property subdivision_name5 ontology property subdivision
Property Mapping (help) template property subdivision_name6 ontology property subdivision
Property Mapping (help) template property p1 ontology property subdivision
Property Mapping (help) template property p2 ontology property subdivision
Property Mapping (help) template property p3 ontology property subdivision
Property Mapping (help) template property p4 ontology property subdivision
Property Mapping (help) template property p5 ontology property subdivision
Property Mapping (help) template property p6 ontology property subdivision
Property Mapping (help) template property p7 ontology property subdivision
Property Mapping (help) template property p8 ontology property subdivision
Property Mapping (help) template property p9 ontology property subdivision
Property Mapping (help) template property p11 ontology property subdivision
Property Mapping (help) template property p12 ontology property subdivision
Property Mapping (help) template property p13 ontology property subdivision
Property Mapping (help) template property p14 ontology property subdivision
Property Mapping (help) template property p15 ontology property subdivision
Property Mapping (help) template property p16 ontology property subdivision
Property Mapping (help) template property p17 ontology property subdivision
Property Mapping (help) template property p18 ontology property subdivision
Property Mapping (help) template property p19 ontology property subdivision
Property Mapping (help) template property p10 ontology property subdivision
Property Mapping (help) template property p21 ontology property subdivision
Property Mapping (help) template property p22 ontology property subdivision
Property Mapping (help) template property p23 ontology property subdivision
Property Mapping (help) template property p24 ontology property subdivision
Property Mapping (help) template property p25 ontology property subdivision
Property Mapping (help) template property p26 ontology property subdivision
Property Mapping (help) template property p27 ontology property subdivision
Property Mapping (help) template property p28 ontology property subdivision
Property Mapping (help) template property p29 ontology property subdivision
Property Mapping (help) template property p20 ontology property subdivision
Property Mapping (help) template property p31 ontology property subdivision
Property Mapping (help) template property p32 ontology property subdivision
Property Mapping (help) template property p33 ontology property subdivision
Property Mapping (help) template property p34 ontology property subdivision
Property Mapping (help) template property p35 ontology property subdivision
Property Mapping (help) template property p36 ontology property subdivision
Property Mapping (help) template property p37 ontology property subdivision
Property Mapping (help) template property p38 ontology property subdivision
Property Mapping (help) template property p39 ontology property subdivision
Property Mapping (help) template property p30 ontology property subdivision
Property Mapping (help) template property p41 ontology property subdivision
Property Mapping (help) template property p42 ontology property subdivision
Property Mapping (help) template property p43 ontology property subdivision
Property Mapping (help) template property p44 ontology property subdivision
Property Mapping (help) template property p45 ontology property subdivision
Property Mapping (help) template property p46 ontology property subdivision
Property Mapping (help) template property p47 ontology property subdivision
Property Mapping (help) template property p48 ontology property subdivision
Property Mapping (help) template property p49 ontology property subdivision
Property Mapping (help) template property p40 ontology property subdivision
Property Mapping (help) template property p50 ontology property subdivision