San Nicolás Buenos Aires (Puebla) Map Cropping Samples
San Nicolás Buenos Aires (Puebla) Map Cropping Samples-1
San Nicolás Buenos Aires (Puebla) Map Cropping Samples-2
San Nicolás Buenos Aires neighborhoods and villages map with 3D shadow effect
flag map of San Nicolás Buenos Aires with 3D shadow effect
San Nicolás Buenos Aires map with 3d shadow effect
Download outline map of San Nicolás Buenos Aires (geojson format) :
San Nicolás Buenos Aires.geojson (**)
Download polygon array of San Nicolás Buenos Aires map for "Google Maps" :
San Nicolás Buenos Aires.txt
Bounding Box for San Nicolás Buenos Aires Map : ( 19.100378 , -97.57474 , 19.342511 , -97.420913 )
Wikipedia ID for San Nicolás Buenos Aires : Q6119487
Wikipedia SPARQL Query for San Nicolás Buenos Aires (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6119487 wdt:P1082 ?population. }
OPTIONAL { wd:Q6119487 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6119487 wdt:P2046 ?area. }
OPTIONAL { wd:Q6119487 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6119487 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6119487 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 San Nicolás Buenos Aires map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.100378, -97.57474, 19.342511, -97.420913);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Nicolás Buenos Aires)
[out:json];
(
rel["name"="San Nicolás Buenos Aires"][type=boundary];
rel["name:en"="San Nicolás Buenos Aires"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Nicolás Buenos Aires
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Benito Juarez (Mata Redonda) | 19.157780 , -97.481110 |
Buenavista | 19.214170 , -97.511240 |
Citlaltepetl | 19.251940 , -97.528610 |
Efrain Leonardo Mora | 19.217640 , -97.535600 |
El Pozo | 19.186000 , -97.535880 |
Emilio Portes Gil | 19.306745 , -97.510060 |
La Mata | 19.215420 , -97.485000 |
La Ventana | 19.242650 , -97.490100 |
Loma Bonita | 19.303060 , -97.506670 |
Los Alamos | 19.218080 , -97.518420 |
Miguel Hidalgo | 19.206140 , -97.518510 |
Pozo Guerra | 19.186670 , -97.535830 |
San Nicolás Buenos Aires | 19.164458 , -97.553589 |
San Nicolas Pozo Guerra [Ejido] | 19.262450 , -97.526390 |
Santa Anita | 19.239030 , -97.529950 |
Santa Rosa | 19.199360 , -97.443850 |
Venustiano Carranza | 19.226430 , -97.478080 |
Xaltenco | 19.156660 , -97.506570 |
Notes:
- You can download geometry data for San Nicolás Buenos Aires 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.