Zoning for Facilities

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Zoning for Facilities

ian tabangay
Hi.
If I want to implement zoning (location) for Facilities, how should I do it?
Should I add a new column in the PostalAddress? Or use FacilityGroup to
group together Facilities within a common zone?
Ultimately, Id like to do searches for facilities within a common zone.
Thanks in advance.

Ian
Reply | Threaded
Open this post in threaded view
|

Re: Zoning for Facilities

David E Jones

So you want something like groups of facilities? If so the entity  
would be FacilityGroup. There isn't a UI for this entity (that I know  
of...), but it has existed for a long time and can be used for just  
this.

-David


On Jun 10, 2008, at 2:27 AM, ian tabangay wrote:

> Hi.
> If I want to implement zoning (location) for Facilities, how should  
> I do it?
> Should I add a new column in the PostalAddress? Or use FacilityGroup  
> to
> group together Facilities within a common zone?
> Ultimately, Id like to do searches for facilities within a common  
> zone.
> Thanks in advance.
>
> Ian