Cristóbal Rojas (Miranda) Map Cropping Samples
Cristóbal Rojas (Miranda) Map Cropping Samples-1
Cristóbal Rojas (Miranda) Map Cropping Samples-2
Cristóbal Rojas neighborhoods and villages map with 3D shadow effect
flag map of Cristóbal Rojas with 3D shadow effect
Cristóbal Rojas map with 3d shadow effect
Download outline map of Cristóbal Rojas (geojson format) :
Cristóbal Rojas.geojson (**)
Download polygon array of Cristóbal Rojas map for "Google Maps" :
Cristóbal Rojas.txt
Bounding Box for Cristóbal Rojas Map : ( 10.168121 , -66.896506 , 10.343823 , -66.759209 )
Wikipedia ID for Cristóbal Rojas : Q2112101
Wikipedia SPARQL Query for Cristóbal Rojas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2112101 wdt:P1082 ?population. }
OPTIONAL { wd:Q2112101 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2112101 wdt:P2046 ?area. }
OPTIONAL { wd:Q2112101 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2112101 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2112101 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 Cristóbal Rojas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.168121, -66.896506, 10.343823, -66.759209);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cristóbal Rojas)
[out:json];
(
rel["name"="Cristobal Rojas"][type=boundary];
rel["name:en"="Cristobal Rojas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cristóbal Rojas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto Coruma | 10.289940 , -66.814380 |
Alto Monte | 10.293010 , -66.834310 |
Alvarenga | 10.259010 , -66.854810 |
Arcos | 10.266670 , -66.883330 |
Brisas del Tuy | 10.293280 , -66.862200 |
Caiza | 10.296160 , -66.849360 |
Cantarranas | 10.216670 , -66.866670 |
Caujarito | 10.256010 , -66.783860 |
Charallave | 10.242470 , -66.857230 |
Coruma | 10.282340 , -66.790320 |
Cujisito | 10.216670 , -66.866670 |
El Algarrobo | 10.283720 , -66.871440 |
El Dividive | 10.218870 , -66.866950 |
El Vapor | 10.240080 , -66.890320 |
Gamelotal | 10.283330 , -66.866670 |
La Bonanza | 10.283330 , -66.866670 |
La Ceiba | 10.227620 , -66.812480 |
La Chivera | 10.262220 , -66.861670 |
La Mata | 10.175000 , -66.833330 |
La Zamurera | 10.266670 , -66.850000 |
Las Flores | 10.319850 , -66.848380 |
Las Tres Letras | 10.189550 , -66.822870 |
Los Anaucos | 10.305400 , -66.868060 |
Mata Linda | 10.198600 , -66.842770 |
Mume Arriba | 10.226240 , -66.884220 |
Parapara | 10.283330 , -66.850000 |
Pitahaya | 10.215790 , -66.857080 |
Punta Brava | 10.233760 , -66.886010 |
San Jose | 10.316300 , -66.855920 |
Tierra Blanca | 10.275450 , -66.856850 |
Notes:
- You can download geometry data for Cristóbal Rojas 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.