Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix : geojson parsing #61

Closed
wants to merge 40 commits into from
Closed

Fix : geojson parsing #61

wants to merge 40 commits into from

Conversation

moustachu
Copy link
Member

  • fix geojson[:parsed_geometry] sub type (String -> Hash)
  • if GeoJSON is a FeatureCollection at one feature then we use only that feature and not collection

Quentinchampenois and others added 30 commits March 4, 2022 10:57
* Add webpacker installation task

* Remove previous task and update README

* Rewrite popin HTML templating

* Fix scss loading

* Add missing decidim map css

* Fix rubocop offenses
* Modifying calculation to fix the bug of the circle going straight out of her participatory_process on interactive map

* Trying to fix entirely the bug of the position of the processMarkers

* Trying to fix with a further investigation the map but doesn't work yet

* Fixing the movement of the participatory process marker

* Reverting useless changes
* Add geocoding address to PP in seeds

* Updatee process marker position
* Fix dependencies

* Remove useless method

* Fist version

* improve lib and repair existing data

* Change destination format

* Fix readme

* Fix tests

* Add more tests

* Add convert to commands

* Remove unused js

* Add dep to module

* Fix offenses

* Install proj

* Add debugger

* Add dep

* Add new config

* Pristine dep

* Clean workflow

* Update config

* Remove unused test

* Update apt cache

* Pin dep

* Add dep

* Add readme

* Setup cache action

* Update readme

* Debug

* Setup concurrency level

* reconstruct shared object cache after build

* Add custom matcher

* remove debug

* Remove useless file

* Add debug

* Recompile with cache

* Use env var

* Fix missing require

* Symbolize keys

* Complete readme
eliegaboriau and others added 10 commits April 18, 2023 16:03
* bump 0.27

* update gemfile

* fix sass problem

* fix CI temporarily

* fix CI temporarily

* remove sass locking

* Update README.md

---------

Co-authored-by: Armand Fardeau <armandfardeau@users.noreply.github.com>
* Set default epsg to WGS 84

* Add arm platform
* fix: Bump to ruby 3.0.6

* fix: Prevent crash when geojson values are nil

* fix: Allow decidim version to be 0.27.4

* fix: Bump to 2.0.1

* fix: Add x86_64-linux support in Gemfile.lock

* ci: Bump Chromedriver

* test: Fix Capybara headless_chrome

* test: Bump decidim_version

* test: Update specs

* lint: Fix rubocop offenses
fix: Enable to update geocoded scope
@moustachu moustachu closed this Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants