iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.09k stars 293 forks source link

Use context for all converters (and not only Feature2Mesh) #2196

Closed ftoromanoff closed 10 months ago

ftoromanoff commented 11 months ago

The PR #2180 propose a new approach of Context for the Style, that is used in Feature2Mesh. 2 others converters also use the initial context;

This PR propose (based on PR #2180 ) to generalize the use of Context to the other converter.

Changes:

jailln commented 10 months ago

To remember when reviewing: addess the following comment