Le requête overpass pour afficher les piscines semble trop restrictives
Ah oui en effet en france ça a l'air d'être sport_center qui est très souvent utilisé, le wiki anglais parlait de sport_hall quand on avait qu'une seule piscine.
66f0afa05d
make delete-orphane-website-images more robust
bd9c971d45
update uv.lock
f60443d9bf
add script to build ds to classify images
c1c8acd3b2
add eval for website image clf
364d93de25
improve check_website_image function
86ab0fbe16
improve command that deletes orphan images
697a256b98
remove redudant type casting
92479ef5c8
switch default value for CLI option
16ecddafc3
ad ignore_unknown_options=True for command to accept negative int IDs
5ac25ca2fe
add command to delete orphan image files
Le requête overpass pour afficher les piscines semble trop restrictives
b82515b6e8
prevent pool connection timeout errors
a4635ecd39
add new helper command to clean up image path
63dbd30459
fix bug with inlined images
28d5cb906b
move image check outside of crawler
d82047b516
update image file pattern
e5a8c4c356
create new crawl subcommand
8ca5cad937
increase async pool size of DB
6f200295a1
save website images on disk
7a456c6b49
add new website_image.file_path field
64584463fb
use correct urls in website_image and crawl_result tables
86d79292ff
fix docstring
2bf937daaa
don't wrap all image crawling in a SQL transaction
3127a4fe49
upgrade peewee and fix code
1fb47bae6f
use OpenCV instead of Pillow to open images
2dc343333e
fix condition to update website image
4fe3577d8e
fix image crawler
27c085918d
add draft implementation of OSM oauth
fae24b64fe
Refactor by adding crawl_from_crawl_result func
162361d2a4
add error_type field to WebsiteImage table
53b162e476
improve opening hours extraction
efd510f20e
fix get_osm_element for relation type
1570bb154e
create opening-hours subcommand
e91e7e2a01
use date of crawl instead of current date as ref when extracting opening hours
72757208c4
fix MissingGreenletBridge exception due to crawl_result.poi backref
2319e52d31
fix bugs added after remoing WebsiteCrawl table
036e5d53a2
catch all exceptions when extracting opening hours
360858fc50
fix bug introduced by WebsiteCrawl removal
8c250afc6d
fix: save HTTP status_code
15e0b1f340
add missing port in docker-compose.yml
0c92084420
add copy() call as a safety measure
2865f1dad4
fix lua config for POI import
2a5fbde7e5
bug fix in pagination
d82469ebd5
fix bug the pagination of POIs to crawl
fc3704f423
improve delete-table command
d553ece214
remove CrawlResult table
192beea367
fix bug with limiter still being present
0a8fc509e1
make poi fk as nullable
5b1c01da1e
Set missing_opening_hours=True by default for crawl func
187dd98e1b
fix conftest
6e7047c48f
update Makefile to run unit tests
79fc79328b
merge all migration files