jaim23mf / API_eroma2

0 stars 0 forks source link

Map data refactoring #17

Open nicholaslambertucci-ett opened 1 year ago

nicholaslambertucci-ett commented 1 year ago

There're some difference between defined entities and db models _(eg. Map_Graph_Node has unexpected accessibility property; this property shuld be defined in Map_Graph_Node_Relations). Attached there's the map data management (db, controllers, data from api)_ refactoring. 0007-refactoring-map-data.patch

jaim23mf commented 1 year ago

accessibility this property was an internal property to create the accessibilityGraph , this property should not give any error as by default is set to 0

jaim23mf commented 1 year ago

patch applied 25f7deb