Corpus Christi (Canindeyú) Map Cropping Samples
![Corpus Christi (Canindeyú) Map Cropping Samples-1](og_image/map_cropping/4-1108692451-1.jpeg)
Corpus Christi (Canindeyú) Map Cropping Samples-1
![Corpus Christi (Canindeyú) Map Cropping Samples-2](og_image/map_cropping/4-1108692451-3.jpeg)
Corpus Christi (Canindeyú) Map Cropping Samples-2
![Corpus Christi neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108692451.jpg)
Corpus Christi neighborhoods and villages map with 3D shadow effect
![flag map of Corpus Christi with 3D shadow effect](og_image/flag_maps/flag_map_1108692451.jpg)
flag map of Corpus Christi with 3D shadow effect
![Corpus Christi map with 3d shadow effect](og_image/blank_maps/map_1108692451.png)
Corpus Christi map with 3d shadow effect
Download outline map of Corpus Christi (geojson format) :
Corpus Christi.geojson (**)
Download polygon array of Corpus Christi map for "Google Maps" :
Corpus Christi.txt
Bounding Box for Corpus Christi Map : ( -24.355635 , -55.334034 , -23.883514 , -54.815856 )
Wikipedia ID for Corpus Christi : Q3694152
Wikipedia SPARQL Query for Corpus Christi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3694152 wdt:P1082 ?population. }
OPTIONAL { wd:Q3694152 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3694152 wdt:P2046 ?area. }
OPTIONAL { wd:Q3694152 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3694152 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3694152 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 Corpus Christi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-24.355635, -55.334034, -23.883514, -54.815856);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Corpus Christi)
[out:json];
(
rel["name"="Corpus Christi"][type=boundary];
rel["name:en"="Corpus Christi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Corpus Christi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anahi | -24.262550 , -54.878860 |
Compania Horqueta-Mi | -24.157670 , -55.281880 |
Corpus Christi | -24.033330 , -54.833330 |
Corpus Christi Viejo | -24.094910 , -54.954180 |
Pacova | -24.009140 , -55.182060 |
Puesto Pora | -23.933330 , -54.900000 |
Notes:
- You can download geometry data for Corpus Christi 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.