-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create air quality dataset #2
Comments
Simon mentioned PEGELONLINE. Not air quality but maybe interesting. |
I found a WMS, WFS but not a SOS. Can you help me finding the website's SOS? My German is not that good. |
For PEGELONLINE SOS i found this link: http://pegelonline.wsv.de/webservices/gis/sos?request=GetCapabilities&service=SOS |
@mpfeil : The triple store has more than 1 million triples now, all of them comming from 52 North's demo SOS service. Can you check how they look in the viewer? We need to select a good-looking time-window to make a video or to make a live demo. Cheers! |
@albhasan : Thanks.
|
|
Hi: Jim fix the getting graphs, it's way faster now |
Listing graphs fixed and repository updated. Now the listing graphs is quick enough 👍 |
@mpfeil I just tested the listFeatureOfInterest method and it works perfectly. Could it be you're not iterating through the list properly? The query's resultset does not repeat any value |
Okay. I will have a look at it. So the watertemperature property has one foi right? |
Commited. 👍 |
okay i will check it out and will look at it |
great! let me know when you can see them :) |
I big that from Wuppertal Oberbarmen On Tue, Jun 11, 2013 at 9:51 PM, Jim Jones [email protected] wrote:
Thomas Bartoschek Phone: +49 (0)251 83 30011 Email: [email protected] |
@mpfeil , the last query (actually the most imporant one :D) is still taking too long, but @albhasan is working on it. If we don't solve it quickly, I would really suggest to drastically reduce the amount of triples for the sake of the presentation. @robarto I hope you're not the one who is driving :) I big that from the empty ifgi 👍 |
Okay. I got it run. With the last one you mean getFOILastObservation? |
Exactly. Also the getObservationTimeInterval is probably affected. |
I just deleted the triple store (it was broken anyway). This time I uploaded some properties just for a week instead of a month. The new triples agree with out new ontology interpretation but so far I'm not sure if they're "faster" to retrieve. Only the new queries will tell |
Nice! 👍 |
I'll do it later, I'll let you know. I'm not done with all the variables yet. I just uploaded some partial results for you to be able to keep working without breaking the server (I wish!) It's never that easy |
@jimjonesbr : Can you please run some XSLTs in you computed tonight while you sleep? The new modifications implied a lot more of processing |
absolutely! Just give me the instructions and I will let it running :-) |
Hi. 0 - Make sure your computer will not suspend or hybernate. I was thinking that maybe we can make a bash from the whole process, I Thanks, cheers! 2013/6/13 Jim Jones [email protected]
|
Hi: I updated the query "geFOILastObservation" and it's improved a lot. @jimjonesbr You were right, the new ontology implementation made a huge difference. Can you please update the remainng query? I don't remember its name |
Wow it is really quick. This happens if I select a FOI and the error is called when I try to get the last FOI observation via the facade. |
mm... it seems there is a problem in the query :( |
@mpfeil I just corrected the query and committed the bug fix, now the getFOILastObservation works. |
Sorry guys, I guess I missed something in the query. Anyway, I was wondering about the units of measurement, I mean, the query for the latest observation retrieves just a number, should we show the user the units as well? Cheers! |
@albhasan good idea! I didn't notice it was missing :) Let's add it.. By the way, the XSLT transformation is still running. I guess it started about 10:00 ago... shall I still wait a bit longer? |
@albhasan I had to stop the process, I ran the script in console mode (no GUI) for 13:00h straight and it seemed to still be running. Sorry. |
No problem! We need to do what we can with what we have 2013/6/14 Jim Jones [email protected]
|
It'd be good if you could take a look on the files.. the folder with the output files is now ~300MB |
What do you mean? |
@mpfeil : The test dataset we have now goes from the 2013-06-06 to 2013-06-12. So, the data covers partially the flooding, can you see it in the app? |
i will check it when i am back at ifgi |
@albhasan i looked through our datasets and right it does not contain the waterlevel set which Arne mentioned today. Can you add it to our triplestore so that we can show the flooding? here is the link to the 52N platform from today´s morning: http://sensorweb.demo.52north.org/sensorwebclient-webapp-stable/ |
Hi: I'm worried because I uploaded all the dataset we were able to transform, so probably that dataset was between the big ones we couldn't handle, even using Jim's machine. |
Hi: @mpfeil Can you please test the app with this graph http://ifgi.uni-muenster.de/testNOAA/? - Thanks |
i tried it and i get for every available property fois. 👍 |
both opengis.net properties should not work right? |
and for the mmisw foi is no SOSvalue available and the foi has no defaultgeometry |
hey while i was testing i found a strange thing. i was selecting the property lufttemperatur and got 33 fois for it. By debugging I found out that Bramsche has no observations for lufttemperatur. It only has Chlorid and Windrichtung and Windgeschwingkeit if I try to get the last observation. |
Create air quality dataset (NOAA) for the demonstration at INSPIRE.
The text was updated successfully, but these errors were encountered: