Newport News (Virginia) Map Cropping Samples

Newport News (Virginia) Map Cropping Samples-1
Newport News (Virginia) Map Cropping Samples-1
Download outline map of Newport News (geojson format) : Newport News.geojson (**)
Download polygon array of Newport News map for "Google Maps" : Newport News.txt
Bounding Box for Newport News Map : ( 36.930691 , -76.646093 , 37.220645 , -76.36161 )
Wikipedia ID for Newport News : Q335017
Wikipedia SPARQL Query for Newport News (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q335017 wdt:P1082 ?population. }
OPTIONAL { wd:Q335017 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q335017 wdt:P2046 ?area. }
OPTIONAL { wd:Q335017 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q335017 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q335017 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.930691, -76.646093, 37.220645, -76.36161);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Newport News)
[out:json];
(
rel["name"="Newport News"][type=boundary];
rel["name:en"="Newport News"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Newport News
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Barclay Woods 37.073610 , -76.524720
Beverly Hills 37.077650 , -76.514950
Boxley Hills 37.101810 , -76.524670
Bradmere 37.169720 , -76.569440
Burkdale 37.102370 , -76.538010
Carriage Hill 37.119310 , -76.536620
Chelsea 37.199590 , -76.574680
Christophers Shores 36.975830 , -76.407500
College Park 37.110700 , -76.522450
Criston 37.106670 , -76.490560
Edgemoor 37.196670 , -76.577780
Edgewood 37.073200 , -76.510230
Hoopes Landing 37.123200 , -76.567730
Lakeside 37.056390 , -76.491110
Lassiter Court 36.971940 , -76.410830
Maple Grove 37.106260 , -76.524120
Maxwell Garden 37.091260 , -76.513010
Mennonite Colony 37.104170 , -76.544440
Merry Oaks 37.163890 , -76.560000
Newmarket 37.019040 , -76.429390
Newport News 37.076064 , -76.516457
Patricia Heights 37.162220 , -76.560000
Red Hill Village 37.127650 , -76.511340
South Rivermont 37.023890 , -76.456940
Stoney Brook Estates 37.148760 , -76.555230
Trailux Mobile Village 37.135280 , -76.531110
Walden 37.112370 , -76.529670
Watergate Estates 37.065560 , -76.524440
White Oak 37.046110 , -76.477220
Willow Green 37.103610 , -76.466940
Woods Run 37.175560 , -76.532780


Notes:
- You can download geometry data for Newport News 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.

Create Newport News neighborhoods and villages map.


Share this page