San José del Golfo (Guatemala) Map Cropping Samples
San José del Golfo (Guatemala) Map Cropping Samples-1
San José del Golfo (Guatemala) Map Cropping Samples-2
San José del Golfo neighborhoods and villages map with 3D shadow effect
flag map of San José del Golfo with 3D shadow effect
San José del Golfo map with 3d shadow effect
Download outline map of San José del Golfo (geojson format) :
San José del Golfo.geojson (**)
Download polygon array of San José del Golfo map for "Google Maps" :
San José del Golfo.txt
Bounding Box for San José del Golfo Map : ( 14.73188 , -90.423634 , 14.845923 , -90.327647 )
Wikipedia ID for San José del Golfo : Q275791
Wikipedia SPARQL Query for San José del Golfo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q275791 wdt:P1082 ?population. }
OPTIONAL { wd:Q275791 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q275791 wdt:P2046 ?area. }
OPTIONAL { wd:Q275791 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q275791 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q275791 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 San José del Golfo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.73188, -90.423634, 14.845923, -90.327647);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San José del Golfo)
[out:json];
(
rel["name"="San Jose Del Golfo"][type=boundary];
rel["name:en"="San Jose Del Golfo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San José del Golfo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Zarca | 14.766670 , -90.383330 |
Buena Vista | 14.833330 , -90.350000 |
Concepcion Grande | 14.833330 , -90.400000 |
Cucajolito | 14.816670 , -90.333330 |
El Caulote | 14.800000 , -90.366670 |
El Cucajol | 14.816670 , -90.333330 |
El Jabillal | 14.816670 , -90.400000 |
El Jicaro | 14.766670 , -90.400000 |
El Puente Barranquillo | 14.833330 , -90.350000 |
Encuentro Cucajol | 14.816670 , -90.333330 |
Encuentro de Navajas | 14.766670 , -90.350000 |
Joya de los Terneros | 14.816670 , -90.350000 |
La Ceiba | 14.816670 , -90.366670 |
La Cholena | 14.783330 , -90.383330 |
La Concepcion | 14.800000 , -90.383330 |
La Verbena | 14.816670 , -90.350000 |
Las Navajas | 14.750000 , -90.383330 |
Loma Tendida | 14.821670 , -90.357780 |
Los Encuentros de Navajas | 14.766670 , -90.350000 |
Pontezuelas | 14.816670 , -90.350000 |
Pueblo Nuevo | 14.816670 , -90.366670 |
Quebrada de Agua | 14.833330 , -90.383330 |
San José El Golfo | 14.762780 , -90.376390 |
Notes:
- You can download geometry data for San José del Golfo 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.