Sesori (San Miguel) Map Cropping Samples
Sesori (San Miguel) Map Cropping Samples-1
Sesori (San Miguel) Map Cropping Samples-2
Sesori neighborhoods and villages map with 3D shadow effect
flag map of Sesori with 3D shadow effect
Sesori map with 3d shadow effect
Download outline map of Sesori (geojson format) :
Sesori.geojson (**)
Download polygon array of Sesori map for "Google Maps" :
Sesori.txt
Bounding Box for Sesori Map : ( 13.638504 , -88.513527 , 13.78039 , -88.302577 )
Wikipedia ID for Sesori : Q3958151
Wikipedia SPARQL Query for Sesori (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3958151 wdt:P1082 ?population. }
OPTIONAL { wd:Q3958151 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3958151 wdt:P2046 ?area. }
OPTIONAL { wd:Q3958151 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3958151 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3958151 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 Sesori map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.638504, -88.513527, 13.78039, -88.302577);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sesori)
[out:json];
(
rel["name"="Sesori"][type=boundary];
rel["name:en"="Sesori"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sesori
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Charlaca | 13.750000 , -88.350000 |
Chilamate | 13.683330 , -88.400000 |
El Conacaste | 13.716670 , -88.450000 |
El Escarbadero | 13.666670 , -88.416670 |
El Tablon | 13.750000 , -88.366670 |
Guajiniquil | 13.716670 , -88.383330 |
Guatinluca | 13.716670 , -88.400000 |
La Majada | 13.716670 , -88.333330 |
Las Mesas | 13.700000 , -88.316670 |
Los Espinos | 13.733330 , -88.383330 |
Managuara | 13.683330 , -88.433330 |
Mazatepeque | 13.683330 , -88.383330 |
Minitas | 13.733330 , -88.383330 |
Paso Hondo | 13.716670 , -88.433330 |
Petacones | 13.716670 , -88.500000 |
Piedras Gordas | 13.733330 , -88.383330 |
San Jacinto | 13.700000 , -88.450000 |
San Jorge | 13.683330 , -88.383330 |
San Luisito | 13.750000 , -88.316670 |
San Sebastian | 13.683330 , -88.333330 |
Santa Rosa | 13.683330 , -88.350000 |
Sesori | 13.716670 , -88.366670 |
Suntulin | 13.683330 , -88.316670 |
Notes:
- You can download geometry data for Sesori 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.