Calhoun (Mississippi) Map Cropping Samples
Calhoun (Mississippi) Map Cropping Samples-1
Calhoun (Mississippi) Map Cropping Samples-2
Calhoun neighborhoods and villages map with 3D shadow effect
flag map of Calhoun with 3D shadow effect
Calhoun map with 3d shadow effect
Download outline map of Calhoun (geojson format) :
Calhoun.geojson (**)
Download polygon array of Calhoun map for "Google Maps" :
Calhoun.txt
Bounding Box for Calhoun Map : ( 33.72161 , -89.510149 , 34.162089 , -89.137603 )
Wikipedia ID for Calhoun : Q109512
Wikipedia SPARQL Query for Calhoun (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q109512 wdt:P1082 ?population. }
OPTIONAL { wd:Q109512 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q109512 wdt:P2046 ?area. }
OPTIONAL { wd:Q109512 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q109512 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q109512 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 Calhoun map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.72161, -89.510149, 34.162089, -89.137603);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Calhoun)
[out:json];
(
rel["name"="Calhoun"][type=boundary];
rel["name:en"="Calhoun"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Calhoun
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Banner | 34.088720 , -89.384800 |
Benela | 33.830110 , -89.273130 |
Bently | 33.757620 , -89.232570 |
Big Creek | 33.846393 , -89.415895 |
Bounds | 33.899280 , -89.457020 |
Bruce | 33.990906 , -89.345464 |
Calhoun City | 33.858753 , -89.314465 |
Dentontown | 33.740950 , -89.442850 |
Derma | 33.858875 , -89.287760 |
Ellard | 34.015940 , -89.414800 |
Hollis | 33.863450 , -89.241740 |
Loyd | 33.958170 , -89.222010 |
Partee | 33.952610 , -89.482020 |
Pittman | 33.949560 , -89.490630 |
Pittsboro | 33.940003 , -89.337291 |
Reid | 34.002330 , -89.195350 |
Sabougla | 33.775950 , -89.464240 |
Sarepta | 34.124550 , -89.287570 |
Shepherd | 33.969280 , -89.399520 |
Slate Springs | 33.741713 , -89.375167 |
Vardaman | 33.882195 , -89.177796 |
Notes:
- You can download geometry data for Calhoun 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.