Bom Lugar (Maranhao) Map Cropping Samples
Bom Lugar (Maranhao) Map Cropping Samples-1
Bom Lugar (Maranhao) Map Cropping Samples-2
Bom Lugar neighborhoods and villages map with 3D shadow effect
flag map of Bom Lugar with 3D shadow effect
Bom Lugar map with 3d shadow effect
Download outline map of Bom Lugar (geojson format) :
Bom Lugar.geojson (**)
Download polygon array of Bom Lugar map for "Google Maps" :
Bom Lugar.txt
Bounding Box for Bom Lugar Map : ( -4.484176 , -45.133069 , -4.113918 , -44.872745 )
Wikipedia ID for Bom Lugar : Q2068928
Wikipedia SPARQL Query for Bom Lugar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2068928 wdt:P1082 ?population. }
OPTIONAL { wd:Q2068928 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2068928 wdt:P2046 ?area. }
OPTIONAL { wd:Q2068928 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2068928 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2068928 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 Bom Lugar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.484176, -45.133069, -4.113918, -44.872745);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bom Lugar)
[out:json];
(
rel["name"="Bom Lugar"][type=boundary];
rel["name:en"="Bom Lugar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bom Lugar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto Alegre I | -4.171050 , -44.963114 |
Alto Bonito | -4.140111 , -44.998776 |
Bom Lugar | -4.370644 , -45.034486 |
Centro Jose Machado | -4.366670 , -45.033330 |
Fazenda São João | -4.372003 , -44.967438 |
Lago do Junco | -4.400000 , -44.916670 |
Livramento | -4.344389 , -44.989551 |
Matinha I | -4.355934 , -44.957389 |
Olho D'Água dos Miranda | -4.392527 , -44.995037 |
Poção Comprido | -4.422417 , -45.022141 |
Primavera | -4.400000 , -44.916670 |
Santa Inês | -4.338241 , -45.057793 |
Santa Luzia I e II | -4.378794 , -45.082832 |
Santo Antônio dos Patrícios | -4.360745 , -45.045492 |
São Paulo Apóstolo | -4.192027 , -44.999578 |
Vertente | -4.395597 , -45.101113 |
Notes:
- You can download geometry data for Bom Lugar 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.