mapdata 3.14.2__tar.gz → 3.15.0__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.14.2/mapdata.egg-info → mapdata-3.15.0}/PKG-INFO +20 -5
- {mapdata-3.14.2 → mapdata-3.15.0}/README.md +18 -3
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/mapdata.py +1194 -2215
- {mapdata-3.14.2 → mapdata-3.15.0/mapdata.egg-info}/PKG-INFO +20 -5
- {mapdata-3.14.2 → mapdata-3.15.0}/setup.py +2 -2
- {mapdata-3.14.2 → mapdata-3.15.0}/LICENSE.txt +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/MANIFEST.in +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/configfile/mapdata.conf +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/0.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/1.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/2.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/3.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/4.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/5.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/6.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/7.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/8.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/9.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/A.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/B.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/C.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/D.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/E.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/F.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/G.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/H.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/I.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/J.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/K.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/L.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/M.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/N.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/O.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/P.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/Q.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/R.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/S.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/T.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/U.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/V.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/W.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/X.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/Y.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/Z.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/airplane.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/anchor.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/ball.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/ball_small.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/bar.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/bars.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/binoculars.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/bird.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/block.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/block_small.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/bookmark.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/box_stack.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/camera.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/cancel.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/car.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/car2.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/center8.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/check.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/check_circle.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/checkbox.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/checkerboard.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/chevrons.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/circle.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/circle_bar.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/circle_plus.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/circle_stipple.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/circle_triangle.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/circle_wedge.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/circle_x.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/clock.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/columns.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/contract.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/cross.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/darkeye.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/decrease.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/deposition.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/diag_ll.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/diag_lr.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/diag_ul.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/diag_ur.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/dialog.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/diamond.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/donkey.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/dot.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/down.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/drop.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/elephant.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/expand.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/eye.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/fire.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/fish.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/flag.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/flag2.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/four_arrows.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/graph.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/hand.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/hash.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/heart.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/hidden.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/hourglass.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/house.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/increase.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/info.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/leaf.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/left.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/lightbulb.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/lightning.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/lightning2.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/location_ptr.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/mine.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/nested_boxes.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/pennant.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/pennant2.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/people.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/person.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/person2.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/person3.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/phone.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/photo.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/picnic.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/plus.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/point_down.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/point_left.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/point_right.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/point_up.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/pointer_ne.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/pointer_nw.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/pointer_se.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/pointer_sw.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/puzzle.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/q1.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/q1_notch.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/q2.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/q2_notch.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/q3.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/q3_notch.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/q4.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/q4_notch.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/qmark_circle.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/qmark_circle2.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/raincloud.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/right.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/rocket.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/rocket2.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/rose.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/rows.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/scales.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/search.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/search2.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/skull.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/square.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/star.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/stipple.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/stop.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/surprise_circle.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/swamp.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/target.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/target2.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/ten.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/trash.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/tree.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/tree2.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/tree3.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/triangle.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/triangle_open.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/triangle_sm.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/up.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/vapor.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/warning.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/wave.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/wave2.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/wave3.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/weather.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/wedge.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/wedge_sm.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/wedges_3.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/well.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/whale.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/whale2.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/wheelchair.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/zigzags.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/16x16/zigzags2.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/20x20/ball20.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/20x20/block20.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/20x20/circle20.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/20x20/q1_20.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/20x20/q2_20.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/20x20/q3_20.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/20x20/q4_20.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/20x20/square20.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/24x24/ball24.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/24x24/block24.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/24x24/circle24.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/24x24/square24.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/28x28/ball28.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/28x28/block28.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/28x28/circle28.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata/symbols/28x28/square28.xbm +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata.egg-info/SOURCES.txt +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata.egg-info/dependency_links.txt +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata.egg-info/requires.txt +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/mapdata.egg-info/top_level.txt +0 -0
- {mapdata-3.14.2 → mapdata-3.15.0}/setup.cfg +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mapdata
|
|
3
|
-
Version: 3.
|
|
3
|
+
Version: 3.15.0
|
|
4
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
|
-
Home-page: https
|
|
5
|
+
Home-page: https:/hg.sr.ht/~rdnielsen/mapdata
|
|
6
6
|
Author: Dreas Nielsen
|
|
7
7
|
Author-email: cortice@tutanota.com
|
|
8
8
|
License: GPL
|
|
@@ -73,7 +73,9 @@ The map can be exported to a Postscript, PNG, or JPEG file. Using command-line
|
|
|
73
73
|
|
|
74
74
|
Selected rows in the data table can be exported to a CSV or spreadsheet file.
|
|
75
75
|
|
|
76
|
-
Data
|
|
76
|
+
## Data Plots
|
|
77
|
+
|
|
78
|
+
Data can be displayed in several different types of plots: box plots, scatter
|
|
77
79
|
plots, line charts, kernel density plots, ECDF plots, Q-Q plots, strip charts,
|
|
78
80
|
counts of categorical and quantitative variables, and others. Plots
|
|
79
81
|
can use either all data or only data values that are selected in the map and
|
|
@@ -81,10 +83,11 @@ table. Plots have a live connection to the data table and map, so when data sel
|
|
|
81
83
|
|
|
82
84
|

