Puy-de-Dôme (Auvergne-Rhone-Alpes) Map Cropping Samples

Puy-de-Dôme (Auvergne-Rhone-Alpes) Map Cropping Samples-1
Puy-de-Dôme (Auvergne-Rhone-Alpes) Map Cropping Samples-1
Puy-de-Dôme (Auvergne-Rhone-Alpes) Map Cropping Samples-2
Puy-de-Dôme (Auvergne-Rhone-Alpes) Map Cropping Samples-2
Download outline map of Puy-de-Dôme (geojson format) : Puy-de-Dôme.geojson (**)
Download polygon array of Puy-de-Dôme map for "Google Maps" : Puy-de-Dôme.txt
Bounding Box for Puy-de-Dôme Map : ( 45.287067 , 2.388014 , 46.256588 , 3.985634 )
Wikipedia ID for Puy-de-Dôme : Q12694
Wikipedia SPARQL Query for Puy-de-Dôme (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q12694 wdt:P1082 ?population. }
OPTIONAL { wd:Q12694 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q12694 wdt:P2046 ?area. }
OPTIONAL { wd:Q12694 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q12694 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q12694 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}

Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)

Run this Query with SPARQL API

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](45.287067, 2.388014, 46.256588, 3.985634);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Puy-de-Dôme)
[out:json];
(
rel["name"="Puy-de-Dôme"][type=boundary];
rel["name:en"="Puy-de-Dôme"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Puy-de-Dôme in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**) Terms of Use for downloaded geojson files.

Create Puy-de-Dôme counties and neighborhoods map.


Share this page