Fortuna (Maranhao) Map Cropping Samples

Fortuna (Maranhao) Map Cropping Samples-1
Fortuna (Maranhao) Map Cropping Samples-1
Fortuna (Maranhao) Map Cropping Samples-2
Fortuna (Maranhao) Map Cropping Samples-2
Download outline map of Fortuna (geojson format) : Fortuna.geojson (**)
Download polygon array of Fortuna map for "Google Maps" : Fortuna.txt
Bounding Box for Fortuna Map : ( -5.84019 , -44.232584 , -5.489038 , -43.822135 )
Wikipedia ID for Fortuna : Q4654
Wikipedia SPARQL Query for Fortuna (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4654 wdt:P1082 ?population. }
OPTIONAL { wd:Q4654 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4654 wdt:P2046 ?area. }
OPTIONAL { wd:Q4654 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4654 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4654 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"~"5|6|7"](-5.84019, -44.232584, -5.489038, -43.822135);
);
out geom;

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

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

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


Neighborhoods and Villages of Fortuna
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Agua Branca -5.583330 , -43.900000
Alto dos Barros -5.705240 , -44.088711
Catumbi -5.727580 , -44.105650
Corredeira -5.808543 , -44.069136
Fortuna -5.731263 , -44.148030
São José -5.696734 , -44.073634
Varjão -5.683623 , -44.062004


Notes:
- You can download geometry data for Fortuna 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 Fortuna neighborhoods and villages map.


Share this page