|
|
83
85
|
|
|
86
|
+
## Statistics
|
|
87
|
+
|
|
84
88
|
*Mapdata* can also carry out some univariate, bivariate, and multivariate statistical
|
|
85
89
|
summarizations and analyses. Statistical analyses can use either all data in the data table
|
|
86
|
-
or only the data that are highlighted on the map. These summaries are updated immediately
|
|
87
|
-
if different data are selected.
|
|
90
|
+
or only the data that are highlighted on the map. These summaries are updated immediately if different data are selected.
|
|
88
91
|
|
|
89
92
|

|
|
90
93
|
|
|
@@ -112,10 +115,22 @@ Statistical summaries and analyses include:
|
|
|
112
115
|
|
|
113
116
|

|
|
114
117
|
|
|
118
|
+
## Data Management
|
|
119
|
+
|
|
115
120
|
SQL commands can be used when importing data from a database. The SQL
|
|
116
121
|
commands can be augmented with [execsql](https://pypi.org/project/execsql/)
|
|
117
122
|
metacommands and substitution variables.
|
|
118
123
|
|
|
124
|
+
*Mapdata* also includes data management tools to support evaluation of data values and relationships between variables. These features allow:
|
|
125
|
+
|
|
126
|
+
* Finding all unique values for one or more columns.
|
|
127
|
+
|
|
128
|
+
* Finding data rows with identical values in one or more columns (e.g., duplicated data).
|
|
129
|
+
|
|
130
|
+
* Evaluating the cardinality of relationships between key and attribute columns.
|
|
131
|
+
|
|
132
|
+
## Documentation and Extras
|
|
133
|
+
|
|
119
134
|
Complete documentation is at [https://mapdata.readthedocs.io/en/latest](https://mapdata.readthedocs.io/en/latest).
|
|
120
135
|
|
|
121
136
|
A configuration file template and additional bitmap symbols are included with the distribution of *mapdata.py*.
|
|
@@ -31,7 +31,9 @@ The map can be exported to a Postscript, PNG, or JPEG file. Using command-line
|
|
|
31
31
|
|
|
32
32
|
Selected rows in the data table can be exported to a CSV or spreadsheet file.
|
|
33
33
|
|
|
34
|
-
Data
|
|
34
|
+
## Data Plots
|
|
35
|
+
|
|
36
|
+
Data can be displayed in several different types of plots: box plots, scatter
|
|
35
37
|
plots, line charts, kernel density plots, ECDF plots, Q-Q plots, strip charts,
|
|
36
38
|
counts of categorical and quantitative variables, and others. Plots
|
|
37
39
|
can use either all data or only data values that are selected in the map and
|
|
@@ -39,10 +41,11 @@ table. Plots have a live connection to the data table and map, so when data sel
|
|
|
39
41
|
|
|
40
42
|

|
|
41
43
|
|
|
44
|
+
## Statistics
|
|
45
|
+
|
|
42
46
|
*Mapdata* can also carry out some univariate, bivariate, and multivariate statistical
|
|
43
47
|
summarizations and analyses. Statistical analyses can use either all data in the data table
|
|
44
|
-
or only the data that are highlighted on the map. These summaries are updated immediately
|
|
45
|
-
if different data are selected.
|
|
48
|
+
or only the data that are highlighted on the map. These summaries are updated immediately if different data are selected.
|
|
46
49
|
|
|
47
50
|

|
|
48
51
|
|
|
@@ -70,10 +73,22 @@ Statistical summaries and analyses include:
|
|
|
70
73
|
|
|
71
74
|

|
|
72
75
|
|
|
76
|
+
## Data Management
|
|
77
|
+
|
|
73
78
|
SQL commands can be used when importing data from a database. The SQL
|
|
74
79
|
commands can be augmented with [execsql](https://pypi.org/project/execsql/)
|
|
75
80
|
metacommands and substitution variables.
|
|
76
81
|
|
|
82
|
+
*Mapdata* also includes data management tools to support evaluation of data values and relationships between variables. These features allow:
|
|
83
|
+
|
|
84
|
+
* Finding all unique values for one or more columns.
|
|
85
|
+
|
|
86
|
+
* Finding data rows with identical values in one or more columns (e.g., duplicated data).
|
|
87
|
+
|
|
88
|
+
* Evaluating the cardinality of relationships between key and attribute columns.
|
|
89
|
+
|
|
90
|
+
## Documentation and Extras
|
|
91
|
+
|
|
77
92
|
Complete documentation is at [https://mapdata.readthedocs.io/en/latest](https://mapdata.readthedocs.io/en/latest).
|
|
78
93
|
|
|
79
94
|
A configuration file template and additional bitmap symbols are included with the distribution of *mapdata.py*.
|