v0.2.75
What's Changed
- Make
OsmApiReader
read XML from Overpass by @bmarchant in #5491 - Bump xmldom and osmtogeojson in /translations by @dependabot in #5483
- Bump moment from 2.29.2 to 2.29.4 in /translations by @dependabot in #5400
- Bump @xmldom/xmldom from 0.8.3 to 0.8.4 in /translations by @dependabot in #5497
- Bump spring-security-oauth2-client from 5.7.1 to 5.7.5 in /hoot-services by @dependabot in #5494
- Bump spring-security-core from 5.7.1 to 5.7.5 in /hoot-services by @dependabot in #5496
- Including
bounds
parameter withParallelBoundedReader
should still stream by @bmarchant in #5501 - Bump minimatch from 3.0.4 to 3.1.2 in /node-export-server by @dependabot in #5495
- Bump nokogiri from 1.13.6 to 1.13.9 by @dependabot in #5463
- Bump jackson-databind from 2.12.7 to 2.12.7.1 in /hoot-services by @dependabot in #5503
- Bump minimist from 1.2.5 to 1.2.7 in /translations by @dependabot in #5504
- Bump socket.io-parser from 3.3.2 to 3.3.3 in /translations by @dependabot in #5498
- Bump minimatch and mocha in /translations by @dependabot in #5499
- update fasterxml to 2.14.1 by @maxgrossman in #5505
- Remove GeoJSON abstraction that is no longer needed by @bmarchant in #5506
- 5469 element cache by @mschicker in #5502
- Bump postgresql from 42.4.1 to 42.4.3 in /hoot-services by @dependabot in #5507
- Different way to get OSM id's as tags by @mattjdnv in #5500
- GeoJSON writer split into feature files by @bmarchant in #5508
- Fix OsmXmlDiskCache temp dir error by @mschicker in #5512
- Add FCODE option to
MultiFileWriter
class by @bmarchant in #5513 - Thematic and FCODE GeoJSON output is not translated by @bmarchant in #5517
- Precision fixes in stat averages by @bmarchant in #5518
- Output
MultiFileWriter
files into a separate directory by @bmarchant in #5521 - HootJs Require Statements Failing by @bmarchant in #5524
- GeoJSON translated geometry not matching GPKG geometry by @bmarchant in #5529
- Don't require a node-export datasource named "Overpass" by @brianhatchl in #5532
- Added a translation for power=minor_line by @mattjdnv in #5535
- POI to Polygon conflation of cemeteries doesn't work by @bmarchant in #5536
- OsmXmlDiskCache permissions fix by @mschicker in #5537
- Refactor bounds by @bmarchant in #5538
- Sonar fixes jan 2023 by @bmarchant in #5540
- Map Cropping in OGR output by @bmarchant in #5541
- Bump json5 from 2.2.0 to 2.2.3 in /translations by @dependabot in #5539
- Bump express from 4.17.1 to 4.17.3 in /node-export-server by @dependabot in #5525
- Bump nokogiri from 1.13.9 to 1.13.10 by @dependabot in #5519
- Bump qs and express in /test-files/ui by @dependabot in #5514
- Update
ParallelBoundedReader::_isQueryError()
to handle XML responses by @bmarchant in #5546 - ParallelBoundedReader needs to throttle requests by @bmarchant in #5547
- Overpass queries in XML failing by @bmarchant in #5548
- Converted the exception to an error message by @mattjdnv in #5531
- Bump rack from 2.2.3.1 to 3.0.4.1 by @dependabot in #5550
- Attribute Conflation Errors by @bmarchant in #5551
- Add translation conf files to the node-export server by @mattjdnv in #5528
- Add option to turn on/off OGR writer polygon cropping by @bmarchant in #5553
Remark
tags cause Hoot to parse Overpass JSON incorrectly by @bmarchant in #5555- Testing move constructor sonar find by @bmarchant in #5557
- make schema names of josm presets files match those in translation server by @brianhatchl in #5556
- More move constructor sonar fixes by @bmarchant in #5558
- Map crop should crop polygon geometry, not they way nodes and then assemble a mangled polygon by @bmarchant in #5562
- Translation server now offer JOSM preset xml by @brianhatchl in #5560
- adding endpoints for fieldMappings and columns by @jackgrossman18 in #5559
- Self-intersecting Geometry Issue by @bmarchant in #5566
- Add map shift visitor by @bmarchant in #5571
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /translations by @dependabot in #5567
- sherlock owt workflow by @jordanmurray35 in #5572
- Attribute conflation fix by @bmarchant in #5573
- Allow longer hoot tags with more complex matching scenarios by @michaelpwoods in #5574
- Map crop should crop polygon geometry, not they way nodes and then assemble a mangled polygon by @bmarchant in #5579
- Sonar: Ignore 'Raw Strings' rule by @bmarchant in #5580
- Copyright Script Update by @bmarchant in #5582
- Add manual tie point input via JSON to
map align
command by @bmarchant in #5584 - Remove duplicate code by @bmarchant in #5585
- Unused Code Files by @bmarchant in #5587
- Overpass XML error by @bmarchant in #5590
- GeoJSON crop failure with certain translations by @bmarchant in #5592
- Remove comments from overpassql queries by @bmarchant in #5594
- Fix command log handler oom error by @brianhatchl in #5595
- remove legacy ui submodule, tests, and build deps by @maxgrossman in #5575
- Cached element writer interface by @bmarchant in #5597
- Load overpass query file through interface in all cases by @bmarchant in #5599
- resolve logoutputstream nuance by @maxgrossman in #5602
- Streaming output for JSON writers by @bmarchant in #5604
- Update advanced ops script to make poi opts unique. by @maxgrossman in #5605
- make overpass grail query only traverse down by @maxgrossman in #5601
- Use hoot convert in grail where pulling data from overpass by @maxgrossman in #5593
- update echo msg and filename to reflect port 8443 when using hoot_centos7_rpm vm by @brianhatchl in #5606
- Refactor parallel API reader jobs by @bmarchant in #5608
- Misc fixes by @mattjdnv in #5609
New Contributors
- @michaelpwoods made their first contribution in #5574
Full Changelog: v0.2.74...v0.2.75