San José Independencia (Oaxaca) Map Cropping Samples
San José Independencia (Oaxaca) Map Cropping Samples-1
San José Independencia (Oaxaca) Map Cropping Samples-2
San José Independencia neighborhoods and villages map with 3D shadow effect
flag map of San José Independencia with 3D shadow effect
San José Independencia map with 3d shadow effect
Download outline map of San José Independencia (geojson format) :
San José Independencia.geojson (**)
Download polygon array of San José Independencia map for "Google Maps" :
San José Independencia.txt
Bounding Box for San José Independencia Map : ( 18.210066 , -96.689956 , 18.300107 , -96.590384 )
Wikipedia ID for San José Independencia : Q3890989
Wikipedia SPARQL Query for San José Independencia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3890989 wdt:P1082 ?population. }
OPTIONAL { wd:Q3890989 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3890989 wdt:P2046 ?area. }
OPTIONAL { wd:Q3890989 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3890989 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3890989 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 José Independencia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.210066, -96.689956, 18.300107, -96.590384);
);
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 José Independencia)
[out:json];
(
rel["name"="San José Independencia"][type=boundary];
rel["name:en"="San José Independencia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San José Independencia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenos Aires | 18.257870 , -96.615050 |
Cerro Chapultepec | 18.230090 , -96.629890 |
Cerro Clarin | 18.274720 , -96.675000 |
Cerro de Vidrio | 18.238330 , -96.653890 |
Cerro Torito | 18.243060 , -96.664170 |
Colonia Roma (Agua Azul) | 18.229170 , -96.646940 |
Colonia Sonora | 18.234720 , -96.634720 |
El Tepeyac | 18.223330 , -96.620830 |
Isla San Jose | 18.248060 , -96.648610 |
San José Independencia | 18.239268 , -96.645303 |
Notes:
- You can download geometry data for San José Independencia 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.