Download outline map of La Masica (geojson format) :
La Masica.geojson (**)
Download polygon array of La Masica map for "Google Maps" :
La Masica.txt
Bounding Box for La Masica Map : ( 15.420625 , -87.231522 , 15.789508 , -87.040634 )
Wikipedia ID for La Masica : Q2358954
Wikipedia SPARQL Query for La Masica (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2358954 wdt:P1082 ?population. }
OPTIONAL { wd:Q2358954 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2358954 wdt:P2046 ?area. }
OPTIONAL { wd:Q2358954 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2358954 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2358954 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 La Masica map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.420625, -87.231522, 15.789508, -87.040634);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (La Masica)
[out:json];
(
rel["name"="La Masica"][type=boundary];
rel["name:en"="La Masica"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of La Masica
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Tibia | 15.600000 , -87.166670 |
Carmelina | 15.616670 , -87.183330 |
Casa de Alto | 15.633330 , -87.150000 |
Colinas | 15.616670 , -87.150000 |
Colindres | 15.633330 , -87.116670 |
Cuerito | 15.500000 , -87.133330 |
Cuero | 15.750000 , -87.116670 |
El Eden | 15.683330 , -87.150000 |
El Higuerito | 15.633330 , -87.116670 |
El Manchon | 15.566670 , -87.100000 |
Frisco Dos | 15.666670 , -87.116670 |
Frisco Uno | 15.666670 , -87.100000 |
Japon | 15.616670 , -87.083330 |
La Audiencia | 15.600000 , -87.116670 |
La Belgica | 15.633330 , -87.100000 |
La Masica | 15.616670 , -87.116670 |
Monte Negro | 15.600000 , -87.116670 |
Naranjal | 15.633330 , -87.083330 |
Portillo | 15.516670 , -87.116670 |
Potreritos | 15.633330 , -87.083330 |
Pozo Zarco | 15.650000 , -87.116670 |
Rio Cuero | 15.683330 , -87.100000 |
San Antonio | 15.600000 , -87.150000 |
San Felix | 15.633330 , -87.150000 |
San Juan Benque | 15.616670 , -87.183330 |
San Marcos | 15.583330 , -87.116670 |
Santa Fe | 15.583330 , -87.116670 |
Soledad | 15.633330 , -87.200000 |
Subirana | 15.633330 , -87.166670 |
Tarritos | 15.616670 , -87.166670 |
Tripoli | 15.683330 , -87.150000 |
Notes:
- You can download geometry data for La Masica 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.