Santiago Nejapilla (Oaxaca) Map Cropping Samples
Santiago Nejapilla (Oaxaca) Map Cropping Samples-1
Santiago Nejapilla (Oaxaca) Map Cropping Samples-2
Santiago Nejapilla neighborhoods and villages map with 3D shadow effect
flag map of Santiago Nejapilla with 3D shadow effect
Santiago Nejapilla map with 3d shadow effect
Download outline map of Santiago Nejapilla (geojson format) :
Santiago Nejapilla.geojson (**)
Download polygon array of Santiago Nejapilla map for "Google Maps" :
Santiago Nejapilla.txt
Bounding Box for Santiago Nejapilla Map : ( 17.401055 , -97.406857 , 17.462459 , -97.361912 )
Wikipedia ID for Santiago Nejapilla : Q3893770
Wikipedia SPARQL Query for Santiago Nejapilla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3893770 wdt:P1082 ?population. }
OPTIONAL { wd:Q3893770 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3893770 wdt:P2046 ?area. }
OPTIONAL { wd:Q3893770 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3893770 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3893770 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 Santiago Nejapilla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.401055, -97.406857, 17.462459, -97.361912);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santiago Nejapilla)
[out:json];
(
rel["name"="Santiago Nejapilla"][type=boundary];
rel["name:en"="Santiago Nejapilla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Nejapilla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Deketiagua | 17.414720 , -97.378890 |
Santiago Nejapilla | 17.419627 , -97.373769 |
Ticuiti | 17.418330 , -97.366940 |
Tikende | 17.423610 , -97.369720 |
Notes:
- You can download geometry data for Santiago Nejapilla 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.