Wykres commitów

  • 5595203948 Updated release version Marcelo Prates 2021-10-06 11:09:40 -0300
  • 77b992e485
    Merge pull request #69 from matthewfeickert/ci/add-deploy-ci Marcelo de Oliveira Rosa Prates 2021-10-06 10:51:18 -0300
  • 1cbad7db7f
    ci: Add publishing workflow with GitHub Actions Matthew Feickert 2021-10-03 15:01:32 -0500
  • fdf5c28e32
    Merge pull request #68 from matthewfeickert/build/add-MANIFEST Marcelo de Oliveira Rosa Prates 2021-10-05 09:52:04 -0300
  • 75ca99d2b4
    build: Add MANIFEST.in with prune strategy Matthew Feickert 2021-10-03 16:13:24 -0500
  • c32b3019ad
    Update README.md Marcelo de Oliveira Rosa Prates 2021-10-01 18:49:54 -0300
  • 66c1bbf904 Updated release version on setup.py v0.1.2 Marcelo Prates 2021-10-01 18:13:19 -0300
  • 7d60660999 Removed IPython dependency v0.1.1 Marcelo Prates 2021-10-01 18:09:32 -0300
  • e8ecfe5e9e Updated setup.py release version Marcelo Prates 2021-10-01 17:52:14 -0300
  • 0f4e7b8554 Appended MIT license to draw.py and fetch.py files v0.1 Marcelo Prates 2021-10-01 17:49:52 -0300
  • df448320d1 Merge branch 'main' of github.com:marceloprates/prettymaps into main Marcelo Prates 2021-10-01 17:36:20 -0300
  • 5930ba70ad Added support for Point and Line geometries Marcelo Prates 2021-10-01 17:34:54 -0300
  • 0511c9c2f8
    Update README.md Marcelo de Oliveira Rosa Prates 2021-09-19 20:24:18 -0300
  • fae4c9ba7e Added missing imports for examples notebook Marcelo Prates 2021-09-13 17:52:22 -0300
  • abeb0614a8
    Merge pull request #59 from JonFreer/truncate Marcelo de Oliveira Rosa Prates 2021-09-13 17:08:17 -0300
  • 85562ad1c3
    Merge branch 'main' into truncate Jonathan Freer 2021-09-13 21:01:16 +0100
  • 758fb5abbb Small fix (get_geometries was missing 'buffer' parameter) Marcelo Prates 2021-09-13 16:53:09 -0300
  • 18c4dd704c
    Merge pull request #57 from sacovo/patch-2 Marcelo de Oliveira Rosa Prates 2021-09-13 16:45:46 -0300
  • 74b58711e3
    Merge branch 'main' into patch-2 Marcelo de Oliveira Rosa Prates 2021-09-13 16:45:39 -0300
  • 660019b60b
    Merge pull request #56 from sacovo/patch-1 Marcelo de Oliveira Rosa Prates 2021-09-13 16:44:08 -0300
  • eaa41452e6
    Merge pull request #55 from JonFreer/main Marcelo de Oliveira Rosa Prates 2021-09-13 16:43:34 -0300
  • 649d2d9c5e
    Merge pull request #54 from G21-Goose/main Marcelo de Oliveira Rosa Prates 2021-09-13 16:43:04 -0300
  • 2a25aaadee
    Merge branch 'main' into main Marcelo de Oliveira Rosa Prates 2021-09-13 16:41:31 -0300
  • cae4748330
    Merge pull request #41 from TheJokersThief/patch-1 Marcelo de Oliveira Rosa Prates 2021-09-13 16:38:25 -0300
  • 10d08d1fd8 Added 'read the docs' link to README Marcelo Prates 2021-09-13 16:37:17 -0300
  • 9dfc42e2e1 Added readthedocs.yml Marcelo Prates 2021-09-13 16:29:19 -0300
  • 1bccebed4d Added docs Marcelo Prates 2021-09-13 16:22:00 -0300
  • b406259c43 Added support for Point and Line geometries Marcelo Prates 2021-09-13 16:21:28 -0300
  • fd4ea4bcaa Add truncate_by_edge JonFreer 2021-09-07 19:25:19 +0100
  • ca33f516b9 catch empty response instead of failing Sandro Covo 2021-09-07 09:03:43 +0200
  • 060affb1e2 Add retain_all to get_streets() for perimeter Sandro Covo 2021-09-07 08:43:18 +0200
  • 5445fe8bd0 Fix Issue with fixed Width JonFreer 2021-09-06 19:00:01 +0100
  • 7f3105c047
    Merge branch 'marceloprates:main' into main G21-Goose 2021-09-06 14:21:27 +0100
  • f996e8ea12 Merged changes from geometry-intersection Colm McDonald 2021-09-06 14:11:15 +0100
  • 560ecf95ca
    Merge pull request #47 from G21-Goose/main Marcelo de Oliveira Rosa Prates 2021-09-06 09:10:25 -0300
  • 25884a2be5
    Merge branch 'main' into main Marcelo de Oliveira Rosa Prates 2021-09-06 09:10:17 -0300
  • fdb890c236
    Merge pull request #40 from chrieke/black_code_formatting Marcelo de Oliveira Rosa Prates 2021-09-06 09:06:57 -0300
  • b146848d5a
    Merge pull request #39 from chrieke/polygon_from_bounds Marcelo de Oliveira Rosa Prates 2021-09-06 09:05:54 -0300
  • caab3cd8bb Fix filtering of highways Colm McDonald 2021-09-05 23:50:04 +0100
  • 843a64c0cc
    Update requirements.txt Scott Sievert 2021-09-02 19:14:40 -0500
  • d390bded80 Fixed buffer and perimeter/intersection in get_street() Colm McDonald 2021-09-03 00:14:09 +0100
  • 1277d11f39 Fix geometry-perimeter intersection Colm McDonald 2021-09-02 14:24:18 +0100
  • 5a5140f388 Add buffer to coastline Colm McDonald 2021-08-31 22:39:14 +0100
  • 577bd33393 Implement Plotting coastline with just perimeter and change CRS for loaded polygons Colm McDonald 2021-08-31 20:54:38 +0100
  • ab997b48d5 Use dilate option for coastline Colm McDonald 2021-08-31 18:30:29 +0100
  • b53398055d Fixed typos Colm McDonald 2021-08-31 01:07:47 +0100
  • 00d5e575db Initial attempt to plot coastline Colm McDonald 2021-08-31 01:02:45 +0100
  • 79454682b8
    Whoops, still need ipython Evan Smith 2021-08-30 19:43:10 +0100
  • d5db9865f4
    Remove jupyter dependency Evan Smith 2021-08-30 18:06:23 +0100
  • 8312319f51 apply black code formatting Christoph Rieke 2021-08-30 15:28:51 +0200
  • 29f57e894b use shapely.geometry.box for polygon from bounds Christoph Rieke 2021-08-30 14:32:43 +0200
  • 47c5d01e09 Merge branch 'main' of github.com:marceloprates/prettymaps into main Marcelo Prates 2021-08-29 17:04:02 -0300
  • 2d3d734f0f Added GeoDataFrame import to draw.py Marcelo Prates 2021-08-29 17:03:52 -0300
  • f9256a6282 Style updates to the last two cells of examples notebook Marcelo Prates 2021-08-29 17:01:55 -0300
  • b884d5967c
    Added GeoDataFrame import to draw.py Marcelo de Oliveira Rosa Prates 2021-08-29 16:28:17 -0300
  • d2fa4993ec
    Merge pull request #33 from G21-Goose/main Marcelo de Oliveira Rosa Prates 2021-08-29 15:38:58 -0300
  • 348dd92e20
    Merge pull request #34 from mei-se/main Marcelo de Oliveira Rosa Prates 2021-08-29 15:35:55 -0300
  • ad6ba895c8
    Merge pull request #37 from chrieke/requirements_file Marcelo de Oliveira Rosa Prates 2021-08-29 15:35:16 -0300
  • d00731283a
    Merge branch 'marceloprates:main' into main Christoph Rieke 2021-08-29 19:48:48 +0200
  • 86b2c919fb
    Merge pull request #30 from chrieke/imports_explicit_and_clean Marcelo de Oliveira Rosa Prates 2021-08-29 14:43:31 -0300
  • 5572b742a5
    Merge pull request #28 from chrieke/fix_crs Marcelo de Oliveira Rosa Prates 2021-08-29 14:42:57 -0300
  • d0e589bab1
    Update README.md Marcelo de Oliveira Rosa Prates 2021-08-29 13:41:20 -0300
  • f52d3e63ce
    fix issue when querying within a polygon mei-se 2021-08-29 16:23:50 +0200
  • 5e3a69d1f3 Add retain_all option to get_streets() Colm McDonald 2021-08-28 23:41:42 +0100
  • b72c15df96
    Merge pull request #4 from chrieke/full_setup_py Christoph Rieke 2021-08-28 22:12:40 +0200
  • b1a86679b7 exclude unneccesary folders Christoph Rieke 2021-08-28 22:11:23 +0200
  • d1ca94b3d0 add description Christoph Rieke 2021-08-28 22:11:09 +0200
  • b253b9da26
    Merge pull request #3 from chrieke/requirements_file Christoph Rieke 2021-08-28 22:04:58 +0200
  • 572c1b54df adjust setup.py Christoph Rieke 2021-08-28 22:03:21 +0200
  • 1da63ae4c6 add req.txt Christoph Rieke 2021-08-28 22:03:13 +0200
  • dbce9c7a5e
    Merge pull request #2 from chrieke/fix_crs Christoph Rieke 2021-08-28 21:06:31 +0200
  • 5741fc0559
    Merge pull request #1 from chrieke/imports_explicit_and_clean Christoph Rieke 2021-08-28 21:05:28 +0200
  • 3066525032 explicit imports, cleaned up, remove comments, clean up Christoph Rieke 2021-08-28 20:57:51 +0200
  • bebce535c8 fix crs instead of dummy request Christoph Rieke 2021-08-28 20:39:17 +0200
  • aa1376a2a3 Cleared outputs from 'installation' cell in examples.ipynb notebook to ease visualization in nbviewer Marcelo Prates 2021-08-28 14:24:54 -0300
  • 77515d3c73 Updated 'imports' cell of examples.ipynb notebook Marcelo Prates 2021-08-28 13:53:22 -0300
  • 890798c377 Fixed typo ('backup = layers') in Macao cell of examples.ipynb Marcelo Prates 2021-08-28 13:19:34 -0300
  • 8a006d03f7
    Merge pull request #11 from kinow/patch-1 Marcelo de Oliveira Rosa Prates 2021-08-28 13:13:30 -0300
  • 3646a498e0
    Merge pull request #13 from CharbelAD/main Marcelo de Oliveira Rosa Prates 2021-08-28 13:12:38 -0300
  • 3a609ebf31
    Merge pull request #17 from balloob/devcontainer Marcelo de Oliveira Rosa Prates 2021-08-28 13:10:37 -0300
  • f279bd2438
    Merge pull request #21 from ashirviskas/text_fix Marcelo de Oliveira Rosa Prates 2021-08-28 13:09:46 -0300
  • 3014f9d6d9
    Update README.md Marcelo de Oliveira Rosa Prates 2021-08-27 16:04:56 -0300
  • 451e16cbf2
    Create FUNDING.yml Marcelo de Oliveira Rosa Prates 2021-08-27 16:01:12 -0300
  • f3d290634b
    Update README.md Marcelo de Oliveira Rosa Prates 2021-08-27 08:42:38 -0300
  • 905f5702ad Bug fix for when 'text' param is supplied Matas Minelga 2021-08-27 10:48:31 +0300
  • 8096aa749c Re-added prints Marcelo Prates 2021-08-27 00:16:22 -0300
  • 735fac6025 Removed prints Marcelo Prates 2021-08-27 00:15:59 -0300
  • c0ea6e435f Updated Macao print Marcelo Prates 2021-08-27 00:13:54 -0300
  • 4ad049d88b Updated prints Marcelo Prates 2021-08-27 00:09:16 -0300
  • 42c2770689 Added mandatory OSM credit message (with a reference to this repo) to the map drawing function Marcelo Prates 2021-08-27 00:06:32 -0300
  • b778dc9d1d Added HN print to README Marcelo Prates 2021-08-26 19:33:26 -0300
  • 9098adbdf9 Add devcontainer Paulus Schoutsen 2021-08-26 17:10:59 +0000
  • e938eaa614
    Added buffer distance in get_streets() Charbel Abi Daher 2021-08-26 15:12:56 +0300
  • 7f3aa74857 Fixed yet another typo in examples.ipynb... Marcelo Prates 2021-08-25 23:13:11 -0300
  • 35258f7b31 Fixed yet another typo in examples.ipynb... Marcelo Prates 2021-08-25 23:04:39 -0300
  • a1a71273be Fixed (yet) another typo in examples.ipynb Marcelo Prates 2021-08-25 22:57:49 -0300
  • b9b8ddd591 Fixed yet another typo in examples.ipynb Marcelo Prates 2021-08-25 22:56:39 -0300
  • 0e27ecb4ad Fixed typo in examples.ipynb Marcelo Prates 2021-08-25 22:47:46 -0300
  • df3aabde63 Updated 'setup cell' to avoid errors with missing .ttf and /prints folder for colab notebook Marcelo Prates 2021-08-25 22:46:27 -0300
  • 2484677ad1
    Use nbviewer to display the notebook Bruno P. Kinoshita 2021-08-26 11:51:03 +1200