Scotland (North Carolina) Map Cropping Samples
Scotland (North Carolina) Map Cropping Samples-1
Scotland (North Carolina) Map Cropping Samples-2
Scotland neighborhoods and villages map with 3D shadow effect
flag map of Scotland with 3D shadow effect
Scotland map with 3d shadow effect
Download outline map of Scotland (geojson format) :
Scotland.geojson (**)
Download polygon array of Scotland map for "Google Maps" :
Scotland.txt
Bounding Box for Scotland Map : ( 34.630432 , -79.692948 , 35.043096 , -79.330896 )
Wikipedia ID for Scotland : Q506690
Wikipedia SPARQL Query for Scotland (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q506690 wdt:P1082 ?population. }
OPTIONAL { wd:Q506690 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q506690 wdt:P2046 ?area. }
OPTIONAL { wd:Q506690 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q506690 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q506690 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 Scotland map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.630432, -79.692948, 35.043096, -79.330896);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Scotland)
[out:json];
(
rel["name"="Scotland"][type=boundary];
rel["name:en"="Scotland"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Scotland
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Crossway | 34.745160 , -79.526440 |
Deercroft | 34.959265 , -79.435176 |
East Laurinburg | 34.769077 , -79.445009 |
Elmore | 34.794600 , -79.508660 |
Elmore Crossroads | 34.792940 , -79.511720 |
Gibson | 34.759475 , -79.606900 |
Green Pond | 34.784600 , -79.632560 |
Ida Mill | 34.799880 , -79.530610 |
Johns | 34.699880 , -79.442820 |
Laurel Hill | 34.810176 , -79.545955 |
Laurinburg | 34.759627 , -79.478122 |
Lincoln Heights | 34.782110 , -79.446710 |
Livingstons Quarters | 34.793770 , -79.561160 |
Masons Crossroads | 34.734600 , -79.561440 |
McArthur Crossroads | 34.718220 , -79.488100 |
North View | 34.791550 , -79.457820 |
Oak Hill | 34.955440 , -79.393650 |
Old Hundred | 34.824491 , -79.592147 |
Richmond Mill | 34.820710 , -79.528100 |
Sandy Bottoms | 34.780440 , -79.511440 |
Scotch Meadows | 34.688948 , -79.517716 |
Silver Hill | 34.889600 , -79.483660 |
Spring Hill | 34.882940 , -79.382540 |
Springfield | 34.782940 , -79.532830 |
Sugar Hill | 34.757660 , -79.458940 |
Wagram | 34.889100 , -79.365208 |
Notes:
- You can download geometry data for Scotland 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.