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
3DGeoVolumesAPI
Commits
69371b2c
Commit
69371b2c
authored
3 years ago
by
Santhanavanich
Browse files
Options
Download
Email Patches
Plain Diff
update
parent
22e00d6d
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-1
README.md
with
6 additions
and
1 deletion
+6
-1
README.md
+
6
-
1
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.
...
...
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