Geotrace length?

I haven't got a bite in the GeoODK Community forum so just thought I'd try
asking my question here. Is anyone here familiar with the geotrace function
in GeoODK?

I'm using the devops branch of GeoODK. I noticed when using the geotrace
function for polylines created with the auto (1 sec) that the data is
truncated to 255 characters. How can I increase this to no limit (or the
highest possible)?

I tried the following string formatting protocol for ODK, but it didn't
work this feature:
-Added to head
xmlns:odk="http://www.opendatakit.org/xforms
-Added to bind

(this e-mail list is monitored; first-time postings may be held for up to
72 hrs)

For ODK Aggregate:

If you have already uploaded a form definition, any changes to add
odk:length to a field will be silently ignored (i.e., any subsequent
form_version that adds this configuration parameter will have no effect).

To make these take effect, you must delete the existing form definition
(and uploaded data) and then upload the form definition with the odk:length
specification.

If you are running on a MySQL Tomcat install, be aware that odk:length
cannot exceed roughly 60,000. For PostgreSQL, the limit is somewhere
around 990,000.

··· ---------------- If you are using a GeoODK server, you need to talk to those developers about the limitations of those servers.

On Wed, Nov 4, 2015 at 5:06 AM, Joel Whitney whitney.joel.b@gmail.com wrote:

I haven't got a bite in the GeoODK Community forum so just thought I'd try
asking my question here. Is anyone here familiar with the geotrace function
in GeoODK?

I'm using the devops branch of GeoODK. I noticed when using the geotrace
function for polylines created with the auto (1 sec) that the data is
truncated to 255 characters. How can I increase this to no limit (or the
highest possible)?

I tried the following string formatting protocol for ODK, but it didn't
work this feature:
-Added to head
xmlns:odk="http://www.opendatakit.org/xforms
-Added to bind

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

W dniu środa, 4 listopada 2015 19:15:13 UTC+1 użytkownik Mitch Sundt napisał:

(this e-mail list is monitored; first-time postings may be held for up to 72 hrs)

For ODK Aggregate:

If you have already uploaded a form definition, any changes to add odk:length to a field will be silently ignored (i.e., any subsequent form_version that adds this configuration parameter will have no effect).

To make these take effect, you must delete the existing form definition (and uploaded data) and then upload the form definition with the odk:length specification.

If you are running on a MySQL Tomcat install, be aware that odk:length cannot exceed roughly 60,000. For PostgreSQL, the limit is somewhere around 990,000.


If you are using a GeoODK server, you need to talk to those developers about the limitations of those servers.

I haven't got a bite in the GeoODK Community forum so just thought I'd try asking my question here. Is anyone here familiar with the geotrace function in GeoODK?

I'm using the devops branch of GeoODK. I noticed when using the geotrace function for polylines created with the auto (1 sec) that the data is truncated to 255 characters. How can I increase this to no limit (or the highest possible)?

I tried the following string formatting protocol for ODK, but it didn't work this feature:
-Added to head
xmlns:odk="http://www.opendatakit.org/xforms
-Added to bind

--

--

Post: opend...@googlegroups.com

Unsubscribe: opendatakit...@googlegroups.com

Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups "ODK Community" group.

To unsubscribe from this group and stop receiving emails from it, send an email to opendatakit...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

Mitch Sundt
Software Engineer
University of Washington
mitche...@gmail.com

Hi,
This methods is still not working. Geotrace type of field keep only 256 characters.
How to increase length of Geotrace?
Best regards,
Mark

··· > On Wed, Nov 4, 2015 at 5:06 AM, Joel Whitney wrote:

Confirmed that this is a regression introduced in 1.4.8 via the changes for
enhanced support of geotrace and geoshape in the KML exporter and the
publishers.

The fix for this has been pushed on the uiexperiment (active development
branch) of ODK Aggregate.

It will be in the next ODK Aggregate release (no ETA)

··· On Fri, Mar 3, 2017 at 1:42 AM, wrote:

W dniu środa, 4 listopada 2015 19:15:13 UTC+1 użytkownik Mitch Sundt
napisał:

(this e-mail list is monitored; first-time postings may be held for up
to 72 hrs)

For ODK Aggregate:

If you have already uploaded a form definition, any changes to add
odk:length to a field will be silently ignored (i.e., any subsequent
form_version that adds this configuration parameter will have no effect).

To make these take effect, you must delete the existing form definition
(and uploaded data) and then upload the form definition with the odk:length
specification.

If you are running on a MySQL Tomcat install, be aware that odk:length
cannot exceed roughly 60,000. For PostgreSQL, the limit is somewhere
around 990,000.


If you are using a GeoODK server, you need to talk to those developers
about the limitations of those servers.

On Wed, Nov 4, 2015 at 5:06 AM, Joel Whitney whitney...@gmail.com wrote:

I haven't got a bite in the GeoODK Community forum so just thought I'd
try asking my question here. Is anyone here familiar with the geotrace
function in GeoODK?

I'm using the devops branch of GeoODK. I noticed when using the geotrace
function for polylines created with the auto (1 sec) that the data is
truncated to 255 characters. How can I increase this to no limit (or the
highest possible)?

I tried the following string formatting protocol for ODK, but it didn't
work this feature:
-Added to head
xmlns:odk="http://www.opendatakit.org/xforms
-Added to bind

--

--

Post: opend...@googlegroups.com

Unsubscribe: opendatakit...@googlegroups.com

Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google
Groups "ODK Community" group.

To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

Mitch Sundt
Software Engineer
University of Washington
mitche...@gmail.com

Hi,
This methods is still not working. Geotrace type of field keep only 256
characters.
How to increase length of Geotrace?
Best regards,
Mark

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com