mapdata 3.10.0__tar.gz → 3.14.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mapdata-3.10.0/mapdata.egg-info → mapdata-3.14.2}/PKG-INFO +14 -14
- {mapdata-3.10.0 → mapdata-3.14.2}/README.md +12 -12
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/mapdata.py +4987 -2683
- {mapdata-3.10.0 → mapdata-3.14.2/mapdata.egg-info}/PKG-INFO +14 -14
- {mapdata-3.10.0 → mapdata-3.14.2}/setup.py +2 -2
- {mapdata-3.10.0 → mapdata-3.14.2}/LICENSE.txt +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/MANIFEST.in +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/configfile/mapdata.conf +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/0.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/1.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/2.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/3.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/4.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/5.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/6.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/7.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/8.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/9.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/A.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/B.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/C.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/D.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/E.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/F.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/G.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/H.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/I.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/J.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/K.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/L.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/M.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/N.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/O.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/P.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/Q.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/R.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/S.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/T.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/U.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/V.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/W.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/X.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/Y.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/Z.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/airplane.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/anchor.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/ball.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/ball_small.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/bar.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/bars.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/binoculars.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/bird.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/block.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/block_small.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/bookmark.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/box_stack.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/camera.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/cancel.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/car.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/car2.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/center8.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/check.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/check_circle.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/checkbox.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/checkerboard.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/chevrons.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/circle.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/circle_bar.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/circle_plus.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/circle_stipple.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/circle_triangle.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/circle_wedge.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/circle_x.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/clock.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/columns.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/contract.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/cross.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/darkeye.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/decrease.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/deposition.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/diag_ll.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/diag_lr.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/diag_ul.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/diag_ur.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/dialog.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/diamond.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/donkey.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/dot.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/down.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/drop.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/elephant.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/expand.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/eye.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/fire.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/fish.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/flag.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/flag2.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/four_arrows.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/graph.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/hand.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/hash.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/heart.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/hidden.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/hourglass.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/house.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/increase.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/info.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/leaf.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/left.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/lightbulb.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/lightning.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/lightning2.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/location_ptr.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/mine.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/nested_boxes.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/pennant.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/pennant2.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/people.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/person.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/person2.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/person3.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/phone.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/photo.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/picnic.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/plus.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/point_down.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/point_left.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/point_right.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/point_up.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/pointer_ne.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/pointer_nw.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/pointer_se.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/pointer_sw.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/puzzle.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/q1.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/q1_notch.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/q2.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/q2_notch.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/q3.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/q3_notch.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/q4.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/q4_notch.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/qmark_circle.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/qmark_circle2.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/raincloud.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/right.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/rocket.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/rocket2.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/rose.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/rows.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/scales.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/search.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/search2.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/skull.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/square.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/star.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/stipple.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/stop.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/surprise_circle.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/swamp.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/target.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/target2.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/ten.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/trash.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/tree.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/tree2.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/tree3.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/triangle.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/triangle_open.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/triangle_sm.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/up.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/vapor.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/warning.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/wave.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/wave2.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/wave3.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/weather.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/wedge.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/wedge_sm.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/wedges_3.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/well.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/whale.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/whale2.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/wheelchair.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/zigzags.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/16x16/zigzags2.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/20x20/ball20.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/20x20/block20.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/20x20/circle20.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/20x20/q1_20.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/20x20/q2_20.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/20x20/q3_20.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/20x20/q4_20.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/20x20/square20.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/24x24/ball24.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/24x24/block24.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/24x24/circle24.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/24x24/square24.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/28x28/ball28.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/28x28/block28.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/28x28/circle28.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata/symbols/28x28/square28.xbm +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata.egg-info/SOURCES.txt +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata.egg-info/dependency_links.txt +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata.egg-info/requires.txt +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/mapdata.egg-info/top_level.txt +0 -0
- {mapdata-3.10.0 → mapdata-3.14.2}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mapdata
|
|
3
|
-
Version: 3.
|
|
4
|
-
Summary: An interactive map and table explorer for geographic coordinates in a spreadsheet, CSV file, or database
|
|
3
|
+
Version: 3.14.2
|
|
4
|
+
Summary: An interactive map and table explorer for geographic coordinates in a spreadsheet, CSV file, or database that includes data plotting and statistical summaries
|
|
5
5
|
Home-page: https://osdn.net/project/mapdata/
|
|
6
6
|
Author: Dreas Nielsen
|
|
7
7
|
Author-email: cortice@tutanota.com
|
|
@@ -42,7 +42,7 @@ Requires-Dist: pynndescent
|
|
|
42
42
|
|
|
43
43
|
|
|
44
44
|
*mapdata.py* is a data explorer for data sets containing geographic coordinates. Data can be read from a CSV file, spreadsheet, or database. Both a map and a data
|
|
45
|
-
table are displayed. When a location is selected on the map, the same location is highlighted in the table, and *vice-versa*. Single or multiple selections may be enabled. Locations may also be selected and highlighted by writing a query expression to select rows of the data table.
|
|
45
|
+
table are displayed. When a location is selected on the map, the same location is highlighted in the table, and *vice-versa*. Single or multiple selections may be enabled. Locations may also be selected and highlighted by writing a query expression to select rows of the data table. The basemap on which data are displayed is [OpenStreetMap](https://www.openstreetmap.org) by default; other map servers can also be used.
|
|
46
46
|
|
|
47
47
|

|
|
48
48
|
|
|
@@ -52,9 +52,7 @@ Map coordinates should be in decimal degrees, in WGS84 (coordinate reference sys
|
|
|
52
52
|
|
|
53
53
|
The map display can be customized in several ways:
|
|
54
54
|
|
|
55
|
-
* Different raster tile servers may be used for the basemap.
|
|
56
|
-
OpenStreetMap. Several alternatives are provided, and other tile servers
|
|
57
|
-
can be specified in a configuration file.
|
|
55
|
+
* Different raster tile servers may be used for the basemap. Several alternatives to the default ([OpenStreetMap](https://www.openstreetmap.org)) are built in and can be selected from a drop-down list. Other tile servers can be specified in a configuration file.
|
|
58
56
|
|
|
59
57
|
* Locations identified by coordinates in the data file may be designated by
|
|
60
58
|
different types of markers and by different colors. The default marker for
|
|
@@ -75,8 +73,6 @@ The map can be exported to a Postscript, PNG, or JPEG file. Using command-line
|
|
|
75
73
|
|
|
76
74
|
Selected rows in the data table can be exported to a CSV or spreadsheet file.
|
|
77
75
|
|
|
78
|
-
*Mapdata* provides five different ways to show information about multiple data rows that all have the same geographic coordinates, and thus plot at the same location on the map.
|
|
79
|
-
|
|
80
76
|
Data can also be displayed in several different types of plots: box plots, scatter
|
|
81
77
|
plots, line charts, kernel density plots, ECDF plots, Q-Q plots, strip charts,
|
|
82
78
|
counts of categorical and quantitative variables, and others. Plots
|
|
@@ -97,19 +93,23 @@ Statistical summaries and analyses include:
|
|
|
97
93
|
* Bivariate ordinary least squares regression and trend evaluation.
|
|
98
94
|
|
|
99
95
|
* A correlation matrix.
|
|
96
|
+
|
|
97
|
+
* A matrix of pairwise cosine similarity values.
|
|
100
98
|
|
|
101
99
|
* Parametric and nonparametric analysis of variance (ANOVA).
|
|
102
100
|
|
|
103
|
-
* A contingency table, using either categorical or numeric variables, with flexible
|
|
104
|
-
specification of groups. Tests of independence, risk ratio, odds ratio and related
|
|
105
|
-
statistics, and conditional probabilities are all shown.
|
|
101
|
+
* A contingency table, using either categorical or numeric variables, with flexible specification of groups. Tests of independence, risk ratio, odds ratio and related statistics, and conditional probabilities are all shown.
|
|
106
102
|
|
|
107
103
|
* A Receiver Operating Characteristics (ROC) curve and measures such as sensitivity and specificity for a selected value of the predictor variable.
|
|
108
|
-
|
|
109
|
-
* A
|
|
110
|
-
|
|
104
|
+
|
|
105
|
+
* A Principal Component Analysis (PCA).
|
|
106
|
+
|
|
111
107
|
* A scatter plot of the results of a Uniform Manifold Approximation and Projection (UMAP) analysis of multiple variables.
|
|
112
108
|
|
|
109
|
+
* Composition and contribution matrices produced by non-negative matrix factorization (unmixing).
|
|
110
|
+
|
|
111
|
+
* A matrix of pairwise categorical similarity values.
|
|
112
|
+
|
|
113
113
|

|
|
114
114
|
|
|
115
115
|
SQL commands can be used when importing data from a database. The SQL
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
*mapdata.py* is a data explorer for data sets containing geographic coordinates. Data can be read from a CSV file, spreadsheet, or database. Both a map and a data
|
|
3
|
-
table are displayed. When a location is selected on the map, the same location is highlighted in the table, and *vice-versa*. Single or multiple selections may be enabled. Locations may also be selected and highlighted by writing a query expression to select rows of the data table.
|
|
3
|
+
table are displayed. When a location is selected on the map, the same location is highlighted in the table, and *vice-versa*. Single or multiple selections may be enabled. Locations may also be selected and highlighted by writing a query expression to select rows of the data table. The basemap on which data are displayed is [OpenStreetMap](https://www.openstreetmap.org) by default; other map servers can also be used.
|
|
4
4
|
|
|
5
5
|

|
|
6
6
|
|
|
@@ -10,9 +10,7 @@ Map coordinates should be in decimal degrees, in WGS84 (coordinate reference sys
|
|
|
10
10
|
|
|
11
11
|
The map display can be customized in several ways:
|
|
12
12
|
|
|
13
|
-
* Different raster tile servers may be used for the basemap.
|
|
14
|
-
OpenStreetMap. Several alternatives are provided, and other tile servers
|
|
15
|
-
can be specified in a configuration file.
|
|
13
|
+
* Different raster tile servers may be used for the basemap. Several alternatives to the default ([OpenStreetMap](https://www.openstreetmap.org)) are built in and can be selected from a drop-down list. Other tile servers can be specified in a configuration file.
|
|
16
14
|
|
|
17
15
|
* Locations identified by coordinates in the data file may be designated by
|
|
18
16
|
different types of markers and by different colors. The default marker for
|
|
@@ -33,8 +31,6 @@ The map can be exported to a Postscript, PNG, or JPEG file. Using command-line
|
|
|
33
31
|
|
|
34
32
|
Selected rows in the data table can be exported to a CSV or spreadsheet file.
|
|
35
33
|
|
|
36
|
-
*Mapdata* provides five different ways to show information about multiple data rows that all have the same geographic coordinates, and thus plot at the same location on the map.
|
|
37
|
-
|
|
38
34
|
Data can also be displayed in several different types of plots: box plots, scatter
|
|
39
35
|
plots, line charts, kernel density plots, ECDF plots, Q-Q plots, strip charts,
|
|
40
36
|
counts of categorical and quantitative variables, and others. Plots
|
|
@@ -55,19 +51,23 @@ Statistical summaries and analyses include:
|
|
|
55
51
|
* Bivariate ordinary least squares regression and trend evaluation.
|
|
56
52
|
|
|
57
53
|
* A correlation matrix.
|
|
54
|
+
|
|
55
|
+
* A matrix of pairwise cosine similarity values.
|
|
58
56
|
|
|
59
57
|
* Parametric and nonparametric analysis of variance (ANOVA).
|
|
60
58
|
|
|
61
|
-
* A contingency table, using either categorical or numeric variables, with flexible
|
|
62
|
-
specification of groups. Tests of independence, risk ratio, odds ratio and related
|
|
63
|
-
statistics, and conditional probabilities are all shown.
|
|
59
|
+
* A contingency table, using either categorical or numeric variables, with flexible specification of groups. Tests of independence, risk ratio, odds ratio and related statistics, and conditional probabilities are all shown.
|
|
64
60
|
|
|
65
61
|
* A Receiver Operating Characteristics (ROC) curve and measures such as sensitivity and specificity for a selected value of the predictor variable.
|
|
66
|
-
|
|
67
|
-
* A
|
|
68
|
-
|
|
62
|
+
|
|
63
|
+
* A Principal Component Analysis (PCA).
|
|
64
|
+
|
|
69
65
|
* A scatter plot of the results of a Uniform Manifold Approximation and Projection (UMAP) analysis of multiple variables.
|
|
70
66
|
|
|
67
|
+
* Composition and contribution matrices produced by non-negative matrix factorization (unmixing).
|
|
68
|
+
|
|
69
|
+
* A matrix of pairwise categorical similarity values.
|
|
70
|
+
|
|
71
71
|

|
|
72
72
|
|
|
73
73
|
SQL commands can be used when importing data from a database. The SQL
|