Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0F596200BE2 for ; Thu, 15 Dec 2016 11:46:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0DEE0160B2D; Thu, 15 Dec 2016 10:46:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7C3DD160B0B for ; Thu, 15 Dec 2016 11:45:59 +0100 (CET) Received: (qmail 65098 invoked by uid 500); 15 Dec 2016 10:45:58 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 65087 invoked by uid 99); 15 Dec 2016 10:45:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2016 10:45:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 843C22C03E0 for ; Thu, 15 Dec 2016 10:45:58 +0000 (UTC) Date: Thu, 15 Dec 2016 10:45:58 +0000 (UTC) From: "Pierre Smits (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-1923) Add geolocation to data model. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 15 Dec 2016 10:46:00 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15751051#comment-15751051 ] Pierre Smits commented on OFBIZ-1923: ------------------------------------- Should we not close this issue? > 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: Trunk > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: Release Branch 09.04, Trunk > > Attachments: GeloLocation.patch, GeloLocation.patch, GeopointDataModel.patch, GeopointDataModel.patch, GeopointDataModel.patch, GeopointDataModel.patch, GeopointDataModel.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 was sent by Atlassian JIRA (v6.3.4#6332)