Claiborne (Mississippi) Map Cropping Samples
Claiborne (Mississippi) Map Cropping Samples-1
Claiborne (Mississippi) Map Cropping Samples-2
Claiborne neighborhoods and villages map with 3D shadow effect
flag map of Claiborne with 3D shadow effect
Claiborne map with 3d shadow effect
Download outline map of Claiborne (geojson format) :
Claiborne.geojson (**)
Download polygon array of Claiborne map for "Google Maps" :
Claiborne.txt
Bounding Box for Claiborne Map : ( 31.785422 , -91.248144 , 32.225543 , -90.714405 )
Wikipedia ID for Claiborne : Q492488
Wikipedia SPARQL Query for Claiborne (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q492488 wdt:P1082 ?population. }
OPTIONAL { wd:Q492488 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q492488 wdt:P2046 ?area. }
OPTIONAL { wd:Q492488 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q492488 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q492488 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 Claiborne map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.785422, -91.248144, 32.225543, -90.714405);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Claiborne)
[out:json];
(
rel["name"="Claiborne"][type=boundary];
rel["name:en"="Claiborne"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Claiborne
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alcorn State University | 31.880455 , -91.140669 |
Allen | 32.001820 , -91.003720 |
Barland | 31.887660 , -90.810660 |
Bruinsburg | 31.942380 , -91.157330 |
Burnell | 31.809050 , -90.747600 |
Carlisle | 32.002660 , -90.784550 |
Galloway | 32.066540 , -90.966770 |
Gordon | 31.896830 , -90.972330 |
Grand Gulf | 32.033210 , -91.052610 |
Hankinson | 32.106540 , -90.879550 |
Hermanville | 31.959320 , -90.840100 |
Humphreys | 32.080430 , -90.840940 |
Ingleside | 32.035710 , -90.982880 |
Oaklawn | 32.005160 , -90.997880 |
Pattison | 31.888490 , -90.887330 |
Peyton | 31.837660 , -90.802320 |
Port Gibson | 31.955804 , -90.983433 |
Reganton | 32.141820 , -90.748710 |
Rocky Springs | 32.088770 , -90.815100 |
Russum | 31.877380 , -91.011490 |
Saint Elmo | 31.995160 , -90.810380 |
Tillman | 31.854610 , -90.916210 |
Westside | 31.905160 , -91.128720 |
Willows | 32.036270 , -90.896220 |
Notes:
- You can download geometry data for Claiborne 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.