Download outline map of Federación (geojson format) :
Federación.geojson (**)
Download polygon array of Federación map for "Google Maps" :
Federación.txt
Bounding Box for Federación Map : ( -31.21269 , -58.572477 , -30.260388 , -57.799872 )
Wikipedia ID for Federación : Q52595
Wikipedia SPARQL Query for Federación (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q52595 wdt:P1082 ?population. }
OPTIONAL { wd:Q52595 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q52595 wdt:P2046 ?area. }
OPTIONAL { wd:Q52595 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q52595 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q52595 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 Federación map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-31.21269, -58.572477, -30.260388, -57.799872);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Federación)
[out:json];
(
rel["name"="Federacion"][type=boundary];
rel["name:en"="Federacion"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Federación
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
A. Dalzzotto | -30.340930 , -58.211230 |
Almiron | -30.730860 , -58.030900 |
Anderson | -31.073280 , -58.027430 |
B. Benitti | -30.745540 , -58.134430 |
C. Sirtori | -30.828100 , -58.044240 |
Chajarí | -30.750480 , -57.979620 |
Chaviyu | -31.100980 , -57.912340 |
Colonia Ensanche Sauce | -30.857540 , -57.864510 |
E. Harchimberbe | -30.811400 , -58.056000 |
E. Lover | -30.660280 , -58.033840 |
El Blanqueado | -30.700760 , -58.210070 |
El Puesto | -30.697680 , -58.302220 |
F. Deligne | -30.808360 , -58.015390 |
F. Francisconi | -30.780380 , -58.265430 |
F. Garcia | -30.761830 , -58.008980 |
F. Leonardeli | -30.652680 , -58.016450 |
F.S. Pedri | -30.757390 , -58.077550 |
Federación | -31.006210 , -57.899620 |
Florida | -30.481870 , -58.286910 |
J. Bastida | -30.827550 , -58.010380 |
J. Graciano | -30.756180 , -58.317710 |
J. Miguez | -30.618730 , -58.497070 |
J. Segala | -30.762990 , -58.100130 |
La Lata | -30.675880 , -58.066390 |
La Tosca | -30.821010 , -58.180950 |
Los Conquistadores | -30.590800 , -58.467730 |
M. Larroca | -30.772640 , -58.221300 |
Mandisovi | -30.910870 , -58.027940 |
P. Dalorto | -30.647340 , -58.030620 |
P. Debra | -30.711660 , -58.108700 |
P. Giroto | -30.661300 , -58.018710 |
P. Petrelie | -30.655230 , -58.032160 |
P. Valle | -30.745010 , -58.123640 |
Percara | -30.808310 , -58.031370 |
Perira | -30.800620 , -58.169930 |
San Pedro | -30.757140 , -58.080820 |
San Ramon | -30.833330 , -58.250000 |
Santa Ana | -30.900040 , -57.931620 |
Sguerzo | -30.775910 , -58.099310 |
Villa del Rosario | -30.795670 , -57.912570 |
Notes:
- You can download geometry data for Federación 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.