<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.pl-s
        {mso-style-name:pl-s;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=FR link=blue vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hello,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I’ ve been trying Entwine + Greyhound this week and got something working very easily thanks to the dockers & documentation.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I would like to know if it is already possible to update fields of points using greyhound ?<o:p></o:p></p><p class=MsoNormal>From the video of the conference at ‘FOSS4G’ I understand that , at that time updating field was not yet ready.<o:p></o:p></p><p class=MsoNormal>But I’ve seen that there is a Greyhound plugin for PDAL (that I’d maybe like to use to try  adding Greyhound support in CloudCompare).<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Seeing that this plugin implements a GreyhoundWriter, I tried using the ‘write’ command but the server says:<o:p></o:p></p><p class=MsoNormal>«Caught /write not allowed », which I tried to fix by adding "allowWrite" : true in my config.json (I took the key by searching through the code),<o:p></o:p></p><p class=MsoNormal>but it did not change the error message .<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>My requests looked like this : <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>url = http://ec2_blabblabla:8080/resource/entwine-data-pdlb<o:p></o:p></p><p class=MsoNormal>requests.put(url + "/write?schema:['Classification']", b" \x00\x00")<o:p></o:p></p><p class=MsoNormal><span class=pl-s><o:p> </o:p></span></p><p class=MsoNormal><span class=pl-s>So I am a little bit early on this feature or misdoing something ?<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Best regards,<span style='font-size:10.0pt'><o:p></o:p></span></p><p class=MsoNormal>Thomas<o:p></o:p></p></div></body></html>