Skip to content

Releases: cartologic/cartoview_terriaJs

1.1.3

02 Feb 10:32
Compare
Choose a tag to compare

Minor Update:

  • Rename terria catalog to "Available Layers" instead of "Cartoview Layers".

1.1.2

31 Jan 15:33
c5f6740
Compare
Choose a tag to compare

Minor Update:

  • Show GeoNode layers instead of maps in terria catalog.

1.1.1

29 Dec 17:39
bf400a7
Compare
Choose a tag to compare

Minor Update:

  • Rename the app from TerriaMap to terria_map while updating code base accordingly.

1.1.0

26 Dec 08:18
ba9c566
Compare
Choose a tag to compare

Fixed Issues

  1. Wrong URL in maps list panel of Terria Map.
  2. Wrong camera view because of GeoNode-3.3 upgrade changes regarding BBOX and projection.
  3. Hard-coded app name in templates.

Enhancements

  1. Increase layer opacity view.
  2. Refactor CartoviewTerriaMap class.
  3. Update app info for installing.
  4. Update README with installation guide.
  5. Remove not needed app files.

1.0.0

08 Mar 19:34
a544941
Compare
Choose a tag to compare

New Features:

  • Maps list page:

    • Upgrade React and other dependencies.
    • Refactor code base after upgrading.
    • Use Google sheets UI for map cards toggling their view as a list or a grid.
    • Sort maps by date and title.
    • Filter maps to get the ones of the current logged user or all of them.
    • Change titles and logo.
  • Terria Map:

    • Add Terria Map source code with the latest TerriaJS version 7.11.16 instead of build files only.
    • Replace Related Maps with Cartoview Maps.
    • Allow localization based on the selected language in Cartoview.
    • Change titles and logo.
  • Documentation:

    • Add README explaining the app and how to use it for development.

Fixed Issues:

  • Terria Map:

    • 3D mode not working.
    • Wrong map view.