Simon Legner

Results 142 comments of Simon Legner

Apparently, this problem does not exists in GEOS 3.2.2. Did GEOS 3.3 include some incompatible changes (also #41)?

Using the changes from 3fc270d3a025123b5e483368d474a2004a2d595c, I get the following executing with the same arguments: ``` 1st pass finished osmjs: ../include/osmium/osm/area.hpp:574: Osmium::OSM::RingInfo* Osmium::OSM::AreaFromRelation::make_one_ring(std::vector&, osm_object_id_t, osm_object_id_t, int, int): Assertion `linestring' failed. Program...

Output of `valgrind ./osmjs -2 -m -l disk -j js/area.js ~/austria.osm.pbf` using 206e6375c1f9f11766400691a400be3594f90bc5 and GEOS 3.3.5 (after ā‰ˆ30 minutes of execution ^^): ``` Non-existent physical address at address 0x369FF0010 ==10876==...

A pull request is welcome! > but I’m not sure how necessary this is. This. So far, only 4 commits to the app code originate from non-members: https://github.com/freeCodeCamp/devdocs/commits/master/assets/javascripts/app

People wanting to work on this task might want to try the following tool: https://decaffeinate-project.org/repl/

Yes. I'd prefer vanilla JavaScript over other languages that require an additional build step. My PR (which is linked above) is half-finished, but is somewhat stalled for the remaining `app.View`s...

The latest version is taken from the navbar of https://www.scala-lang.org/api/current/. Scala 3 API docs is hosted at https://scala-lang.org/api/3.x/ @Nicolapps, are you interested in updating (or helping to update) the scraper...

@MasterEnoc, I think this issue is related to your change [1ac3dd93ddeaa0dadf7eb1faf4639bac1c53287d](https://github.com/freeCodeCamp/devdocs/commit/1ac3dd93ddeaa0dadf7eb1faf4639bac1c53287d#diff-f48320087e0ab53997b664233cd817aca4188606884f6e766650f29ac89e1865R36) (overriding the element id with a different id generated from the name).

Please update docs/file-scrapers.md and document how to obtain the original documentation files on order to run the scraper. Thanks! ```ERROR: The Fastapi scraper requires the original documentation files to be...

Please provide the missing details and reopen. Thanks!