Download outline map of Numarán (geojson format) :
Numarán.geojson (**)
Download polygon array of Numarán map for "Google Maps" :
Numarán.txt
Bounding Box for Numarán Map : ( 20.173572 , -102.010646 , 20.343178 , -101.907046 )
Wikipedia ID for Numarán : Q10838521
Wikipedia SPARQL Query for Numarán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q10838521 wdt:P1082 ?population. }
OPTIONAL { wd:Q10838521 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q10838521 wdt:P2046 ?area. }
OPTIONAL { wd:Q10838521 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q10838521 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q10838521 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 Numarán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.173572, -102.010646, 20.343178, -101.907046);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Numarán)
[out:json];
(
rel["name"="Numarán"][type=boundary];
rel["name:en"="Numarán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Numarán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altamira | 20.244440 , -101.940280 |
Canada de Ramirez | 20.296370 , -101.963600 |
El Capulin | 20.194440 , -101.954170 |
El Huizachal (El Cerro) | 20.321110 , -101.972500 |
El Palmito | 20.212260 , -101.945720 |
El Triunfo | 20.238060 , -101.993060 |
Japacurio | 20.309170 , -101.961110 |
Japacurio | 20.306630 , -101.962390 |
Jaripitiro | 20.271250 , -101.961960 |
La Ilusion [Granja] | 20.312220 , -101.970000 |
La Tabiquera | 20.267500 , -101.956110 |
La Tepuza | 20.185000 , -101.925280 |
La Union (Union de Guadalupe) | 20.322500 , -101.963330 |
Lomita de Gomez | 20.311200 , -101.964180 |
Los Pretiles | 20.314440 , -101.981670 |
Nuevo Morelos (Colonia Nuevo Morelos) | 20.202220 , -101.952780 |
Numarán | 20.256340 , -101.950155 |
Pueblo Nuevo | 20.249410 , -101.942520 |
Quinta las Palmeras | 20.279180 , -101.966830 |
Sabestacion Zinagaro | 20.200000 , -101.966670 |
San Fernando | 20.273510 , -101.950820 |
San Vicente (Tunas Agrias) | 20.286390 , -101.969720 |
Notes:
- You can download geometry data for Numará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.