Re: [Arches] Hiding Spatial Locations in the Report Template

2020-12-08 Thread Alexei Peters
Hi Bryan,
Right now the data for storing you coordinates is in 1 node and if the
permissions are set such that a specific group isn't allowed to see it,
then the flows to all the different ways that data could show up.  In this
case the map data and the coordinate data are derived from that same data
and must adhere to the same permissions.
What you want, really, is a hybrid approach.  You'd like to completely
restrict viewing of the raw coordinates but still allow a limited view of
the data via a map.  Is that right?
If that's the case, you might be able to achieve something like that via a
custom card component, or maybe even better, a custom map widget/template
that simply hides the coordinates in the report.
I might be a little out of my depth here someone like Rob Gaston, whom I
work with, might be able to answer this more definitively.
Cheers,
Alexei

Director of Web Development - Farallon Geographics, Inc. - 971.227.3173


On Thu, Nov 26, 2020 at 4:16 AM Bryan Alvey  wrote:

>
> Hi Everyone,
>
> I feel this question must have been asked many times before, but I can’t
> seem to find a solution in the docs or in the forums, so here goes:
>
> I want anonymous users/specific user groups to be able to see the location
> points on the map but I want to limit how far they can zoom into the map,
> and I don’t want them to see the spatial location geometry displayed in the
> report template.
>
> So I have set up the default zoom limits in System Settings (System
> Settings/Default Map Settings/Map Zoom) and created the zoom limits for the
> user groups (from the /admin area, under MODELS / Group map settings (5.1)).
>
> However, when I try to limit the view of spatial locations for guest users
> through admin permissions, guests can’t see the points on the map; and when
> I try to limit the view through card permissions tab in the front end
> (Arches Designer/[Model Name]/Location/Spatial Location/Permissions tab)
> the same thing happens – they can either see nothing at all on the map and
> no coordinate display, or they can see the map data AND the coordinate
> information displayed in the report template.
>
> Has anyone a solution to this problem?
>
> Best wishes,
>
>
>
> Bryan
>
>
>
> --
> -- To post, send email to archesproject@googlegroups.com. To unsubscribe,
> send email to archesproject+unsubscr...@googlegroups.com. 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 archesproject+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/archesproject/449d0c3a-65d5-42d2-b6b0-2ca1e3f2693cn%40googlegroups.com
> 
> .
>

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. 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 archesproject+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/archesproject/CA%2BZLqy8gwxzd4YCndb0pgtcHd6bEW2CoZnGRpg-zPCg%3DvKL%3D9g%40mail.gmail.com.


[Arches] Re: KML into arches 5

2020-12-08 Thread Lindsey Gant
Hi Gabriel,

Thank you for your message! Have you had any luck finding a solution to 
loading your KML layers? If not, I will see if someone else from our 
community can help you out.

Best,

Lindsey
Getty Conservation Institute, Arches

On Tuesday, December 1, 2020 at 12:44:41 AM UTC-8 gabriel.c...@gmail.com 
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. 
> 
>
> 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 
>  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 archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. 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 archesproject+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/archesproject/c53410e2-558c-453b-991e-e4142b062a85n%40googlegroups.com.


[Arches] Re: Error in editing the system settings

2020-12-08 Thread Lindsey Gant
Hi Mahmoud,

Thank you for your message. Were you able to find a solution to this error 
in your system settings? If not, let me see if someone in the group can 
follow up.

Best,

Lindsey
Getty Conservation Institute, Arches

On Thursday, November 26, 2020 at 1:41:52 PM UTC-8 raz...@gmail.com wrote:

> Hi All, 
>
> I am having trouble editing the system settings in Arches interface.  I 
> get an error with the following message
> "*Unable to save. Please verify your input is valid*
>
> *TileCardinalityError: Trying to save a tile to a card with cardinality 1 
> where a tile has previously been saved*."
>
> [image: TileCardinalityError_error.png]
>
>
> I am using version 5.1 installed from GitHub on an ubuntu 18.4 server and 
> serving using apache. My initial thought was that I must have misconfigured 
> the permissions but then I tried removing the setting "record" and then 
> adding a new record with the setting I require and the system accepted it. 
> It still prevented me from editing the new record system I added.
>
> [image: TileCardinalityError_delete.png]
>
> [image: TileCardinalityError_new.png]
>
> Thank you for your help, 
>
> I am not sure if the settings file or any list of permissions would be 
> relevant here. I am happy to share them if you think they might. 
>
>
> Best,
>
> Mahmoud 
>
>
>

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. 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 archesproject+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/archesproject/5c3d1f1a-95ff-45d8-bb65-3bf4cec8955fn%40googlegroups.com.


[Arches] Re: Our World Heritage competition

2020-12-08 Thread Alina Myklebust
Dear Yiannis,

Thank you for sharing this opportunity with the Arches Project community! 
 As you said, the aims of many Arches-based projects may fit the core aims 
of this WMF initiative.  We are happy to spread the news via our social 
media channels and upcoming bulletin.  We appreciate you bringing this to 
our attention!  

Cheers,

Alina 
Arches Project

On Monday, December 7, 2020 at 10:05:02 AM UTC-8 Yiannis Avramides wrote:

> Dear all,
>
>  
>
> The new “Our World Heritage” initiative has issued a Call for Letters of 
> Intention for better ways in which technology can be used to monitor World 
> Heritage Sites and to tell multiple narratives surrounding a WH site:
>
>  
>
> https://www.ourworldheritage.org/it_loi
>
>  
>
> Arches-based initiatives may fit the core aims of this competition 
> especially well: to strengthen the monitoring of World Heritage using 
> Information Technologies (obviously), and to enhance multiple narratives in 
> the interpretation and presentation of World Heritage Sites, which Arches 
> can support by describing relationships among resources, people, 
> organizations, events, etc.
>
>  
>
> Entries should be built around a specific World Heritage Site, and should 
> contain meaningful community involvement, in addition to their 
> demonstration potential.
>
>  
>
> The deadline is January 29, and there will be prizes and the opportunity 
> for projects to be presented at the 45th session of the World Heritage 
> Committee Meeting in 2022.
>
>  
>
> For disclosure, I am involved with this initiative.
>
>  
>
> Cheers,
>
>  
>
> Yiannis Avramides
> Senior Program Manager, World Monuments Watch
>
>  
>
> O  +1 (646) 424-9594 <(646)%20424-9594>, ext. 224  
> 350 Fifth Avenue, Suite 2412
>
> New York, NY 10118
>
> www.wmf.org
>
> www.facebook.com/worldmonuments
>
>  
>
>  
>
>  
>

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. 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 archesproject+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/archesproject/c7341209-9436-4df1-8b63-c28d50ac3b0an%40googlegroups.com.