Tcl Library Source Code

History of modules/map/map_geocode_nominatim.tcl of adc31140b44f936d
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History of file modules/map/map_geocode_nominatim.tcl at check-in adc31140b44f936d

2023-09-29
16:28
Bumped package version for all modules [a-r]*. (user: rolf) file: [6c048f12bb] check-in: [e5c34f86b7] user: rolf branch: tcl9-testarea-rde, size: 2293
2023-08-11
23:52
More adaption to the package require Tcl commands, following what was discussed at the montly meeting 2023/08. More work and changes to come. file: [4f48bfc04d] check-in: [46ab6ea7c8] user: rolf branch: tcl9-testarea-rde, size: 2293
2023-06-23
10:22
Pointsman testbed. file: [33dadead1b] check-in: [a5532890a4] user: rolf branch: tcl9-testarea-rde, size: 2292
2022-10-08
12:12
map - geocode::nominatim - I - Now requires 8.6+. Bumped to 0.2 map - slippy::cache - I - Now requires 8.6+. Bumped to 0.3 map - slippy::fetcher - I - Now requires 8.6+. Bumped to 0.5 map - slippy - I - Internals completely reworked. Details below - Now requires Tcl 8.6+ - Removed snit as means of simulating an ensemble - Using a proper ensemble, and other 8.6 features - Added a critcl-based accelerator - Added benchmarks to compare the Tcl and C implementations - Saved benchmark results - Tcl about 2x and 4x slower for the complex calculations - Only about 1.5x slower for the simple things - Added API method to batch transform a geo location into its canvas points at all levels Bumped version to 0.6. Regenerated docs. Tcllibc - Bumped to 0.4 - EF - New map::slippy accelerator file: [e7b726ec47] check-in: [f270e3aa86] user: aku branch: trunk, size: 2291
2012-05-11
21:45
* map_slippy_fetcher.tcl: Added timeouts to the http queries issued * map_geocode_nominatim.tcl: by the fetcher and geo-name resolver. Fetcher bumped to version 0.3. * map_slippy.tcl: Integrated code contributed by <[email protected]> * map_slippy.man: providing a command to compute a zoom level which * pkgIndex.tcl: fits around a rectangular geographic area described by the limiting lati- and longitudes. Version bumped to 0.5. file: [befa3c09de] check-in: [9af3dcf641] user: andreas_kupries branch: trunk, size: 2296
20:54
Added: * map_geocode_nominatim.man: Added new package to resolve * map_geocode_nominatim.tcl: geographical names via the nominatim service, contributed by <[email protected]>. file: [f21d464c9f] check-in: [1d412df955] user: andreas_kupries branch: trunk, size: 2281