Lowndes (Mississippi) Map Cropping Samples
Lowndes (Mississippi) Map Cropping Samples-1
Lowndes (Mississippi) Map Cropping Samples-2
Lowndes neighborhoods and villages map with 3D shadow effect
flag map of Lowndes with 3D shadow effect
Lowndes map with 3d shadow effect
Download outline map of Lowndes (geojson format) :
Lowndes.geojson (**)
Download polygon array of Lowndes map for "Google Maps" :
Lowndes.txt
Bounding Box for Lowndes Map : ( 33.286916 , -88.67125 , 33.745832 , -88.248916 )
Wikipedia ID for Lowndes : Q490879
Wikipedia SPARQL Query for Lowndes (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q490879 wdt:P1082 ?population. }
OPTIONAL { wd:Q490879 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q490879 wdt:P2046 ?area. }
OPTIONAL { wd:Q490879 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q490879 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q490879 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 Lowndes map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.286916, -88.67125, 33.745832, -88.248916);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lowndes)
[out:json];
(
rel["name"="Lowndes"][type=boundary];
rel["name:en"="Lowndes"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lowndes
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Artesia | 33.416324 , -88.642430 |
Bent Oak | 33.438730 , -88.542820 |
Billups | 33.430680 , -88.585050 |
Caledonia | 33.683619 , -88.325963 |
Columbus | 33.508586 , -88.413400 |
Columbus AFB | 33.627468 , -88.445467 |
Columbus Air Force Base | 33.641520 , -88.450640 |
Crawford | 33.302320 , -88.625268 |
Flint Hill | 33.716220 , -88.275590 |
Forreston | 33.337340 , -88.313650 |
Kolola Springs | 33.654000 , -88.408930 |
Mayhew | 33.484840 , -88.634490 |
McCrary | 33.464010 , -88.283650 |
New Hope | 33.452158 , -88.339929 |
Penns | 33.352340 , -88.635880 |
Plum Grove | 33.309840 , -88.440320 |
Steens | 33.563450 , -88.316150 |
Wells | 33.597890 , -88.394480 |
Whitebury | 33.429560 , -88.376430 |
Woodlawn | 33.622890 , -88.313090 |
Notes:
- You can download geometry data for Lowndes 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.