Formosa (Formosa) Map Cropping Samples
Formosa (Formosa) Map Cropping Samples-1
Formosa (Formosa) Map Cropping Samples-2
Formosa neighborhoods and villages map with 3D shadow effect
flag map of Formosa with 3D shadow effect
Formosa map with 3d shadow effect
Download outline map of Formosa (geojson format) :
Formosa.geojson (**)
Download polygon array of Formosa map for "Google Maps" :
Formosa.txt
Bounding Box for Formosa Map : ( -26.393758 , -58.931329 , -25.56224 , -57.804871 )
Wikipedia ID for Formosa : Q44214
Wikipedia SPARQL Query for Formosa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q44214 wdt:P1082 ?population. }
OPTIONAL { wd:Q44214 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q44214 wdt:P2046 ?area. }
OPTIONAL { wd:Q44214 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q44214 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q44214 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 Formosa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-26.393758, -58.931329, -25.56224, -57.804871);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Formosa)
[out:json];
(
rel["name"="Formosa"][type=boundary];
rel["name:en"="Formosa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Formosa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Alberdi | -26.150000 , -58.116670 |
Colonia Dalmacia | -25.847690 , -57.897400 |
Colonia Pastoril | -25.686090 , -58.266130 |
Formosa | -26.177530 , -58.178140 |
Galpones | -26.200000 , -58.150000 |
Madera Barrios | -25.600000 , -58.400000 |
Mariano Boedo | -26.110790 , -58.485900 |
Mojon de Fierro | -26.032420 , -58.048140 |
Posta-i | -25.766670 , -58.083330 |
Puerto Dalmacia | -25.870640 , -57.881260 |
San Hilario | -26.033330 , -58.650000 |
Seccion San Nicolas | -25.660910 , -58.165620 |
Tres Horquetas | -26.184350 , -58.359030 |
Tres Marias | -26.323740 , -58.201420 |
Notes:
- You can download geometry data for Formosa 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.