San Marcos (Carazo) Map Cropping Samples
![San Marcos (Carazo) Map Cropping Samples-1](og_image/map_cropping/4-1108693789-1.jpeg)
San Marcos (Carazo) Map Cropping Samples-1
![San Marcos (Carazo) Map Cropping Samples-2](og_image/map_cropping/4-1108693789-3.jpeg)
San Marcos (Carazo) Map Cropping Samples-2
![San Marcos neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108693789.jpg)
San Marcos neighborhoods and villages map with 3D shadow effect
![flag map of San Marcos with 3D shadow effect](og_image/flag_maps/flag_map_1108693789.jpg)
flag map of San Marcos with 3D shadow effect
![San Marcos map with 3d shadow effect](og_image/blank_maps/map_1108693789.png)
San Marcos map with 3d shadow effect
Download outline map of San Marcos (geojson format) :
San Marcos.geojson (**)
Download polygon array of San Marcos map for "Google Maps" :
San Marcos.txt
Bounding Box for San Marcos Map : ( 11.815607 , -86.379255 , 11.954602 , -86.203226 )
Wikipedia ID for San Marcos : Q1013654
Wikipedia SPARQL Query for San Marcos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1013654 wdt:P1082 ?population. }
OPTIONAL { wd:Q1013654 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1013654 wdt:P2046 ?area. }
OPTIONAL { wd:Q1013654 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1013654 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1013654 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 Marcos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.815607, -86.379255, 11.954602, -86.203226);
);
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 Marcos)
[out:json];
(
rel["name"="San Marcos"][type=boundary];
rel["name:en"="San Marcos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Marcos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Brasil Grande | 11.898540 , -86.292060 |
Brasilito | 11.849530 , -86.339430 |
Cicaya Grande | 11.924660 , -86.251940 |
Dulce Nombre | 11.859600 , -86.343160 |
El Asilo | 11.923310 , -86.237650 |
El Guanacaste | 11.869690 , -86.337650 |
El Ojochal | 11.897030 , -86.340620 |
Emperatriz | 11.937920 , -86.302480 |
La Barranca | 11.914990 , -86.275610 |
La Marchenena | 11.920610 , -86.309380 |
Montecristo | 11.922660 , -86.275290 |
Pacaya | 11.949080 , -86.300540 |
San Francisco | 11.895790 , -86.312400 |
San Miguel | 11.874010 , -86.312240 |
San Pedro | 11.880220 , -86.321960 |
San Vicente | 11.836090 , -86.327030 |
Santa Maria | 11.932700 , -86.281870 |
Notes:
- You can download geometry data for San Marcos 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.