3dcitydb / 3dcitydb-web-map

Cesium-based 3D viewer and JavaScript API for the 3D City Database
Apache License 2.0
367 stars 122 forks source link

Cannot GET /3dcitydb-web-map/3dwebclient/index.html #67

Closed kauevestena closed 3 years ago

kauevestena commented 3 years ago

I tried to execute the server following the instructions, from:

https://3dcitydb-docs.readthedocs.io/en/release-v4.2.3/webmap/installation-config.html

And it only shows

Cannot GET /3dcitydb-web-map/3dwebclient/index.html 

What can it be?

Son-HNguyen commented 3 years ago

I assume you used the command

node server.js

to run the client? What are the errors displayed on the console while you were running NodeJS?

kauevestena commented 3 years ago

I was using an outdated version of the documentation, the address has been updated...

at http://localhost:8000/3dwebclient/index.html its working very fine

sorry for my lack of knowledge

Son-HNguyen commented 3 years ago

Hi @kauevestena, I'm glad it worked out. No worries, we are here to help and your question may be very useful to others that might have the same problem as well. The latest documentation can be found using the following URL: https://3dcitydb-docs.readthedocs.io/en/latest/webmap/installation-config.html