Skip to content

Releases: ign-argentina/argenmap

v1.5.4

18 Jan 17:16
Compare
Choose a tag to compare

1.5.4

✨ Improvements

  • Thousand and decimal separators are now taken from the locale configuration.

🐞 Bug fixes

  • Some tooltips were unreadable, and it was possible to open multiple of them at the same time.

  • Hillshades from non-activated basemaps could be turned on.

  • The context menu didn't close as expected.

v1.5.3

26 Dec 13:38
Compare
Choose a tag to compare

1.5.3

✨ Enhancements

  • Buttons designed following UI UX and accessibility standards.

✏️ Changes

  • Changes and unification of button and input styles.

🐞 Bug Fixes

  • The editable label button did not change icon.

v1.5.2

06 Dec 19:34
Compare
Choose a tag to compare

1.5.2

✨ Enhancements

  • Improved responsiveness of the navbar style.
  • Refactored WMS parsing function.
  • Updated login mechanism utilizing geoserver user data.

✏️ Changes

  • Popups now persist when clicking outside of them.
  • Introduced a new, more intuitive icon for labels.

🐞 Bug Fixes

  • Fixed issue where changing profile types did not load layers in the menu.
  • Adjusted popups to fit the screen size, preventing cutoff.

v1.5.1

10 Aug 14:14
Compare
Choose a tag to compare

1.5.1

✨ Improvements

  • AddGeoJsonLayerToDrawedLayers method refactor.
  • WMS layers (context menu) can now be queried.
  • Vector layers (context menu) can now be queried.
  • Drawed layers (popup) can now be queried.
  • Buffer process now supports vector layers.
  • TableData columns can now be selected for delete.
  • Graphical notification for the functionalities tab added.
  • Hide (clean) all layers button: tooltip on hover added & icon changed.
  • Incorrect Tour's anchor popup position for process & add layer buttons fixed.

🐞 Bug fixes

  • Buffer selection rectangle remains while using drawed layers.
  • Fixed an issue were the buffer process result is empty.
  • Fixed an issue where you weren't able to remove buffer results created using another buffer as input.
  • Buffer process result does not align with selected layer.
  • Help button does not appear after using the search bar.
  • Context menu query selectior does not filter correctly.
  • Label style doesn't persist in PDF output.
  • Onlineresource not present in capabilities patch added.

v1.5.0

26 Jun 17:04
Compare
Choose a tag to compare

1.5.0

πŸ”¨ New Feature

  • Add a help module that implements a help tour using tooltips.

✨ Improvements

  • Fix style of user messages.

v1.4.9

14 Jun 20:31
Compare
Choose a tag to compare

1.4.9

✨ Improvements

  • Query Layer tool now supports layer groups.

🐞 Bug fixes

  • Counter of file layers doesn't update correctly after deleting geometry using right-click menu.
  • ElevationProfile's polyline still appears after being deleted with right-click menu.
  • Contour's rectangle isn't removed from the drawings section.
  • Geoprocess modal closes when deleting layer using right-click menu.

v1.4.8

24 Apr 14:46
Compare
Choose a tag to compare

1.4.8

🍏 Features

  • Group different drawn geometries, in a single vector layer. #196
  • Add "Consultar Datos" button. #192
  • Add method to view vector layer data. #193

✨ Improvements

  • Being able to use a geometry as a query filter. #186
  • Remove getFeatureInfo from left click and move it to a button. #195
  • getFeatureInfo for added WMS. #194

v1.4.7

31 Mar 16:43
Compare
Choose a tag to compare

1.4.7

🍏 Features

  • Optional modal on loading app

✨ Improvements

  • Validate layer type for geoprocesses
  • Show dialogs and menus inside the window to prevent them from being cut off
  • Method to return all active layers (vector and wms)

v1.4.6

08 Mar 19:06
Compare
Choose a tag to compare

1.4.6

✨ Improvements

  • Modify the prefixes of recoverSections() in functions.js.
  • Modify the prefixes of elevation-profile.js.
  • Show legends of layers of an added WMS service from the "Add Layers" button.
  • Add icon and title to report the failure of a WMS layer legend.
  • Shrink base map preview files.
  • "Abrir en..." from contextMenu should only work on mobile devices. #183
  • Geocoder text box expands out of window on mobile. #175
  • Unifying styles on the map buttons for different types of devices. #178
  • Use CSS variables for colors. #176

✏️ Changes

  • Add new ArgenMap logo.
  • Change the format of images to webp.
  • Improvements and changes in the style of different components.

🐞 Bug fixes

  • Error on uncheck Add all layers (WMS). #171
  • Height's selection red line it's still visible after execute.
  • "process_" default prefix breaks geoprocesses.
  • If there is no namePrefix for Contour, Height does not work.
  • Layer search box is left behind the layer list when scrolling.
  • When all layers are deactivated with the button, it fails with the NASA GIBS WMS.
  • Geoprocess buffer can be deleted or edited.
  • Search marker isn't removed when the text box is cleared. #174
  • WMS combo list option keeps waiting for response even if it never arrives. #179
  • Selecting the active basemap on load makes it deselects itself. #180
  • IDERA's temp-menu does not reset its state. #182

v1.4.5

02 Feb 19:02
Compare
Choose a tag to compare

1.4.5

✨ Improvements

  • Better contrast for active layer button text.

✏️ Changes

  • Updated version of font awesome to 6.2.1.
  • New icons for base map and zoom home.

🐞 Bug fixes

  • When adding a layer uploaded from a file or geoprocess, the layer browser no longer scrolls down.