Raruto
Raruto
Related to: https://github.com/pauloamgomes/CockpitCMS-BetterSlugs/pull/9#issuecomment-770255408 In order to install it with composer it should be also published on [packagist.org](https://packagist.org/packages/pauloamgomes/) 😄
Hi Tom, here's a draft based on: https://github.com/placemark/togeojson/issues/111#issuecomment-1577380801, that is, add a dedicated "empty" feature identified by the `"_gpxType": "metadata"` property: ```jsonc { "type": "FeatureCollection", "features": [ { "type": "Feature",...
Hi Tom, over years I come back to ask myself this question: [Is it valid to have a properties element in an geoJSON featureCollection?](https://gis.stackexchange.com/questions/25279/is-it-valid-to-have-a-properties-element-in-an-geojson-featurecollection) So first of all here's just...
This library was born mainly from the desire to be able to use the files generated with [Google My Maps](https://mapsengine.google.com/map/) (a.k.a. Google Maps Engine) directly with leaflet maps (through a...
Hi Raffael, whenever possible prefer PHP [docblocks](https://en.wikipedia.org/wiki/Docblock#PHP) over inline comments, for example, at the following line: https://github.com/raffaelj/CpMultiplane/blob/20296db4794609a62b91c76594bfaa9d3d42ebeb/modules/Multiplane/bootstrap.php#L196-L241 I use [this](https://atom.io/packages/docblockr) atom plugin to make writing easier, you can try to...
### Checklist - [X] I've searched through the existing [issues](https://github.com/g3w-suite/g3w-admin/issues) and this bug has never been reported before ### Subject of the issue I'm not sure if it's a bug...
At the moment the documentation on how to create a new project is excessively verbose about it (I don't think there is even a precise section that explains how to...
### Checklist - [X] I've searched through the existing [issues](https://github.com/g3w-suite/g3w-admin/issues) and this bug has never been reported before ### Subject of the issue Null values are converted to string when...
## TODO - port changes from: https://github.com/g3w-suite/g3w-admin/pull/1105 - port changes from: https://github.com/g3w-suite/g3w-admin/pull/1113 --- ## ~~Precedes: https://github.com/g3w-suite/g3w-client/pull/485~~ ## Follows: https://github.com/g3w-suite/g3w-client/pull/574 ## Motivation 1. make [branding](https://g3w-suite.readthedocs.io/en/latest/branding.html) more easier for 3rd party developers...
### Checklist - [X] I've searched through the existing [issues](https://github.com/g3w-suite/g3w-admin/issues) and this bug has never been reported before ### Subject of the issue I have noticed that the `v` prefix...