]> mj.ucw.cz Git - leo.git/log
leo.git
2 years agoPrůvodce: More styling pruvodce
Martin Mares [Mon, 4 Apr 2022 13:56:53 +0000 (15:56 +0200)]
Průvodce: More styling

2 years agoPrůvodce: Styling
Martin Mares [Sun, 3 Apr 2022 22:06:31 +0000 (00:06 +0200)]
Průvodce: Styling

2 years agoPrůvodce: Styling
Martin Mares [Sun, 27 Mar 2022 21:54:32 +0000 (23:54 +0200)]
Průvodce: Styling

2 years agoSimplify: Generalize a bit more
Martin Mares [Sun, 27 Mar 2022 21:29:12 +0000 (23:29 +0200)]
Simplify: Generalize a bit more

2 years agoOld implementation of generalization on map input removed
Martin Mares [Sun, 27 Mar 2022 21:12:16 +0000 (23:12 +0200)]
Old implementation of generalization on map input removed

2 years agoSimplify: Generalization of line symbols
Martin Mares [Sun, 27 Mar 2022 21:12:02 +0000 (23:12 +0200)]
Simplify: Generalization of line symbols

2 years agoSimplify: Splitting of ways to non-branching segments
Martin Mares [Sun, 27 Mar 2022 21:03:03 +0000 (23:03 +0200)]
Simplify: Splitting of ways to non-branching segments

This is to make the segments mergeable.

2 years agoSymbols: Cloning, so far only for sym_line
Martin Mares [Sun, 27 Mar 2022 21:02:48 +0000 (23:02 +0200)]
Symbols: Cloning, so far only for sym_line

2 years agoSimplify: Merging of ways
Martin Mares [Sun, 27 Mar 2022 20:25:38 +0000 (22:25 +0200)]
Simplify: Merging of ways

2 years agoSymbols: Comparison, disabling, and iterating
Martin Mares [Sun, 27 Mar 2022 20:24:54 +0000 (22:24 +0200)]
Symbols: Comparison, disabling, and iterating

2 years agoExperiments with simplication of ways
Martin Mares [Sun, 27 Mar 2022 15:04:34 +0000 (17:04 +0200)]
Experiments with simplication of ways

2 years agoosm.h: osm_ref_(head|tail)
Martin Mares [Sun, 27 Mar 2022 15:04:24 +0000 (17:04 +0200)]
osm.h: osm_ref_(head|tail)

2 years agoPrůvodce: Bi-directional Dijkstra balanced by distance
Martin Mares [Sun, 27 Mar 2022 12:48:49 +0000 (14:48 +0200)]
Průvodce: Bi-directional Dijkstra balanced by distance

2 years agoPrůvodce: Better colors
Martin Mares [Sun, 27 Mar 2022 12:35:30 +0000 (14:35 +0200)]
Průvodce: Better colors

2 years agoPrůvodce: Turn off debugging messages
Martin Mares [Sun, 27 Mar 2022 11:47:15 +0000 (13:47 +0200)]
Průvodce: Turn off debugging messages

2 years agoPrůvodce: Fixed a typo
Martin Mares [Sat, 26 Mar 2022 23:20:22 +0000 (00:20 +0100)]
Průvodce: Fixed a typo

2 years agoPrůvodce: Bi-directional Dijkstra
Martin Mares [Sat, 26 Mar 2022 23:20:00 +0000 (00:20 +0100)]
Průvodce: Bi-directional Dijkstra

2 years agoPrůvodce: More experimental sources and targets
Martin Mares [Mon, 14 Mar 2022 22:10:20 +0000 (23:10 +0100)]
Průvodce: More experimental sources and targets

2 years agoPrůvodce: Implementation of A*
Martin Mares [Mon, 14 Mar 2022 21:41:34 +0000 (22:41 +0100)]
Průvodce: Implementation of A*

2 years agoPrůvodce: Dijkstra and its visualization
Martin Mares [Mon, 14 Mar 2022 16:19:23 +0000 (17:19 +0100)]
Průvodce: Dijkstra and its visualization

2 years agoAdded an interface for overriding tags
Martin Mares [Mon, 14 Mar 2022 16:14:10 +0000 (17:14 +0100)]
Added an interface for overriding tags

2 years agoPrůvodce: Identifying endpoints
Martin Mares [Mon, 14 Mar 2022 15:11:38 +0000 (16:11 +0100)]
Průvodce: Identifying endpoints

2 years agoFixed bug in reporting of unknown roles in multipolygons
Martin Mares [Mon, 14 Mar 2022 15:01:07 +0000 (16:01 +0100)]
Fixed bug in reporting of unknown roles in multipolygons

2 years agoOtherwise, ASSERT does not work.
Martin Mares [Mon, 14 Mar 2022 14:39:00 +0000 (15:39 +0100)]
Otherwise, ASSERT does not work.

2 years agoA simple representation of the road graph
Martin Mares [Mon, 14 Mar 2022 14:08:24 +0000 (15:08 +0100)]
A simple representation of the road graph

We completely ignore one-way roads and turn restrictions.

2 years agoTurn off map scale
Martin Mares [Mon, 14 Mar 2022 13:34:41 +0000 (14:34 +0100)]
Turn off map scale

