San Juan de Capistrano (Anzoátegui) Map Cropping Samples
San Juan de Capistrano (Anzoátegui) Map Cropping Samples-1
San Juan de Capistrano (Anzoátegui) Map Cropping Samples-2
San Juan de Capistrano neighborhoods and villages map with 3D shadow effect
flag map of San Juan de Capistrano with 3D shadow effect
San Juan de Capistrano map with 3d shadow effect
Download outline map of San Juan de Capistrano (geojson format) :
San Juan de Capistrano.geojson (**)
Download polygon array of San Juan de Capistrano map for "Google Maps" :
San Juan de Capistrano.txt
Bounding Box for San Juan de Capistrano Map : ( 10.0315008528 , -65.49 , 10.1429406918 , -65.3462822789 )
Wikipedia ID for San Juan de Capistrano : Q2674109
Wikipedia SPARQL Query for San Juan de Capistrano (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2674109 wdt:P1082 ?population. }
OPTIONAL { wd:Q2674109 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2674109 wdt:P2046 ?area. }
OPTIONAL { wd:Q2674109 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2674109 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2674109 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 Juan de Capistrano map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.0315008528, -65.49, 10.1429406918, -65.3462822789);
);
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 Juan de Capistrano)
[out:json];
(
rel["name"="San Juan De Capistrano"][type=boundary];
rel["name:en"="San Juan De Capistrano"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Juan de Capistrano
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cautaro | 10.068950 , -65.355710 |
Chavez | 10.091330 , -65.372700 |
El Coco | 10.086370 , -65.467340 |
La Vega | 10.119520 , -65.444380 |
Marilago | 10.121660 , -65.357800 |
Morocopa | 10.043910 , -65.403050 |
Paraguatan | 10.096540 , -65.449970 |
Notes:
- You can download geometry data for San Juan de Capistrano 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.