summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-04-29:bookmark: bumping 0.1.4v0.1.4Michael Straßburger
2017-04-29Merge pull request #11 from rastapasta/mouseMichael Straßburger
2017-04-29:mouse2: welcome back, drop + drag!Michael Straßburger
2017-04-29:mouse2: showing lat/lon under cursor, center on clickMichael Straßburger
2017-04-28:bookmark: bumping 0.1.3v0.1.3Michael Straßburger
2017-04-28:art: using mapscii.me as osm2vectortiles sourceMichael Straßburger
2017-04-27Merge pull request #8 from rastapasta/asciicastMichael Straßburger
2017-04-27:memo: opening asciinema in new windowMichael Straßburger
2017-04-27:memo: replacing animated gif with link to assciicastMichael Straßburger
2017-04-27Merge pull request #7 from derhuerst/fetchMichael Straßburger
2017-04-26request-promise -> node-fetchJannis R
2017-04-26:arrow_up: adding dependency check for node >=4.5Michael Straßburger
2017-04-26:memo: renaming termap -> mapsciiv0.1.0Michael Straßburger
2017-04-26:memo: updating todosMichael Straßburger
2017-04-26:memo: adding animated c-base demo to readmeMichael Straßburger
2017-04-26:memo: adding note about openmaptilesMichael Straßburger
2017-04-26:art: set start position to the c-base! <3Michael Straßburger
2017-04-26:bug: adding empty callback to async writeFileMichael Straßburger
2016-11-13:books: adding simplifyPolylines to the configurationMichael Straßburger
2016-11-13:books: using the config module in TileSourceMichael Straßburger
2016-11-13:mag_right: ordering labels by scalerank before trying to place themMichael Straßburger
2016-11-10:mouse2: working on mouse projectionMichael Straßburger
2016-11-10:art: pulling and using individual tile extents in preperation for reduced tilesMichael Straßburger
2016-11-10:globe_with_meridians: adding global config file, centralizing optionsMichael Straßburger
2016-11-10:art: adding simplify-js to readme, adapting canvasMichael Straßburger
2016-11-10:runner: implementing polyline simplification, label buffering, cleanupMichael Straßburger
2016-11-10:art: adding ref(erence) support for layer stylesMichael Straßburger
2016-11-09:runner: optimizing draw order based on zoom levelMichael Straßburger
2016-11-09:art: adding landuse and new base dark styleMichael Straßburger
2016-11-08:triangular_ruler: don't try to paint post-reduction-invalid polygonsMichael Straßburger
2016-11-08:triangular_ruler: adding hole support to polygon triangulationMichael Straßburger
2016-11-08:book: updating readme, cleaning up finished ToDosMichael Straßburger
2016-11-08:runner: massive speed gain after a night of node profiling and lessons learnedMichael Straßburger
2016-11-07:runner: using rbush's bulk load (2-3 times faster), working on polygon speedMichael Straßburger
2016-11-07:runner: converting colors on Tile load, not on every feature drawMichael Straßburger
2016-11-06:non-potable_water: bringing polygon rendering back, todo: holesMichael Straßburger
2016-11-06:runner: adding tile feature padding to improve edge clippingMichael Straßburger
2016-11-06:runner: removing matrix translations, combinding reduce/move/scale in one loopMichael Straßburger
2016-11-06:art: respecting feature type set in style (line, fill or symbol)Michael Straßburger
2016-11-06:art: adding style color constants for place_label_*Michael Straßburger
2016-11-06:runner: applying styles on tile load, filtering unstyled features, caching s...Michael Straßburger
2016-11-06:construction_worker: cleanup, testing tiles with an extent of 512, config pa...Michael Straßburger
2016-11-06:construction_worker: making mbtiles library optional (install via npm instal...Michael Straßburger
2016-11-05:book: updating readme, adding install & run instructionsMichael Straßburger
2016-11-05:art: adding any, none, has, !has, >, < and <= style filtersMichael Straßburger
2016-11-05:bath: cleaning up, removing obsolete dev tiles and scriptsMichael Straßburger
2016-11-05:art: adding style constants for poi_label_* colorsMichael Straßburger
2016-11-05:construction_worker: preparing benchmark, moving output to main & headless modeMichael Straßburger
2016-11-04:mag: limiting tile repetion to x axis, optimizing moveByMichael Straßburger
2016-11-04:art: supporting style based minzoom, adding sepertae admin_level_4 styleMichael Straßburger