Download outline map of Nentón (geojson format) :
Nentón.geojson (**)
Download polygon array of Nentón map for "Google Maps" :
Nentón.txt
Bounding Box for Nentón Map : ( 15.788711 , -91.870556 , 16.07666 , -91.487392 )
Wikipedia ID for Nentón : Q2402097
Wikipedia SPARQL Query for Nentón (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2402097 wdt:P1082 ?population. }
OPTIONAL { wd:Q2402097 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2402097 wdt:P2046 ?area. }
OPTIONAL { wd:Q2402097 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2402097 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2402097 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 Nentón map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.788711, -91.870556, 16.07666, -91.487392);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nentón)
[out:json];
(
rel["name"="Nenton"][type=boundary];
rel["name:en"="Nenton"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nentón
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguacate | 15.988320 , -91.609040 |
Barrio San Miguelito | 16.030340 , -91.552370 |
Bulej | 15.934770 , -91.568910 |
Cajatavi | 15.830760 , -91.718080 |
Canaj | 16.001340 , -91.525830 |
Chacaj | 15.909240 , -91.810900 |
Chanquejelbe | 15.862220 , -91.682410 |
Cholhuitz | 15.872140 , -91.556340 |
Cienaga Yalcastan | 16.070060 , -91.611990 |
Delicias | 15.866670 , -91.750000 |
El Limon | 15.876610 , -91.706230 |
El Quetzal | 16.070810 , -91.680000 |
El Zapotal | 15.850270 , -91.850260 |
Gracias a Dios | 16.040600 , -91.746560 |
Guaisna | 15.872860 , -91.565360 |
Guaxacana | 15.984380 , -91.685330 |
Ixcacao | 15.865990 , -91.712670 |
Jajaguilo | 15.930200 , -91.572030 |
Jolomquisis | 15.888090 , -91.558780 |
La Esperancita | 15.843900 , -91.807970 |
La Fortuna | 15.833350 , -91.820990 |
La Laguna Chiaquial | 15.902700 , -91.720910 |
La Trinidad | 16.019810 , -91.681520 |
Las Palmas | 16.010570 , -91.655210 |
Los Claveles | 15.847490 , -91.802790 |
Miramar | 15.850180 , -91.802690 |
Nentón | 15.800000 , -91.750000 |
Nueva Esperanza | 15.838640 , -91.760560 |
Nueva Esperanza Chacula | 15.985690 , -91.643780 |
Nuevo Amanecer | 16.060820 , -91.705550 |
Ojo de Agua | 15.909450 , -91.783250 |
Pacumal | 15.863040 , -91.574120 |
Palegua | 15.922590 , -91.606090 |
Petapac | 15.877750 , -91.577050 |
Pocitos | 15.861170 , -91.762160 |
Pocobastic | 16.068180 , -91.721960 |
Quetzal Cuarto Nueva Libertad | 16.069010 , -91.655640 |
Quingua | 16.042320 , -91.635230 |
Rio Jordan | 15.944130 , -91.804510 |
San Antonio | 16.021310 , -91.750050 |
San Francisco | 15.887490 , -91.794790 |
San Jose Frontera | 16.056930 , -91.533280 |
Santa Elena | 16.072990 , -91.633460 |
Santa Teresa | 15.851870 , -91.860770 |
Sebep | 15.864860 , -91.599620 |
Siete Pinos | 15.966670 , -91.766670 |
Subajasum | 15.881220 , -91.664860 |
Timajte | 15.883380 , -91.668820 |
Tinajab | 15.942360 , -91.570440 |
Tzojbal Chiquita | 15.842440 , -91.714690 |
Tzojbal Grande | 15.839310 , -91.715590 |
Union | 15.921760 , -91.776470 |
Vilil | 15.854870 , -91.650110 |
Xeguel | 15.871390 , -91.588920 |
Yalambojoch | 15.979820 , -91.571650 |
Yalanculo II | 15.830740 , -91.699760 |
Yalcastan Buena Vista | 16.062950 , -91.600710 |
Yalijau | 15.816770 , -91.759960 |
Yaltoyas | 16.031200 , -91.598350 |
Yolcultac | 15.857590 , -91.621270 |
Yulaurel | 16.051430 , -91.528200 |
Yulquen | 16.008830 , -91.532800 |
Yuxquen El Aguacate | 16.013170 , -91.623280 |
Notes:
- You can download geometry data for Nentón 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.