google-code-export / sandy-disaster-recovery

Automatically exported from code.google.com/p/sandy-disaster-recovery
2 stars 2 forks source link

Create, Edit, Expire Command Center Locations #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In addition to Work Order sites, the database must be able to create sites of 
interest, including these types:
* Headquarters
* Command Center
* Shelter
* Church
* LDS Church ('cause I think we're special)
* Other

Command Centers and shelters, in particular disappear after a short period of 
time.  After the end date, they should disappear from the map.

DATA COLLECTED ABOUT EACH SITE:
Site Name ("Emerson Ward")
Organization (The Church of Jesus Christ of Latter-day Saints)
Purpose (Mormon Helping Hands Northern New Jersey Command Center)
Primary Contact (Elder & Sister Ludlow)
Phone 1 (202-251-3498)
Phone 2 (205-422-3776 (c))
Email (mnl100nsj@hotmail.com)
Address (840 SOLDIER HILL RD)
City (Emerson)
State (NJ)
Zip Code (07630)
Type (command_center)
Date Opened (11/1/2012)
Date Closed (NULL)
Lat, Long (40.962897, -74.039981)

FORMAT:
<Placemark><name></name><description><![CDATA[Emerson Ward<br />The Church of 
Jesus Christ of Latter-day Saints<br /><strong>840 SOLDIER HILL RD, Emerson, NJ 
07630</strong><br />Contact: Elder & Sister Ludlow<br />Phone1: 202-251-3498<br 
/>Phone2: 205-422-3776 (c)<br />Email: mnl100nsj@hotmail.com<br />Mormon 
Helping Hands Northern New Jersey Command 
Center]]></description><styleUrl>#command_center</styleUrl><Point><coordinates>4
0.962897, -74.039981</coordinates></Point></Placemark>

Original issue reported on code.google.com by v...@aarontitus.net on 6 Nov 2012 at 12:03

GoogleCodeExporter commented 9 years ago
This is a REALLY NICE to have, and will probably get bumped up to High after 
initial launch, but is not strictly necessary for the initial launch.

Original comment by v...@aarontitus.net on 6 Nov 2012 at 1:34

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I have just submitted revision 34, which allows the use of Google My Maps as 
layers. This allows us to draw polygons in the My Map and have them appear 
here, and it allows for command centers (with arbitrary information and custom 
icons). I consider this sufficient for V1, but please change the priority as 
you see fit.

Original comment by rostovp...@gmail.com on 6 Nov 2012 at 4:11

GoogleCodeExporter commented 9 years ago
Less than 1% of the people using this system will have a Google account, and 
the likelihood that they will be the person with access is low.  For now, if I 
have the ability to add the polygons myself for v1, that's OK.

Take a look at the "Command Centers & Shelters" tab. I'm just treating them as 
regular placemarks.

And yeah, these things pop in and out of existence sometimes on a daily basis.  
Is it possible to create another class of places?  Is that difficult?

Original comment by v...@aarontitus.net on 6 Nov 2012 at 4:23

GoogleCodeExporter commented 9 years ago

Original comment by v...@aarontitus.net on 8 Nov 2012 at 6:56

GoogleCodeExporter commented 9 years ago
This was taken from Issue 158, which has been combined with this issue:

Add form to add command centers, shelters, headquarters, Info Centers, other 
Location.  By default, these locations should be be public (that is, on a 
public layer that others can turn on and off.

The form should ask for:
* Name/Title of Location
* Type of location [command centers, shelters, headquarters, Info Centers, 
other Location]
* Primary contact person
* Address
* Phone Number
* Lat/Long
* Start Date for location
* End Date for location
* Share this location with others?

[Save] [Deactivate Location]

Original comment by v...@aarontitus.net on 14 Jan 2013 at 11:55

GoogleCodeExporter commented 9 years ago
Issue 158 has been merged into this issue.

Original comment by v...@aarontitus.net on 14 Jan 2013 at 11:55

GoogleCodeExporter commented 9 years ago

Original comment by v...@aarontitus.net on 22 Jan 2013 at 2:24