2 years agoAn attempt at simple cartographic generalization
Martin Mares [Sun, 13 Mar 2022 20:41:38 +0000 (21:41 +0100)]
An attempt at simple cartographic generalization

2 years agoPrůvodce: Rendering of boundary etc.
Martin Mares [Sun, 13 Mar 2022 20:01:11 +0000 (21:01 +0100)]
Průvodce: Rendering of boundary etc.

2 years agoPrůvodce: Hacks for rendering roads
Martin Mares [Sun, 13 Mar 2022 19:23:27 +0000 (20:23 +0100)]
Průvodce: Hacks for rendering roads

2 years agocss.h: Fixed a wrong type master
Martin Mares [Sun, 13 Mar 2022 19:02:59 +0000 (20:02 +0100)]
css.h: Fixed a wrong type

2 years agoAcknowledge that we are using deprecared API of libproj
Martin Mares [Sun, 13 Mar 2022 19:02:26 +0000 (20:02 +0100)]
Acknowledge that we are using deprecared API of libproj

Need to switch to the newer API later.

2 years agoStyle: Avoid compiler warning
Martin Mares [Sun, 13 Mar 2022 19:02:13 +0000 (20:02 +0100)]
Style: Avoid compiler warning

2 years agoconfigure: libfreetype2 uses pkg-config these days
Martin Mares [Sun, 13 Mar 2022 19:02:01 +0000 (20:02 +0100)]
configure: libfreetype2 uses pkg-config these days

2 years agoUpdated UCW::Configure to the version from current LibUCW
Martin Mares [Sun, 13 Mar 2022 19:01:12 +0000 (20:01 +0100)]
Updated UCW::Configure to the version from current LibUCW

Taken from LibUCW commit 7308e240b306041667fc8b3ac99263c1e9ecf4e6.

9 years agoLow-level parts of text rotation
Martin Mares [Thu, 16 Apr 2015 14:38:12 +0000 (16:38 +0200)]
Low-level parts of text rotation

There are currently no style properties to control that,
but it will be used in Karry's labelling branch.

Also made formatting of SVG dimensions slightly more systematic.

9 years agoDo not crash on broken multipolygons
Martin Mares [Wed, 1 Apr 2015 14:11:51 +0000 (16:11 +0200)]
Do not crash on broken multipolygons

9 years agoMore ucw-xml includes fixed
Martin Mares [Thu, 12 Feb 2015 23:24:00 +0000 (00:24 +0100)]
More ucw-xml includes fixed

9 years agoMore clean OSM XML parsing
Martin Mares [Thu, 12 Feb 2015 19:04:55 +0000 (20:04 +0100)]
More clean OSM XML parsing

9 years agoLog statistics when a data source is loaded
Martin Mares [Thu, 12 Feb 2015 19:04:31 +0000 (20:04 +0100)]
Log statistics when a data source is loaded

9 years agoAdapted to changes in development version of libucw-xml
Martin Mares [Thu, 12 Feb 2015 18:46:06 +0000 (19:46 +0100)]
Adapted to changes in development version of libucw-xml

9 years agoSimplified XML processing
Martin Mares [Thu, 12 Feb 2015 17:52:18 +0000 (18:52 +0100)]
Simplified XML processing

9 years agoMakefile: We need to link with libm
Martin Mares [Sun, 2 Nov 2014 16:32:33 +0000 (17:32 +0100)]
Makefile: We need to link with libm

9 years agoSupport for reading of shape files (partial)
Martin Mares [Tue, 7 Oct 2014 12:56:43 +0000 (14:56 +0200)]
Support for reading of shape files (partial)

9 years agoSupport for fixed objects
Martin Mares [Mon, 16 Jun 2014 09:40:35 +0000 (11:40 +0200)]
Support for fixed objects

9 years agoIntroduced multiple data sources
Martin Mares [Sun, 15 Jun 2014 21:30:47 +0000 (23:30 +0200)]
Introduced multiple data sources

9 years agoDisable logo drawing hacks
Martin Mares [Sun, 15 Jun 2014 20:35:27 +0000 (22:35 +0200)]
Disable logo drawing hacks

9 years agoRotation controlled by a config option
Martin Mares [Sun, 15 Jun 2014 20:01:57 +0000 (22:01 +0200)]
Rotation controlled by a config option

9 years agoAdded .gitignore
Martin Mares [Sun, 15 Jun 2014 19:56:13 +0000 (21:56 +0200)]
Added .gitignore

9 years agoLet leo.h include autoconf.h
Martin Mares [Sun, 15 Jun 2014 19:55:41 +0000 (21:55 +0200)]
Let leo.h include autoconf.h

9 years agoMoved auxiliary tools to their own directory
Martin Mares [Sun, 15 Jun 2014 19:44:50 +0000 (21:44 +0200)]
Moved auxiliary tools to their own directory

9 years agoSwitched to UCW configure and build system
Martin Mares [Sun, 15 Jun 2014 19:44:16 +0000 (21:44 +0200)]
Switched to UCW configure and build system

9 years agoClean up inclusion guards
Martin Mares [Sun, 15 Jun 2014 19:02:20 +0000 (21:02 +0200)]
Clean up inclusion guards

9 years agoImported experimental version from poskole2014.git
Martin Mares [Sun, 15 Jun 2014 18:34:29 +0000 (20:34 +0200)]
Imported experimental version from poskole2014.git