Re: [Arches] Re: Validation error while loading .arches file

2017-10-04 Thread shiva
Yes it is loading up correctly, with just modification accoridng to the 
coordinates sets in the setting.py file.

Thanks.


On Thursday, October 5, 2017 at 2:45:32 AM UTC+5:30, Adam Cox wrote:
>
> Glad you figured that out. I haven't used that building example for a long 
> time, so I'm interested to hear if it loads correctly or not.
>
> On Wed, Oct 4, 2017 at 4:09 PM,  
> wrote:
>
>> Done.
>>
>> With the **.arches file there is needed for the **.relations file also, 
>> and both file should be in
>>  the same location.
>>
>>
>>
>> On Thursday, October 5, 2017 at 12:48:54 AM UTC+5:30, 
>> sh...@drtc.isibang.ac.in wrote:
>>>
>>> Hello, 
>>> I tried to load a  .arches file and it is giving me errors .
>>>
>>> operation: load_resources
>>> package: varanasi_app
>>> loading: /home/sourav/example.arches
>>>
>>> VALIDATING ARCHES FILE (/home/sourav/example.arches)
>>>
>>> VALIDATING ARCHES FILE (/home/sourav/example.arches)
>>> Traceback (most recent call last):
>>>   File "manage.py", line 28, in 
>>> execute_from_command_line(sys.argv)
>>>   File 
>>> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/django/core/management/__init__.py",
>>>  
>>> line 399, in execute_from_command_line
>>> utility.execute()
>>>   File 
>>> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/django/core/management/__init__.py",
>>>  
>>> line 392, in execute
>>> self.fetch_command(subcommand).run_from_argv(self.argv)
>>>   File 
>>> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/django/core/management/base.py",
>>>  
>>> line 242, in run_from_argv
>>> self.execute(*args, **options.__dict__)
>>>   File 
>>> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/django/core/management/base.py",
>>>  
>>> line 285, in execute
>>> output = self.handle(*args, **options)
>>>   File 
>>> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches/management/commands/packages.py",
>>>  
>>> line 91, in handle
>>> self.load_resources(package_name, options['source'])
>>>   File 
>>> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches/management/commands/packages.py",
>>>  
>>> line 307, in load_resources
>>> load(data_source) 
>>>   File "/home/sourav/Projects/varanasi_app/varanasi_app/setup.py", line 
>>> 15, in load_resources
>>> setup.load_resources(external_file)
>>>   File 
>>> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches_hip/setup.py",
>>>  
>>> line 82, in load_resources
>>> rl.load(external_file)
>>>   File 
>>> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches/app/utils/data_management/resources/importer.py",
>>>  
>>> line 53, in load
>>> reader.validate_file(source)
>>>   File 
>>> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches/app/utils/data_management/resources/formats/archesfile.py",
>>>  
>>> line 281, in validate_file
>>> validator.validate_relations_file(arches_file)
>>>   File 
>>> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches/app/utils/data_management/resources/formats/archesfile.py",
>>>  
>>> line 233, in validate_relations_file
>>> with open(relations_file, 'rU') as f:
>>> IOError: [Errno 2] No such file or directory: 
>>> '/home/sourav/example.relations'
>>>
>>>
>>> Ps. I tried with .arches file taken from Adam cox's file ( 
>>> https://github.com/mradamcox/arc2arches/blob/master/examples/data/bldg_points.arches
>>> )
>>>
>>>
>>>
>>>
>>> -- 
>> -- To post, send email to arches...@googlegroups.com . To 
>> unsubscribe, send email to archesprojec...@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 archesprojec...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
-- 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] Location for authority files.

2017-10-04 Thread shiva
I had loaded the sample_authority_files , which automatically added sample 
concepts in my arches system, but not able to locate where this file is 
located.
I had then added few concepts using the RDM. 
Now I am trying to add data into the system using the .arches file taken 
from 
https://github.com/mradamcox/arc2arches/blob/master/examples/data/bldg_points.arches
  
which looks like this

