[Arches] representing geometries of resources in different colors depending on their attributes

2018-04-27 Thread Anjo Weichbrodt
Hi, I would like to represent geometries of resources in different colors depending on their attributes. Example: there is the resource "Wall" which has the "Condition Type"s *good, fair, poor*. Is it possible to represent all walls with *good* condition green, *fair* condition orange and

[Arches] Re: cannot delete resource model -Archesv4.1

2018-04-26 Thread Anjo Weichbrodt
> to investigate in the django shell. > > Adam > > On Friday, April 20, 2018 at 1:47:52 PM UTC-5, Anjo Weichbrodt wrote: >> >> Hi, >> >> I would like to delete some resource models in the Arches designer. >> Clicking on ---> would take away

Re: [Arches] GeoJson - copy paste geometry: Error

2018-04-23 Thread Anjo Weichbrodt
rtices can cause an indexing error, which > would happen when you save the resource instance. You can also get an > elasticsearch indexing error if the geometry is not valid. > > Adam > > > > On Mon, Apr 23, 2018 at 1:56 PM, Anjo Weichbrodt <anjo.we...@gmail.com > &g

Re: [Arches] cannot delete resource model -Archesv4.1

2018-04-23 Thread Anjo Weichbrodt
tances before you can delete your > model. > > If that is indeed the problem, we should probably provide an alert letting > you know that you can't delete that model rather than letting the model > appear deleted only to reappear later. > > Thanks, > > Cyrus > &g

[Arches] cannot delete resource model -Archesv4.1

2018-04-20 Thread Anjo Weichbrodt
Hi, I would like to delete some resource models in the Arches designer. Clicking on ---> would take away initially the resource model from the list, but up on refreshing it would come back again. What am I missing? Thanks, Anjo -- -- To post, send email to archesproject@googlegroups.com.

[Arches] Nested resource models

2018-04-19 Thread Anjo Weichbrodt
Hi, I am unsuccessfully playing with the resource models to accomplish the following: I would like to model an archaeological site containing monuments and monuments containing sectors and sectors containing walls. To my limited understanding of arches this would be accomplished by creating

[Arches] Resource Model, already has instances saved.

2018-04-18 Thread Anjo Weichbrodt
Hi, I would like to experiment with the resource models and modify them. But because I created resources I get following Error message : "Your resource model: Heritage Resource Model, already has instances saved." How can I elegantly delete the instances. Thanks for your help, Anjo -- -- To

Re: [Arches] Are there more tutorials for building resource Models and Branches?

2018-03-30 Thread Anjo Weichbrodt
> main arches repo to that new one, but I won't be able to get to that until > next week.) > > As always, feel free to ask questions here on the forum as well! Sometimes > forum discussions lead to valuable additions to the official documentation. > > Thanks! > Adam >

[Arches] Are there more tutorials for building resource Models and Branches?

2018-03-28 Thread Anjo Weichbrodt
Hi, I would like to develop an in depth understanding of building Resource Models and Branches. I followed the user tutorial and found it extremely helpful to start with. Now I am hungry for more. Do you have any advice how I can continue my journey? Thank you and all the best, Anjo -- -- To

Re: [Arches] "django.db.utils.OperationalError" when creating database

2015-12-23 Thread Anjo Weichbrodt
whole successful install). > > [image: Inline image 1] > > Otherwise, we followed all of the same steps, so I'm not sure what else > could be going on... > > Adam > > On Tue, Dec 22, 2015 at 1:26 AM, Anjo Weichbrodt <anjo.we...@gmail.com > > wrote: > >>

Re: [Arches] "django.db.utils.OperationalError" when creating database

2015-12-21 Thread Anjo Weichbrodt
command. > > Adam > > On Wednesday, December 16, 2015 at 2:49:19 AM UTC-6, Anjo Weichbrodt wrote: >> >> I checked some messages which appeared when I ran the lines from the >> installation script *ubuntu_trusty_setup.sh* >> Could that be related to the probl

Re: [Arches] "django.db.utils.OperationalError" when creating database

2015-12-21 Thread Anjo Weichbrodt
user, so maybe > trying redoing the whole process as ubuntu. The error messages you posted > from the setup script seem to point in that direction... > > > On Monday, December 21, 2015 at 2:21:15 AM UTC-6, Anjo Weichbrodt wrote: >> >> Hi Adam, >> >> I d

Re: [Arches] "django.db.utils.OperationalError" when creating database

2015-12-16 Thread Anjo Weichbrodt
and there might not be a >> problem? >> >> Thanks in advance, >> Anjo >> >> On Tuesday, December 15, 2015 at 6:12:12 PM UTC+1, Adam Cox wrote: >>> >>> Hi Anjo, was that the entirety of your error message? If not, could you >>> post t

Re: [Arches] "django.db.utils.OperationalError" when creating database

2015-12-16 Thread Anjo Weichbrodt
etry tables. If you have > DATABASES['default']['POSTGIS_TEMPLATE'] = 'template_postgis_20' > in your settings file, and you can confirm that that is the name of the > PostGIS template you see in pgAdmin, then your problem should not be coming > from that template, but from somewhere else.

Re: [Arches] "django.db.utils.OperationalError" when creating database

2015-12-15 Thread Anjo Weichbrodt
should get a warning that the *arches_my_hip_app *database does not > exist, but the installation should proceed properly without any problem. > > On Tue, Dec 15, 2015 at 7:30 AM, Anjo Weichbrodt <anjo.we...@gmail.com > > wrote: > >> Dear all, >> >> When I would lik

[Arches] "django.db.utils.OperationalError" when creating database

2015-12-15 Thread Anjo Weichbrodt
Dear all, When I would like to create a database with the command: (ENV)$ python manage.py packages -o install I get the following error message: *django.db.utils.OperationalError: FATAL: database “arches_my_hip_app” does not exist’* The template was created with the name

[Arches] Re: Tools for ESRI data conversion to .arches files

2015-05-20 Thread Anjo Weichbrodt
Thanks Adam! I will try it out soon. Anjo On Tuesday, May 19, 2015 at 3:51:56 PM UTC+2, Adam Cox wrote: Hello all, one of the results of the Arches installation I was creating for the Cane River Heritage Area is a toolbox I made to help me convert a bunch of shapefiles and spreadsheets I

[Arches] Re: When will the v3.0 documentation be available?

2014-11-22 Thread Anjo Weichbrodt
to this issue in January, if the project team and this group can clarify what is needed. All the best Ed On Wednesday, November 19, 2014 9:40:32 AM UTC, Anjo Weichbrodt wrote: Dear Arches Team, I am really looking forward for v3.0 comming out in January. Will some documentation

[Arches] 500 Internal server Error - couldn't perform authentication. AuthType not set!

2014-11-14 Thread Anjo Weichbrodt
Dear community, I am trying to run Arches on a Ubuntu 12.04 instance of the Amazom WS. So far so good. I followed more or less the installation manual to the point of setting up Apache to host the Arches interface. But when I try to access the the website I get a *500 Internal server Error*

[Arches] Problems running ./runserver.sh - Failed to obtain node lock, is the following location writable?

2014-11-11 Thread Anjo Weichbrodt
Dear community, I setup Arches on Ubuntu 12.04 as AmazonAWS EC2 instance. when I run the command: * source runserver.sh* the following happens: ubuntu@ip-172-31-7-28:~/arches-web/arches$ source runserver.sh Validating models... 0 errors found November 11, 2014 - 09:46:44 Django version