{"id":13611448,"url":"https://github.com/andrea-cuttone/geoplotlib","last_synced_at":"2025-05-15T16:05:06.695Z","repository":{"id":27772166,"uuid":"31260633","full_name":"andrea-cuttone/geoplotlib","owner":"andrea-cuttone","description":"python toolbox for visualizing geographical data and making maps","archived":false,"fork":false,"pushed_at":"2022-06-13T13:53:07.000Z","size":26288,"stargazers_count":1035,"open_issues_count":34,"forks_count":175,"subscribers_count":56,"default_branch":"master","last_synced_at":"2025-05-11T07:04:24.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrea-cuttone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-24T13:13:07.000Z","updated_at":"2025-05-09T05:10:35.000Z","dependencies_parsed_at":"2022-08-07T13:01:09.555Z","dependency_job_id":null,"html_url":"https://github.com/andrea-cuttone/geoplotlib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrea-cuttone%2Fgeoplotlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrea-cuttone%2Fgeoplotlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrea-cuttone%2Fgeoplotlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrea-cuttone%2Fgeoplotlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrea-cuttone","download_url":"https://codeload.github.com/andrea-cuttone/geoplotlib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254374410,"owners_count":22060610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T19:01:55.480Z","updated_at":"2025-05-15T16:05:06.637Z","avatar_url":"https://github.com/andrea-cuttone.png","language":"Python","funding_links":[],"categories":["地理Geo处理","Industrial Strength Visualisation libraries","Visualisation libraries","Python","Industry Strength Visualisation"],"sub_categories":[],"readme":"geoplotlib is a python toolbox for visualizing geographical data and making maps\n\n```python\ndata = read_csv('data/bus.csv')\ngeoplotlib.dot(data)\ngeoplotlib.show()\n```\n\nThis will launch the geoplotlib window and plot the points on OpenStreetMap tiles, also allowing zooming and panning. geoplotlib automatically handles the data loading, the map projection, downloading the map tiles and the graphics rendering with OpenGL.\n\nExamples source code is [here](https://github.com/andrea-cuttone/geoplotlib/tree/master/examples)\n\n# Installation\n\ngeoplotlib requires:\n* [numpy](http://www.numpy.org/)\n* [pyglet 1.2.4](https://bitbucket.org/pyglet/pyglet/wiki/Download)\n\t* **note:** in order for pyglet to work with ipython on Mac, version 1.2.4 or newer is needed\n\noptional requirements:\n* [matplotlib](http://matplotlib.org/) for colormaps\n* [scipy](http://www.scipy.org) for some layers\n* [pyshp](https://github.com/GeospatialPython/pyshp) for reading .shp files\n\nto install from source run:\n\n```python setup.py install```\n\nor with pip:\n\n```pip install geoplotlib```\n\n# User Guide\nA detailed user guide can be found in the [wiki](https://github.com/andrea-cuttone/geoplotlib/wiki/User-Guide)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrea-cuttone%2Fgeoplotlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrea-cuttone%2Fgeoplotlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrea-cuttone%2Fgeoplotlib/lists"}