RESOURCEID|RESOURCETYPE|ATTRIBUTENAME|ATTRIBUTEVALUE|GROUPID
10|HERITAGE_RESOURCE.E18|NAME_TYPE.E55|NAME_TYPE:1|31
10|HERITAGE_RESOURCE.E18|NAME.E41|119 Sidney|31
10|HERITAGE_RESOURCE.E18|HERITAGE_RESOURCE_TYPE.E55|HISTRES_TYPE_ID:1|32
10|HERITAGE_RESOURCE.E18|ADDRESS_TYPE.E55|ADDRESS_TYPE:1|33
10|HERITAGE_RESOURCE.E18|PLACE_ADDRESS.E45|119 Sidney St.|33
11|HERITAGE_RESOURCE.E18|NAME_TYPE.E55|NAME_TYPE:1|35
11|HERITAGE_RESOURCE.E18|NAME.E41|135 Sidney|35
11|HERITAGE_RESOURCE.E18|HERITAGE_RESOURCE_TYPE.E55|HISTRES_TYPE_ID:1|36
11|HERITAGE_RESOURCE.E18|ADDRESS_TYPE.E55|ADDRESS_TYPE:1|37
11|HERITAGE_RESOURCE.E18|PLACE_ADDRESS.E45|135 Sidney St.|37


Here, I am not able to understand, 
how 
11|HERITAGE_RESOURCE.E18|HERITAGE_RESOURCE_TYPE.E55|HISTRES_TYPE_ID:1|36
 
adding up* Classification Type* as * Residential-Single family*.  (from 
where it is taking HISTRES_TYPE_ID:1 as Residential-Single family), where I 
can find my own added concepts ID no. 


Below my resources :

Resource Summary 
Names 119 Sidney (Primary) 
Resource Types No types recorded 
Important Dates No dates recorded 
Keywords (Subjects) No keywords recorded 
--
Location Information 
Addresses 119 Sidney St. Primary 
Location Description No descriptions recorded 
Settings No settings recorded 
Administrative Areas No areas recorded 
Parcels No parcels recorded 
--
Classification/Components 
Classification Type: Residential-Single Family   Use: none defined   Period: 
none defined   Style: none defined   Dates (from/to): none defined   Related 
Features: none defined 
Features No components recorded  

-- 
-- 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] Utilizing BigTIFF

2017-10-04 Thread Ross D
Hello Everyone,

I'm looking to use Arches as a viewer for extremely high resolution images 
and was wondering if anyone has worked with uploading a BigTIFF format 
image.

If not has anyone had any luck importing Multiresolution images or using 
multilayer images/maps for comparison in fine resolution?

Thanks,
Ross

-- 
-- 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] Utilizing BigTIFF

2017-10-04 Thread Robert Sanderson
Hi Ross,

Have you considered using a IIIF based image server? That would then work
with Arches for the descriptive data, via the relatively new IIIF data
type, rather than hosting the images directly within Arches.

The IIIF website is: http://iiif.io/

Rob


On Wed, Oct 4, 2017 at 4:04 AM, Ross D  wrote:

> Hello Everyone,
>
> I'm looking to use Arches as a viewer for extremely high resolution images
> and was wondering if anyone has worked with uploading a BigTIFF format
> image.
>
> If not has anyone had any luck importing Multiresolution images or using
> multilayer images/maps for comparison in fine resolution?
>
> Thanks,
> Ross
>
> --
> -- 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.
>



-- 
Rob Sanderson
Semantic Architect
The Getty Trust
Los Angeles, CA 90049

-- 
-- 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] Problem in loading data.

2017-10-04 Thread shiva
Hello,
I am trying to enter data manually using the form but after I have 
completed the whole thing but showing me this result.  Condition, 
Classification everything showing some Id. 
 
Condition 7e1fb915-6f23-4c1c-b95d-8a045cda35e3 
Description 
There is some microbiological growth and
vegetation growth on the Monument. Flooring &
Steps of complex is damage.
Images 
 
Disturbances No disturbances recorded 
Threats a6e84ff6-b48c-4987-96e8-910e921067fb 
Management Recommendations No recommendations recorded 
 

-- 
-- 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] Utilizing BigTIFF

2017-10-04 Thread Adam Cox
Hi Ross, are you hoping to have these images as layers in the map, or
stored as resources in the database?

Adam

On Wed, Oct 4, 2017 at 12:05 PM, Robert Sanderson 
wrote:

