Custom Query (1116 matches)
Results (103 - 105 of 1116)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1332 | wontfix | Port Ushahidi to MariaDB; Remove MySQL | ||
Description |
scripts affected include: bin/install_mysql.sh bin/install_ushahidi.sh |
|||
#1333 | wontfix | Consider adding Apache SIS | ||
Description |
http://svn.apache.org/repos/asf/sis/presentations/FOSS4G-2013/abstract.txt The Geospatial integrity of geoscience software (GIGS) guidances is a set of tests developed by the authors of the well-known EPSG database. From their web site:
This talk will cover the progress over the last 2 years in the implementation of GIGS tests in the GeoAPI conformance test suites. GeoAPI 3.0 is an OGC standard defining a set of Java interfaces that different libraries can implement. GeoAPI Conformance is a suite of JUnit tests that any GeoAPI implementation can leverage. The relationship with CITE tests will be briefly explained and the execution of GIGS tests will be demonstrated on Proj.4, the UCAR NetCDF library and Apache SIS. The Apache Spatial Information System (SIS) is a top level project at the Apache Software Foundation (ASF). The goals of Apache SIS are to provide an ALv2 licensed Java toolkit and API that developers can leverage to build spatial information systems. This includes the OGC/ISO services commonly found in similar toolkits (metadata, referencing, queries, etc.) with particular attention given to the needs of geoscience applications and data integrity. The SIS project has undergone successful incubation at the ASF in fall 2012. The project is both relatively young, and in the process of inheriting a relatively large code base from other projects. This situation gives to users an opportunity to influence the SIS design in an early stage and experiment now what may come later. |
|||
#1340 | wontfix | Add CouchDB and Spatial | ||
Description |
a trivial test on 7.9 shows this: user@live79-RC1:~$ sudo apt-get install couchdb -s [sudo] password for user: Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: couchdb-bin erlang-base erlang-crypto erlang-inets erlang-mnesia erlang-public-key erlang-runtime-tools erlang-ssl erlang-xmerl Suggested packages: erlang-tools erlang erlang-manpages erlang-doc Recommended packages: libsctp1 erlang-syntax-tools The following NEW packages will be installed: couchdb couchdb-bin erlang-base erlang-crypto erlang-inets erlang-mnesia erlang-public-key erlang-runtime-tools erlang-ssl erlang-xmerl 0 upgraded, 10 newly installed, 0 to remove and 132 not upgraded. Inst erlang-base (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Inst erlang-crypto (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Inst erlang-mnesia (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Inst erlang-runtime-tools (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Inst erlang-public-key (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Inst erlang-ssl (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Inst erlang-inets (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Inst erlang-xmerl (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Inst couchdb-bin (1.0.1-0ubuntu18 Ubuntu:12.04/precise [i386]) Inst couchdb (1.0.1-0ubuntu18 Ubuntu:12.04/precise [all]) Conf erlang-base (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Conf erlang-crypto (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Conf erlang-mnesia (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Conf erlang-runtime-tools (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Conf erlang-public-key (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Conf erlang-ssl (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Conf erlang-inets (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Conf erlang-xmerl (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386]) Conf couchdb-bin (1.0.1-0ubuntu18 Ubuntu:12.04/precise [i386]) Conf couchdb (1.0.1-0ubuntu18 Ubuntu:12.04/precise [all]) |