Download outline map of Abasolo (geojson format) :
Abasolo.geojson (**)
Download polygon array of Abasolo map for "Google Maps" :
Abasolo.txt
Bounding Box for Abasolo Map : ( 27.006986 , -101.497383 , 27.279162 , -100.942332 )
Wikipedia ID for Abasolo : Q3846431
Wikipedia SPARQL Query for Abasolo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3846431 wdt:P1082 ?population. }
OPTIONAL { wd:Q3846431 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3846431 wdt:P2046 ?area. }
OPTIONAL { wd:Q3846431 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3846431 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3846431 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 Abasolo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.006986, -101.497383, 27.279162, -100.942332);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Abasolo)
[out:json];
(
rel["name"="Abasolo"][type=boundary];
rel["name:en"="Abasolo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Abasolo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abasolo | 27.182526 , -101.427697 |
Buena Suerte (Los Garcia) | 27.067770 , -101.323970 |
Cesar Garcia | 27.198880 , -101.370090 |
Chorrera | 27.083330 , -101.133330 |
Congregacion Rodriguez | 27.199820 , -101.359610 |
El Arco | 27.114930 , -101.174320 |
El Huracan | 27.177460 , -101.242770 |
El Indio | 27.041400 , -101.162580 |
El Rubio | 27.096500 , -101.289140 |
Flores | 27.134480 , -101.393150 |
Garcia | 27.068060 , -101.323920 |
La Loma | 27.200000 , -101.283330 |
La Tinaja | 27.180550 , -101.432590 |
La Union | 27.190720 , -101.405670 |
La Zorra | 27.209670 , -101.470790 |
Las Adjuntas | 27.116670 , -101.016670 |
Las Adjuntas | 27.119480 , -101.275700 |
Los Angeles (Osvaldo Mata) | 27.176380 , -101.428700 |
Los Pozos | 27.077740 , -101.338380 |
Lupita | 27.183330 , -101.407590 |
Marroquin | 27.116670 , -101.400000 |
Molino de Castro | 27.166670 , -101.483330 |
Morin | 27.150000 , -101.266670 |
Pajaros Azules | 27.105880 , -101.036060 |
Rancho del Indio | 27.033330 , -101.150000 |
Rancho El Arco | 27.100000 , -101.166670 |
Rancho Pajaros Azules | 27.100000 , -101.033330 |
Rios | 27.077350 , -101.191860 |
Rodriguez | 27.200000 , -101.350000 |
San Angel | 27.066110 , -101.347580 |
San Antonio | 27.083210 , -101.203000 |
Tapado | 27.183330 , -101.233330 |
Vuelta del Rio | 27.150000 , -101.433330 |
Notes:
- You can download geometry data for Abasolo 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.