[Arches] Re: Is Arches useful to manage heritage or just to describe and visualize

2018-02-02 Thread Dennis Wuthrich
Hi Mark,

Yes, we know of Arches users who define "managing" heritage as ongoing 
activities that document the condition of a heritage assets, linking 
documents that describe interventions, and activities that evaluate a 
heritage object with the goal of determining whether it is suitable for 
enhanced protection status. 

We're also starting to look at creating an Arches application that would 
allow organizations to formally track the case work, communications, 
mitigation requirements, and monitoring efforts associated with permit 
applications and how they might impact heritage resources.

Really, Arches has been designed to allow you to define how you want to 
"manage" heritage.  Arches can track the information associated with 
managing heritage, and it will allow you to implement management workflows 
(via Python and Javascript) if you need to implement sophisticated 
management workflows.

Hope this helps,

Dennis

On Friday, February 2, 2018 at 9:36:41 AM UTC-8, Marc Hernandez wrote:
>
> I'd like to know about your expierence using Arches to manage heritage 
> (and not only describing and visializing it). What can be done in that 
> "managing" sense? In othwr words, how do heritage experts use Arches  to 
> manage heritge besides docummenting and visualizing buildings? Monotoring? 
> Linking files and interventions? Any examples of managing uses out there? 
> Thank you very much!
> Marc Hernandez
> Barcelona

-- 
-- 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.
For more options, visit https://groups.google.com/d/optout.


[Arches] Re: Monitoring and risk mapping Feature question

2018-02-02 Thread Dennis Wuthrich
Hi Xavier,

Arches is pretty flexible and allows you to define the scope and content of 
the monitoring and risk mapping that you want to implement.  For example, 
you could use Arches to track the risk exposure heritage objects have to 
environmental risks (e.g.: risk of damage due to fires, earthquake, 
flooding) or other events (e.g.: re-alignment of a road, redevelopment of 
an area, or altered development policy for an area) using Arches' 
integrated GIS.  Alternatively, you could integrate existing GIS 
data/services into Arches.  And, if you're concerned about risks that 
aren't geospatial (risk of adverse effects due to reduced funding of 
maintenance activities), you define your risk model in Arches.  Simple 
models (such as "High", "Medium", and "Low") are easy to implement.  You 
can implement much more sophisticated risk models using Arches' ability to 
associate functions written in Python. 

The same is true for monitoring heritage objects.  Arches allows you to 
define the information you wish to manage over the course of your 
monitoring efforts.  Simple monitoring might include a statement of the 
condition of and object at a point in time and include photos documenting 
the condition.  More sophisticated monitoring workflows can be implemented 
as functions, or even as full-blown Arches applications.

Hope this is helpful,

Dennis

On Friday, February 2, 2018 at 4:24:46 AM UTC-8, Xavier Prat wrote:
>
>
> Hello,
>
> I read in the Arches 4 fact sheet the followin feature about the platform:
>
> --> monitoring and risk mapping.
>
> I wonder if could i got some examples about this feature. Which is the 
> strategy to map risks under Arches? And what kind of risks are you talking 
> about in this fact sheet?
>
>
> thank you
>
> Xavier Prat
>

-- 
-- 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.
For more options, visit https://groups.google.com/d/optout.


[Arches] Is Arches useful to manage heritage or just to describe and visualize

2018-02-02 Thread Marc Hernandez
I'd like to know about your expierence using Arches to manage heritage (and not 
only describing and visializing it). What can be done in that "managing" sense? 
In othwr words, how do heritage experts use Arches  to manage heritge besides 
docummenting and visualizing buildings? Monotoring? Linking files and 
interventions? Any examples of managing uses out there? Thank you very much!
Marc Hernandez
Barcelona

-- 
-- 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.
For more options, visit https://groups.google.com/d/optout.


Re: [Arches] Adding Tileserver Layers

2018-02-02 Thread David Lopes
(...) all ok now, the problem was in the mapbox layer (I deleted the 
background layer).

Thanks



