Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
OGC
3DGeoVolumesAPI
Commits
69371b2c
Commit
69371b2c
authored
Jul 07, 2021
by
Joe TS Dell
Browse files
update
parent
22e00d6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
69371b2c
...
...
@@ -19,9 +19,14 @@ npm install
*
**Collections**
:
`http://localhost:port/collections`
*
**Collections with bbox filter**
:
`http://localhost:port/collections?bbox=minx,miny,maxx,maxy`
### Adding Collection
### Adding Collection
Contents
*
Add contents to
`3DGeoVolumes\collections\collections.json`
*
Add contents to
`3DGeoVolumes\collections\:collectionId\collectionId.json`
(The automated script could be added here in future.)
*
In this version, Express Routing has to be manually adjusted in some cases
*
Collection Children
*
i3s (Redirecting to ArcGIS portal)
*
i3s (Local Scene)
*
gltf
### Configuration
*
Port can be adjusted in the
`server.js`
file.
...
...
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