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
bda9e649
Commit
bda9e649
authored
Oct 04, 2022
by
JOE XMG
Browse files
update
parent
66fdc9ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
bda9e649
...
...
@@ -14,19 +14,17 @@ npm install
## Usage
### Starting server
1.
Run
`node server.js`
(or any node manager - pm2/ nodemon) at your project folder.
2.
Access to the GeoVolumes
Landing Page at http://localhost:port.
2.
Access to the GeoVolumes
*
**Landing Page**
:
`http://localhost:port`
*
**Collections**
:
`http://localhost:port/collections`
*
**Collections with bbox filter**
:
`http://localhost:port/collections?bbox=minx,miny,maxx,maxy`
### 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
*
The 3D contents may be added directly in the collection folder or linked as HREF to the original source.
*
tileset.json (Cesium 3D Tiles)
*
i3s service json (ESRI Scene index)
*
gltf (direct file)
### Configuration
*
Port can be adjusted in the
`server.js`
file.
...
...
@@ -39,10 +37,12 @@ Please make sure to update tests as appropriate.
## Author
Joe Thunyathep Santhanavanich
Akademischer Mitarbeiter,
Get in touch: https://www.linkedin.com/in/thunyatheps/
`Akademischer Mitarbeiter,
Faculty of Geomatics, Computer Science and Mathematics,
University of Applied Sciences Stuttgart, Schellingstr. 24, D-70174 Stuttgart
https://www.hft-stuttgart.de/p/thunyathep-santhanavanich
https://www.hft-stuttgart.de/p/thunyathep-santhanavanich
`
## Link
| Document | URL |
...
...
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