Miranda do Norte (Maranhao) Map Cropping Samples
![Miranda do Norte (Maranhao) Map Cropping Samples-1](og_image/map_cropping/4-102053029-1.jpeg)
Miranda do Norte (Maranhao) Map Cropping Samples-1
![Miranda do Norte (Maranhao) Map Cropping Samples-2](og_image/map_cropping/4-102053029-3.jpeg)
Miranda do Norte (Maranhao) Map Cropping Samples-2
![Miranda do Norte neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102053029.jpg)
Miranda do Norte neighborhoods and villages map with 3D shadow effect
![flag map of Miranda do Norte with 3D shadow effect](og_image/flag_maps/flag_map_102053029.jpg)
flag map of Miranda do Norte with 3D shadow effect
![Miranda do Norte map with 3d shadow effect](og_image/blank_maps/map_102053029.png)
Miranda do Norte map with 3d shadow effect
Download outline map of Miranda do Norte (geojson format) :
Miranda do Norte.geojson (**)
Download polygon array of Miranda do Norte map for "Google Maps" :
Miranda do Norte.txt
Bounding Box for Miranda do Norte Map : ( -3.659009 , -44.625771 , -3.441571 , -44.385014 )
Wikipedia ID for Miranda do Norte : Q2066162
Wikipedia SPARQL Query for Miranda do Norte (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2066162 wdt:P1082 ?population. }
OPTIONAL { wd:Q2066162 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2066162 wdt:P2046 ?area. }
OPTIONAL { wd:Q2066162 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2066162 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2066162 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 Miranda do Norte map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.659009, -44.625771, -3.441571, -44.385014);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Miranda do Norte)
[out:json];
(
rel["name"="Miranda do Norte"][type=boundary];
rel["name:en"="Miranda do Norte"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Miranda do Norte
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Campanha | -3.483330 , -44.450000 |
Campestre | -3.453535 , -44.577326 |
Cariongo I | -3.475559 , -44.574684 |
Cariongo II | -3.461754 , -44.592264 |
Juca | -3.566670 , -44.583330 |
Miranda | -3.550000 , -44.516670 |
Miranda do Norte | -3.567602 , -44.582115 |
Olho d'Agua | -3.483330 , -44.416670 |
Pindoval | -3.480160 , -44.534133 |
Notes:
- You can download geometry data for Miranda do Norte 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.