Ko Nagase
Ko Nagase
PostGIS documents seem to be written by a certain rule (`ST_XyzAbc` and upper case SQL words .etc). Should we follow the SQL coding standard except pgRouting function name (`pgr_xyzAbc` .etc)...
Update QGIS plugins for OSGeoLive 15.0 https://trac.osgeo.org/osgeolive/ticket/2391 I just changed remote archive file name.
This reverts commit 00d87a21a33e545762dd28bfed1195731b799b5c, to solve `DiagnosticableMixin` error.
@jcppkkk (CC: @dkastl, @eyewritecode) Related with #123, we tried Redmine 4.0 upgrade at past, so I create this PR. Note that we haven't used this plugin actually after upgrading Redmine...
Supports #2618. Changes proposed in this pull request: - Add macos-14 to macos CI @cvvergara (CC: @pgRouting/admins) I created this PR to `main` branch with referring the following ubuntu's `matrix.os`...
**Problem** From the following PR's comment. https://github.com/pgRouting/pgrouting/pull/2607#issuecomment-1921719270 ``` : [ 60%] Built target bellman_ford [ 61%] Building CXX object src/cpp_common/CMakeFiles/cpp_common.dir/Dmatrix.cpp.o [ 61%] Building CXX object src/cpp_common/CMakeFiles/cpp_common.dir/compPaths.cpp.o [ 62%] Building CXX...
Currently, there seems to be no map attribution printing functionality as configuration, but it would be nice to support it from a point of view of license. The following is...
### Minimal reproducible example https://snack.expo.dev/@nagase/expo-go-android-image-request-header ### What platform(s) does this occur on? Android ### Did you reproduce this issue in a development build? No (tested in Expo Go) ### Summary...
Related with #72
The following examples seem to be incomplete: - animation/map.featureanimation - #72 - misc/map.compare I skipped to check above examples during #84 review.