We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documenting which URLs are currently functional/nonfunctional.
Tracking URLs to check and current results on UC.
WCS
msWCSGetCoverage(): WCS server error. Requested BBOX (36.9071678,69.342922,37.5809202,70.988701) is outside requested coverage BBOX (-122.809619615433,-3.07577226158738,129.028828157014,47.1659989910324)
sWCSGetCoverage20(): WCS server error. Required parameter CoverageID was not supplied.
WFS
https://grid.nga.mil/grid_ba/ms/cgi-bin/gridws?service=wfs&version=1.0.0 request=getfeature&typename=ms:gridws_pointcloud&bbox=62,33,62.1,33.1
https://grid.nga.mil/grid_ba/ms/cgi-bin/gridws?service=wfs&version=1.1.0&request=getfeature&typename=ms:gridws_pointcloud&bbox=62,33,62.1,33.1
https://grid.nga.mil/grid_ba/ms/cgi-bin/gridws?service=wfs&version=1.1.1&request=getfeature&typename=ms:gridws_pointcloud&bbox=62,33,62.1,33.1 msWFSDispatch(): WFS server error. WFS Server does not support VERSION 1.1.1.
msWFSDispatch(): WFS server error. WFS Server does not support VERSION 1.1.1.
https://grid.nga.mil/grid_ba/ms/cgi-bin/gridws?service=wfs&version=2.0.0&request=getfeature&typename=ms:gridws_pointcloud&bbox=62,33,62.1,33.1 numberMatched="0" numberReturned="0
numberMatched="0" numberReturned="0
WMTS
Returns black pic, but query looks good. Could just be no data here.
The text was updated successfully, but these errors were encountered:
WCS v1.0.0 with bbox
bbox
https://grid.nga.mil/grid/api/ogcservices?service=wcs&version=1.0.0&request=getcoverage&coverage=vricon_dsm_ns_layer&crs=urn:ogc:def:crs:EPSG::4326&bbox=50.463,30.594,50.470,30.609&resx=0.5&resy=0.5&access_token=<token>
result
msWCSGetCoverage(): WCS server error. Requested BBOX (2877.39404714699,1739.44257023767,2905.64086644694,1767.23102330151) is outside requested coverage BBOX (-156.018500465042,-34.5244994429956,130.94933739698,59.8605539516179)
WCS v1.1.0 with boundingbox
boundingbox
https://grid.nga.mil/grid/api/ogcservices?service=wcs&version=1.1.0&request=getcoverage&coverage=vricon_dsm_ns_layer&boundingbox=50.463,30.594,50.470,30.609,urn:ogc:def:crs:EPSG::4326&access_token=<token>
msWCSGetCoverage(): WCS server error. Requested BBOX (-10182.8096260694,4148.05081653512,-10153.754354304,4165.56679081312) is outside requested coverage BBOX (-156.018500465042,-34.5244994429956,130.94933739698,59.8605539516179)
WCS v2.0.1 with subset
subset
https://grid.nga.mil/grid/api/ogcservices?service=wcs&version=2.0.1&request=getcoverage&coverageid=vricon_dsm_ns_layer&subset=lat,urn:ogc:def:crs:EPSG::4326(50.463,50.470)&subset=long,urn:ogc:def:crs:EPSG::4326(30.594,30.609)&access_token=<token>
msWCSGetCoverage20(): WCS server error. Raster size out of range, width and height of resulting coverage must be no more than MAXSIZE=64000.
Sorry, something went wrong.
No branches or pull requests
Documenting which URLs are currently functional/nonfunctional.
Tracking URLs to check and current results on UC.
WCS
sWCSGetCoverage20(): WCS server error. Required parameter CoverageID was not supplied.
WFS
https://grid.nga.mil/grid_ba/ms/cgi-bin/gridws?service=wfs&version=1.0.0 request=getfeature&typename=ms:gridws_pointcloud&bbox=62,33,62.1,33.1
https://grid.nga.mil/grid_ba/ms/cgi-bin/gridws?service=wfs&version=1.1.0&request=getfeature&typename=ms:gridws_pointcloud&bbox=62,33,62.1,33.1
https://grid.nga.mil/grid_ba/ms/cgi-bin/gridws?service=wfs&version=1.1.1&request=getfeature&typename=ms:gridws_pointcloud&bbox=62,33,62.1,33.1
msWFSDispatch(): WFS server error. WFS Server does not support VERSION 1.1.1.
https://grid.nga.mil/grid_ba/ms/cgi-bin/gridws?service=wfs&version=2.0.0&request=getfeature&typename=ms:gridws_pointcloud&bbox=62,33,62.1,33.1
numberMatched="0" numberReturned="0
WMTS
Returns black pic, but query looks good. Could just be no data here.
The text was updated successfully, but these errors were encountered: