Download outline map of San Juan De Rioseco (geojson format) :
San Juan De Rioseco.geojson (**)
Download polygon array of San Juan De Rioseco map for "Google Maps" :
San Juan De Rioseco.txt
Bounding Box for San Juan De Rioseco Map : ( 4.725474 , -74.768959 , 4.978018 , -74.565242 )
Wikipedia ID for San Juan De Rioseco : Q1576673
Wikipedia SPARQL Query for San Juan De Rioseco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1576673 wdt:P1082 ?population. }
OPTIONAL { wd:Q1576673 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1576673 wdt:P2046 ?area. }
OPTIONAL { wd:Q1576673 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1576673 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1576673 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 Rioseco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.725474, -74.768959, 4.978018, -74.565242);
);
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 Rioseco)
[out:json];
(
rel["name"="San Juan De Rioseco"][type=boundary];
rel["name:en"="San Juan De Rioseco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Juan De Rioseco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boqueron de Capira | 4.900000 , -74.683330 |
Cambao | 4.906180 , -74.734790 |
La Cajita | 4.766430 , -74.605230 |
San Carlos | 4.783330 , -74.566670 |
San Juan de Rioseco | 4.847780 , -74.621480 |
San Nicolas | 4.772910 , -74.670630 |
Yolombo | 4.900000 , -74.666670 |
Notes:
- You can download geometry data for San Juan De Rioseco 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.