> Hi Ross,
>
> Have you considered using a IIIF based image server? That would then work
> with Arches for the descriptive data, via the relatively new IIIF data
> type, rather than hosting the images directly within Arches.
>
> The IIIF website is: http://iiif.io/
>
> Rob
>
>
> On Wed, Oct 4, 2017 at 4:04 AM, Ross D  wrote:
>
>> Hello Everyone,
>>
>> I'm looking to use Arches as a viewer for extremely high resolution
>> images and was wondering if anyone has worked with uploading a BigTIFF
>> format image.
>>
>> If not has anyone had any luck importing Multiresolution images or using
>> multilayer images/maps for comparison in fine resolution?
>>
>> Thanks,
>> Ross
>>
>> --
>> -- 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/fo
>> rum/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.
>>
>
>
>
> --
> Rob Sanderson
> Semantic Architect
> The Getty Trust
> Los Angeles, CA 90049
>
> --
> -- 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.
>

-- 
-- 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] Validation error while loading .arches file

2017-10-04 Thread shiva
Hello, 
I tried to load a  .arches file and it is giving me errors .

operation: load_resources
package: varanasi_app
loading: /home/sourav/example.arches

VALIDATING ARCHES FILE (/home/sourav/example.arches)

VALIDATING ARCHES FILE (/home/sourav/example.arches)
Traceback (most recent call last):
  File "manage.py", line 28, in 
execute_from_command_line(sys.argv)
  File 
"/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/django/core/management/__init__.py",
 
line 399, in execute_from_command_line
utility.execute()
  File 
"/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/django/core/management/__init__.py",
 
line 392, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
  File 
"/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/django/core/management/base.py",
 
line 242, in run_from_argv
self.execute(*args, **options.__dict__)
  File 
"/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/django/core/management/base.py",
 
line 285, in execute
output = self.handle(*args, **options)
  File 
"/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches/management/commands/packages.py",
 
line 91, in handle
self.load_resources(package_name, options['source'])
  File 
"/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches/management/commands/packages.py",
 
line 307, in load_resources
load(data_source) 
  File "/home/sourav/Projects/varanasi_app/varanasi_app/setup.py", line 15, 
in load_resources
setup.load_resources(external_file)
  File 
"/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches_hip/setup.py",
 
line 82, in load_resources
rl.load(external_file)
  File 
"/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches/app/utils/data_management/resources/importer.py",
 
line 53, in load
reader.validate_file(source)
  File 
"/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches/app/utils/data_management/resources/formats/archesfile.py",
 
line 281, in validate_file
validator.validate_relations_file(arches_file)
  File 
"/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches/app/utils/data_management/resources/formats/archesfile.py",
 
line 233, in validate_relations_file
with open(relations_file, 'rU') as f:
IOError: [Errno 2] No such file or directory: 
'/home/sourav/example.relations'


Ps. I tried with .arches file taken from Adam cox's file ( 
https://github.com/mradamcox/arc2arches/blob/master/examples/data/bldg_points.arches)




-- 
-- 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: Validation error while loading .arches file

2017-10-04 Thread shiva
Done.

With the **.arches file there is needed for the **.relations file also, and 
both file should be in
 the same location.



