Skip to content

Activity

Implemented setup.py for simplified installation using pip

ccan23pushed 1 commit to master • ba89069…45663c8 • 
on Oct 25, 2023

Added MIT License

ccan23pushed 1 commit to master • 5ae6e5c…ba89069 • 
on Oct 25, 2023

Added __version__

ccan23pushed 1 commit to master • c63bab3…5ae6e5c • 
on Oct 25, 2023

Update README file. Installation added

ccan23pushed 1 commit to master • 9162c8e…c63bab3 • 
on Oct 25, 2023

Update .gitignore

ccan23pushed 1 commit to master • ce11f93…9162c8e • 
on Oct 25, 2023

Added validity check for geocoded location

ccan23pushed 1 commit to master • a6e74c0…ce11f93 • 
on Jul 28, 2023

Add centroid calculation for way areas, enhancing response with centr…

ccan23pushed 1 commit to master • 74fdd27…a6e74c0 • 
on Jul 28, 2023

Compress images in README.md to improve repository size

ccan23pushed 1 commit to master • e002320…74fdd27 • 
on Jul 28, 2023

Update requirements in README.md

ccan23pushed 1 commit to master • f212571…e002320 • 
on Jul 23, 2023

Added requests library

ccan23pushed 1 commit to master • 46e1b8b…f212571 • 
on Jul 23, 2023

Updated function to return subarea names along with their subarea cou…

ccan23pushed 1 commit to master • d5a3e0f…46e1b8b • 
on Jul 23, 2023

Railway image

ccan23pushed 1 commit to master • a27e96d…d5a3e0f • 
on Jul 21, 2023

requirements.txt

ccan23pushed 1 commit to master • 679a776…a27e96d • 
on Jul 21, 2023

README.md file

ccan23pushed 1 commit to master • 36417f3…679a776 • 
on Jul 21, 2023

Fix ValueError for linearring in polygons with fewer than 4 unique po…

ccan23pushed 1 commit to master • df5bbf2…36417f3 • 
on Jul 21, 2023

Add __init__.py file

ccan23pushed 1 commit to master • 2fdf734…df5bbf2 • 
on Jul 20, 2023

Refactor imports in the overpass_operations.py and overpass_queries.p…

ccan23pushed 1 commit to master • 963e3d7…2fdf734 • 
on Jul 20, 2023

Remove osmlf.py. Renamed to main.py

ccan23pushed 1 commit to master • 07d2ef0…963e3d7 • 
on Jul 20, 2023

Refactored imports in the osmlf modules to use relative paths and ren…

ccan23pushed 1 commit to master • d8f1cc9…07d2ef0 • 
on Jul 20, 2023

Refactor code to improve modularity and code organization

ccan23pushed 1 commit to master • 56cccf2…d8f1cc9 • 
on Jul 11, 2023

Minor fixes

ccan23pushed 1 commit to master • 8bf6071…56cccf2 • 
on Jul 8, 2023

Added __str__ and __repr__

ccan23pushed 1 commit to master • 25b18ce…8bf6071 • 
on Jul 8, 2023

Added waterway method to retrieve waterway information from Overpas…

ccan23pushed 1 commit to master • bf122e8…25b18ce • 
on Jul 8, 2023

Added natural method to retrieve natural information from Overpass API

ccan23pushed 1 commit to master • 16a26ef…bf122e8 • 
on Jul 6, 2023

Added docstring to railway method

ccan23pushed 1 commit to master • 2d4f628…16a26ef • 
on Jul 6, 2023

Added railway method to retrieve railway information from Overpass API

ccan23pushed 1 commit to master • c92bf97…2d4f628 • 
on Jul 6, 2023

Added tourism method to retrieve tourism information from Overpass API

ccan23pushed 1 commit to master • 81814e6…c92bf97 • 
on Jul 5, 2023

The total_distance method has been refactored to improve its functi…

ccan23pushed 1 commit to master • e47bb4f…81814e6 • 
on Jul 4, 2023

Refactor method's docstring for improved clarity and information

ccan23pushed 1 commit to master • 3d2c202…e47bb4f • 
on Jul 4, 2023

Added highway method to fetch and calculate highway information

ccan23pushed 1 commit to master • 89e82b9…3d2c202 • 
on Jul 4, 2023