Introduction to web mapping:
A web map is an interactive display of geographic information, in the form of a web page, that you can use to tell stories and answer questions. Web maps have numerous advantages over traditional mapping techniques, such as the ability to display up-to-date or even real-time information, easy distri...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
New York
Chapman and Hall/CRC
2020
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | A web map is an interactive display of geographic information, in the form of a web page, that you can use to tell stories and answer questions. Web maps have numerous advantages over traditional mapping techniques, such as the ability to display up-to-date or even real-time information, easy distribution to end users, and highly customized interactive content. Introduction to Web Mapping teaches you how to develop online interactive web maps and web mapping applications, using standard web technologies: HTML, CSS and JavaScript. The core technologies are introduced in Chapters 1-5, focusing on the specific aspects which are most relevant to web mapping. Chapters 6-13 then implement the material and demonstrate key concepts for building and publishing interactive web maps |
Beschreibung: | Description based upon print version of record Cover -- Half Title -- Title Page -- Copyright Page -- Dedication -- Contents -- Preface -- 0.1 What is web mapping? -- 0.2 What is JavaScript? -- 0.3 Why use JavaScript for web mapping? -- 0.4 Learning objectives -- 0.5 Software -- 0.6 Background knowledge -- 0.7 Online version -- 0.8 Acknowledgments -- Author -- Part I: Introduction to Web Technologies -- 1. HTML -- 1.1 Introduction -- 1.2 How do people access the web? -- 1.3 Web pages -- 1.4 Text editors -- 1.5 What is HTML? -- 1.6 Common HTML elements -- 1.7 id, class, and style attributes -- 1.8 Code layout -- 1.9 Inspecting elements 1.10 Exercise -- 2. CSS -- 2.1 Introduction -- 2.2 What is CSS? -- 2.3 CSS rules -- 2.4 CSS selectors -- 2.5 CSS conflicts -- 2.6 CSS inheritance -- 2.7 Linking CSS to HTML -- 2.8 CSS properties -- 2.9 Hurricane scale example -- 2.10 Map description example -- 2.11 Exercise -- 3. JavaScript Basics -- 3.1 Introduction -- 3.2 What is JavaScript? -- 3.3 Client-side vs. server-side -- 3.4 The JavaScript console -- 3.5 Assignment -- 3.6 Data types -- 3.7 Functions -- 3.8 Methods -- 3.9 Scope -- 3.10 Flow control -- 3.11 JavaScript Object Notation (JSON) -- 3.12 Exercise -- 4. JavaScript Interactivity 4.1 Introduction -- 4.2 The Document Object Model (DOM) -- 4.3 Accessing and modifying elements -- 4.4 What is jQuery? -- 4.5 Including the jQuery library -- 4.6 Selecting elements -- 4.7 Operating on selection -- 4.8 Binding event listeners -- 4.9 Hello example -- 4.10 Poles example -- 4.11 The event object -- 4.12 Iteration over arrays and objects -- 4.13 Modifying page based on data -- 4.14 Working with user input -- 4.15 Exercise -- 5. Web Servers -- 5.1 Introduction -- 5.2 Web servers -- 5.3 Communicating through HTTP -- 5.4 Static vs. dynamic servers -- 5.5 URLs and file structure 5.6 Running a static server -- Part II: Web Mapping with Leaflet -- 6. Leaflet -- 6.1 Introduction -- 6.2 What is a web map? -- 6.3 What is Leaflet? -- 6.4 Alternatives to Leaflet -- 6.5 Creating a basic web map -- 6.6 Adding vector layers -- 6.7 Adding popups -- 6.8 Adding a description -- 6.9 Introducing map events -- 6.10 Exercise -- 7. GeoJSON -- 7.1 Introduction -- 7.2 What is GeoJSON? -- 7.3 GeoJSON structure -- 7.4 Editing GeoJSON -- 7.5 Adding GeoJSON to Leaflet map -- 7.6 GeoJSON viewer example -- 7.7 Ajax -- 7.8 The .getJSON function -- 7.9 Exercise -- 8. Symbology and Interactivity 8.1 Introduction -- 8.2 L.geoJSON options -- 8.3 Constant style -- 8.4 Varying style -- 8.5 Constructing popups from data -- 8.6 Adding a legend -- 8.7 Using CSS to style the legend -- 8.8 Dynamic style -- 8.9 Exercise -- Part III: Databases -- 9. Databases -- 9.1 Introduction -- 9.2 What is CARTO? -- 9.3 Databases -- 9.4 Spatial databases -- 9.5 What is PostGIS? -- 9.6 What is SQL? -- 9.7 The CARTO SQL API -- 9.8 CARTO and Leaflet -- 9.9 Exercise -- 10. Non-spatial Queries -- 10.1 Introduction -- 10.2 Subsetting with SQL -- 10.3 Creating a dropdown menu -- 10.4 Populating dropdown options. - 10.5 Updating the map |
Beschreibung: | 1 online resource (367 pages) |
ISBN: | 9781000768848 1000768848 9781000768800 1000768805 9781000768824 1000768821 9780429352874 0429352875 |
Internformat
MARC
LEADER | 00000nmm a2200000zc 4500 | ||
---|---|---|---|
001 | BV046806280 | ||
003 | DE-604 | ||
005 | 20220322 | ||
007 | cr|uuu---uuuuu | ||
008 | 200714s2020 |||| o||u| ||||||eng d | ||
020 | |a 9781000768848 |9 978-1-00-076884-8 | ||
020 | |a 1000768848 |9 1-00-076884-8 | ||
020 | |a 9781000768800 |9 978-1-00-076880-0 | ||
020 | |a 1000768805 |9 1-00-076880-5 | ||
020 | |a 9781000768824 |9 978-1-00-076882-4 | ||
020 | |a 1000768821 |9 1-00-076882-1 | ||
020 | |a 9780429352874 |9 978-0-429-35287-4 | ||
020 | |a 0429352875 |9 0-429-35287-5 | ||
024 | 7 | |a 10.1201/9780429352874 |2 doi | |
035 | |a (ZDB-7-TFC)9780429352874 | ||
035 | |a (DE-599)BVBBV046806280 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
082 | 0 | |a 526.0285 | |
084 | |a RB 10239 |0 (DE-625)142220:12669 |2 rvk | ||
100 | 1 | |a Dorman, Michael |d 1984- |e Verfasser |4 aut | |
245 | 1 | 0 | |a Introduction to web mapping |c Michael Dorman |
264 | 1 | |a New York |b Chapman and Hall/CRC |c 2020 | |
300 | |a 1 online resource (367 pages) | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
500 | |a Description based upon print version of record | ||
500 | |a Cover -- Half Title -- Title Page -- Copyright Page -- Dedication -- Contents -- Preface -- 0.1 What is web mapping? -- 0.2 What is JavaScript? -- 0.3 Why use JavaScript for web mapping? -- 0.4 Learning objectives -- 0.5 Software -- 0.6 Background knowledge -- 0.7 Online version -- 0.8 Acknowledgments -- Author -- Part I: Introduction to Web Technologies -- 1. HTML -- 1.1 Introduction -- 1.2 How do people access the web? -- 1.3 Web pages -- 1.4 Text editors -- 1.5 What is HTML? -- 1.6 Common HTML elements -- 1.7 id, class, and style attributes -- 1.8 Code layout -- 1.9 Inspecting elements | ||
500 | |a 1.10 Exercise -- 2. CSS -- 2.1 Introduction -- 2.2 What is CSS? -- 2.3 CSS rules -- 2.4 CSS selectors -- 2.5 CSS conflicts -- 2.6 CSS inheritance -- 2.7 Linking CSS to HTML -- 2.8 CSS properties -- 2.9 Hurricane scale example -- 2.10 Map description example -- 2.11 Exercise -- 3. JavaScript Basics -- 3.1 Introduction -- 3.2 What is JavaScript? -- 3.3 Client-side vs. server-side -- 3.4 The JavaScript console -- 3.5 Assignment -- 3.6 Data types -- 3.7 Functions -- 3.8 Methods -- 3.9 Scope -- 3.10 Flow control -- 3.11 JavaScript Object Notation (JSON) -- 3.12 Exercise -- 4. JavaScript Interactivity | ||
500 | |a 4.1 Introduction -- 4.2 The Document Object Model (DOM) -- 4.3 Accessing and modifying elements -- 4.4 What is jQuery? -- 4.5 Including the jQuery library -- 4.6 Selecting elements -- 4.7 Operating on selection -- 4.8 Binding event listeners -- 4.9 Hello example -- 4.10 Poles example -- 4.11 The event object -- 4.12 Iteration over arrays and objects -- 4.13 Modifying page based on data -- 4.14 Working with user input -- 4.15 Exercise -- 5. Web Servers -- 5.1 Introduction -- 5.2 Web servers -- 5.3 Communicating through HTTP -- 5.4 Static vs. dynamic servers -- 5.5 URLs and file structure | ||
500 | |a 5.6 Running a static server -- Part II: Web Mapping with Leaflet -- 6. Leaflet -- 6.1 Introduction -- 6.2 What is a web map? -- 6.3 What is Leaflet? -- 6.4 Alternatives to Leaflet -- 6.5 Creating a basic web map -- 6.6 Adding vector layers -- 6.7 Adding popups -- 6.8 Adding a description -- 6.9 Introducing map events -- 6.10 Exercise -- 7. GeoJSON -- 7.1 Introduction -- 7.2 What is GeoJSON? -- 7.3 GeoJSON structure -- 7.4 Editing GeoJSON -- 7.5 Adding GeoJSON to Leaflet map -- 7.6 GeoJSON viewer example -- 7.7 Ajax -- 7.8 The .getJSON function -- 7.9 Exercise -- 8. Symbology and Interactivity | ||
500 | |a 8.1 Introduction -- 8.2 L.geoJSON options -- 8.3 Constant style -- 8.4 Varying style -- 8.5 Constructing popups from data -- 8.6 Adding a legend -- 8.7 Using CSS to style the legend -- 8.8 Dynamic style -- 8.9 Exercise -- Part III: Databases -- 9. Databases -- 9.1 Introduction -- 9.2 What is CARTO? -- 9.3 Databases -- 9.4 Spatial databases -- 9.5 What is PostGIS? -- 9.6 What is SQL? -- 9.7 The CARTO SQL API -- 9.8 CARTO and Leaflet -- 9.9 Exercise -- 10. Non-spatial Queries -- 10.1 Introduction -- 10.2 Subsetting with SQL -- 10.3 Creating a dropdown menu -- 10.4 Populating dropdown options. - 10.5 Updating the map | ||
520 | |a A web map is an interactive display of geographic information, in the form of a web page, that you can use to tell stories and answer questions. Web maps have numerous advantages over traditional mapping techniques, such as the ability to display up-to-date or even real-time information, easy distribution to end users, and highly customized interactive content. Introduction to Web Mapping teaches you how to develop online interactive web maps and web mapping applications, using standard web technologies: HTML, CSS and JavaScript. The core technologies are introduced in Chapters 1-5, focusing on the specific aspects which are most relevant to web mapping. Chapters 6-13 then implement the material and demonstrate key concepts for building and publishing interactive web maps | ||
650 | 4 | |a SCIENCE / Earth Sciences / Geography / bisacsh | |
650 | 4 | |a Digital mapping | |
650 | 0 | 7 | |a Kartografie |0 (DE-588)4029823-1 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Kartografie |0 (DE-588)4029823-1 |D s |
689 | 0 | |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |z 9780367371395 |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |z 9780367861186 |
856 | 4 | 0 | |u https://www.taylorfrancis.com/books/9780429352874 |x Verlag |z URL des Erstveröffentlichers |3 Volltext |
912 | |a ZDB-7-TFC | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-032214932 |
Datensatz im Suchindex
_version_ | 1804181607890812928 |
---|---|
adam_txt | |
any_adam_object | |
any_adam_object_boolean | |
author | Dorman, Michael 1984- |
author_facet | Dorman, Michael 1984- |
author_role | aut |
author_sort | Dorman, Michael 1984- |
author_variant | m d md |
building | Verbundindex |
bvnumber | BV046806280 |
classification_rvk | RB 10239 |
collection | ZDB-7-TFC |
ctrlnum | (ZDB-7-TFC)9780429352874 (DE-599)BVBBV046806280 |
dewey-full | 526.0285 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 526 - Mathematical geography |
dewey-raw | 526.0285 |
dewey-search | 526.0285 |
dewey-sort | 3526.0285 |
dewey-tens | 520 - Astronomy and allied sciences |
discipline | Physik Geographie |
discipline_str_mv | Physik Geographie |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05611nmm a2200553zc 4500</leader><controlfield tag="001">BV046806280</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20220322 </controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">200714s2020 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781000768848</subfield><subfield code="9">978-1-00-076884-8</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1000768848</subfield><subfield code="9">1-00-076884-8</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781000768800</subfield><subfield code="9">978-1-00-076880-0</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1000768805</subfield><subfield code="9">1-00-076880-5</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781000768824</subfield><subfield code="9">978-1-00-076882-4</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1000768821</subfield><subfield code="9">1-00-076882-1</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780429352874</subfield><subfield code="9">978-0-429-35287-4</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0429352875</subfield><subfield code="9">0-429-35287-5</subfield></datafield><datafield tag="024" ind1="7" ind2=" "><subfield code="a">10.1201/9780429352874</subfield><subfield code="2">doi</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-7-TFC)9780429352874</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV046806280</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">526.0285</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">RB 10239</subfield><subfield code="0">(DE-625)142220:12669</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Dorman, Michael</subfield><subfield code="d">1984-</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Introduction to web mapping</subfield><subfield code="c">Michael Dorman</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">New York</subfield><subfield code="b">Chapman and Hall/CRC</subfield><subfield code="c">2020</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (367 pages)</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">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Description based upon print version of record</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Cover -- Half Title -- Title Page -- Copyright Page -- Dedication -- Contents -- Preface -- 0.1 What is web mapping? -- 0.2 What is JavaScript? -- 0.3 Why use JavaScript for web mapping? -- 0.4 Learning objectives -- 0.5 Software -- 0.6 Background knowledge -- 0.7 Online version -- 0.8 Acknowledgments -- Author -- Part I: Introduction to Web Technologies -- 1. HTML -- 1.1 Introduction -- 1.2 How do people access the web? -- 1.3 Web pages -- 1.4 Text editors -- 1.5 What is HTML? -- 1.6 Common HTML elements -- 1.7 id, class, and style attributes -- 1.8 Code layout -- 1.9 Inspecting elements</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">1.10 Exercise -- 2. CSS -- 2.1 Introduction -- 2.2 What is CSS? -- 2.3 CSS rules -- 2.4 CSS selectors -- 2.5 CSS conflicts -- 2.6 CSS inheritance -- 2.7 Linking CSS to HTML -- 2.8 CSS properties -- 2.9 Hurricane scale example -- 2.10 Map description example -- 2.11 Exercise -- 3. JavaScript Basics -- 3.1 Introduction -- 3.2 What is JavaScript? -- 3.3 Client-side vs. server-side -- 3.4 The JavaScript console -- 3.5 Assignment -- 3.6 Data types -- 3.7 Functions -- 3.8 Methods -- 3.9 Scope -- 3.10 Flow control -- 3.11 JavaScript Object Notation (JSON) -- 3.12 Exercise -- 4. JavaScript Interactivity</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">4.1 Introduction -- 4.2 The Document Object Model (DOM) -- 4.3 Accessing and modifying elements -- 4.4 What is jQuery? -- 4.5 Including the jQuery library -- 4.6 Selecting elements -- 4.7 Operating on selection -- 4.8 Binding event listeners -- 4.9 Hello example -- 4.10 Poles example -- 4.11 The event object -- 4.12 Iteration over arrays and objects -- 4.13 Modifying page based on data -- 4.14 Working with user input -- 4.15 Exercise -- 5. Web Servers -- 5.1 Introduction -- 5.2 Web servers -- 5.3 Communicating through HTTP -- 5.4 Static vs. dynamic servers -- 5.5 URLs and file structure</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">5.6 Running a static server -- Part II: Web Mapping with Leaflet -- 6. Leaflet -- 6.1 Introduction -- 6.2 What is a web map? -- 6.3 What is Leaflet? -- 6.4 Alternatives to Leaflet -- 6.5 Creating a basic web map -- 6.6 Adding vector layers -- 6.7 Adding popups -- 6.8 Adding a description -- 6.9 Introducing map events -- 6.10 Exercise -- 7. GeoJSON -- 7.1 Introduction -- 7.2 What is GeoJSON? -- 7.3 GeoJSON structure -- 7.4 Editing GeoJSON -- 7.5 Adding GeoJSON to Leaflet map -- 7.6 GeoJSON viewer example -- 7.7 Ajax -- 7.8 The .getJSON function -- 7.9 Exercise -- 8. Symbology and Interactivity</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">8.1 Introduction -- 8.2 L.geoJSON options -- 8.3 Constant style -- 8.4 Varying style -- 8.5 Constructing popups from data -- 8.6 Adding a legend -- 8.7 Using CSS to style the legend -- 8.8 Dynamic style -- 8.9 Exercise -- Part III: Databases -- 9. Databases -- 9.1 Introduction -- 9.2 What is CARTO? -- 9.3 Databases -- 9.4 Spatial databases -- 9.5 What is PostGIS? -- 9.6 What is SQL? -- 9.7 The CARTO SQL API -- 9.8 CARTO and Leaflet -- 9.9 Exercise -- 10. Non-spatial Queries -- 10.1 Introduction -- 10.2 Subsetting with SQL -- 10.3 Creating a dropdown menu -- 10.4 Populating dropdown options. - 10.5 Updating the map</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">A web map is an interactive display of geographic information, in the form of a web page, that you can use to tell stories and answer questions. Web maps have numerous advantages over traditional mapping techniques, such as the ability to display up-to-date or even real-time information, easy distribution to end users, and highly customized interactive content. Introduction to Web Mapping teaches you how to develop online interactive web maps and web mapping applications, using standard web technologies: HTML, CSS and JavaScript. The core technologies are introduced in Chapters 1-5, focusing on the specific aspects which are most relevant to web mapping. Chapters 6-13 then implement the material and demonstrate key concepts for building and publishing interactive web maps</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">SCIENCE / Earth Sciences / Geography / bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Digital mapping</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Kartografie</subfield><subfield code="0">(DE-588)4029823-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Kartografie</subfield><subfield code="0">(DE-588)4029823-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="z">9780367371395</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="z">9780367861186</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="u">https://www.taylorfrancis.com/books/9780429352874</subfield><subfield code="x">Verlag</subfield><subfield code="z">URL des Erstveröffentlichers</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-7-TFC</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-032214932</subfield></datafield></record></collection> |
id | DE-604.BV046806280 |
illustrated | Not Illustrated |
index_date | 2024-07-03T14:57:36Z |
indexdate | 2024-07-10T08:54:21Z |
institution | BVB |
isbn | 9781000768848 1000768848 9781000768800 1000768805 9781000768824 1000768821 9780429352874 0429352875 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-032214932 |
open_access_boolean | |
physical | 1 online resource (367 pages) |
psigel | ZDB-7-TFC |
publishDate | 2020 |
publishDateSearch | 2020 |
publishDateSort | 2020 |
publisher | Chapman and Hall/CRC |
record_format | marc |
spelling | Dorman, Michael 1984- Verfasser aut Introduction to web mapping Michael Dorman New York Chapman and Hall/CRC 2020 1 online resource (367 pages) txt rdacontent c rdamedia cr rdacarrier Description based upon print version of record Cover -- Half Title -- Title Page -- Copyright Page -- Dedication -- Contents -- Preface -- 0.1 What is web mapping? -- 0.2 What is JavaScript? -- 0.3 Why use JavaScript for web mapping? -- 0.4 Learning objectives -- 0.5 Software -- 0.6 Background knowledge -- 0.7 Online version -- 0.8 Acknowledgments -- Author -- Part I: Introduction to Web Technologies -- 1. HTML -- 1.1 Introduction -- 1.2 How do people access the web? -- 1.3 Web pages -- 1.4 Text editors -- 1.5 What is HTML? -- 1.6 Common HTML elements -- 1.7 id, class, and style attributes -- 1.8 Code layout -- 1.9 Inspecting elements 1.10 Exercise -- 2. CSS -- 2.1 Introduction -- 2.2 What is CSS? -- 2.3 CSS rules -- 2.4 CSS selectors -- 2.5 CSS conflicts -- 2.6 CSS inheritance -- 2.7 Linking CSS to HTML -- 2.8 CSS properties -- 2.9 Hurricane scale example -- 2.10 Map description example -- 2.11 Exercise -- 3. JavaScript Basics -- 3.1 Introduction -- 3.2 What is JavaScript? -- 3.3 Client-side vs. server-side -- 3.4 The JavaScript console -- 3.5 Assignment -- 3.6 Data types -- 3.7 Functions -- 3.8 Methods -- 3.9 Scope -- 3.10 Flow control -- 3.11 JavaScript Object Notation (JSON) -- 3.12 Exercise -- 4. JavaScript Interactivity 4.1 Introduction -- 4.2 The Document Object Model (DOM) -- 4.3 Accessing and modifying elements -- 4.4 What is jQuery? -- 4.5 Including the jQuery library -- 4.6 Selecting elements -- 4.7 Operating on selection -- 4.8 Binding event listeners -- 4.9 Hello example -- 4.10 Poles example -- 4.11 The event object -- 4.12 Iteration over arrays and objects -- 4.13 Modifying page based on data -- 4.14 Working with user input -- 4.15 Exercise -- 5. Web Servers -- 5.1 Introduction -- 5.2 Web servers -- 5.3 Communicating through HTTP -- 5.4 Static vs. dynamic servers -- 5.5 URLs and file structure 5.6 Running a static server -- Part II: Web Mapping with Leaflet -- 6. Leaflet -- 6.1 Introduction -- 6.2 What is a web map? -- 6.3 What is Leaflet? -- 6.4 Alternatives to Leaflet -- 6.5 Creating a basic web map -- 6.6 Adding vector layers -- 6.7 Adding popups -- 6.8 Adding a description -- 6.9 Introducing map events -- 6.10 Exercise -- 7. GeoJSON -- 7.1 Introduction -- 7.2 What is GeoJSON? -- 7.3 GeoJSON structure -- 7.4 Editing GeoJSON -- 7.5 Adding GeoJSON to Leaflet map -- 7.6 GeoJSON viewer example -- 7.7 Ajax -- 7.8 The .getJSON function -- 7.9 Exercise -- 8. Symbology and Interactivity 8.1 Introduction -- 8.2 L.geoJSON options -- 8.3 Constant style -- 8.4 Varying style -- 8.5 Constructing popups from data -- 8.6 Adding a legend -- 8.7 Using CSS to style the legend -- 8.8 Dynamic style -- 8.9 Exercise -- Part III: Databases -- 9. Databases -- 9.1 Introduction -- 9.2 What is CARTO? -- 9.3 Databases -- 9.4 Spatial databases -- 9.5 What is PostGIS? -- 9.6 What is SQL? -- 9.7 The CARTO SQL API -- 9.8 CARTO and Leaflet -- 9.9 Exercise -- 10. Non-spatial Queries -- 10.1 Introduction -- 10.2 Subsetting with SQL -- 10.3 Creating a dropdown menu -- 10.4 Populating dropdown options. - 10.5 Updating the map A web map is an interactive display of geographic information, in the form of a web page, that you can use to tell stories and answer questions. Web maps have numerous advantages over traditional mapping techniques, such as the ability to display up-to-date or even real-time information, easy distribution to end users, and highly customized interactive content. Introduction to Web Mapping teaches you how to develop online interactive web maps and web mapping applications, using standard web technologies: HTML, CSS and JavaScript. The core technologies are introduced in Chapters 1-5, focusing on the specific aspects which are most relevant to web mapping. Chapters 6-13 then implement the material and demonstrate key concepts for building and publishing interactive web maps SCIENCE / Earth Sciences / Geography / bisacsh Digital mapping Kartografie (DE-588)4029823-1 gnd rswk-swf Kartografie (DE-588)4029823-1 s DE-604 Erscheint auch als Druck-Ausgabe 9780367371395 Erscheint auch als Druck-Ausgabe 9780367861186 https://www.taylorfrancis.com/books/9780429352874 Verlag URL des Erstveröffentlichers Volltext |
spellingShingle | Dorman, Michael 1984- Introduction to web mapping SCIENCE / Earth Sciences / Geography / bisacsh Digital mapping Kartografie (DE-588)4029823-1 gnd |
subject_GND | (DE-588)4029823-1 |
title | Introduction to web mapping |
title_auth | Introduction to web mapping |
title_exact_search | Introduction to web mapping |
title_exact_search_txtP | Introduction to web mapping |
title_full | Introduction to web mapping Michael Dorman |
title_fullStr | Introduction to web mapping Michael Dorman |
title_full_unstemmed | Introduction to web mapping Michael Dorman |
title_short | Introduction to web mapping |
title_sort | introduction to web mapping |
topic | SCIENCE / Earth Sciences / Geography / bisacsh Digital mapping Kartografie (DE-588)4029823-1 gnd |
topic_facet | SCIENCE / Earth Sciences / Geography / bisacsh Digital mapping Kartografie |
url | https://www.taylorfrancis.com/books/9780429352874 |
work_keys_str_mv | AT dormanmichael introductiontowebmapping |