Curral de Dentro (Minas Gerais) Map Cropping Samples
![Curral de Dentro (Minas Gerais) Map Cropping Samples-1](og_image/map_cropping/4-102053769-1.jpeg)
Curral de Dentro (Minas Gerais) Map Cropping Samples-1
![Curral de Dentro (Minas Gerais) Map Cropping Samples-2](og_image/map_cropping/4-102053769-3.jpeg)
Curral de Dentro (Minas Gerais) Map Cropping Samples-2
![Curral de Dentro neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102053769.jpg)
Curral de Dentro neighborhoods and villages map with 3D shadow effect
![flag map of Curral de Dentro with 3D shadow effect](og_image/flag_maps/flag_map_102053769.jpg)
flag map of Curral de Dentro with 3D shadow effect
![Curral de Dentro map with 3d shadow effect](og_image/blank_maps/map_102053769.png)
Curral de Dentro map with 3d shadow effect
Download outline map of Curral de Dentro (geojson format) :
Curral de Dentro.geojson (**)
Download polygon array of Curral de Dentro map for "Google Maps" :
Curral de Dentro.txt
Bounding Box for Curral de Dentro Map : ( -15.97852 , -41.916983 , -15.735992 , -41.582359 )
Wikipedia ID for Curral de Dentro : Q1792791
Wikipedia SPARQL Query for Curral de Dentro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1792791 wdt:P1082 ?population. }
OPTIONAL { wd:Q1792791 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1792791 wdt:P2046 ?area. }
OPTIONAL { wd:Q1792791 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1792791 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1792791 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
Get Boundaries from overpass-turbo (OSM) with boundary box of Curral de Dentro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-15.97852, -41.916983, -15.735992, -41.582359);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Curral de Dentro)
[out:json];
(
rel["name"="Curral de Dentro"][type=boundary];
rel["name:en"="Curral de Dentro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Curral de Dentro 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.