|
|
@8652
|
9 years |
Don-vip |
fix #11767 - Use Arrays.copyOf in OsmPrimitive#put(String, String) …
|
|
|
@8651
|
9 years |
wiktorn |
fix tests
|
|
|
@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 …
|
|
|
@8630
|
9 years |
Klumbumbus |
fix #11737 - do not warn about "aerialway=yes is unspecific." for …
|
|
|
@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
|
|
|
@8623
|
9 years |
bastiK |
applied #11709 - New performance test for MapCSSStyleSource#apply and …
|
|
|
@8622
|
9 years |
bastiK |
fix unit test: preference file is read-only
|
|
|
@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 …
|
|
|
@8617
|
9 years |
Don-vip |
fix #11707 - "sport without physical feature" reported for …
|
|
|
@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
|
|
|
@8605
|
9 years |
wiktorn |
added wmts imagery type
|
|
|
@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: …
|
|
|
@8599
|
9 years |
wiktorn |
Fix tests failing after [8598]
|
|
|
@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
|
|
|
@8593
|
9 years |
Klumbumbus |
see #11445 - move old icon to nodist folder
|
|
|
@8592
|
9 years |
Klumbumbus |
fix #11445 - replace some icons, move old icons to josm nodist folder. …
|
|
|
@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)
|
|
|
@8589
|
9 years |
Don-vip |
fix #11677 - "null must be connected to a way" validator warning …
|
|
|
@8588
|
9 years |
Don-vip |
fix #11657 - User.createOsmUser() memory optimization
|
|
|
@8587
|
9 years |
Don-vip |
fix #11674 - allow multipolygon platform in public transport route …
|
|
|
@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 …
|
|
|
@8583
|
9 years |
Don-vip |
update presets lang
|
|
|
@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 …
|
|
|
@8578
|
9 years |
Klumbumbus |
fix #11672 - restrict destination warning to highways
|
|
|
@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)
|
|
|
@8572
|
9 years |
wiktorn |
fix #11660 - Added missing wmts icon
|
|
|
@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)
|
|
|
@8561
|
9 years |
Klumbumbus |
remove sport=cricket_nets from preset and mappaint style as this is …
|
|
|
@8560
|
9 years |
Klumbumbus |
fix #11546 - adjust some sport presets
|
|
|
@8559
|
9 years |
Klumbumbus |
fix #11644 - do not warn about highway=* in combination with …
|
|
|
@8558
|
9 years |
Don-vip |
update javadoc
|
|
|
@8557
|
9 years |
Don-vip |
checkstyle
|
|
|
@8556
|
9 years |
bastiK |
applied #11636 - Moved cursor management to new class and used java …
|
|
|
@8555
|
9 years |
bastiK |
applied #11635 - Move creation of the MapView children to new method. …
|
|
|
@8554
|
9 years |
bastiK |
applied #11634 - Moved global SOM management out of …
|
|
|
@8553
|
9 years |
bastiK |
applied #11633 - MapView: Made paint() method shorter by moving draw …
|
|
|