GIS basics:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
London [u.a.]
Taylor & Francis
2002
|
Ausgabe: | 1. publ. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XV, 218 S. Ill., graph. Darst., Kt. |
ISBN: | 0415246512 0415246504 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV014335984 | ||
003 | DE-604 | ||
005 | 20090225 | ||
007 | t | ||
008 | 020607s2002 abd| |||| 00||| eng d | ||
020 | |a 0415246512 |9 0-415-24651-2 | ||
020 | |a 0415246504 |9 0-415-24650-4 | ||
035 | |a (OCoLC)248284068 | ||
035 | |a (DE-599)BVBBV014335984 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-20 |a DE-703 |a DE-863 |a DE-19 | ||
082 | 0 | |a 910.285 | |
084 | |a RB 10038 |0 (DE-625)142220:12595 |2 rvk | ||
084 | |a RB 10104 |0 (DE-625)142220:12617 |2 rvk | ||
084 | |a RB 10208 |0 (DE-625)142220:12658 |2 rvk | ||
084 | |a 14 |2 ssgn | ||
100 | 1 | |a Wise, Stephen |e Verfasser |4 aut | |
245 | 1 | 0 | |a GIS basics |c Stephen Wise |
250 | |a 1. publ. | ||
264 | 1 | |a London [u.a.] |b Taylor & Francis |c 2002 | |
300 | |a XV, 218 S. |b Ill., graph. Darst., Kt. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a Geoinformationssystem | |
650 | 4 | |a Geographic information systems | |
650 | 0 | 7 | |a Geoinformationssystem |0 (DE-588)4261642-6 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Geoinformationssystem |0 (DE-588)4261642-6 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m GBV Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009834421&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-009834421 |
Datensatz im Suchindex
DE-BY-863_location | 1000 |
---|---|
DE-BY-FWS_call_number | 1000/RB 10104 W813 |
DE-BY-FWS_katkey | 288198 |
DE-BY-FWS_media_number | 083100958768 |
_version_ | 1806174664921186304 |
adam_text | GIS BASICS STEPHEN WISE L W - LONDON AND NEW YORK CONTENTS LIST OF
ILLUSTRATIONS VIII PREFACE XIV ACKNOWLEDGEMENTS XVI 1 INTRODUCTION 1 1.1
HOW COMPUTERS SOLVE PROBLEMS 2 1.2 HOW COMPUTERS STORE SPATIAL DATA:
VECTOR AND RASTER DATA MODELS 5 1.3 STRUCTURE OF THE BOOK 11 1.4
PSEUDO-CODE 14 FURTHER READING 18 2 VECTOR DATA STRUCTURES 20 2.1
STORING POINTS AND LINES 20 2.2 STORING AREA BOUNDARIES 26 2.3 STORING
AREA BOUNDARIES: THE TOPOLOGICAL APPROACH 29 2.4 SO WHAT IS TOPOLOGY? 32
2.5 AND HOW DOES IT HELP? THE EXAMPLE OF DIME 35 FURTHER READING 38 3
VECTOR ALGORITHMS FOR LINES 40 3.1 SIMPLE LINE INTERSECTION ALGORITHM 40
3.2 WHY THE SIMPLE LINE INTERSECTION ALGORITHM WON T WORK: A BETTER
ALGORITHM 45 3.3 DEALING WITH WIGGLY LINES 49 3.4 CALCULATIONS ON LINES:
HOW LONG IS A PIECE OF STRING? 54 FURTHER READING 59 VI CONTENTS 4
VECTOR ALGORITHMS FOR AREAS 61 4.1 CALCULATIONS ON AREAS: SINGLE
POLYGONS 61 4.2 CALCULATIONS ON AREAS: MULTIPLE POLYGONS 64 4.3 POINT IN
POLYGON: SIMPLE ALGORITHM 66 4.4 ... AND BACK TO TOPOLOGY FOR A BETTER
ALGORITHM 71 FURTHER READING 75 5 THE EFFICIENCY OF ALGORITHMS 76 5.1
HOW IS ALGORITHM EFFICIENCY MEASURED? 76 5.2 THE EFFICIENCY OF THE LINE
INTERSECTION ALGORITHM 79 5.3 MORE ON ALGORITHM EFFICIENCY 81 FURTHER
READING 83 6 RASTER DATA STRUCTURES 85 6.1 RASTER DATA STRUCTURES: THE
ARRAY 86 6.2 SAVING SPACE: RUN LENGTH ENCODING AND QUADTREES 90 FURTHER
READING 95 7 RASTER ALGORITHMS 96 7.1 RASTER ALGORITHMS: ATTRIBUTE QUERY
FOR RUN LENGTH ENCODED DATA 96 7.2 RASTER ALGORITHMS: ATTRIBUTE QUERY
FOR QUADTREES 99 7.3 RASTER ALGORITHMS: AREA CALCULATIONS 106 FURTHER
READING 111 8 SPATIAL INDEXING 113 8.1 BINARY SEARCH TREE 113 8.2
INDEXING DATA WITH A K-D TREE 118 8.3 INDEXING VECTOR DATA USING A
QUADTREE 122 8.4 INDEXING RASTER DATA USING MORTON ORDER 127 FURTHER
READING 131 9 DATA STRUCTURES FOR SURFACES 133 9.1 DATA MODELS FOR
SURFACES 134 9.2 ALGORITHMS FOR CREATING GRID SURFACE MODELS 139 9.3
ALGORITHMS FOR CREATING A TRIANGULATED IRREGULAR NETWORK 144 9.4 GRID
CREATION REVISITED 150 FURTHER READING 154 CONTENTS VII 10 ALGORITHMS
FOR SURFACES 155 10.1 ELEVATION, SLOPE AND ASPECT 155 10.2 HYDROLOGICAL
ANALYSIS USING A TIN 162 10.3 DETERMINING FLOW DIRECTION USING A GRIDDED
DEM 165 10.4 USING THE FLOW DIRECTIONS FOR HYDROLOGICAL ANALYSIS 169
FURTHER READING 177 11 DATA STRUCTURES AND ALGORITHMS FOR NETWORKS 178
11.1 NETWORKS IN VECTOR AND RASTER 178 11.2 SHORTEST PATH ALGORITHM 180
11.3 DATA STRUCTURES FOR NETWORK DATA 187 11.4 THE TRAVELLING SALESMAN
PROBLEM 195 FURTHER READING 203 CONCLUSION 204 GLOSSARY 205 BIBLIOGRAPHY
211 INDEX 216
|
any_adam_object | 1 |
author | Wise, Stephen |
author_facet | Wise, Stephen |
author_role | aut |
author_sort | Wise, Stephen |
author_variant | s w sw |
building | Verbundindex |
bvnumber | BV014335984 |
classification_rvk | RB 10038 RB 10104 RB 10208 |
ctrlnum | (OCoLC)248284068 (DE-599)BVBBV014335984 |
dewey-full | 910.285 |
dewey-hundreds | 900 - History & geography |
dewey-ones | 910 - Geography and travel |
dewey-raw | 910.285 |
dewey-search | 910.285 |
dewey-sort | 3910.285 |
dewey-tens | 910 - Geography and travel |
discipline | Geographie |
edition | 1. publ. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01474nam a2200409 c 4500</leader><controlfield tag="001">BV014335984</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20090225 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">020607s2002 abd| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0415246512</subfield><subfield code="9">0-415-24651-2</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0415246504</subfield><subfield code="9">0-415-24650-4</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)248284068</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV014335984</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-20</subfield><subfield code="a">DE-703</subfield><subfield code="a">DE-863</subfield><subfield code="a">DE-19</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">910.285</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">RB 10038</subfield><subfield code="0">(DE-625)142220:12595</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">RB 10104</subfield><subfield code="0">(DE-625)142220:12617</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">RB 10208</subfield><subfield code="0">(DE-625)142220:12658</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">14</subfield><subfield code="2">ssgn</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Wise, Stephen</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">GIS basics</subfield><subfield code="c">Stephen Wise</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">1. publ.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">London [u.a.]</subfield><subfield code="b">Taylor & Francis</subfield><subfield code="c">2002</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XV, 218 S.</subfield><subfield code="b">Ill., graph. Darst., Kt.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Geoinformationssystem</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Geographic information systems</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Geoinformationssystem</subfield><subfield code="0">(DE-588)4261642-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Geoinformationssystem</subfield><subfield code="0">(DE-588)4261642-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">GBV Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009834421&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-009834421</subfield></datafield></record></collection> |
id | DE-604.BV014335984 |
illustrated | Illustrated |
indexdate | 2024-08-01T10:53:08Z |
institution | BVB |
isbn | 0415246512 0415246504 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-009834421 |
oclc_num | 248284068 |
open_access_boolean | |
owner | DE-20 DE-703 DE-863 DE-BY-FWS DE-19 DE-BY-UBM |
owner_facet | DE-20 DE-703 DE-863 DE-BY-FWS DE-19 DE-BY-UBM |
physical | XV, 218 S. Ill., graph. Darst., Kt. |
publishDate | 2002 |
publishDateSearch | 2002 |
publishDateSort | 2002 |
publisher | Taylor & Francis |
record_format | marc |
spellingShingle | Wise, Stephen GIS basics Geoinformationssystem Geographic information systems Geoinformationssystem (DE-588)4261642-6 gnd |
subject_GND | (DE-588)4261642-6 |
title | GIS basics |
title_auth | GIS basics |
title_exact_search | GIS basics |
title_full | GIS basics Stephen Wise |
title_fullStr | GIS basics Stephen Wise |
title_full_unstemmed | GIS basics Stephen Wise |
title_short | GIS basics |
title_sort | gis basics |
topic | Geoinformationssystem Geographic information systems Geoinformationssystem (DE-588)4261642-6 gnd |
topic_facet | Geoinformationssystem Geographic information systems |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009834421&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT wisestephen gisbasics |
Inhaltsverzeichnis
Würzburg Zentralbibliothek Lesesaal
Signatur: |
1000 RB 10104 W813 |
---|---|
Exemplar 1 | ausleihbar Verfügbar Bestellen |