Download outline map of El Litoral Del San Juan (geojson format) :
El Litoral Del San Juan.geojson (**)
Download polygon array of El Litoral Del San Juan map for "Google Maps" :
El Litoral Del San Juan.txt
Bounding Box for El Litoral Del San Juan Map : ( 3.964677 , -77.531172 , 4.5729 , -76.444384 )
Wikipedia ID for El Litoral Del San Juan : Q931811
Wikipedia SPARQL Query for El Litoral Del San Juan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q931811 wdt:P1082 ?population. }
OPTIONAL { wd:Q931811 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q931811 wdt:P2046 ?area. }
OPTIONAL { wd:Q931811 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q931811 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q931811 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 El Litoral Del San Juan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.964677, -77.531172, 4.5729, -76.444384);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Litoral Del San Juan)
[out:json];
(
rel["name"="El Litoral Del San Juan"][type=boundary];
rel["name:en"="El Litoral Del San Juan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Litoral Del San Juan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cabeceras | 4.300000 , -77.150000 |
Cucurrupi | 4.383330 , -76.933330 |
El Triunfo | 4.150000 , -77.033330 |
Garcia Gomez | 4.166670 , -77.416670 |
La Muerte | 4.500000 , -77.316670 |
La Vibora | 4.477420 , -77.336490 |
Palestina | 4.166020 , -77.140630 |
Pichima | 4.434360 , -77.343820 |
Santa Genoveva de Docorodó | 4.258750 , -77.365160 |
Notes:
- You can download geometry data for El Litoral Del San Juan 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.