Skip to content

Pull requests: mvexel/overpass-api-python-wrapper

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Few minor Python 3 code modernizations
#160 by eumiro was merged Feb 13, 2024 Loading… updated Mar 10, 2025
Raise if response content type is text/html
#173 by mbugert was merged Nov 16, 2024 Loading… updated Nov 16, 2024
Make tests run again
#167 by mvexel was merged Aug 10, 2024 Loading… updated Aug 10, 2024
switch to poetry
#166 by mvexel was merged Aug 10, 2024 Loading… updated Aug 10, 2024
improve unittests and fix strptime of status datetime for 3.6
#145 by Vitalts was closed Feb 21, 2024 Loading… updated Feb 21, 2024
Replace homegrown converter with osm2geojson
#140 by dericke was closed Feb 13, 2024 Loading… updated Feb 13, 2024
1 of 2 tasks
Add Python 3.11, drop below 3.8, update deps
#159 by eumiro was merged Feb 13, 2024 Loading… updated Feb 13, 2024
Adding version to the geojson elements
#156 by viksuper555 was closed Feb 12, 2024 Loading… updated Feb 12, 2024
Update README.md
#162 by mvexel was merged Feb 7, 2024 Loading… updated Feb 7, 2024
GeoJson MultiPolygon errors with duplicate IDs
#129 by luftj was merged Nov 3, 2020 Loading… updated May 12, 2023
Use mock response for basic geojson test
#153 by dericke was closed Jul 27, 2022 Loading… updated Sep 28, 2022
Convenience properties for when API is next available
#150 by dericke was merged Sep 25, 2022 Loading… updated Sep 28, 2022
Handle variable numbers of lines in Overpass status page
#152 by dericke was merged Jul 24, 2022 Loading… updated Jul 26, 2022
updating copyright notice
#143 by mvexel was closed Mar 22, 2022 Loading… updated Mar 22, 2022
documentation update to clarify CSV output
#146 by mvexel was merged Mar 22, 2022 Loading… updated Mar 22, 2022
Add date parameter to query builder
#125 by dericke was merged Nov 3, 2020 Loading… updated Nov 19, 2021
Drop Py 3.6 support
#139 by dericke was closed Mar 9, 2021 Loading… updated Nov 19, 2021
Leveraging pytest features
#141 by dericke was merged Nov 18, 2021 Loading… updated Nov 18, 2021
improve unittests and fix strptime of status datetime for 3.6
#144 by Vitalts was closed Oct 12, 2021 Loading… updated Oct 12, 2021
pep8 compliance, implementing raw_query
#24 by mvexel was closed Dec 16, 2014 Loading… updated May 21, 2021
working timeout
#23 by mvexel was closed Apr 7, 2015 Loading… updated May 21, 2021
Add Django example
#42 by mvexel was closed Apr 1, 2016 Loading… updated May 21, 2021
Add Map() method
#45 by mvexel was closed Apr 1, 2016 Loading… updated May 21, 2021
Methods to check API status
#134 by dericke was merged Mar 2, 2021 Loading… updated Mar 4, 2021
List comprehension, literal comparison, import ordering, staticmethod
#133 by dericke was merged Mar 2, 2021 Loading… updated Mar 4, 2021
ProTip! Adding no:label will show everything without a label.