San Lázaro (Concepción) Map Cropping Samples
San Lázaro (Concepción) Map Cropping Samples-1
San Lázaro (Concepción) Map Cropping Samples-2
San Lázaro neighborhoods and villages map with 3D shadow effect
flag map of San Lázaro with 3D shadow effect
San Lázaro map with 3d shadow effect
Download outline map of San Lázaro (geojson format) :
San Lázaro.geojson (**)
Download polygon array of San Lázaro map for "Google Maps" :
San Lázaro.txt
Bounding Box for San Lázaro Map : ( -22.4161789052 , -57.9937844334 , -22.0790876114 , -57.4992309232 )
Wikipedia ID for San Lázaro : Q1990310
Wikipedia SPARQL Query for San Lázaro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1990310 wdt:P1082 ?population. }
OPTIONAL { wd:Q1990310 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1990310 wdt:P2046 ?area. }
OPTIONAL { wd:Q1990310 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1990310 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1990310 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 San Lázaro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.4161789052, -57.9937844334, -22.0790876114, -57.4992309232);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Lázaro)
[out:json];
(
rel["name"="San Lazaro"][type=boundary];
rel["name:en"="San Lazaro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Lázaro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Estancia Casilda | -22.216670 , -57.933330 |
Estancia Centurion | -22.300000 , -57.550000 |
Estancia Estrellas | -22.166670 , -57.700000 |
Estancia Isla Sola | -22.200000 , -57.800000 |
Estancia Tacho Cue | -22.200000 , -57.866670 |
Puerto Risso | -22.350000 , -57.833330 |
Puerto Sastre | -22.100000 , -57.983330 |
Puerto Vallemi | -22.157550 , -57.951250 |
Retiro | -22.233330 , -57.633330 |
San Lázaro | -22.166670 , -57.916670 |
Notes:
- You can download geometry data for San Lázaro 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.