osm-request icon indicating copy to clipboard operation
osm-request copied to clipboard

JS library for OpenStreetMap API communication

Results 17 osm-request issues
Sort by recently updated
recently updated
newest added

OAuth 1.0a will be sunset on osm.org in a few months, please switch to OAuth 2.0. The OpenStreetMap operations team have taken the decision to retire OAuth 1.0a and HTTP...

`RequestException: ReferenceError: XMLHttpRequest is not defined` It looks like this library doesn't support use in node, would be nice to support it.

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) and [documentation](https://github.com/documentationjs/documentation). These dependencies needed to be updated together. Updates `parse-url` from 3.0.2 to 7.0.2 Release notes Sourced from parse-url's releases. 7.0.2 Add the url in the error...

dependencies

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.0.5 to 3.1.5. Release notes Sourced from cross-fetch's releases. v3.1.5 What's Changed chore: updated node-fetch version to 2.6.7 by @​dlafreniere in lquixada/cross-fetch#124 New Contributors @​dlafreniere made their...

dependencies

And make rid of the _heavy development_ warning in the README file. What do you think about that @PanierAvide? :)

enhancement
question

Can we have the [gpx endpoint of OSM API](https://wiki.openstreetmap.org/wiki/API_v0.6#Create:_POST_.2Fapi.2F0.6.2Fgpx.2Fcreate) to upload a trace ?

enhancement
good first issue