Closed laurahaley closed 3 years ago
The place schema includes several tables.
We don't need the place_point_of interest or the point_of_interest_type tables included
Places should have a link in the menu bar, like People and Plats. The places, and place_alt_names should be editable through the interface.
The categories and public_entities tables are lookup tables for the main place table. They are pretty much set, so we could edit those in the database if needed.
The place_history and place_alt_name_hist are just for display.
Not every place has an address. For places that have an address, we should show the place information on the Address::View screen.
Some places are considered Landmarks ( landmark_flag = 'Y)
I'm open to a priority staged approach in order of what would be most helpful to us maintaining that data and others viewing it.
At some point we are going to add a look up table for place_types
adding the gis.places data in the master_address interface would be helpful to us to maintain the data more easily and allow users to see what we have. There are places that don't have an address (landmarks), where we would need a separate screen similar to People and Plats