Download outline map of El Negrito (geojson format) :
El Negrito.geojson (**)
Download polygon array of El Negrito map for "Google Maps" :
El Negrito.txt
Bounding Box for El Negrito Map : ( 15.199949 , -87.805611 , 15.705886 , -87.598297 )
Wikipedia ID for El Negrito : Q2302837
Wikipedia SPARQL Query for El Negrito (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2302837 wdt:P1082 ?population. }
OPTIONAL { wd:Q2302837 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2302837 wdt:P2046 ?area. }
OPTIONAL { wd:Q2302837 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2302837 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2302837 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 Negrito map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.199949, -87.805611, 15.705886, -87.598297);
);
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 Negrito)
[out:json];
(
rel["name"="El Negrito"][type=boundary];
rel["name:en"="El Negrito"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Negrito
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bataan | 15.550000 , -87.716670 |
Caoba | 15.683330 , -87.766670 |
Cebu | 15.450000 , -87.700000 |
Cerro Prieto | 15.383330 , -87.633330 |
Chaiguapa | 15.250000 , -87.700000 |
Crike Amarillo | 15.533330 , -87.700000 |
Cueva del Tigre | 15.566670 , -87.683330 |
El Carmen | 15.416670 , -87.650000 |
El Dardo | 15.266670 , -87.716670 |
El Junco | 15.300000 , -87.733330 |
El Naranjo | 15.533330 , -87.666670 |
El Negrito | 15.316670 , -87.700000 |
El Pate | 15.266670 , -87.766670 |
El Potrero | 15.333330 , -87.666670 |
Guaimitas | 15.566670 , -87.733330 |
Jocomico | 15.283330 , -87.766670 |
La Majada | 15.283330 , -87.750000 |
La Union | 15.316670 , -87.766670 |
Las Delicias | 15.450000 , -87.633330 |
Mindanao | 15.450000 , -87.683330 |
Planes de Agua Blanca | 15.566670 , -87.683330 |
San Antonio de La Union | 15.300000 , -87.750000 |
San Jose el Negrito | 15.416670 , -87.683330 |
Santa Elena | 15.333330 , -87.750000 |
Santa Marta | 15.350000 , -87.750000 |
Santa Rosa del Norte | 15.550000 , -87.666670 |
Tarraloza | 15.566670 , -87.633330 |
Toloa Adentro | 15.616670 , -87.716670 |
Toloa Creek | 15.683330 , -87.766670 |
Toyós | 15.550000 , -87.650000 |
Zacate Te | 15.283330 , -87.766670 |
Notes:
- You can download geometry data for El Negrito 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.