mapdata 3.3.0__tar.gz → 3.4.1__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.3.0/mapdata.egg-info → mapdata-3.4.1}/PKG-INFO +18 -15
- {mapdata-3.3.0 → mapdata-3.4.1}/README.md +16 -14
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/mapdata.py +861 -119
- {mapdata-3.3.0 → mapdata-3.4.1/mapdata.egg-info}/PKG-INFO +18 -15
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata.egg-info/requires.txt +1 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/setup.py +2 -2
- {mapdata-3.3.0 → mapdata-3.4.1}/LICENSE.txt +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/MANIFEST.in +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/configfile/mapdata.conf +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/0.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/1.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/2.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/3.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/4.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/5.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/6.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/7.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/8.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/9.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/A.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/B.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/C.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/D.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/E.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/F.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/G.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/H.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/I.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/J.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/K.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/L.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/M.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/N.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/O.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/P.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/Q.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/R.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/S.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/T.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/U.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/V.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/W.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/X.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/Y.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/Z.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/airplane.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/anchor.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/ball.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/ball_small.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/bar.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/bars.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/binoculars.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/bird.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/block.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/block_small.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/bookmark.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/box_stack.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/camera.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/cancel.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/car.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/car2.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/center8.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/check.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/check_circle.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/checkbox.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/checkerboard.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/chevrons.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/circle.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/circle_bar.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/circle_plus.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/circle_stipple.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/circle_triangle.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/circle_wedge.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/circle_x.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/clock.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/columns.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/contract.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/cross.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/darkeye.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/decrease.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/deposition.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/diag_ll.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/diag_lr.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/diag_ul.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/diag_ur.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/dialog.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/diamond.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/donkey.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/dot.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/down.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/drop.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/elephant.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/expand.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/eye.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/fire.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/fish.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/flag.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/flag2.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/four_arrows.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/graph.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/hand.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/hash.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/heart.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/hidden.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/hourglass.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/house.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/increase.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/info.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/leaf.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/left.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/lightbulb.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/lightning.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/lightning2.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/location_ptr.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/mine.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/nested_boxes.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/pennant.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/pennant2.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/people.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/person.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/person2.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/person3.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/phone.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/photo.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/picnic.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/plus.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/point_down.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/point_left.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/point_right.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/point_up.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/pointer_ne.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/pointer_nw.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/pointer_se.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/pointer_sw.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/puzzle.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/q1.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/q1_notch.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/q2.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/q2_notch.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/q3.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/q3_notch.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/q4.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/q4_notch.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/qmark_circle.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/qmark_circle2.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/raincloud.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/right.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/rocket.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/rocket2.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/rose.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/rows.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/scales.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/search.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/search2.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/skull.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/square.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/star.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/stipple.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/stop.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/surprise_circle.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/swamp.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/target.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/target2.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/ten.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/trash.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/tree.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/tree2.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/tree3.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/triangle.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/triangle_open.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/triangle_sm.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/up.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/vapor.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/warning.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/wave.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/wave2.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/wave3.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/weather.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/wedge.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/wedge_sm.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/wedges_3.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/well.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/whale.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/whale2.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/wheelchair.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/zigzags.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/16x16/zigzags2.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/20x20/ball20.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/20x20/block20.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/20x20/circle20.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/20x20/q1_20.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/20x20/q2_20.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/20x20/q3_20.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/20x20/q4_20.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/20x20/square20.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/24x24/ball24.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/24x24/block24.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/24x24/circle24.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/24x24/square24.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/28x28/ball28.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/28x28/block28.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/28x28/circle28.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata/symbols/28x28/square28.xbm +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata.egg-info/SOURCES.txt +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata.egg-info/dependency_links.txt +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/mapdata.egg-info/top_level.txt +0 -0
- {mapdata-3.3.0 → mapdata-3.4.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mapdata
|
|
3
|
-
Version: 3.
|
|
3
|
+
Version: 3.4.1
|
|
4
4
|
Summary: An interactive map and table explorer for geographic coordinates in a spreadsheet, CSV file, or database
|
|
5
5
|
Home-page: https://osdn.net/project/mapdata/
|
|
6
6
|
Author: Dreas Nielsen
|
|
@@ -35,6 +35,7 @@ Requires-Dist: seaborn
|
|
|
35
35
|
Requires-Dist: loess
|
|
36
36
|
Requires-Dist: statsmodels
|
|
37
37
|
Requires-Dist: scipy
|
|
38
|
+
Requires-Dist: scikit-learn
|
|
38
39
|
Requires-Dist: pymannkendall
|
|
39
40
|
|
|
40
41
|
|
|
@@ -42,7 +43,10 @@ Requires-Dist: pymannkendall
|
|
|
42
43
|
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.
|
|
43
44
|
|
|
44
45
|

|
|
45
|
-
|
|
46
|
+
|
|
47
|
+
In addition to visually browsing the map and table, the user can produce a number of different tabular, graphical, and statistical summaries of the data. Most of these summaries can be applied either to the entire data set or to a selected subset of the data.
|
|
48
|
+
|
|
49
|
+
Map coordinates should be in decimal degrees, in WGS84 (coordinate reference system [CRS] 4326), however, coordinates in other CRSs can be converted to 4326.
|
|
46
50
|
|
|
47
51
|
The map display can be customized in several ways:
|
|
48
52
|
|
|
@@ -62,12 +66,10 @@ The map display can be customized in several ways:
|
|
|
62
66
|
|
|
63
67
|
* When there is more than one data value (table row) at a location, the number
|
|
64
68
|
of rows can be annotated on the map adjacent to each location. In addition,
|
|
65
|
-
data can be selected based on the number of data rows with the same
|
|
66
|
-
coordinates.
|
|
69
|
+
data can be selected based on the number of data rows with the same
|
|
70
|
+
geographic coordinates.
|
|
67
71
|
|
|
68
|
-
The map can be exported to a Postscript, PNG, or JPEG file. Using command-line options,
|
|
69
|
-
*mapdata* can be directed to load a data file and display location markers and then to
|
|
70
|
-
export the map to an image file, and quit.
|
|
72
|
+
The map can be exported to a Postscript, PNG, or JPEG file. Using command-line options, *mapdata* can be directed to load a data file and display location markers and then to export the map to an image file, and quit.
|
|
71
73
|
|
|
72
74
|
Selected rows in the data table can be exported to a CSV or spreadsheet file.
|
|
73
75
|
|
|
@@ -77,8 +79,7 @@ Data can also be displayed in several different types of plots: box plots, scatt
|
|
|
77
79
|
plots, line charts, ECDF plots, Q-Q plots, Fisher-Jenks group plots, strip charts,
|
|
78
80
|
and counts of categorical and quantitative variables. Plots
|
|
79
81
|
can use either all data or only data values that are selected in the map and
|
|
80
|
-
table. Plots have a live connection to the data table and map, so when data selections are
|
|
81
|
-
changed the plots are automatically updated.
|
|
82
|
+
table. Plots have a live connection to the data table and map, so when data selections are changed the plots are automatically updated.
|
|
82
83
|
|
|
83
84
|

|
|
84
85
|
|
|
@@ -86,8 +87,7 @@ changed the plots are automatically updated.
|
|
|
86
87
|
|
|
87
88
|

|
|
88
89
|
|
|
89
|
-
In addition to univariate and bivariate statistics, and plots, *mapdata* can display the relationships
|
|
90
|
-
between variables in the form of:
|
|
90
|
+
In addition to univariate and bivariate statistics, and plots, *mapdata* can display the relationships between variables in the form of:
|
|
91
91
|
|
|
92
92
|
* A correlation matrix.
|
|
93
93
|
|
|
@@ -95,8 +95,9 @@ between variables in the form of:
|
|
|
95
95
|
specification of groups. Tests of independence, risk ratio, odds ratio and related
|
|
96
96
|
statistics, and conditional probabilities are all shown.
|
|
97
97
|
|
|
98
|
-
* A Receiver Operating Characteristics (ROC) curve and measures such as sensitivity and specificity
|
|
99
|
-
|
|
98
|
+
* A Receiver Operating Characteristics (ROC) curve and measures such as sensitivity and specificity for a selected value of the predictor variable.
|
|
99
|
+
|
|
100
|
+
* A scatter plot of the results of a *t*-Distributed Stochastic Neighbor Embedding (t-SNE) analysis.
|
|
100
101
|
|
|
101
102
|

|
|
102
103
|
|
|
@@ -122,14 +123,16 @@ A configuration file template and additional bitmap symbols are included with th
|
|
|
122
123
|
* [matplotlib](https://pypi.org/project/matplotlib/)
|
|
123
124
|
|
|
124
125
|
* [odfpy](https://pypi.org/project/odfpy/)
|
|
125
|
-
|
|
126
|
+
|
|
126
127
|
* [openpyxl](https://pypi.org/project/openpyxl/)
|
|
127
128
|
|
|
128
129
|
* [pillow](https://pypi.org/project/pillow/)
|
|
129
|
-
|
|
130
|
+
|
|
130
131
|
* [pymannkendall](https://pypi.org/project/pymannkendall/)
|
|
131
132
|
|
|
132
133
|
* [pyproj](https://pypi.org/project/pyproj/)
|
|
134
|
+
|
|
135
|
+
* [scikit-learn](https://pypi.org/project/scikit-learn/)
|
|
133
136
|
|
|
134
137
|
* [scipy](https://pypi.org/project/SciPy/)
|
|
135
138
|
|
|
@@ -3,7 +3,10 @@
|
|
|
3
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.
|
|
4
4
|
|
|
5
5
|

|
|
6
|
-
|
|
6
|
+
|
|
7
|
+
In addition to visually browsing the map and table, the user can produce a number of different tabular, graphical, and statistical summaries of the data. Most of these summaries can be applied either to the entire data set or to a selected subset of the data.
|
|
8
|
+
|
|
9
|
+
Map coordinates should be in decimal degrees, in WGS84 (coordinate reference system [CRS] 4326), however, coordinates in other CRSs can be converted to 4326.
|
|
7
10
|
|
|
8
11
|
The map display can be customized in several ways:
|
|
9
12
|
|
|
@@ -23,12 +26,10 @@ The map display can be customized in several ways:
|
|
|
23
26
|
|
|
24
27
|
* When there is more than one data value (table row) at a location, the number
|
|
25
28
|
of rows can be annotated on the map adjacent to each location. In addition,
|
|
26
|
-
data can be selected based on the number of data rows with the same
|
|
27
|
-
coordinates.
|
|
29
|
+
data can be selected based on the number of data rows with the same
|
|
30
|
+
geographic coordinates.
|
|
28
31
|
|
|
29
|
-
The map can be exported to a Postscript, PNG, or JPEG file. Using command-line options,
|
|
30
|
-
*mapdata* can be directed to load a data file and display location markers and then to
|
|
31
|
-
export the map to an image file, and quit.
|
|
32
|
+
The map can be exported to a Postscript, PNG, or JPEG file. Using command-line options, *mapdata* can be directed to load a data file and display location markers and then to export the map to an image file, and quit.
|
|
32
33
|
|
|
33
34
|
Selected rows in the data table can be exported to a CSV or spreadsheet file.
|
|
34
35
|
|
|
@@ -38,8 +39,7 @@ Data can also be displayed in several different types of plots: box plots, scatt
|
|
|
38
39
|
plots, line charts, ECDF plots, Q-Q plots, Fisher-Jenks group plots, strip charts,
|
|
39
40
|
and counts of categorical and quantitative variables. Plots
|
|
40
41
|
can use either all data or only data values that are selected in the map and
|
|
41
|
-
table. Plots have a live connection to the data table and map, so when data selections are
|
|
42
|
-
changed the plots are automatically updated.
|
|
42
|
+
table. Plots have a live connection to the data table and map, so when data selections are changed the plots are automatically updated.
|
|
43
43
|
|
|
44
44
|

|
|
45
45
|
|
|
@@ -47,8 +47,7 @@ changed the plots are automatically updated.
|
|
|
47
47
|
|
|
48
48
|

|
|
49
49
|
|
|
50
|
-
In addition to univariate and bivariate statistics, and plots, *mapdata* can display the relationships
|
|
51
|
-
between variables in the form of:
|
|
50
|
+
In addition to univariate and bivariate statistics, and plots, *mapdata* can display the relationships between variables in the form of:
|
|
52
51
|
|
|
53
52
|
* A correlation matrix.
|
|
54
53
|
|
|
@@ -56,8 +55,9 @@ between variables in the form of:
|
|
|
56
55
|
specification of groups. Tests of independence, risk ratio, odds ratio and related
|
|
57
56
|
statistics, and conditional probabilities are all shown.
|
|
58
57
|
|
|
59
|
-
* A Receiver Operating Characteristics (ROC) curve and measures such as sensitivity and specificity
|
|
60
|
-
|
|
58
|
+
* A Receiver Operating Characteristics (ROC) curve and measures such as sensitivity and specificity for a selected value of the predictor variable.
|
|
59
|
+
|
|
60
|
+
* A scatter plot of the results of a *t*-Distributed Stochastic Neighbor Embedding (t-SNE) analysis.
|
|
61
61
|
|
|
62
62
|

|
|
63
63
|
|
|
@@ -83,14 +83,16 @@ A configuration file template and additional bitmap symbols are included with th
|
|
|
83
83
|
* [matplotlib](https://pypi.org/project/matplotlib/)
|
|
84
84
|
|
|
85
85
|
* [odfpy](https://pypi.org/project/odfpy/)
|
|
86
|
-
|
|
86
|
+
|
|
87
87
|
* [openpyxl](https://pypi.org/project/openpyxl/)
|
|
88
88
|
|
|
89
89
|
* [pillow](https://pypi.org/project/pillow/)
|
|
90
|
-
|
|
90
|
+
|
|
91
91
|
* [pymannkendall](https://pypi.org/project/pymannkendall/)
|
|
92
92
|
|
|
93
93
|
* [pyproj](https://pypi.org/project/pyproj/)
|
|
94
|
+
|
|
95
|
+
* [scikit-learn](https://pypi.org/project/scikit-learn/)
|
|
94
96
|
|
|
95
97
|
* [scipy](https://pypi.org/project/SciPy/)
|
|
96
98
|
|