LIST-LUXEMBOURG / iguess

iGuess 1.0 - The iGuess implementation in Rails
GNU General Public License v3.0
6 stars 0 forks source link

hydro-atlas and ecosystem test web sites do not show Luxembourg in location drop down #137

Closed uleopold closed 10 years ago

uleopold commented 10 years ago

The hydro-atlas and ecosystem test web sites need to show Luxembourg country in the drop down. Zoom for "Maps" should be to Luxembourg country.

ldesousa commented 10 years ago

This request requires a correction to the domain model: right now the relationship between Sites and Cities is one-to-many but it needs to be many-to-many. I will have to study how to do this without loosing or invalidating the data.

uleopold commented 10 years ago

I do not undertsand the answer. We only need to introduce a "City" in the data base as for the other instances. Have a look e.g. iguess-list.tudor there we have "Luxembourg Country" and "Spain".

ldesousa commented 10 years ago

This is not a normalisation problem, rather a design error. But if the decision is to keep the current domain model, be it.

uleopold commented 10 years ago

I do not see why it would not work in the same as it does for iguess-list.tudor ?

We need GD Luxembourg not Luxembourg city, similar as in iguess-list where we have the GD Luxembourg and Spain.

Please add GD Luxembourg to both instances (hydro-atlas and ecosystems).= with zoom on GD Luxembourg similar as in iguess-list (see screenshot below).

We can discuss the domain model afterwards to see what needs to be changed in the domain model.

workspace 1_146