Nuevo Progreso (San Marcos) Map Cropping Samples
Nuevo Progreso (San Marcos) Map Cropping Samples-1
Nuevo Progreso (San Marcos) Map Cropping Samples-2
Nuevo Progreso neighborhoods and villages map with 3D shadow effect
flag map of Nuevo Progreso with 3D shadow effect
Nuevo Progreso map with 3d shadow effect
Download outline map of Nuevo Progreso (geojson format) :
Nuevo Progreso.geojson (**)
Download polygon array of Nuevo Progreso map for "Google Maps" :
Nuevo Progreso.txt
Bounding Box for Nuevo Progreso Map : ( 14.71 , -92.01222 , 14.916968 , -91.796609 )
Wikipedia ID for Nuevo Progreso : Q3879296
Wikipedia SPARQL Query for Nuevo Progreso (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3879296 wdt:P1082 ?population. }
OPTIONAL { wd:Q3879296 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3879296 wdt:P2046 ?area. }
OPTIONAL { wd:Q3879296 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3879296 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3879296 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 Nuevo Progreso map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.71, -92.01222, 14.916968, -91.796609);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nuevo Progreso)
[out:json];
(
rel["name"="Nuevo Progreso"][type=boundary];
rel["name:en"="Nuevo Progreso"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nuevo Progreso
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Sombrerito | 14.783330 , -91.950000 |
La Conquista | 14.816670 , -91.866670 |
Laguna Seca | 14.750000 , -91.916670 |
Nuevo Progreso | 14.800000 , -91.916670 |
Palin | 14.800000 , -91.916670 |
Pueblo Viejo | 14.800000 , -91.900000 |
Sacuchum | 14.883330 , -91.816670 |
San Ignacio | 14.833330 , -91.866670 |
Notes:
- You can download geometry data for Nuevo Progreso 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.