Skip to content

Commit

Permalink
Add clarification that the symbology implementation will start out in…
Browse files Browse the repository at this point in the history
… the Twin application as a building block before promoting it to a package
  • Loading branch information
mvriel committed Oct 21, 2024
1 parent cee0d4d commit 5bcb92c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/docs/developers/decisions/20241009-styling-of-layers.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ is.

## Codeorganisatie

De implementatie van het systeem wordt ondergebracht in een aparte **OpenUPM-package**. De code voor de verschillende
De implementatie van het systeem wordt initieel ondergebracht als *Building Block* in de *Twin* applicatie en zodra de
structuur uitontwikkeld is, verhuist naar een aparte **OpenUPM-package**. De code voor de verschillende
**Symbolizer-extensies** wordt georganiseerd in mappen, waarbij iedere extensie een **Requirement Class** uit de
OGC-specificatie volgt. Dit maakt het beheer van verschillende extensies overzichtelijk en zorgt voor een heldere
scheiding tussen kernfunctionaliteit en uitbreidingen.
Expand Down

0 comments on commit 5bcb92c

Please sign in to comment.