Lomas de Zamora (Buenos Aires) Map Cropping Samples
Lomas de Zamora (Buenos Aires) Map Cropping Samples-1
Lomas de Zamora (Buenos Aires) Map Cropping Samples-2
Lomas de Zamora neighborhoods and villages map with 3D shadow effect
flag map of Lomas de Zamora with 3D shadow effect
Lomas de Zamora map with 3d shadow effect
Download outline map of Lomas de Zamora (geojson format) :
Lomas de Zamora.geojson (**)
Download polygon array of Lomas de Zamora map for "Google Maps" :
Lomas de Zamora.txt
Bounding Box for Lomas de Zamora Map : ( -34.819141 , -58.490736 , -34.689941 , -58.338168 )
Wikipedia ID for Lomas de Zamora : Q642057
Wikipedia SPARQL Query for Lomas de Zamora (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q642057 wdt:P1082 ?population. }
OPTIONAL { wd:Q642057 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q642057 wdt:P2046 ?area. }
OPTIONAL { wd:Q642057 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q642057 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q642057 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 Lomas de Zamora map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.819141, -58.490736, -34.689941, -58.338168);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lomas de Zamora)
[out:json];
(
rel["name"="Lomas De Zamora"][type=boundary];
rel["name:en"="Lomas De Zamora"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lomas de Zamora
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Banfield | -34.744710 , -58.404100 |
Fiorito | -34.698880 , -58.450270 |
Ingeniero Budge | -34.719590 , -58.458460 |
Llavallol | -34.789560 , -58.430920 |
Lomas de Zamora | -34.760880 , -58.406320 |
Santa Catalina | -34.776940 , -58.431140 |
Temperley | -34.776520 , -58.406930 |
Notes:
- You can download geometry data for Lomas de Zamora 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.