Custom Query (1155 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (229 - 231 of 1155)

Ticket Resolution Summary Owner Reporter
#621 fixed symbolic link data /usr/local/share/udig/udig-data sac@… jive
Description

This was formally available via the users home directory "data" folder; this no longer is available allowing uDig to fail http://wiki.osgeo.org/wiki/Live_GIS_Disc_Testing as the quickstart does not match the dvd contents.

Was a decision made to handle the data directory differently?

Going through the script I find that data ends up in:

  • /usr/local/share/udig/

Can the symbolic link be restored or can we put the data in the users home directory as is done for other sample data?

#1774 fixed Switch to MapProxy packaging maintained by the Debian GIS team live-demo@… Bas Couwenberg
Description

OSGeo-Live should switch to the MapProxy packaging maintained by the Debian GIS team, which is included in the main Debian & Ubuntu repositories too:

https://anonscm.debian.org/cgit/pkg-grass/mapproxy.git

The packaging differs somewhat from that in OSGeo-Live so far.

The old packaging had only the python-mapproxy binary package which contained everything, in the new packaging the python-mapproxy binary package provides the library for Python 2, and python3-mapproxy the library for Python 3.

The commandline utilities are moved to /usr/lib/<package>/. Architecture independent data is moved to /usr/share/<package>/ and symlinked from their origin under /usr/lib/python<version>/dist-packages/mapproxy/.

The new mapproxy binary package provides the commandline tools in /usr/bin/, which are symlinks to the Python scripts in /usr/lib/python-mapproxy/ provided by the python-mapproxy package. The mapproxy package also provides the manpages for the commandline tools.

The new mapproxy-doc binary package provides the documentation, and is suggested by the mapproxy package. It should make use the MapProxy-docs tarball in install_mapproxy.sh obsolete.

The changes to install_mapproxy.sh for the new mapproxy packages are included in attachment:install_mapproxy.patch

#881 fixed Switch between languages should consider current page fgdrf fgdrf
Description

To improve Browsing behavior between languages the header links (English, Deutsch, etc) should consider the current page and redirect to the same page for the chosen language. Means, if the user is here:

and 'Deutsch' is selected by the user the resulting URL should be:

I guess with a bit javascript experiences this should be feasible.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.