Antonio Ante (Imbabura) Map Cropping Samples
Antonio Ante (Imbabura) Map Cropping Samples-1
Antonio Ante (Imbabura) Map Cropping Samples-2
Antonio Ante neighborhoods and villages map with 3D shadow effect
flag map of Antonio Ante with 3D shadow effect
Antonio Ante map with 3d shadow effect
Download outline map of Antonio Ante (geojson format) :
Antonio Ante.geojson (**)
Download polygon array of Antonio Ante map for "Google Maps" :
Antonio Ante.txt
Bounding Box for Antonio Ante Map : ( 0.263258 , -78.245894 , 0.399154 , -78.134081 )
Wikipedia ID for Antonio Ante : Q1992605
Wikipedia SPARQL Query for Antonio Ante (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1992605 wdt:P1082 ?population. }
OPTIONAL { wd:Q1992605 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1992605 wdt:P2046 ?area. }
OPTIONAL { wd:Q1992605 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1992605 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1992605 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 Antonio Ante map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.263258, -78.245894, 0.399154, -78.134081);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Antonio Ante)
[out:json];
(
rel["name"="Antonio Ante"][type=boundary];
rel["name:en"="Antonio Ante"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Antonio Ante
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Andrade Marin | 0.322200 , -78.206490 |
Atuntaqui | 0.331510 , -78.217050 |
Hacienda Agualonguito | 0.300000 , -78.216670 |
Hacienda Anafo | 0.347480 , -78.202420 |
Hacienda La Violeta | 0.363160 , -78.198000 |
Hacienda Ontanon | 0.333330 , -78.216670 |
Hacienda San Jose de Cobuendo | 0.361690 , -78.172420 |
Hacienda San Nicolas | 0.316670 , -78.200000 |
Hacienda San Ricardo | 0.366670 , -78.183330 |
Hacienda Santa Rosa | 0.341730 , -78.222530 |
Hacienda Santiago de Monjas | 0.389400 , -78.161120 |
Hacienda Santiago del Rey | 0.381190 , -78.179410 |
Imbaya | 0.369130 , -78.151080 |
Natabuela | 0.341390 , -78.192980 |
San Roque | 0.304130 , -78.233840 |
Santa Isabel | 0.314520 , -78.200610 |
Notes:
- You can download geometry data for Antonio Ante 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.