[ 
https://issues.apache.org/jira/browse/OFBIZ-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623535#action_12623535
 ] 

David E. Jones commented on OFBIZ-1923:
---------------------------------------

A couple of thoughts:

1. make sure it is GeoPoint.geoPointId, not GeoPointId
2. the comment on the comment field should go in the field->description 
sub-element
3. make sure to start a fresh copy of OFBiz with this running (with add missing 
set to false if you don't want it to change your db) and make sure the entity 
engine checks don't complain about anything

> Add geolocation to data model.
> ------------------------------
>
>                 Key: OFBIZ-1923
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1923
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: accounting, framework, party, product
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: geopoint.patch
>
>
> The attached patch is enhancing the current data model following last David's 
> suggestion after some exchanges on dev ML. I just added a geoPointId to 
> Container.
> I finally used float for latitude, longitude and elevation, instead of 
> creating a new degree field type (numeric 18,6).
> Any comments are welcome.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to