Génova (Quezaltenango) Map Cropping Samples
Génova (Quezaltenango) Map Cropping Samples-1
Génova (Quezaltenango) Map Cropping Samples-2
Génova neighborhoods and villages map with 3D shadow effect
flag map of Génova with 3D shadow effect
Génova map with 3d shadow effect
Download outline map of Génova (geojson format) :
Génova.geojson (**)
Download polygon array of Génova map for "Google Maps" :
Génova.txt
Bounding Box for Génova Map : ( 14.491507 , -91.963292 , 14.681517 , -91.765001 )
Wikipedia ID for Génova : Q3123016
Wikipedia SPARQL Query for Génova (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3123016 wdt:P1082 ?population. }
OPTIONAL { wd:Q3123016 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3123016 wdt:P2046 ?area. }
OPTIONAL { wd:Q3123016 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3123016 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3123016 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 Génova map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.491507, -91.963292, 14.681517, -91.765001);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Génova)
[out:json];
(
rel["name"="Genova"][type=boundary];
rel["name:en"="Genova"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Génova
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bolivar | 14.566670 , -91.850000 |
El Castano | 14.533330 , -91.833330 |
El Manatial | 14.633330 , -91.833330 |
El Rosario | 14.550000 , -91.883330 |
El Rosario | 14.633330 , -91.816670 |
Flores Costa Cuca | 14.650000 , -91.816670 |
Génova | 14.616670 , -91.833330 |
Guadalupe | 14.600000 , -91.850000 |
La Paz | 14.583330 , -91.833330 |
Notes:
- You can download geometry data for Génova 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.