San Matías (El Paraíso) Map Cropping Samples
San Matías (El Paraíso) Map Cropping Samples-1
San Matías (El Paraíso) Map Cropping Samples-2
San Matías neighborhoods and villages map with 3D shadow effect
flag map of San Matías with 3D shadow effect
San Matías map with 3d shadow effect
Download outline map of San Matías (geojson format) :
San Matías.geojson (**)
Download polygon array of San Matías map for "Google Maps" :
San Matías.txt
Bounding Box for San Matías Map : ( 13.911667 , -86.735184 , 13.995675 , -86.556351 )
Wikipedia ID for San Matías : Q2392501
Wikipedia SPARQL Query for San Matías (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2392501 wdt:P1082 ?population. }
OPTIONAL { wd:Q2392501 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2392501 wdt:P2046 ?area. }
OPTIONAL { wd:Q2392501 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2392501 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2392501 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 Matías map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.911667, -86.735184, 13.995675, -86.556351);
);
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 Matías)
[out:json];
(
rel["name"="San Matias"][type=boundary];
rel["name:en"="San Matias"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Matías
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Corral Falso | 13.950000 , -86.583330 |
El Corral Falso | 13.983330 , -86.633330 |
El Espinito | 13.950000 , -86.666670 |
El Espino | 13.950000 , -86.650000 |
El Guayacan | 13.950000 , -86.650000 |
El Robledal | 13.950000 , -86.650000 |
Hacienda La Bolivia | 13.966670 , -86.583330 |
La Concepcion | 13.966670 , -86.700000 |
Las Tunas | 13.966670 , -86.633330 |
Rio Abajo | 13.983330 , -86.616670 |
Sabanetas | 13.966670 , -86.616670 |
San Jeronimo | 13.966670 , -86.666670 |
San Marcos Abajo | 13.950000 , -86.566670 |
San Matías | 13.983330 , -86.633330 |
Santa Rosa | 13.950000 , -86.666670 |
Notes:
- You can download geometry data for San Matías 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.