- npm run dev
- Draws function
- Drawing component Save
- Dynamic drawing
- grid validation
- population
- calculate cost function
- buildingFloorRatio
- fitness function
- [v] how to make polylgon drwan in canvas to be accessible from parcel
- import parcel for polygon address from map
- convert to pixcel space
- convert minimum cell 1m
- specify Road line and 2m
- connection of individual id of footprint into DOM
- parcel information total area:
- Preview
- Refresh / Cleanup / Save
#OptimalFootprint Problem
- Draw Parcel in a new canvas called canvas-generation
- replicate of 2nd Canvas
- grid.displayCells in OptimalFootprint moves to utils.js
- todo : need to refactor in grid2.js
- To solve this problem, some functions are duplicate grid on OptimalFootprint
- todo :Refactor grid2.js
- Let's evolve
- make population of 10 and evaluate it's fitness functions