Hi Again, So in pgadmin- the following are completely empty: 'entities' and 'entity_types' under Schemas > data 'concepts' and 'values' under Schemas > concepts 'mappings' under Schemas > ontology
So, we checked using psql - we saw that the database arches was created. When we load the CDS package- the following line is run: *C:\Temp\arches-web\archesproject\build>install_packages.bat* *C:\Temp\arches-web\archesproject\build>cd C:\Temp\arches-web\archesproject\build* *\..* *C:\Temp\arches-web\archesproject>call "virtualenv/ENV/Scripts/activate.bat"* *operation: install* *Press any key to continue . . .* Then when we open Arches- it is still completely blank. Thanks Eloise C:\Temp\arches-web\archesproject> On Thursday, October 30, 2014 12:36:08 PM UTC+1, Eloise Stancioff wrote: > > Hi Cyrus, > > Thanks for getting back to me. All of the tables are empty, except > Concepts which has four rows filled. > > Have a nice day > Eloise > > On Wednesday, October 29, 2014 7:04:05 PM UTC+1, Cyrus Hiatt wrote: >> >> Hi Eloise - >> >> I think the next step is to see if any data was actually loaded into your >> database. Could you open up your 'arches' database in PgAdmin and inspect >> a few of the tables? >> >> Take a look at the following tables: >> >> 'entities' and 'entity_types' under Schemas > data. >> 'app_config' and 'maplayers' under Schemas > app_metadata. >> 'concepts' and 'values' under Schemas > concepts >> 'mappings' under Schemas > ontology >> >> Are any of those tables empty? >> >> Thanks, >> >> Cyrus >> >> >> >> >> >> On Wednesday, October 29, 2014 3:33:12 AM UTC-7, Eloise Stancioff wrote: >>> >>> Thanks for the help Cyrus! I have tried loading the sample data again >>> but it still appears completely blank. Only the map and menu bar are >>> visible, but there is no way to add resources, or view other information. >>> Sincerely, >>> Eloise >>> >>> On Tuesday, October 28, 2014 10:21:27 PM UTC+1, Cyrus Hiatt wrote: >>>> >>>> Hi Eloise - >>>> >>>> Adam asked me if I might be able to help you. To answer your question >>>> about the map_config settings, you should probably be able to find them in >>>> the app.js file located here: >>>> "/archesproject/arches/Media/js/debug/config". Just update the LatLong >>>> values in the center property of the MapConfig object. >>>> >>>> Regarding your data load, do you still have the unedited data? I think >>>> a good place to start would be to try to test the data load without any >>>> edits to the data. If it's successful, then we can assume that the issue >>>> is associated with the data modifications, otherwise we will have to look >>>> at other things that might be wrong. >>>> >>>> Kind Regards, >>>> >>>> Cyrus >>>> >>>> >>>> >>>> On Tuesday, October 28, 2014 3:22:28 AM UTC-7, Eloise Stancioff wrote: >>>>> >>>>> Hi >>>>> >>>>> I hope this message finds you well. I think that I have followed the >>>>> procedure correctly to load Arches with my own data. I used the sample >>>>> data >>>>> set up that I was sent by Adam and then modified only the administrative >>>>> subdivision document and values. csv files. I ran the server and built >>>>> Arches with no error. But- when I go into Arches- it is as if there is >>>>> absolutely no data, no drop down menus. It is completely blank- just >>>>> gives >>>>> me the map and the menu bar. Is there something that I have missed? >>>>> >>>>> Also- in a previous email, I was told to change the map_config >>>>> settings so that the map layer would open to my specific region rather >>>>> than the UK. Could you tell me where that file is? >>>>> >>>>> >>>>> The files that I edited are as follows: >>>>> >>>>> C:\Temp\archesproject\packages\cds\source_data\resource_info,csv >>>>> >>>>> C:\Temp\archesproject\packages\cds\source_data\concepts\authority_files\Administrative >>>>> >>>>> Subdivision Authority document.csv >>>>> C:\Temp\archesproject\packages\cds\source_data\concepts\authority_files\Administrative >>>>> >>>>> Subdivision Authority values.csv >>>>> >>>>> >>>>> Thanks in advance for any advice or help >>>>> Eloise >>>>> >>>> -- -- 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]. For more options, visit https://groups.google.com/d/optout.
