Abasolo (Nuevo León) Map Cropping Samples
Abasolo (Nuevo León) Map Cropping Samples-1
Abasolo (Nuevo León) Map Cropping Samples-2
Abasolo neighborhoods and villages map with 3D shadow effect
flag map of Abasolo with 3D shadow effect
Abasolo map with 3d shadow effect
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 : ( 25.8910944682 , -100.451079009 , 25.9891168595 , -100.371300562 )
Wikipedia ID for Abasolo : Q187169
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:Q187169 wdt:P1082 ?population. }
OPTIONAL { wd:Q187169 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q187169 wdt:P2046 ?area. }
OPTIONAL { wd:Q187169 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q187169 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q187169 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"](25.8910944682, -100.451079009, 25.9891168595, -100.371300562);
);
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 | 25.944789 , -100.393884 |
Alberto Villarreal | 25.943890 , -100.411670 |
Colinas del Fraile | 25.952780 , -100.428890 |
Cuatro Vientos | 25.938590 , -100.385960 |
Guadalupe | 25.938210 , -100.382280 |
La Erendida | 25.957260 , -100.415050 |
La Gloria | 25.937270 , -100.379760 |
La Muralla | 25.938790 , -100.397570 |
La Placeta | 25.951980 , -100.409480 |
Las Bugambilias | 25.949680 , -100.407330 |
Los Diez (La Tripona) | 25.954170 , -100.422500 |
Los Ligeros | 25.931990 , -100.393810 |
Remar | 25.934910 , -100.406190 |
Rosalinda | 25.960940 , -100.416330 |
San Jose del Chupadero | 25.966460 , -100.402220 |
Veintitres de Enero | 25.959230 , -100.418260 |
Yamallel | 25.944450 , -100.427050 |
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.