On Thursday, October 5, 2017 at 12:48:54 AM UTC+5:30, 
sh...@drtc.isibang.ac.in wrote:
>
> Hello, 
> I tried to load a  .arches file and it is giving me errors .
>
> operation: load_resources
> package: varanasi_app
> loading: /home/sourav/example.arches
>
> VALIDATING ARCHES FILE (/home/sourav/example.arches)
>
> VALIDATING ARCHES FILE (/home/sourav/example.arches)
> Traceback (most recent call last):
>   File "manage.py", line 28, in 
> execute_from_command_line(sys.argv)
>   File 
> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/django/core/management/__init__.py",
>  
> line 399, in execute_from_command_line
> utility.execute()
>   File 
> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/django/core/management/__init__.py",
>  
> line 392, in execute
> self.fetch_command(subcommand).run_from_argv(self.argv)
>   File 
> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/django/core/management/base.py",
>  
> line 242, in run_from_argv
> self.execute(*args, **options.__dict__)
>   File 
> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/django/core/management/base.py",
>  
> line 285, in execute
> output = self.handle(*args, **options)
>   File 
> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches/management/commands/packages.py",
>  
> line 91, in handle
> self.load_resources(package_name, options['source'])
>   File 
> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches/management/commands/packages.py",
>  
> line 307, in load_resources
> load(data_source) 
>   File "/home/sourav/Projects/varanasi_app/varanasi_app/setup.py", line 
> 15, in load_resources
> setup.load_resources(external_file)
>   File 
> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches_hip/setup.py",
>  
> line 82, in load_resources
> rl.load(external_file)
>   File 
> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches/app/utils/data_management/resources/importer.py",
>  
> line 53, in load
> reader.validate_file(source)
>   File 
> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches/app/utils/data_management/resources/formats/archesfile.py",
>  
> line 281, in validate_file
> validator.validate_relations_file(arches_file)
>   File 
> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches/app/utils/data_management/resources/formats/archesfile.py",
>  
> line 233, in validate_relations_file
> with open(relations_file, 'rU') as f:
> IOError: [Errno 2] No such file or directory: 
> '/home/sourav/example.relations'
>
>
> Ps. I tried with .arches file taken from Adam cox's file ( 
> https://github.com/mradamcox/arc2arches/blob/master/examples/data/bldg_points.arches
> )
>
>
>
>
>

-- 
-- 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] Re: Validation error while loading .arches file

2017-10-04 Thread Adam Cox
Glad you figured that out. I haven't used that building example for a long
time, so I'm interested to hear if it loads correctly or not.

On Wed, Oct 4, 2017 at 4:09 PM,  wrote:

> Done.
>
> With the **.arches file there is needed for the **.relations file also,
> and both file should be in
>  the same location.
>
>
>
> On Thursday, October 5, 2017 at 12:48:54 AM UTC+5:30,
> sh...@drtc.isibang.ac.in wrote:
>>
>> Hello,
>> I tried to load a  .arches file and it is giving me errors .
>>
>> operation: load_resources
>> package: varanasi_app
>> loading: /home/sourav/example.arches
>>
>> VALIDATING ARCHES FILE (/home/sourav/example.arches)
>>
>> VALIDATING ARCHES FILE (/home/sourav/example.arches)
>> Traceback (most recent call last):
>>   File "manage.py", line 28, in 
>> execute_from_command_line(sys.argv)
>>   File "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages
>> /django/core/management/__init__.py", line 399, in
>> execute_from_command_line
>> utility.execute()
>>   File "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages
>> /django/core/management/__init__.py", line 392, in execute
>> self.fetch_command(subcommand).run_from_argv(self.argv)
>>   File "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages
>> /django/core/management/base.py", line 242, in run_from_argv
>> self.execute(*args, **options.__dict__)
>>   File "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages
>> /django/core/management/base.py", line 285, in execute
>> output = self.handle(*args, **options)
>>   File "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages
>> /arches/management/commands/packages.py", line 91, in handle
>> self.load_resources(package_name, options['source'])
>>   File "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages
>> /arches/management/commands/packages.py", line 307, in load_resources
>> load(data_source)
>>   File "/home/sourav/Projects/varanasi_app/varanasi_app/setup.py", line
>> 15, in load_resources
>> setup.load_resources(external_file)
>>   File 
>> "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages/arches_hip/setup.py",
>> line 82, in load_resources
>> rl.load(external_file)
>>   File "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages
>> /arches/app/utils/data_management/resources/importer.py", line 53, in
>> load
>> reader.validate_file(source)
>>   File "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages
>> /arches/app/utils/data_management/resources/formats/archesfile.py", line
>> 281, in validate_file
>> validator.validate_relations_file(arches_file)
>>   File "/home/sourav/Projects/ENV/local/lib/python2.7/site-packages
>> /arches/app/utils/data_management/resources/formats/archesfile.py", line
>> 233, in validate_relations_file
>> with open(relations_file, 'rU') as f:
>> IOError: [Errno 2] No such file or directory:
>> '/home/sourav/example.relations'
>>
>>
>> Ps. I tried with .arches file taken from Adam cox's file (
>> https://github.com/mradamcox/arc2arches/blob/master/examples
>> /data/bldg_points.arches)
>>
>>
>>
>>
>> --
> -- 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.
>

-- 
-- 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] Problem in loading data.

