Skip to content

Commit

Permalink
remove mapbox code
Browse files Browse the repository at this point in the history
  • Loading branch information
bertt committed Jun 10, 2024
1 parent 50348e1 commit 80e4355
Show file tree
Hide file tree
Showing 425 changed files with 16 additions and 192,908 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ The input table contains instance information like location (epsg:4326), binary

The 3D tiles created by this tool are tested in Cesium JS.

MapBox GL JS (using https://github.com/Geodan/mapbox-3dtiles) is NOT supported at the moment.

Sample of trees in Cesium viewer using instanced 3D Tiles in Lyon:

![image](https://github.com/Geodan/i3dm.export/assets/538812/f67c6126-64be-42a9-9ee5-8f64c452c4aa)
Expand Down Expand Up @@ -74,8 +72,6 @@ Tool parameters:
-q: (optional - Default: "") Query to add to the where clauses (for example: -q "id<5460019"). Be sure to check indexes when using this option.
-f, --format: (optional - default Cesium) Output format mapbox/cesium
--use_external_model: (optional - default false) Use external model instead of embedded model
--use_scale_non_uniform: (optional - default false) Use column scale_non_uniform for scaling instances
Expand Down
2 changes: 0 additions & 2 deletions i3dm.export.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "doc", "doc", "{68333F7F-D9B
ProjectSection(SolutionItems) = preProject
docs\Box.glb = docs\Box.glb
docs\getting_started.md = docs\getting_started.md
docs\index.html = docs\index.html
docs\Mapbox3DTiles.js = docs\Mapbox3DTiles.js
README.md = README.md
docs\screenshot.png = docs\screenshot.png
docs\trees.png = docs\trees.png
Expand Down
Loading

0 comments on commit 80e4355

Please sign in to comment.