Tres de Febrero (Buenos Aires) Map Cropping Samples
Tres de Febrero (Buenos Aires) Map Cropping Samples-1
Tres de Febrero (Buenos Aires) Map Cropping Samples-2
Tres de Febrero neighborhoods and villages map with 3D shadow effect
flag map of Tres de Febrero with 3D shadow effect
Tres de Febrero map with 3d shadow effect
Download outline map of Tres de Febrero (geojson format) :
Tres de Febrero.geojson (**)
Download polygon array of Tres de Febrero map for "Google Maps" :
Tres de Febrero.txt
Bounding Box for Tres de Febrero Map : ( -34.650826 , -58.643788 , -34.546304 , -58.523643 )
Wikipedia ID for Tres de Febrero : Q7838741
Wikipedia SPARQL Query for Tres de Febrero (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7838741 wdt:P1082 ?population. }
OPTIONAL { wd:Q7838741 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7838741 wdt:P2046 ?area. }
OPTIONAL { wd:Q7838741 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7838741 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7838741 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 Tres de Febrero map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.650826, -58.643788, -34.546304, -58.523643);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tres de Febrero)
[out:json];
(
rel["name"="Tres De Febrero"][type=boundary];
rel["name:en"="Tres De Febrero"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tres de Febrero
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Billinghurst | -34.573010 , -58.591750 |
Caseros | -34.600710 , -58.564240 |
Ciudadela | -34.637720 , -58.540780 |
Martin Coronado | -34.589540 , -58.590700 |
Podesta | -34.584750 , -58.602150 |
Sáenz Peña | -34.600520 , -58.530080 |
Santos Lugares | -34.600160 , -58.545920 |
Villa Bosch | -34.585720 , -58.577050 |
Villa Jose Ingenieros | -34.621240 , -58.545460 |
Notes:
- You can download geometry data for Tres de Febrero 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.