Caldwell (Louisiana) Map Cropping Samples
Caldwell (Louisiana) Map Cropping Samples-1
Caldwell (Louisiana) Map Cropping Samples-2
Caldwell neighborhoods and villages map with 3D shadow effect
flag map of Caldwell with 3D shadow effect
Caldwell map with 3d shadow effect
Download outline map of Caldwell (geojson format) :
Caldwell.geojson (**)
Download polygon array of Caldwell map for "Google Maps" :
Caldwell.txt
Bounding Box for Caldwell Map : ( 31.927088 , -92.312885 , 32.277441 , -91.867558 )
Wikipedia ID for Caldwell : Q205715
Wikipedia SPARQL Query for Caldwell (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q205715 wdt:P1082 ?population. }
OPTIONAL { wd:Q205715 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q205715 wdt:P2046 ?area. }
OPTIONAL { wd:Q205715 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q205715 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q205715 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 Caldwell map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.927088, -92.312885, 32.277441, -91.867558);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caldwell)
[out:json];
(
rel["name"="Caldwell"][type=boundary];
rel["name:en"="Caldwell"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caldwell
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Banks Springs | 32.076424 , -92.085063 |
Blankston | 32.242100 , -92.132360 |
Clarks | 32.028817 , -92.140839 |
Columbia | 32.102511 , -92.076920 |
Columbia Heights | 32.091270 , -92.089300 |
Copenhagen | 32.023770 , -92.039020 |
Corey | 32.222650 , -92.110140 |
Cotton Plant | 32.105990 , -92.266250 |
Grayson | 32.049174 , -92.111571 |
Hebert | 32.182650 , -91.990970 |
Holum | 31.996830 , -92.083470 |
Kelly | 31.980720 , -92.176800 |
Mount Pleasant | 32.135710 , -92.180690 |
Pulpwood Spur | 32.076820 , -92.105690 |
Riverton | 32.160710 , -92.096250 |
Spaulding | 31.947660 , -92.182640 |
Vixen | 32.234320 , -92.268750 |
Notes:
- You can download geometry data for Caldwell 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.