-
Create an auto-index system for Jappix.net instances listing.
Re-code Jappix.net, which will provide a bot that will happily/regularly ping back all the saved nodes to check for the down ones. When a…
-
```
Current correlations between page and sources rely only on stem-matching
between single stems extracted from each page.
Therefore we currently ignore relations between pages which deal, for
examp…
-
I have a 3D point set in my database.
```ruby
:lnglat => #,
```
If I try to manually change the Z only.
```ruby
:lnglat => #,
```
I can see it correctly in memory.
But then if I `…
pcboy updated
2 years ago
-
Consider the following statement:
```sql
SELECT ST_Covers(a1, a2)
FROM ST_GeomFromText('MULTIPOLYGON(((1 0,0 1,-1 0,0 -1, 1 0)))')
As a1,
ST_GeomFromText('MULTIPOINT(EMPTY,(0 0)) ')
As a2;
-- …
-
Some datapoints in the datapoints table in the geostreams db were stored incorrectly. New entries to datapoints will be correct but older ones may need to be corrected.
this is related to this iss…
-
I discussed with our D-World developer (Joris) about what is needed to create a D-World terrain database for Austria. He explained that both high-resolution and low-resolution textures are needed from…
-
### Issue description
the value of type, "geograpy" is compared as primitive type
### Expected Behavior
the values of geograpy type, has to be compared with OrmUtils.deepCompare not '===' operator…
-
A user of the Norwegian Business Registry has asked how to deal with historical data when doing analysis, looking for trends.
In their use-case they have their own historical data on the use of eI…
-
# Self Report - 3
## Tasks
- Make Acceptance Tests [issue 179](https://github.com/Arquisoft/wiq_es1c/issues/179)
- Pending to Update Tests for Merge [Pull Request #227](https://github.com/Arquis…
-
When browsing list of nodes, the fronted currently enables searching for client name, user string or ip. It would be great to have more sorts of filters like version, dial success, geo location, OS, e…