Satubinha (Maranhao) Map Cropping Samples
Satubinha (Maranhao) Map Cropping Samples-1
Satubinha (Maranhao) Map Cropping Samples-2
Satubinha neighborhoods and villages map with 3D shadow effect
flag map of Satubinha with 3D shadow effect
Satubinha map with 3d shadow effect
Download outline map of Satubinha (geojson format) :
Satubinha.geojson (**)
Download polygon array of Satubinha map for "Google Maps" :
Satubinha.txt
Bounding Box for Satubinha Map : ( -4.148609 , -45.34139 , -3.729445 , -45.146185 )
Wikipedia ID for Satubinha : Q2064663
Wikipedia SPARQL Query for Satubinha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2064663 wdt:P1082 ?population. }
OPTIONAL { wd:Q2064663 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2064663 wdt:P2046 ?area. }
OPTIONAL { wd:Q2064663 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2064663 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2064663 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 Satubinha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.148609, -45.34139, -3.729445, -45.146185);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Satubinha)
[out:json];
(
rel["name"="Satubinha"][type=boundary];
rel["name:en"="Satubinha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Satubinha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Vila Bom Jesus | -3.807565 , -45.295785 |
Cigana | -3.799925 , -45.208672 |
Laje Grande | -3.800000 , -45.233330 |
Satubinha | -4.036275 , -45.237391 |
Sumaúma | -3.918098 , -45.311421 |
Timorante | -4.098101 , -45.279139 |
Vitorino Freire | -4.042380 , -45.237770 |
Notes:
- You can download geometry data for Satubinha 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.