Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
OGC
node-3DPSx
Commits
389a5cd0
Commit
389a5cd0
authored
4 years ago
by
Athanasios
Browse files
Options
Download
Email Patches
Plain Diff
Update README.md
parent
a641707c
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-5
README.md
with
1 addition
and
5 deletions
+1
-5
README.md
+
1
-
5
View file @
389a5cd0
...
@@ -38,17 +38,13 @@ You access the service with the `/service/v1` endpoint and then provide addition
...
@@ -38,17 +38,13 @@ You access the service with the `/service/v1` endpoint and then provide addition
`&time=time_of_request`
`&time=time_of_request`
`&intersect=true`
\*
when vec3 is prefixed in a query parameter it should be replaced by three comma separated actual values, e.g. x,y,z
\*
when vec3 is prefixed in a query parameter it should be replaced by three comma separated actual values, e.g. x,y,z
\*
when the intersect parameter is true it will return nodes which intersect with the requested bounding box
When the query parameters are not valid an xml exception is returned.
When the query parameters are not valid an xml exception is returned.
## Examples
## Examples
*
[
getScene
](
http://81.169.187.7:9001/service/v1?service=3DPS&acceptversions=1.0&request=GetScene&boundingbox=-74.0189883681,40.7007424914,-73.9727649425,40.7318181023&cullingvolume=0.9739208992844022,0.22183197873838273,0.04763040148975446,-466686.908510136,-0.974414929031256,-0.21913033649100758,-0.04997441055529999,489653.71773500636,-0.2010488324103693,0.7002772846908004,0.6849752488466331,694036.5778396796,0.2003687953021454,-0.6979086335828746,-0.6875870017966105,-671263.22796277,-0.2094656714218098,0.7295941481510193,-0.6510119134697911,6378671.608204631,0.2094656714218098,-0.7295941481510193,0.6510119134697911,493621327.3917954&camera=1338074.3495312775,-4660674.031130781,4144304.2912002187,-0.2094656714218098,0.7295941481510193,-0.6510119134697911&frustum=1,0.5622205451542581,0.5773502691896256&drawingbuffer=954,929&time=1586730641723
&intersect=true
)
*
[
getScene
](
http://81.169.187.7:9001/service/v1?service=3DPS&acceptversions=1.0&request=GetScene&
layers=New_York_LoD2_3D_Buildings&
boundingbox=-74.0189883681,40.7007424914,-73.9727649425,40.7318181023&cullingvolume=0.9739208992844022,0.22183197873838273,0.04763040148975446,-466686.908510136,-0.974414929031256,-0.21913033649100758,-0.04997441055529999,489653.71773500636,-0.2010488324103693,0.7002772846908004,0.6849752488466331,694036.5778396796,0.2003687953021454,-0.6979086335828746,-0.6875870017966105,-671263.22796277,-0.2094656714218098,0.7295941481510193,-0.6510119134697911,6378671.608204631,0.2094656714218098,-0.7295941481510193,0.6510119134697911,493621327.3917954&camera=1338074.3495312775,-4660674.031130781,4144304.2912002187,-0.2094656714218098,0.7295941481510193,-0.6510119134697911&frustum=1,0.5622205451542581,0.5773502691896256&drawingbuffer=954,929&time=1586730641723
)
## Demo
## Demo
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets