Skip to content

Proposal to Contribute WMTS Feature Info Support – Questions About Testing and terriajs-cesium Setup #7603

Answered by zoran995
ShubhamSharmaFAO asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ShubhamSharmaFAO, here are the steps that should work for using local version of terriajs-cesium

  • clone TerriaMap
  • Clone both terriajs and terriajs-cesium into the "packages" directory.
mkdir -p packages
git clone [email protected]:terriajs/terriajs
git clone [email protected]:terriajs/cesium terriajs-cesium

It is important to clone terriajs cesium in a directory that is not named cesium since our current default terriamap package.json expects the cesium directory. Otherwise, it will fail, resulting in incorrect linking and dependency issues between npm and Yarn. The above command will clone it in directory terriajs-cesium.

  • Change the version of terriajs-cesium on both TerriaMap and terriajs.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@ShubhamSharmaFAO
Comment options

@zoran995
Comment options

Answer selected by ShubhamSharmaFAO
@ShubhamSharmaFAO
Comment options

@zoran995
Comment options

zoran995 May 7, 2025
Collaborator

@ShubhamSharmaFAO
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants