Bacabeira (Maranhao) Map Cropping Samples
Bacabeira (Maranhao) Map Cropping Samples-1
Bacabeira (Maranhao) Map Cropping Samples-2
Bacabeira neighborhoods and villages map with 3D shadow effect
flag map of Bacabeira with 3D shadow effect
Bacabeira map with 3d shadow effect
Download outline map of Bacabeira (geojson format) :
Bacabeira.geojson (**)
Download polygon array of Bacabeira map for "Google Maps" :
Bacabeira.txt
Bounding Box for Bacabeira Map : ( -3.105027 , -44.500813 , -2.75641 , -44.256854 )
Wikipedia ID for Bacabeira : Q2068936
Wikipedia SPARQL Query for Bacabeira (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2068936 wdt:P1082 ?population. }
OPTIONAL { wd:Q2068936 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2068936 wdt:P2046 ?area. }
OPTIONAL { wd:Q2068936 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2068936 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2068936 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 Bacabeira map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.105027, -44.500813, -2.75641, -44.256854);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bacabeira)
[out:json];
(
rel["name"="Bacabeira"][type=boundary];
rel["name:en"="Bacabeira"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bacabeira
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bacabeira | -2.982208 , -44.317005 |
Gameleira | -3.059884 , -44.332251 |
José Pedro | -2.991804 , -44.351035 |
Papoco | -3.058771 , -44.321535 |
Perises | -2.916670 , -44.350000 |
Perizes de Baixo | -2.915444 , -44.352443 |
Perizes de Cima | -2.942380 , -44.334392 |
Ramal do Abould | -3.040952 , -44.319084 |
Vila Cearense | -3.014818 , -44.315953 |
Notes:
- You can download geometry data for Bacabeira 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.