thanks Cyrus, On Wednesday, 9 December 2020 at 17:29:26 UTC Cyrus Hiatt wrote:
> Hi Gabriel, > > You cannot load KML files directly into Arches, so your approach of > converting them in to CSV files and loading them seems like a good one. If > you already have GRID instances created, and performance is the problem you > really need to solve, you might use custom styling to prevent the layer > from appearing when zoomed out beyond a scale where it is useful. > > Hope that helps, > > Cyrus > > > On Tuesday, December 1, 2020 at 12:44:41 AM UTC-8 [email protected] > wrote: > >> Hello, >> >> I have been trying to upload some grid from few countries to arches. The >> original format was in KMZ so I transform each KML into CSV using QGIS to >> upload them using the mapping document for grids following this approach in >> the arches documentation. >> <https://arches.readthedocs.io/en/stable/import-export/#importing-a-csv> >> >> The problem is that despite I have created separate CSV for each country >> they are loaded as just one layer using the resource model for GRIDS and >> that makes the arches to work very slow when loading the grid as overlay. >> They appear clustered so just when you zoom into some area appear the >> GRID for that determined area but still load many areas that are not gonna >> be used, so it slow the performance substantially. >> >> Is there anyway we can load this information in separate countries so the >> user can decide which GRID is interesting to load having still the >> functionality of click on the GRID and get the information of which GRID ID >> is (I have used shapefiles and geoserver to load that but doesn't have the >> functionality of show the information so just overlay the layer). >> >> I have read this post >> <https://groups.google.com/g/archesproject/c/fYdbHYMQrpc/m/btEDf1Wz9jkJ> but >> seems to be quite old so I dont know if there are any other approach to get >> what we need. >> >> Thank you very much >> >> Kind Regards, >> >> >> -- -- 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/e16f3d11-8453-451c-9cde-4e24535de381n%40googlegroups.com.
