Mirinzal (Maranhao) Map Cropping Samples
Mirinzal (Maranhao) Map Cropping Samples-1
Mirinzal (Maranhao) Map Cropping Samples-2
Mirinzal neighborhoods and villages map with 3D shadow effect
flag map of Mirinzal with 3D shadow effect
Mirinzal map with 3d shadow effect
Download outline map of Mirinzal (geojson format) :
Mirinzal.geojson (**)
Download polygon array of Mirinzal map for "Google Maps" :
Mirinzal.txt
Bounding Box for Mirinzal Map : ( -2.251047 , -44.969862 , -1.890566 , -44.683191 )
Wikipedia ID for Mirinzal : Q2066198
Wikipedia SPARQL Query for Mirinzal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2066198 wdt:P1082 ?population. }
OPTIONAL { wd:Q2066198 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2066198 wdt:P2046 ?area. }
OPTIONAL { wd:Q2066198 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2066198 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2066198 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 Mirinzal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.251047, -44.969862, -1.890566, -44.683191);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mirinzal)
[out:json];
(
rel["name"="Mirinzal"][type=boundary];
rel["name:en"="Mirinzal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mirinzal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baturite | -1.983330 , -44.783330 |
Frecheira | -2.032089 , -44.768785 |
Graça de Deus | -1.953307 , -44.720886 |
Gurutil | -1.981906 , -44.766512 |
Mirinzal | -2.064946 , -44.783379 |
Remedio | -2.050000 , -44.950000 |
Rio do Peixe | -2.150000 , -44.833330 |
Santiago | -1.971359 , -44.804170 |
Soledade | -2.063100 , -44.778110 |
Notes:
- You can download geometry data for Mirinzal 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.