Skip to main content

pyMap Explorer - 1.0a1

Free online map viewer (OpenStreetMap, CloudMade, CycleMap, ArcGIS...) Currently alpha version, in development


Pierre-Alain Dorange
(padorange)
PyMap eXplorer (pmx) is an immersive online-free-map viewer (application). Can explore free map like openstreetmap, cloudmade, cyclemap, arcgis. Would allow download of selected POI from osm. Experimental viewer to build a future game on geo/map.

Changes

First (alpha) version of pmx : building the first cache (from OSM server) is not fully functionnal, some threads mess up. Plus a dragging bug on X axis remains...

Links

Home Page
https://sourceforge.net/projects/pmx/
Source
https://sourceforge.net/projects/pmx/files/pmx%201.0a1/pmx-10a1.zip/download

Releases

pyMap Explorer 1.0a1 — 6 Mar, 2010

pyMap Explorer 1.0a2 — 18 Mar, 2010

Pygame.org account Comments

  • Andrew 2015-03-10 19:14

    My download seems to miss the module fgame.

  • Cătălin George Feștilă 2017-03-11 19:29

    Traceback (most recent call last): File "pmx.py", line 665, in main() File "pmx.py", line 651, in main app.start() File "/home/mythcat/pmx-10a2/fgame.py", line 584, in start self.update() File "pmx.py", line 624, in update FGame.update(self) File "/home/mythcat/pmx-10a2/fgame.py", line 600, in update self.screen.update() File "pmx.py", line 453, in update self.render_map.blit(sprite.image,sprite.get_pos()) pygame.error: Surfaces must not be locked during blit