Hi, Were you able to solve this issue? Thanks
On Sunday, August 2, 2020 at 12:13:50 AM UTC+3 [email protected] wrote: > Hi Angela, > thank you for your answer. > > In the meantime I encountered another problem "MapboxGeocoder is not a > constructor" in map.js file. I fixed that by changing version of > @mapbox/mapbox-gl-geocoder in package.json from "^4.4.0" to "4.4.0" and > running 'yarn install' - it looks like newest version 4.6.0 cause some > problem (maybe difference in importing method). > > Returning to the thread topic - I attach file with full error log. > In console I see that it is http 500 - Internal server error. > > In server log only addition is information that error is thrown by > psycopg2.errors.UndefinedFunction. > And yes - it is with all resources and many .pbf files at once. > > > Best regards, > Kuba > > > W dniu wtorek, 28 lipca 2020 17:11:52 UTC+2 użytkownik Angela Labrador > napisał: >> >> Hi Kuba, >> >> I have not encountered this error before, but I believe this function is >> part of PostGIS. Do you get any errors in your console when you go to the >> /search page and view your map? Is it just an error with this one resource >> or with all? If you trigger the error again, can you send a full screenshot >> of the gray traceback area? >> >> Thanks, >> Angela >> >> >> >> On Friday, July 24, 2020 at 5:11:59 PM UTC-4 [email protected] wrote: >> >>> Hello, >>> I have another problem with initial arches installation. >>> >>> After adding a resource and displaying that in the search panel the >>> shape layer is not showed on the map box. >>> In browser console it is showed as errors in downloading /mvt/#####.pbf >>> files. >>> >>> Error states that function st_asmvtgeom(geometry, geometry) does not >>> exist probably there is something wrong with arguments types. Maybe some >>> libraries incompatibility? >>> I am on Ubuntu 16.04 and already checked that PostgreSQL, Postgis, GDAL >>> are in proper versions. >>> >>> I will be very grateful for any hint what can be wrong. >>> >>> [image: Adnotacja 2020-07-24 230429.png] >>> >>> Best regards, >>> Kuba >>> >> -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/archesproject/5cfa8cc4-4175-46ce-b422-9fd47a88aa8an%40googlegroups.com.
