Camden (North Carolina) Map Cropping Samples

Camden (North Carolina) Map Cropping Samples-1

Camden (North Carolina) Map Cropping Samples-2

Camden neighborhoods and villages map with 3D shadow effect

flag map of Camden with 3D shadow effect

Camden map with 3d shadow effect
Download outline map of Camden (geojson format) :
Camden.geojson (**)
Download polygon array of Camden map for "Google Maps" :
Camden.txt
Bounding Box for Camden Map : ( 36.085877 , -76.541599 , 36.550641 , -75.887033 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Camden map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.085877, -76.541599, 36.550641, -75.887033);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Camden)
[out:json];
(
rel["name"="Camden"][type=boundary];
rel["name:en"="Camden"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Camden
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Alder Branch | 36.251830 , -76.030760 |
| Bartlett | 36.289320 , -76.084370 |
| Belcross | 36.347930 , -76.154650 |
| Burnt Mills | 36.394320 , -76.264940 |
| Camden | 36.324953 , -76.170027 |
| Chantilly | 36.301820 , -76.170760 |
| Elizabeth City Beach | 36.254600 , -76.097980 |
| Goose Creek | 36.228210 , -76.027980 |
| Hastings Corner | 36.351820 , -76.163540 |
| Horseshoe | 36.460150 , -76.393280 |
| Indiantown | 36.334320 , -76.076320 |
| Johnsons Corner | 36.434600 , -76.298550 |
| Lilly | 36.485430 , -76.302720 |
| Old Trap | 36.240710 , -76.026870 |
| Philadelphia | 36.259880 , -76.047150 |
| Pierceville | 36.448490 , -76.293550 |
| Riddle | 36.290160 , -76.044090 |
| Sharon | 36.495710 , -76.309660 |
| Shiloh | 36.273210 , -76.085210 |
| Smiths Corner | 36.301270 , -76.064930 |
| South Mills | 36.437859 , -76.330737 |
| Spences Corner | 36.350990 , -76.195770 |
| Tar Corner | 36.477100 , -76.286050 |
| Taylors Beach | 36.279600 , -76.116870 |
| Texas | 36.197940 , -76.009920 |
| Whitehall Shores | 36.292660 , -76.146870 |
Notes:
- You can download geometry data for Camden 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.