terça-feira, 30 de Janeiro de 2018 às 18:12:51 UTC, Rob Gaston escreveu:
>
> Hi David,
>
> The JSON that Adam provided specifies paint styles for lines only, which 
> is probably at least one reason why you aren’t seeing anything on the map.
>
> I tested and confirmed that the example I sent yesterday was working with 
> Arches, so I think it will expedite your process to give it a try and see 
> if it works for you rather than trying to write your own layer styles 
> (which can be fraught with human error if one is not used to hand writing 
> JSON).
>
> You can then take the resultant overlay and modify the styles in the Map 
> Layer Manager, which makes it easier to interactively change your style 
> JSON.
>
> - Rob
>
> On Jan 30, 2018, at 6:15 AM, David Lopes  
> wrote:
>
> Hi Rob,
>
> Thanks for the help, for now (because I'm not working on this full time) I 
> will explore the ways Adam showed me and then, hopefully soon, I will look 
> into the examples that you gave me.
>
> Anyway I will feed back to you about how I am progressing.
>
> Best regards,
>
>
>
> terça-feira, 30 de Janeiro de 2018 às 00:05:14 UTC, Rob Gaston escreveu:
>>
>> Hi David,
>>
>> Just to add to what Adam said: the JSON that Adam sent in his previous 
>> message is an example of how you might use Arches’s built-in tileserver to 
>> create a vector tile service using a table in PostgreSQL and add that 
>> service as an overlay to Arches.
>>
>> I see in your original message that you had some GeoJSON embedded in your 
>> tileserver layer JSON.  If you just want to add a static GeoJSON layer (for 
>> example, one like this: 
>> http://bl.ocks.org/d/ef52412364feacb59192efe73045068d) then you can 
>> create a GeoJSON source and bypass the tileserver entirely.  To do this, 
>> you will instead be using the “add_mapbox_layer“ command.This is 
>> especially useful if you have a small dataset (like the one that your 
>> provided) and don’t need any of PostGIS’s spatial processing capabilities 
>> (such as the clustering functions we use for resource layers by default).
>>
>> Here is a link to an example of how you might add such a static GeoJSON 
>> layer: https://gist.github.com/robgaston/d0e3db6b966837be65031d2300a0801d
>>
>> You’re probably best off just:
>> 1) downloading the JSON file in the gist,
>> 2) putting that file in the same folder as your project’s manage.py file
>> 3) scraping the content of add-example-points-layer.sh and running that 
>> manually at a command line from your project’s folder.
>>
>> I hope that helps!
>> - Rob
>>
>>
>> On Jan 29, 2018, at 9:22 AM, Adam Cox  wrote:
>>
>> Hi David, you're correct that this is a JSON syntax error. I used this 
>> handy tool https://jsonlint.com/ to test it. It also formats the code in 
>> a way that makes it easier to visualize JSON syntax.
>>
>> Ultimately, the change that needs to happen is moving the ] that is near 
>> the very end to a position right before the "config" section and adding a , 
>> after it. So the following is valid JSON:
>>
>> {
>> "type": "FeatureCollection",
>> "features": [{
>> "type": "Feature",
>> "properties": {
>> "KML_STYLE": "msn_I3",
>> "KML_FOLDER": "Arcos de Valdevez"
>> },
>> "geometry": {
>> "type": "Point",
>> "coordinates": [-8.450217, 41.938804]
>> }
>> },
>> {
>> "type": "Feature",
>> "properties": {
>> "KML_STYLE": "msn_M",
>> "KML_FOLDER": "Arcos de Valdevez"
>> },
>> "geometry": {
>> "type": "Point",
>> "coordinates": [-8.343963, 41.870299]
>> }
>> },
>> {
>> "type": "Feature",
>> "properties": {
>> "KML_STYLE": "msn_M",
>> "KML_FOLDER": "Arcos de Valdevez"
>> },
>> "geometry": {
>> "type": "Point",
>> "coordinates": [-8.389271, 41.868684]
>> }
>> },
>> {
>> "type": "Feature",
>> "properties": {
>> "KML_STYLE": "msn_I1",
>> "KML_FOLDER": "Caminha"
>> },
>> "geometry": {
>> "type": "Point",
>> "coordinates": [-8.832159, 41.873065]
>> }
>> },
>> {
>> "type": "Feature",
>> "properties": {
>> "KML_STYLE": "msn_M0",
>> "KML_FOLDER": "Caminha"
>> },
>> "geometry": {
>> "type": "Point",
>> "coordinates": [-8.838441, 41.801253]
>> }
>> },
>> {
>> "type": "Feature",
>> "properties": {
>> "KML_STYLE": "msn_M0",
>> "KML_FOLDER": "Caminha"
>> },
>> "geometry": {
>> "type": "Point",
>> "coordinates": [-8.841388, 41.809651]
>> }
>> },
>> {
>> "type": "Feature",
>> "properties": {
>> "KML_STYLE": "msn_M0",
>> "KML_FOLDER": "Caminha"
>> },
>> "geometry": {
>> "type": "Point",
>> "coordinates": [-8.787310, 41.906306]
>> }
>> },
>> {
>> "type": "Feature",
>> "properties": {
>> "KML_STYLE": "msn_M0",
>> "KML_FOLDER": "Caminha"
>> },
>> "geometry": {
>> "type": "Point",
>> "coordinates": [-8.850757, 41.809936]
>> }
>> },
>> {
>> "type": "Feature",
>> "properties": {
>> "KML_STYLE": "msn_V1",
>> "KML_FOLDER": "Melgaço"
>> },
>> "geometry": {
>> "type": "Point",
>> "coordinates": [-8.098310, 42.070975]
>> }
>> },
>> {

[Arches] Monitoring and risk mapping Feature question

2018-02-02 Thread Xavier Prat

Hello,

I read in the Arches 4 fact sheet the followin feature about the platform:

--> monitoring and risk mapping.

I wonder if could i got some examples about this feature. Which is the 
strategy to map risks under Arches? And what kind of risks are you talking 
about in this fact sheet?


thank you

Xavier Prat

-- 
-- 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.
For more options, visit https://groups.google.com/d/optout.


[Arches] User permissions in Arches - Django

2018-02-02 Thread Arnau Forner
Hello,

In the Django admin I see that there are some groups:

   - graph editor
   - application administrator
   - crowdsource editor
   - etc.

And also many permissions:

   - models | node group | delete
   - models | node group | read
   - etc.
   
For example the Application Administrator group has just one permission: 
models | node group | read, while Graph Editor has also delete and 
create/update permissions.

This is what I have observed:

   - When I log into Arches with a user that is part of the Application 
   Administrator group it has access to all functionalities
   - While when I log in with a user that is part of the Graph Editor 
   group, though it has more permissions granted, I can do less things in 
   Arches
   - If I make a new group and I grant the same only permission that the 
   Application Administrator group has, I don't have the same functionalities 
   available when I log in.
   - If I make a new group and I grant the same permissions that the Graph 
   Editor group has, I don't have the same functionalities available when I 
   log in.

*Regarding all this, we don't understand the behavior of permissions in 
Arches - django.*
*I don't see a direction correlation between granting permissions and 
functionalities available in Arches.*
*Are we missing something? Did we miss some configuration?*
*Is there some documentation of what do all permissions mean? *

We are currently working in a project to implement Arches and we need to 
create very specific users with specific roles in order to satisfy the 
project needs.

Thank you!

Arnau

-- 
-- 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.
For more options, visit https://groups.google.com/d/optout.