Portsmouth (Virginia) Map Cropping Samples
Portsmouth (Virginia) Map Cropping Samples-1
Portsmouth neighborhoods and villages map with 3D shadow effect
flag map of Portsmouth with 3D shadow effect
Portsmouth map with 3d shadow effect
Download outline map of Portsmouth (geojson format) :
Portsmouth.geojson (**)
Download polygon array of Portsmouth map for "Google Maps" :
Portsmouth.txt
Bounding Box for Portsmouth Map : ( 36.786062 , -76.420368 , 36.951059 , -76.289962 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Portsmouth map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.786062, -76.420368, 36.951059, -76.289962);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Portsmouth)
[out:json];
(
rel["name"="Portsmouth"][type=boundary];
rel["name:en"="Portsmouth"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Portsmouth
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Academy Park | 36.805700 , -76.350780 |
Alexander Corner | 36.815150 , -76.356330 |
Douglas Park | 36.815700 , -76.339390 |
Gosport | 36.810430 , -76.323000 |
Greenfield Farms | 36.859870 , -76.381330 |
Merrifield | 36.879310 , -76.382440 |
Norcum Park | 36.831540 , -76.333830 |
Pinehurst | 36.845700 , -76.372720 |
Port Norfolk | 36.848480 , -76.335220 |
Portsmouth | 36.858929 , -76.356635 |
Portsmouth Heights | 36.820980 , -76.368830 |
River Park | 36.844310 , -76.345500 |
Victory Park | 36.793200 , -76.351610 |
Notes:
- You can download geometry data for Portsmouth 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.