Download outline map of Santiago Mariño (geojson format) :
Santiago Mariño.geojson (**)
Download polygon array of Santiago Mariño map for "Google Maps" :
Santiago Mariño.txt
Bounding Box for Santiago Mariño Map : ( 10.188619 , -67.572609 , 10.540389 , -67.396539 )
Wikipedia ID for Santiago Mariño : Q2226100
Wikipedia SPARQL Query for Santiago Mariño (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2226100 wdt:P1082 ?population. }
OPTIONAL { wd:Q2226100 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2226100 wdt:P2046 ?area. }
OPTIONAL { wd:Q2226100 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2226100 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2226100 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 Santiago Mariño map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.188619, -67.572609, 10.540389, -67.396539);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santiago Mariño)
[out:json];
(
rel["name"="Santiago Mariño"][type=boundary];
rel["name:en"="Santiago Mariño"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Mariño
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Brasen | 10.342200 , -67.421020 |
Cambalache | 10.435730 , -67.557050 |
Cano Colorado | 10.235120 , -67.549620 |
Ceped | 10.500000 , -67.500000 |
Chuao | 10.492200 , -67.528000 |
El Cambur | 10.285140 , -67.434000 |
El Castano | 10.366670 , -67.500000 |
El Espinal | 10.271670 , -67.447780 |
El Mácaro | 10.228750 , -67.492810 |
El Mineral | 10.292940 , -67.498460 |
El Paraiso | 10.448900 , -67.517250 |
El Plan | 10.295560 , -67.408330 |
El Quince | 10.279440 , -67.433330 |
El Rosario | 10.266950 , -67.468240 |
El Vegote | 10.325340 , -67.420470 |
La Arboleda | 10.316670 , -67.466670 |
La Encrucijada | 10.203650 , -67.472360 |
La Laguna | 10.258270 , -67.460330 |
La Negra | 10.383330 , -67.416670 |
La Raicita | 10.462980 , -67.514060 |
La Virgen | 10.283330 , -67.500000 |
Las Canadas | 10.345850 , -67.486880 |
Las Delicias | 10.333330 , -67.500000 |
Las Tablitas | 10.308700 , -67.414730 |
Las Trojas | 10.336830 , -67.459380 |
Los Hicacos | 10.275520 , -67.479380 |
Los Rastrojos | 10.448550 , -67.569120 |
Pantin | 10.350000 , -67.433330 |
Pasaguaca | 10.483820 , -67.528950 |
Polvorin | 10.296630 , -67.473350 |
Portopan | 10.333330 , -67.516670 |
San Joaquin | 10.225120 , -67.512720 |
Santa Barbara | 10.348140 , -67.459510 |
Sinamaica | 10.462780 , -67.565560 |
Tamairito | 10.500000 , -67.533330 |
Trincheron | 10.352740 , -67.480590 |
Tucupido | 10.264440 , -67.538610 |
Tucupido | 10.283330 , -67.500000 |
Tucusito | 10.332350 , -67.475160 |
Tuja | 10.500000 , -67.466670 |
Turmero | 10.232620 , -67.473190 |
Notes:
- You can download geometry data for Santiago Mariño 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.