|
|
@8688
|
9 years |
simon04 |
see #11428 - Make Overpass server configurable
|
|
|
@8686
|
9 years |
Don-vip |
fix #11803 - wrong help link
|
|
|
@8685
|
9 years |
Don-vip |
see #11428 - fix checkstyle issues
|
|
|
@8684
|
9 years |
simon04 |
see #11428 - Add Overpass download dialog to core, provide Overpass …
|
|
|
@8683
|
9 years |
simon04 |
Typo in r8682
|
|
|
@8682
|
9 years |
simon04 |
fix #11790 - Validator dialog: lookup test errors for selected primitives
|
|
|
@8681
|
9 years |
simon04 |
see #11795 - taginfo-extract also external presets
|
|
|
@8680
|
9 years |
simon04 |
fix #11755 - Update version of opening_hours.js to 3.3.0
|
|
|
@8679
|
9 years |
simon04 |
fix #11741 - Properties dialog: add a contextual menu on taginfo
|
|
|
@8678
|
9 years |
Don-vip |
see #11421 - update documentation
|
|
|
@8677
|
9 years |
Don-vip |
fix #11793 - NPE
|
|
|
@8674
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8673
|
9 years |
wiktorn |
Bing fixes.
* Pass and handle error on url creation (attribution not …
|
|
|
@8672
|
9 years |
simon04 |
DownloadAlong: allow to specify areas smaller than 1km², use unit …
|
|
|
@8670
|
9 years |
simon04 |
fix #11749 - Jump to Position: add D M S and D M.M coordinate …
|
|
|
@8666
|
9 years |
Don-vip |
fix #11751 - JOSM JNLP doesn't restart in Linux (patch by simon04, …
|
|
|
@8663
|
9 years |
simon04 |
fix #11442 - "Toolbar action" bug w/ 'notes' & normal dialogs
|
|
|
@8660
|
9 years |
Don-vip |
fix #11756 - NPEs
|
|
|
@8659
|
9 years |
wiktorn |
More performance improvements
* Use one MemoryTileCache instance per …
|
|
|
@8658
|
9 years |
Don-vip |
fix #11756 - NPEs
|
|
|
@8654
|
9 years |
Don-vip |
fix #11769 - Documentation for KeyCondition (patch by michael2402)
|
|
|
@8653
|
9 years |
Don-vip |
fix #11756 - NPE
|
|
|
@8652
|
9 years |
Don-vip |
fix #11767 - Use Arrays.copyOf in OsmPrimitive#put(String, String) …
|
|
|
@8650
|
9 years |
wiktorn |
Follow HTTP(S) redirects in Add WMS wizzard / GetLayers. Closes: #11770
|
|
|
@8649
|
9 years |
wiktorn |
* performance improvements - move all cache accesses to worker thread, …
|
|
|
@8648
|
9 years |
wiktorn |
Pass headers to OsmTileLoader when using it as a fallback tile loader.
|
|
|
@8647
|
9 years |
wiktorn |
Performance improvements.
* getTileUrl now uses generic, staticly …
|
|
|
@8646
|
9 years |
wiktorn |
Move listeners notification outside synchronized sections.
Addresses: …
|
|
|
@8645
|
9 years |
Don-vip |
fix #11756, fix #11759 - NPEs
|
|
|
@8644
|
9 years |
Don-vip |
fix checkstyle issues
|
|
|
@8643
|
9 years |
wiktorn |
Fix behaviour when exception is thrown during download.
* fix endless …
|
|
|
@8642
|
9 years |
wiktorn |
Temporary fix lockups on data layer removal when Validation layer is …
|
|
|
@8641
|
9 years |
bastiK |
fixed #11750 - Broken UTF-8 support in startup screen
|
|
|
@8640
|
9 years |
wiktorn |
Fix retrieving expired elemetnts from cache for TMS
|
|
|
@8639
|
9 years |
Don-vip |
fix #11747 - NPE
|
|
|
@8638
|
9 years |
Klumbumbus |
fix #11745 - typo
|
|
|
@8637
|
9 years |
Don-vip |
update to latest JMapViewer
|
|
|
@8636
|
9 years |
wiktorn |
Small TMS fixes.
* fix handling of minimum and maximum expiration …
|
|
|
@8635
|
9 years |
wiktorn |
Fix Coverity warnings:
* null pointer dereferences
* make maksimum …
|
|
|
@8634
|
9 years |
Don-vip |
proper JOSM/JMapViewer integration
|
|
|
@8633
|
9 years |
Don-vip |
fix some compile errors that arise with openjdk-9-b74
|
|
|
@8632
|
9 years |
Don-vip |
update Checkstyle to 6.8.1, update Eclipse project, fix checkstyle issues
|
|
|
@8631
|
9 years |
wiktorn |
Move lock aquires closer to try/catch/finally, to silent FindBugs …
|
|
|
@8629
|
9 years |
wiktorn |
Fix NPE in CacheEntry and TMS settings
* fix NPE in CacheEntry …
|
|
|
@8628
|
9 years |
wiktorn |
findbugs fixes
|
|
|
@8627
|
9 years |
wiktorn |
properly pass the message that user has not selected layer
|
|
|
@8626
|
9 years |
wiktorn |
checkstyle and sonar issues fixes
|
|
|
@8625
|
9 years |
bastiK |
applied #11713 - JOSM raster layers filters plugin development (patch …
|
|
|
@8624
|
9 years |
bastiK |
add missing svn:eol-style=native
|
|
|
@8621
|
9 years |
wiktorn |
Fix artifacts on clicks in CacheContentsPanel. Closes: #11703
|
|
|
@8620
|
9 years |
wiktorn |
autozoom checkbox display fix in right-menu click
* proper display of …
|
|
|
@8619
|
9 years |
wiktorn |
Class cleanup / style fixes.
* Replace Coordinate with ICoordinate
* …
|
|
|
@8618
|
9 years |
wiktorn |
Fix calculation of World Bounds for WMS when no projection has no …
|
|
|
@8616
|
9 years |
bastiK |
applied #11714 - StyledMapRenderer javadoc (patch by michael2402)
|
|
|
@8615
|
9 years |
bastiK |
fixed a Collections.reverse that should not be there (fixes #11496, …
|
|
|
@8614
|
9 years |
bastiK |
applied #11708 - Removed redundant code from StyledMapRenderer (patch …
|
|
|
@8613
|
9 years |
bastiK |
fixed #11496 - getVisibleLayersInZOrder() -> Comparator is not …
|
|
|
@8612
|
9 years |
Don-vip |
fix QA issues (javadoc, findbugs, checkstyle)
|
|
|
@8611
|
9 years |
Don-vip |
Add robustness to UNITS_TO_METERS parameters - this solves the …
|
|
|
@8610
|
9 years |
bastiK |
get rid of redundant ellipsoid info in epsg file
|
|
|
@8609
|
9 years |
bastiK |
add proj.4 syntax "+proj=utm +zone=... [+south]" for CustomProjection …
|
|
|
@8608
|
9 years |
Don-vip |
define static variable before first use to see if it solves NPE in …
|
|
|
@8607
|
9 years |
wiktorn |
fix error reporting when tiles were successfuly loaded
|
|
|
@8606
|
9 years |
wiktorn |
Properly report exceptions from tile download
|
|
|
@8604
|
9 years |
wiktorn |
Better error reporting in JCS, checkstyle fixes
|
|
|
@8603
|
9 years |
wiktorn |
Properly size disk cache size. Cache size is provided in kB, …
|
|
|
@8602
|
9 years |
wiktorn |
Properly handle file based tile sources.
* move …
|
|
|
@8601
|
9 years |
wiktorn |
Fix for tiles not loading after layer is added, when not moving the mouse
|
|
|
@8600
|
9 years |
wiktorn |
* fix sonar issues
* implement cache clear for "clear" button
Closes: …
|
|
|
@8598
|
9 years |
wiktorn |
TileSource:
* added method - getTileId that returns unique identifier …
|
|
|
@8597
|
9 years |
wiktorn |
Removed unnecessary debug output
|
|
|
@8596
|
9 years |
wiktorn |
Fix off by one error which breakes openeing local files on linux. …
|
|
|
@8595
|
9 years |
Don-vip |
fix #11681 - NPE in tagging presets initialization
|
|
|
@8594
|
9 years |
Klumbumbus |
see #11600 see #11393 - fix r8591
|
|
|
@8591
|
9 years |
Klumbumbus |
fix #11600 see #11393 - (re)add default direction arrows for …
|
|
|
@8590
|
9 years |
Don-vip |
fix #11630 - NPE (patch by michael2402)
|
|
|
@8588
|
9 years |
Don-vip |
fix #11657 - User.createOsmUser() memory optimization
|
|
|
@8586
|
9 years |
wiktorn |
* (WMTS) Added Style support
* (WMTS) Added MatrixHeight and …
|
|
|
@8585
|
9 years |
wiktorn |
Checkstyle fixes
|
|
|
@8584
|
9 years |
wiktorn |
- added axis definition to ESPG projections definition, where it's not …
|
|
|
@8582
|
9 years |
Don-vip |
checkstyle
|
|
|
@8581
|
9 years |
Don-vip |
fix #11664 - fix regression of r8566 for relation editor
|
|
|
@8580
|
9 years |
Klumbumbus |
see #11600 see #11393 - try to fix r8579
|
|
|
@8579
|
9 years |
Klumbumbus |
fix #11600 see #11393 - don't assume oneway=yes without oneway on …
|
|
|
@8577
|
9 years |
Klumbumbus |
fix #11669 - don't warn about unclosed natural=valley
|
|
|
@8576
|
9 years |
wiktorn |
wms_endpoint now forwards information about available projection to …
|
|
|
@8575
|
9 years |
bastiK |
see #11607 - more debugging output for error in StyleCache
|
|
|
@8574
|
9 years |
bastiK |
applied #11655 - memory optimization (patch by shinigami, modified)
|
|
|
@8573
|
9 years |
bastiK |
fixed #11647 - Regression: relation list empty (patch by michael2402)
|
|
|
@8571
|
9 years |
Don-vip |
findbugs
|
|
|
@8570
|
9 years |
Don-vip |
checkstyle
|
|
|
@8569
|
9 years |
wiktorn |
Add tests for Wallonie and Wien, fixed Style substitution
|
|
|
@8568
|
9 years |
wiktorn |
Basic WMTS support.
* added information about units and to_meter to …
|
|
|
@8567
|
9 years |
Don-vip |
fix #11651 - whitechars stripping optimization (modified patch by …
|
|
|
@8566
|
9 years |
Don-vip |
fix #11653 - AbstractPrimitive.getKeys optimization (patch by shinigami)
|
|
|
@8565
|
9 years |
Don-vip |
fix #11650 - performance: avoid creation of Date objects when it is …
|
|
|
@8564
|
9 years |
Don-vip |
fix #11649 - DateUtils optimization (modified patch by shinigami)
|
|
|
@8563
|
9 years |
Don-vip |
fix #7813 - proper timeouts when connecting to OSM server (patch by anirud)
|
|
|
@8562
|
9 years |
bastiK |
fixed splash deadlock for java 7 (fixes #11591, see #11355)
|
|
|
@8558
|
9 years |
Don-vip |
update javadoc
|
|
|