geocloud2 icon indicating copy to clipboard operation
geocloud2 copied to clipboard

The GC2 framework helps you build a spatial data infrastructure quickly and easily. Powered using open source components for a scalable solution focused on freedom rather than fees.

Results 19 geocloud2 issues
Sort by recently updated
recently updated
newest added

Hello I just updated the docker images on my side, but when creating a new user, I am seeing errors below. Would appreciate any pointers on how to fix it....

bug

1) no effect when setting " point to layer" with the following function: ``` function(feature, latlng) { return L.marker(latlng, { icon: L.ExtraMarkers.icon({ icon: 'fa-home', markerColor: 'blue', shape: 'circle', prefix: 'fa',...

when starting GC2, I got this exception: OpenLayers.gc2.js:903 Uncaught TypeError: Cannot read properties of undefined (reading 'div') at initialize.addLayer (OpenLayers.gc2.js:903:7) at map.addGoogleTerrain (api.083ab87cf6660e0e.js:382:22) at map.addBaseLayer (api.083ab87cf6660e0e.js:505:30) at HTMLDocument. (all.min.1545ce5cd6881ecc.js:1:1335719) at...

Tests in GC2 are performed with Codeception. There are some tests written for the APIs , but far from full coverage. This issue will be kept opened and new tests...

enhancement

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.9.0 to 1.9.1. Release notes Sourced from guzzlehttp/psr7's releases. 1.9.1 See change log for changes. Changelog Sourced from guzzlehttp/psr7's changelog. 1.9.1 - 2023-04-17 Fixed Fixed header validation...

dependencies
php

Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 5.5.1 to 6.0.0. Release notes Sourced from firebase/php-jwt's releases. v6.0.0 Note: This version is compatible with PHP >= 5.3 Backwards Compatibility Breaking Changes The second argument of...

dependencies
php

In Admin gui some MapServer settings has a default, but the widget is blank and the default value can not be seen by the user. - [ ] Symbols: linecap...

bug
enhancement

In the classes editor for a layer. Some fields, eg "line cap" has a drop down menu but does not allow the user to type a value. Other fields with...

I believe some styles are rendered incorrectly for multilinestrings. - dashed1 - dot-dot - dashed-line-long - dash-dot - dash-dot-dot See the attached screenshots, which shows both correctly and incorrectly rendered...

When wanting to add a symbol to the start + end of a line, one is limited to only 2 symbols. this in turn makes it impossible to have the...

enhancement
question