]> ToastFreeware Gitweb - philipp/winterrodeln/wrpylib.git/shortlog
philipp/winterrodeln/wrpylib.git
2023-11-24 Philipp SpitzerCreate script to replace all sledrun wikitext with...
2023-11-09 Philipp SpitzerImplement parameter "all".
2023-09-22 Philipp SpitzerRemove non-existing column "page_restrictions" from...
2023-07-18 Philipp SpitzerAdd test_vao_ext_id_to_ifopt_stop_id().
2023-07-18 Philipp SpitzerMake vao_ext_id_to_ifopt_stop_id( working for whole...
2023-07-18 Philipp SpitzerAdd options --no-schedules and --missing.
2023-07-18 Philipp SpitzerSort departure and arrival by time.
2023-07-18 Philipp SpitzerAdd ifopt_stop_id.
2023-07-18 Philipp SpitzerReplace "begin" and "minutes" with "service_date" in...
2023-07-18 Philipp SpitzerMake use of new function vao_ext_id_to_ifopt_stop_id().
2023-07-18 Philipp SpitzerFix typo in edit summary.
2023-07-18 Philipp SpitzerAdd function vao_ext_id_to_ifopt_stop_id().
2023-07-18 Philipp SpitzerAdd script to update public transport times.
2023-07-16 Philipp SpitzerRecipies for working with GeoJSON.
2023-07-16 Philipp SpitzerMake parsing of "Fahrplan Abfahrtsmonitor VVT" without...
2023-07-15 Philipp SpitzerUse the "Fahrplan Abfahrtsmonitor VVT" to derive ifopt_...
2023-07-15 Philipp SpitzerCreate script to update the public transport stops.
2023-07-15 Philipp SpitzerCreate TypedDict of sledrun.
2023-07-14 Philipp SpitzerDeal with "empty" gastronomy after removing dead links.
2023-07-14 Philipp SpitzerAdd script to remove dead links.
2023-07-11 Philipp SpitzerAdd script to replace a wrgeojson from the command...
2023-07-11 Philipp SpitzerDon't quit if more than one map candidate is found.
2023-07-10 Philipp SpitzerOnly print page title in log.
2023-07-10 Philipp SpitzerIgnore error caused by "empty" sledrun relation.
2023-07-09 Philipp SpitzerCreate batch script to convert sledrun maps to high...
2023-07-06 Philipp SpitzerBugfixes for update_sledrun_wrgeojson_to_highres().
2023-07-05 Philipp Spitzerupdate_wrgeojson_to_highres.py now supports more than...
2023-07-05 Philipp SpitzerAdd function geojson_lon_lat_to_metric to LanToToMetric...
2023-07-05 Philipp SpitzerUpdate wrmwmarkup.py and wrosm.py to use wr_properties...
2023-07-05 Philipp SpitzerAdd test case for get_geometry_center and get_geometry_...
2023-07-05 Philipp SpitzerAdd function geojson_lon_lat_to_metric().
2023-07-05 Philipp SpitzerRename find_center to get_geometry_center and return...
2023-07-03 Philipp SpitzerDescribe useful Python packages.
2023-07-03 Philipp SpitzerAdd an example GeoJSON file that can be used for testing.
2023-07-01 Philipp SpitzerMake update_wrgeojson_to_highres.py work with more...
2023-07-01 Philipp SpitzerAvoid warning to use a deprecated API.
2023-07-01 Philipp SpitzerOne-time script to rename properties to wr_properties...
2023-07-01 Philipp SpitzerWrGeoJson definition: rename properties in wr_propertie...
2023-06-30 Philipp SpitzerRemove "simplified" property after changing to high...
2023-06-30 Philipp SpitzerWork on script to replace map ways with higher resoluti...
2023-06-30 Philipp SpitzerFix bug in joining ways (in join_wrgeojson_ways()).
2023-06-27 Philipp SpitzerUpdate default_query_date() to consider the second...
2023-06-27 Philipp SpitzerAdd function day_of_time_table_change().
2023-06-26 Philipp SpitzerUse explicit template parameter for walkup time to...
2023-06-26 Philipp SpitzerUse explicit template parameter for sledrun length...
2023-06-26 Philipp SpitzerUse explicit template parameter for "Höhenunterschied...
2023-06-26 Philipp SpitzerDeal with undefined "top" and "bottom".
2023-06-25 Philipp SpitzerUse explicit template parameter to prepare deprecation...
2023-06-25 Philipp SpitzerAvoid error when processing non-simplified maps.
2023-06-25 Philipp SpitzerAdd parameter date in update_public_transport.py.
2023-06-25 Philipp SpitzerRemove some outdated version information.
2023-06-25 Philipp SpitzerFix calculating the center coordinates when directly...
2023-06-24 Philipp SpitzerSimplify function format_bus_stop() (no functional...
2023-02-01 Philipp SpitzerNow showing walk distance and walk time for bus stops.
2023-02-01 Philipp SpitzerMake public transport information more compact.
2023-01-18 Philipp SpitzerAdd bus frequency to public transport info.
2023-01-11 Philipp SpitzerImplement displaying time table templates for VVV.
2023-01-05 Philipp SpitzerIgnore more files.
2023-01-05 Philipp SpitzerMake used sledrun a command line parameter.
2023-01-05 Philipp SpitzerPrevent error for nonexistent stopLocationOrCoordLocation.
2023-01-04 Philipp SpitzerUse "line" instead of "name" and "display_number" in...
2023-01-04 Philipp SpitzerAllow empty arrival/departure board.
2023-01-04 Philipp SpitzerMove command line tools to dedicated module.
2023-01-04 Philipp SpitzerWorking on update public transport script.
2022-12-28 Philipp SpitzerAdd some whitespace.
2022-12-28 Philipp SpitzerImprove displaying public transport line origin/direction.
2022-12-28 Philipp SpitzerCreate Jinja filter "prepend".
2022-12-28 Philipp SpitzerCreate function public_transport_massage_stops with...
2022-12-28 Philipp SpitzerFirst attempt to better format public transport line...
2022-12-14 Philipp SpitzerList lines in bus stops.
2022-12-14 Philipp SpitzerProvide bus stop templates for VVT from JSON.
2022-12-02 Philipp SpitzerAvoid too long line.
2022-12-02 Philipp SpitzerAvoid semicolon in sled rental description in Rodelbahnbox.
2022-10-26 Philipp SpitzerUpdate requirements.txt.
2022-10-26 Philipp SpitzerImplement own input function.
2022-10-26 Philipp SpitzerImplement own diff function.
2022-10-26 Philipp SpitzerShow colored sledrun title.
2022-10-21 Philipp SpitzerMove map simplification to wrmwmarkup.py.
2022-10-21 Philipp SpitzerCreate new script that only updates the changed pages.
2022-10-13 Philipp SpitzerAdd some sledruns to exception list.
2022-10-13 Philipp SpitzerImplement retry for VAO.
2022-10-10 Philipp SpitzerReduce number of queries to get the car distance list.
2022-10-05 Philipp SpitzerReset spatial filter to prevent side-effects.
2022-10-03 Philipp SpitzerOptimize existing car distances as well.
2022-09-27 Philipp SpitzerAdd missing requirement.
2022-09-27 Philipp SpitzerUpdate script names in setup.py.
2022-09-27 Philipp SpitzerFinish script to update car distances.
2022-09-27 Philipp SpitzerFix typo in filename.
2022-09-22 Philipp SpitzerImprove checking for alternative names.
2022-09-22 Philipp SpitzerMatch more cities.
2022-09-22 Philipp SpitzerAdd script to fill column geonames of table wrcity.
2022-09-07 Philipp SpitzerExtract trip information from VAO response.
2022-09-07 Philipp SpitzerCall VAO.
2022-09-07 Philipp SpitzerStart to wrap VAO.
2022-09-07 Philipp SpitzerOnly open database once.
2022-09-07 Philipp SpitzerWorking on script to update car distances.
2022-08-30 Philipp SpitzerOnly simplify seldrun maps that are not already simplified.
2022-08-30 Philipp SpitzerMake use of new wrpylib.mwapi library.
2022-08-30 Philipp SpitzerAdd script update_wiki_wrgeojson_add_simplified.py.
2022-08-30 Philipp SpitzerMake use of new function format_json().
next