2017-10-04 Thread Adam Cox
Are you using the original Arches-HIP input forms? I am not able to
replicate this issue on my own demo instance, arches3.legiongis.com/hip.

If you have made changes to the forms, you'll have to make sure that you
are displaying the label of those concepts, not the values.

Adam

On Wed, Oct 4, 2017 at 12:28 PM,  wrote:

> Hello,
> I am trying to enter data manually using the form but after I have
> completed the whole thing but showing me this result.  Condition,
> Classification everything showing some Id.
>
> Condition 7e1fb915-6f23-4c1c-b95d-8a045cda35e3
> Description
> There is some microbiological growth and
> vegetation growth on the Monument. Flooring &
> Steps of complex is damage.
> Images
> 
> Disturbances No disturbances recorded
> Threats a6e84ff6-b48c-4987-96e8-910e921067fb
> Management Recommendations No recommendations recorded
>
>
> --
> -- 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.
>

-- 
-- 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: Arches on apache2 cannot run on HTTPS using LetsEncrypt

2017-10-04 Thread Adam Cox
For anyone still interested in this issue, I was just speaking with Andrea 
Zerbini of the EAMENA project, and he said they have upgraded their Arches 
installation to use Open Layers 3.20, and we confirmed that this Bing image 
issue is solved. Upgrading for him was a good deal of work, but it looks 
like you should be able to what changes were necessary in the commits on 
this currently open pull request 
https://github.com/archesproject/arches/pull/2145/commits.

On Friday, March 24, 2017 at 10:31:22 PM UTC-5, Joel Aldor wrote:
>
> Hi all,
>
> I am trying to enable HTTPS on training.philippineheritagemap.org by 
> deploying a LetsEncrypt certificate using LetsEncrypt certbot. I followed 
> the steps here: https://certbot.eff.org/#ubuntutrusty-apache
>
> The website still runs on HTTP but when I try to put https://, all it 
> gives is an Apache2 Ubuntu default page.
>
> Not sure what I need to do with the Apache configuration files. Can 
> someone help?
>
> Thank you.
>
> Joel
>

-- 
-- 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] Utilizing BigTIFF

2017-10-04 Thread Dennis Wuthrich
Ross,

Just adding a bit to what Rob and Adam have already provided.  Arches has a 
IIIF widget that supports very high resolution images served via IIIF 
servers.  This is a great option if you want to work with images of 
painting, buildings or other cultural objects.  Arches also has a 
geospatial server that can cache and manage georeferenced images (e.g.: 
aerial or satellite images), which would be the appropriate approach if you 
want to treat your images as map layers.

Cheers,

Dennis

On Wednesday, October 4, 2017 at 11:01:04 AM UTC-7, Adam Cox wrote:
>
> Hi Ross, are you hoping to have these images as layers in the map, or 
> stored as resources in the database?
>
> Adam
>
> On Wed, Oct 4, 2017 at 12:05 PM, Robert Sanderson  > wrote:
>
>> Hi Ross,
>>
>> Have you considered using a IIIF based image server? That would then work 
>> with Arches for the descriptive data, via the relatively new IIIF data 
>> type, rather than hosting the images directly within Arches.
>>
>> The IIIF website is: http://iiif.io/
>>
>> Rob
>>
>>
>> On Wed, Oct 4, 2017 at 4:04 AM, Ross D  
>> wrote:
>>
>>> Hello Everyone,
>>>
>>> I'm looking to use Arches as a viewer for extremely high resolution 
>>> images and was wondering if anyone has worked with uploading a BigTIFF 
>>> format image.
>>>
>>> If not has anyone had any luck importing Multiresolution images or using 
>>> multilayer images/maps for comparison in fine resolution?
>>>
>>> Thanks,
>>> Ross
>>>
>>> -- 
>>> -- To post, send email to arches...@googlegroups.com . To 
>>> unsubscribe, send email to archesprojec...@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 archesprojec...@googlegroups.com .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> -- 
>> Rob Sanderson
>> Semantic Architect
>> The Getty Trust
>> Los Angeles, CA 90049
>>
>> -- 
>> -- To post, send email to arches...@googlegroups.com . To 
>> unsubscribe, send email to archesprojec...@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 archesprojec...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
-- 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.