Villa de San Antonio (Comayagua) Map Cropping Samples
Villa de San Antonio (Comayagua) Map Cropping Samples-1
Villa de San Antonio (Comayagua) Map Cropping Samples-2
Villa de San Antonio neighborhoods and villages map with 3D shadow effect
flag map of Villa de San Antonio with 3D shadow effect
Villa de San Antonio map with 3d shadow effect
Download outline map of Villa de San Antonio (geojson format) :
Villa de San Antonio.geojson (**)
Download polygon array of Villa de San Antonio map for "Google Maps" :
Villa de San Antonio.txt
Bounding Box for Villa de San Antonio Map : ( 14.201948 , -87.647346 , 14.389887 , -87.391266 )
Wikipedia ID for Villa de San Antonio : Q2257820
Wikipedia SPARQL Query for Villa de San Antonio (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2257820 wdt:P1082 ?population. }
OPTIONAL { wd:Q2257820 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2257820 wdt:P2046 ?area. }
OPTIONAL { wd:Q2257820 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2257820 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2257820 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 Villa de San Antonio map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.201948, -87.647346, 14.389887, -87.391266);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Villa de San Antonio)
[out:json];
(
rel["name"="Villa de San Antonio"][type=boundary];
rel["name:en"="Villa de San Antonio"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villa de San Antonio
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Coyolar | 14.250000 , -87.500000 |
El Arrayan | 14.366670 , -87.500000 |
El Campanario | 14.350000 , -87.566670 |
El Chaguite Grande | 14.250000 , -87.500000 |
El Coquito | 14.350000 , -87.616670 |
El Coyolar | 14.263610 , -87.474720 |
Flores | 14.283330 , -87.566670 |
Jicarito | 14.333330 , -87.516670 |
La Cebadilla | 14.366670 , -87.516670 |
Las Botijas | 14.366670 , -87.416670 |
Las Mercedes | 14.283330 , -87.566670 |
Las Mesas | 14.350000 , -87.583330 |
Las Pinuelas | 14.316670 , -87.583330 |
Los Cimientos | 14.333330 , -87.550000 |
Los Mangos | 14.318690 , -87.614270 |
Los Ranchitos | 14.350000 , -87.583330 |
Plazuela | 14.300000 , -87.600000 |
Proteccion | 14.250000 , -87.466670 |
Quebrada Honda | 14.233330 , -87.466670 |
Rancho Chiquito | 14.283330 , -87.516670 |
San Jose | 14.316670 , -87.566670 |
San Nicolas | 14.350000 , -87.583330 |
San Rafael | 14.266670 , -87.483330 |
Suyapa | 14.329910 , -87.600170 |
Tujaca | 14.366670 , -87.500000 |
Valladolid | 14.266670 , -87.533330 |
Villa de San Antonio | 14.316670 , -87.616670 |
Yarumela | 14.333330 , -87.633330 |
Notes:
- You can download geometry data for Villa de San Antonio 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.