Lastro (Paraiba) Map Cropping Samples
Lastro (Paraiba) Map Cropping Samples-1
Lastro (Paraiba) Map Cropping Samples-2
Lastro neighborhoods and villages map with 3D shadow effect
flag map of Lastro with 3D shadow effect
Lastro map with 3d shadow effect
Download outline map of Lastro (geojson format) :
Lastro.geojson (**)
Download polygon array of Lastro map for "Google Maps" :
Lastro.txt
Bounding Box for Lastro Map : ( -6.623162 , -38.246299 , -6.483948 , -38.120212 )
Wikipedia ID for Lastro : Q2009351
Wikipedia SPARQL Query for Lastro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2009351 wdt:P1082 ?population. }
OPTIONAL { wd:Q2009351 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2009351 wdt:P2046 ?area. }
OPTIONAL { wd:Q2009351 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2009351 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2009351 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 Lastro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-6.623162, -38.246299, -6.483948, -38.120212);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lastro)
[out:json];
(
rel["name"="Lastro"][type=boundary];
rel["name:en"="Lastro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lastro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alivio | -6.583330 , -38.150000 |
Boa Esperança | -6.501852 , -38.208815 |
Jerimum | -6.566670 , -38.216670 |
Lastro | -6.516283 , -38.179071 |
Roca Nova | -6.533330 , -38.166670 |
Notes:
- You can download geometry data for Lastro 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.