Descargar mapa general de Central Ostrobothnia (formato Geojson) :
Central Ostrobothnia.geojson (**)
Descargar la matriz poligonal del mapa de Central Ostrobothnia para "Google Maps" :
Central Ostrobothnia.txt
Cuadro delimitador para el mapa Central Ostrobothnia: ( 63.11643 , 22.287877 , 64.178969 , 25.036316 )
ID de Wikipedia para Central Ostrobothnia: Q5696
Consulta Wikipedia SPARQL para Central Ostrobothnia (población, elevación, área, latitud, longitud, código postal, matrícula):
SELECT ?población ?altitud ?área ?latitud ?longitud ?código_postal ?placa
WHERE {
OPTIONAL { wd:Q5696 wdt:P1082 ?población. }
OPTIONAL { wd:Q5696 wdt:P2044 ?altitud. }
OPTIONAL { wd:Q5696 wdt:P2046 ?área. }
OPTIONAL { wd:Q5696 wdt:P281 ?código_postal. }
OPTIONAL { wd:Q5696 wdt:P395 ?placa. }
OPTIONAL {
wd:Q5696 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitud.
?coordinate_node wikibase:geoLongitude ?longitud.
}
}
Ejecutar esta consulta SPARQL en la página Wikidata (¡Haga clic en el botón EJECUTAR en la página abierta!)
Ejecutar esta consulta con la API SPARQL
Obtener límites de overpass-turbo (OSM) con el cuadro de límites del mapa Central Ostrobothnia
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](63.11643, 22.287877, 64.178969, 25.036316);
);
out geom;
Ejecutar esta consulta en overpass-turbo (¡Haga clic en el botón EJECUTAR en la página abierta!)
Obtener límites de overpass-turbo (OSM) con nombre de lugar (Central Ostrobothnia)
[out:json];
(
rel["name"="Central Ostrobothnia"][type=boundary];
rel["name:en"="Central Ostrobothnia"][type=boundary];
);
out geom;
Ejecutar esta consulta en overpass-turbo (¡Haga clic en el botón EJECUTAR en la página abierta!)
Notas:
- Puede descargar datos de geometría para Central Ostrobothnia en varios formatos (Geojson, KML, GPX, datos OSM sin procesar) haciendo clic en el botón exportar en "overpass-turbo"
- Puede utilizar libremente las imágenes de mapas tipo jpeg que creó en la página "recorte de mapas" o que descargó de las páginas de "muestras".
- (**)
Condiciones de Uso para archivos geojson descargados.