So I have been trying to add geometry to one of our resources by dragging and dropping a .gpx file onto the map in the edit form for the resource.
I can add it to the map just fine but when I go to save I eventually get an error on the webpage that states: TransportError at /resources/SURVEY.E1/default/1510042c-6888-4fc9-8658-cd5cee6a8bdb TransportError(500, u'IllegalArgumentException[Document contains at least one immense term in field="geometries.label" (whose UTF8 encoding is longer than the max length 32766), all of which were skipped. Please correct the analyzer to not produce such terms. The prefix of the first immense term is: \'[77, 85, 76, 84, 73, 76, 73, 78, 69, 83, 84, 82, 73, 78, 71, 40, 40, 45, 49, 50, 48, 46, 53, 54, 57, 57, 53, 49, 48, 51]...\', original message: bytes can be at most 32766 in length; got 100421]; nested: MaxBytesLengthExceededException[bytes can be at most 32766 in length; got 100421]; ') >From what I can tell it appears as though there is a size limit on the files used to create the geometry? I have done this successfully with smaller gpx files, this current one is about 300KB. I have converted to a kml but get the same message (albeit with a smaller byte size), and the size of that file is 165KB. Does anyone know for sure if size is the issue here and if there is a way (and how) to increase size limits for files to create geometry? Thanks much. Andy -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
