stud

study spacejunk
Log | Files | Refs | LICENSE

bib.bib (4931B) - Raw


      1 @article{wang1998line,
      2   title={Line generalization based on analysis of shape characteristics},
      3   author={Wang, Zeshen and M{\"u}ller, Jean-Claude},
      4   journal={Cartography and Geographic Information Systems},
      5   volume={25},
      6   number={1},
      7   pages={3--15},
      8   year={1998},
      9   publisher={Taylor \& Francis}
     10 }
     11 
     12 @article{Kolanowski_2018,
     13     title={Cartographic Line Generalization Based on Radius of Curvature Analysis},
     14     volume={7},
     15     ISSN={2220-9964},
     16     url={http://dx.doi.org/10.3390/ijgi7120477},
     17     DOI={10.3390/ijgi7120477},
     18     number={12},
     19     journal={ISPRS International Journal of Geo-Information},
     20     publisher={MDPI AG},
     21     author={Kolanowski, Bogdan and Augustyniak, Jacek and Latos, Dorota},
     22     year={2018},
     23     month={Dec},
     24     pages={477}
     25 }
     26 
     27 @article{visvalingam1993line,
     28   title={Line generalisation by repeated elimination of points},
     29   author={Visvalingam, Maheswari and Whyatt, James D},
     30   journal={The cartographic journal},
     31   volume={30},
     32   number={1},
     33   pages={46--51},
     34   year={1993},
     35   publisher={Taylor \& Francis}
     36 }
     37 
     38 @article{muller1991generalization,
     39   title={Generalization of spatial databases},
     40   author={Muller, Jean-Claude},
     41   journal={Geographical information systems},
     42   volume={1},
     43   pages={457--475},
     44   year={1991},
     45   publisher={John Wiley and Sons}
     46 }
     47 
     48 @article{miuller1995generalization,
     49     title={Generalization-state of the art and issues},
     50     author={Miuller, JC and Weibel, R and Lagrange, J and {\"E}alge, F},
     51     journal={GIS and Generalisation: Methodology and Practice},
     52     pages={3--17},
     53     year={1995}
     54 }
     55 
     56 @inproceedings{mcmaster1992generalization,
     57   title={Generalization in digital cartography},
     58   author={McMaster, Robert Brainerd and Shea, K Stuart},
     59   year={1992},
     60   organization={Association of American Geographers Washington, DC}
     61 }
     62 
     63 @article{douglas1973algorithms,
     64   title={Algorithms for the reduction of the number of points required to represent a digitized line or its caricature},
     65   author={Douglas, David H and Peucker, Thomas K},
     66   journal={Cartographica: the international journal for geographic information and geovisualization},
     67   volume={10},
     68   number={2},
     69   pages={112--122},
     70   year={1973},
     71   publisher={University of Toronto Press}
     72 }
     73 
     74 % Algorithms for generalization, not reaching satisfactory results
     75 @inproceedings{monmonier1986toward,
     76   title={Toward a practicable model of cartographic generalisation.},
     77   author={Monmonier, Mark},
     78   booktitle={Auto Carto London. Proc. conference, 1986. Vol. 2},
     79   pages={257--266},
     80   year={1986},
     81   organization={distributed Royal Institution of Chartered Surveyors}
     82 }
     83 @inproceedings{mcmaster1993spatial,
     84   title={A spatial-object level organization of transformations for cartographic generalization},
     85   author={McMaster, RB and Barnett, Leone},
     86   booktitle={AUTOCARTO-CONFERENCE-},
     87   pages={386--386},
     88   year={1993},
     89   organization={Citeseer}
     90 }
     91 @inproceedings{jiang2003line,
     92   title={Line simplification using self-organizing maps},
     93   author={Jiang, Bin and Nakos, Byron},
     94   booktitle={Proceedings of the ISPRS Workshop on Spatial Analysis and Decision Making, Hong Kong, China},
     95   pages={3--5},
     96   year={2003}
     97 }
     98 @article{dyken2009simultaneous,
     99   title={Simultaneous curve simplification},
    100   author={Dyken, Christopher and D{\ae}hlen, Morten and Sevaldrud, Thomas},
    101   journal={Journal of geographical systems},
    102   volume={11},
    103   number={3},
    104   pages={273--289},
    105   year={2009},
    106   publisher={Springer}
    107 }
    108 @article{mustafa2006dynamic,
    109   title={Dynamic simplification and visualization of large maps},
    110   author={Mustafa, Nabil and Krishnan, Shankar and Varadhan, Gokul and Venkatasubramanian, Suresh},
    111   journal={International Journal of Geographical Information Science},
    112   volume={20},
    113   number={3},
    114   pages={273--302},
    115   year={2006},
    116   publisher={Taylor \& Francis}
    117 }
    118 @article{nollenburg2008morphing,
    119   title={Morphing polylines: A step towards continuous generalization},
    120   author={N{\"o}llenburg, Martin and Merrick, Damian and Wolff, Alexander and Benkert, Marc},
    121   journal={Computers, Environment and Urban Systems},
    122   volume={32},
    123   number={4},
    124   pages={248--260},
    125   year={2008},
    126   publisher={Elsevier}
    127 }
    128 @inproceedings{stanislawski2012automated,
    129   title={Automated metric assessment of line simplification in humid landscapes},
    130   author={Stanislawski, Lawrence V and Raposo, Paulo and Howard, Michael and Buttenfield, Barbara P},
    131   booktitle={Proceedings of the AutoCarto},
    132   year={2012}
    133 }
    134 
    135 % LIKELY UNNEEDED
    136 @book{buttenfield1991map,
    137   title={Map Generalization: Making rules for knowledge representation},
    138   author={Buttenfield, Barbara Pfeil and McMaster, Robert Brainerd},
    139   year={1991},
    140   publisher={Longman Scientific \& Technical London}
    141 }
    142 
    143 @article{chaikin1974algorithm,
    144   title={An algorithm for high-speed curve generation},
    145   author={Chaikin, George Merrill},
    146   journal={Computer graphics and image processing},
    147   volume={3},
    148   number={4},
    149   pages={346--349},
    150   year={1974},
    151   publisher={Elsevier}
    152 }