Filadelfia (Boquerón) Map Cropping Samples
Filadelfia (Boquerón) Map Cropping Samples-1
Filadelfia (Boquerón) Map Cropping Samples-2
Filadelfia neighborhoods and villages map with 3D shadow effect
flag map of Filadelfia with 3D shadow effect
Filadelfia map with 3d shadow effect
Download outline map of Filadelfia (geojson format) :
Filadelfia.geojson (**)
Download polygon array of Filadelfia map for "Google Maps" :
Filadelfia.txt
Bounding Box for Filadelfia Map : ( -22.518525 , -60.580217 , -20.456691 , -59.715013 )
Wikipedia ID for Filadelfia : Q733744
Wikipedia SPARQL Query for Filadelfia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q733744 wdt:P1082 ?population. }
OPTIONAL { wd:Q733744 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q733744 wdt:P2046 ?area. }
OPTIONAL { wd:Q733744 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q733744 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q733744 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 Filadelfia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.518525, -60.580217, -20.456691, -59.715013);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Filadelfia)
[out:json];
(
rel["name"="Filadelfia"][type=boundary];
rel["name:en"="Filadelfia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Filadelfia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Fernheim | -22.250000 , -59.833330 |
Estancia Campo Aroma | -22.183330 , -60.066670 |
Estancia Escobar | -21.583330 , -60.216670 |
Estancia Ferko | -20.900000 , -60.266670 |
Estancia Mary | -22.016670 , -60.216670 |
Estancia Mbigua | -21.483330 , -59.983330 |
Estancia San Jorge | -22.000000 , -60.283330 |
Filadelfia | -22.350000 , -60.033330 |
Fortin Teniente Montnia | -22.057800 , -59.952650 |
Guajho | -22.316670 , -60.150000 |
Kilometro 262 | -22.066670 , -60.350000 |
Potrero Palmas | -22.216670 , -59.966670 |
Puesto Teniente G. Trovatto | -21.966670 , -60.450000 |
Retiro Yaguarete | -21.933330 , -60.416670 |
Tunari | -21.166670 , -60.533330 |
Notes:
- You can download geometry data for Filadelfia 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.