Greene (North Carolina) Map Cropping Samples
Greene (North Carolina) Map Cropping Samples-1
Greene (North Carolina) Map Cropping Samples-2
Greene neighborhoods and villages map with 3D shadow effect
flag map of Greene with 3D shadow effect
Greene map with 3d shadow effect
Download outline map of Greene (geojson format) :
Greene.geojson (**)
Download polygon array of Greene map for "Google Maps" :
Greene.txt
Bounding Box for Greene Map : ( 35.3476 , -77.827451 , 35.652256 , -77.47444 )
Wikipedia ID for Greene : Q511772
Wikipedia SPARQL Query for Greene (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q511772 wdt:P1082 ?population. }
OPTIONAL { wd:Q511772 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q511772 wdt:P2046 ?area. }
OPTIONAL { wd:Q511772 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q511772 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q511772 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 Greene map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.3476, -77.827451, 35.652256, -77.47444);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Greene)
[out:json];
(
rel["name"="Greene"][type=boundary];
rel["name:en"="Greene"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Greene
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Appie | 35.595990 , -77.744980 |
Arba | 35.401270 , -77.702200 |
Browntown Crossroads | 35.377110 , -77.667470 |
Castoria | 35.536550 , -77.674420 |
Contentnea | 35.501830 , -77.730810 |
Daisy Siding | 35.591830 , -77.649970 |
Fieldsboro | 35.605720 , -77.673860 |
Fourway | 35.441000 , -77.578580 |
Glenfield | 35.382110 , -77.635250 |
Glenfield Crossroads | 35.393220 , -77.616080 |
Herrings Crossroads | 35.508490 , -77.697200 |
Hill View | 35.440440 , -77.667200 |
Hookerton | 35.422976 , -77.589371 |
Jason | 35.381270 , -77.774140 |
Lindell | 35.549330 , -77.812480 |
Lizzie | 35.506550 , -77.616920 |
Maury | 35.479202 , -77.590224 |
Oakdale | 35.425720 , -77.809150 |
Ormondsville | 35.472110 , -77.545800 |
Scuffleton | 35.456830 , -77.488020 |
Shine | 35.440440 , -77.791920 |
Shines Crossroads | 35.441830 , -77.798870 |
Snow Hill | 35.450517 , -77.676754 |
Speights Bridge | 35.559050 , -77.735260 |
Walstonburg | 35.596092 , -77.698005 |
Willow Creek | 35.517940 , -77.529690 |
Wootens Crossroads | 35.533770 , -77.696920 |
Notes:
- You can download geometry data for Greene 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.