Morros (Maranhao) Map Cropping Samples
Morros (Maranhao) Map Cropping Samples-1
Morros (Maranhao) Map Cropping Samples-2
Morros neighborhoods and villages map with 3D shadow effect
flag map of Morros with 3D shadow effect
Morros map with 3d shadow effect
Download outline map of Morros (geojson format) :
Morros.geojson (**)
Download polygon array of Morros map for "Google Maps" :
Morros.txt
Bounding Box for Morros Map : ( -3.2926 , -44.068119 , -2.637505 , -43.542145 )
Wikipedia ID for Morros : Q301700
Wikipedia SPARQL Query for Morros (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q301700 wdt:P1082 ?population. }
OPTIONAL { wd:Q301700 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q301700 wdt:P2046 ?area. }
OPTIONAL { wd:Q301700 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q301700 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q301700 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 Morros map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.2926, -44.068119, -2.637505, -43.542145);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Morros)
[out:json];
(
rel["name"="Morros"][type=boundary];
rel["name:en"="Morros"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Morros
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bacaba | -2.983330 , -43.850000 |
Baiao | -3.166670 , -43.650000 |
Bom Gosto | -2.834333 , -43.985320 |
Buritizinho | -3.050000 , -43.650000 |
Capim-Acu | -3.116670 , -43.666670 |
Centro Grande | -3.216670 , -43.766670 |
Inga | -3.216670 , -43.716670 |
Mato Grosso | -2.835391 , -44.008195 |
Morros | -2.868585 , -44.037288 |
Santana | -2.883330 , -44.016670 |
Sao Jose | -3.033330 , -43.900000 |
Una dos Moraes | -2.838863 , -44.040339 |
Notes:
- You can download geometry data for Morros 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.