-
Notifications
You must be signed in to change notification settings - Fork 3
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
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
* 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
geojson[:parsed_geometry]
sub type (String -> Hash)FeatureCollection
at one feature then we use only that feature and not collection