Ticket #15 (closed enhancement: fixed)
Add Geographic Attribute(s) to Factlet (req. Geographic Data Type in Domain Model)
| Reported by: | rgrp | Owned by: | rgrp |
|---|---|---|---|
| Priority: | critical | Milestone: | v0.3 |
| Component: | core | Version: | |
| Keywords: | Cc: |
Description
As A
Developer
I want to
Add geographic (locational) attributes to Factlets.
Details
To implement this will require either:
- Storing simple strings which are then 'parsed'/manipulated outside of the DOM.
- Could get away with this if we are pushing straight through the DM to (e.g.) Google Maps.
- However this has the disadvantage that the geo data is essentially opaque to use at the DM level which makes things like querying difficult ...
- Use geotypes and then create a specific sqlalchemy type as detailed in http://blog.bycycle.org/2007/01/29/using-postgis-with-sqlalchemy/
Change History
Note: See
TracTickets for help on using
tickets.
