OpenLayers cookbook :: 60 recipes to create GIS web applications with the open source JavaScript library /
This cookbook follows a problem-solution approach to doing important tasks and is packed with examples accompanied by the necessary code and screenshots. If you are a GIS-related professional with some basic knowledge of web technologies and want to start or gain in-depth knowledge of creating web m...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Pub.,
©2012.
|
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | This cookbook follows a problem-solution approach to doing important tasks and is packed with examples accompanied by the necessary code and screenshots. If you are a GIS-related professional with some basic knowledge of web technologies and want to start or gain in-depth knowledge of creating web mapping applications, this book is written for you. The recipes are appropriately mixed to suit JavaScript newbies or experts and cover basic to advanced topics on OpenLayers. |
Beschreibung: | 1 online resource |
ISBN: | 9781849517850 1849517851 1283593947 9781283593946 1849517843 9781849517843 |
Internformat
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn810317540 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 120910s2012 enk o 001 0 eng d | ||
040 | |a IDEBK |b eng |e pn |c IDEBK |d E7B |d OCLCQ |d EBLCP |d N$T |d UMI |d COO |d YDXCP |d DEBSZ |d OCLCQ |d OCLCF |d OCLCQ |d AZK |d JBG |d ZCU |d OCLCQ |d MERUC |d OCLCQ |d VTS |d CEF |d ICG |d UKMGB |d OCLCO |d OCLCQ |d STF |d UAB |d DKC |d OCLCQ |d M8D |d UKAHL |d OCLCQ |d AJS |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d OCLCQ | ||
015 | |a GBB6G4497 |2 bnb | ||
016 | 7 | |a 018014829 |2 Uk | |
019 | |a 817811978 |a 819504998 |a 823244321 |a 827799988 |a 961520772 |a 962714097 | ||
020 | |a 9781849517850 |q (electronic bk.) | ||
020 | |a 1849517851 |q (electronic bk.) | ||
020 | |a 1283593947 |q (electronic bk.) | ||
020 | |a 9781283593946 |q (electronic bk.) | ||
020 | |a 1849517843 | ||
020 | |a 9781849517843 | ||
020 | |z 9781849517843 | ||
035 | |a (OCoLC)810317540 |z (OCoLC)817811978 |z (OCoLC)819504998 |z (OCoLC)823244321 |z (OCoLC)827799988 |z (OCoLC)961520772 |z (OCoLC)962714097 | ||
037 | |a CL0500000191 |b Safari Books Online | ||
050 | 4 | |a QA76.73.J38 | |
072 | 7 | |a COM |x 087000 |2 bisacsh | |
072 | 7 | |a COM |x 034000 |2 bisacsh | |
072 | 7 | |a COM |x 060130 |2 bisacsh | |
072 | 7 | |a COM |x 060150 |2 bisacsh | |
082 | 7 | |a 006.7 |2 22 | |
049 | |a MAIN | ||
100 | 1 | |a Perez, Antonio Santiago. | |
245 | 1 | 0 | |a OpenLayers cookbook : |b 60 recipes to create GIS web applications with the open source JavaScript library / |c Antonio Santiago Perez. |
260 | |a Birmingham, UK : |b Packt Pub., |c ©2012. | ||
300 | |a 1 online resource | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a data file |2 rda | ||
490 | 1 | |a Quick answers to common problems | |
490 | 1 | |a Open source : community experience distilled | |
520 | |a This cookbook follows a problem-solution approach to doing important tasks and is packed with examples accompanied by the necessary code and screenshots. If you are a GIS-related professional with some basic knowledge of web technologies and want to start or gain in-depth knowledge of creating web mapping applications, this book is written for you. The recipes are appropriately mixed to suit JavaScript newbies or experts and cover basic to advanced topics on OpenLayers. | ||
505 | 0 | |a OpenLayers Cookbook; OpenLayers Cookbook; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Web Mapping Basics; Introduction; Creating a simple full screen map; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Different ways to include OpenLayers; Getting ready. | |
505 | 8 | |a How to do it ... How it works ... ; There's more ... ; See also; Understanding base and non-base layers; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Avoiding the need of a base layer; How to do it ... ; How it works ... ; There's more ... ; See also; Playing with the map's options; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Managing map's stack layers; How to do it ... ; How it works ... ; There's more ... ; See also; Managing map's controls; How to do it ... ; How it works ... ; There's more ... ; See also; Moving around the map view; How to do it ... | |
505 | 8 | |a How it works ... See also; Restricting the map extent; How to do it ... ; How it works ... ; There's more ... ; See also; 2. Adding Raster Layers; Introduction; Using Google Maps imagery; How to do it ... ; How it works ... ; There's more ... ; See also; Using Bing imagery; Getting ready; How to do it ... ; How it works ... ; See also; Adding WMS layer; How to do it ... ; How it works ... ; There's more ... ; See also; Wrapping the date line options; How to do it ... ; How it works ... ; See also; Changing the zoom effect; How to do it ... ; How it works ... ; There's more ... ; See also; Changing the layer opacity. | |
505 | 8 | |a How to do it ... How it works ... ; See also; Using WMS with single tile mode; How to do it ... ; How it works ... ; See also; Buffering the layer data to improve the map navigation; How to do it ... ; How it works ... ; There's more ... ; See also; Creating an image layer; How to do it ... ; How it works ... ; See also; Setting the tile size in WMS layers; How to do it ... ; How it works ... ; There's more ... ; See also; 3. Working with Vector Layers; Introduction; Adding a GML layer; How to do it ... ; How it works ... ; See also; Adding a KML layer; How to do it ... ; How it works ... ; There's more ... ; See also. | |
505 | 8 | |a Creating features programmaticallyHow to do it ... ; How it works ... ; See also; Reading and creating features from a WKT; How to do it ... ; How it works ... ; See also; Adding markers to the map; How to do it ... ; How it works ... ; There's more ... ; See also; Using point features as markers; How to do it ... ; How it works ... ; See also; Working with popups; How to do it ... ; How it works ... ; See also; Adding features from a WFS server; How to do it ... ; How it works ... ; There's more ... ; See also; Using the cluster strategy; How to do it ... ; How it works ... ; There's more ... ; See also. | |
650 | 0 | |a JavaScript (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh96004880 | |
650 | 0 | |a Digital mapping. |0 http://id.loc.gov/authorities/subjects/sh85037980 | |
650 | 0 | |a Maps |x Computer programs. | |
650 | 6 | |a JavaScript (Langage de programmation) | |
650 | 6 | |a Cartographie par ordinateur. | |
650 | 6 | |a Cartes géographiques |x Logiciels. | |
650 | 7 | |a COMPUTERS |x Digital Media |x General. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Interactive & Multimedia. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Web |x Site Design. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Web |x User Generated Content. |2 bisacsh | |
650 | 7 | |a Digital mapping |2 fast | |
650 | 7 | |a JavaScript (Computer program language) |2 fast | |
650 | 7 | |a Maps |x Computer programs |2 fast | |
758 | |i has work: |a OpenLayers Cookbook (Text) |1 https://id.oclc.org/worldcat/entity/E39PCXFXgJ4TvPmbPpgrQ6FvQC |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Perez, Antonio Santiago. |t OpenLayers Cookbook. |d Birmingham : Packt Publishing, ©2012 |z 9781849517843 |
830 | 0 | |a Community experience distilled. |0 http://id.loc.gov/authorities/names/no2011030603 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=481276 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH26943873 | ||
938 | |a EBL - Ebook Library |b EBLB |n EBL1019536 | ||
938 | |a ebrary |b EBRY |n ebr10598979 | ||
938 | |a EBSCOhost |b EBSC |n 481276 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n 390639 | ||
938 | |a YBP Library Services |b YANK |n 9655026 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn810317540 |
---|---|
_version_ | 1816882207278497793 |
adam_text | |
any_adam_object | |
author | Perez, Antonio Santiago |
author_facet | Perez, Antonio Santiago |
author_role | |
author_sort | Perez, Antonio Santiago |
author_variant | a s p as asp |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.73.J38 |
callnumber-search | QA76.73.J38 |
callnumber-sort | QA 276.73 J38 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | OpenLayers Cookbook; OpenLayers Cookbook; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Web Mapping Basics; Introduction; Creating a simple full screen map; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Different ways to include OpenLayers; Getting ready. How to do it ... How it works ... ; There's more ... ; See also; Understanding base and non-base layers; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Avoiding the need of a base layer; How to do it ... ; How it works ... ; There's more ... ; See also; Playing with the map's options; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Managing map's stack layers; How to do it ... ; How it works ... ; There's more ... ; See also; Managing map's controls; How to do it ... ; How it works ... ; There's more ... ; See also; Moving around the map view; How to do it ... How it works ... See also; Restricting the map extent; How to do it ... ; How it works ... ; There's more ... ; See also; 2. Adding Raster Layers; Introduction; Using Google Maps imagery; How to do it ... ; How it works ... ; There's more ... ; See also; Using Bing imagery; Getting ready; How to do it ... ; How it works ... ; See also; Adding WMS layer; How to do it ... ; How it works ... ; There's more ... ; See also; Wrapping the date line options; How to do it ... ; How it works ... ; See also; Changing the zoom effect; How to do it ... ; How it works ... ; There's more ... ; See also; Changing the layer opacity. How to do it ... How it works ... ; See also; Using WMS with single tile mode; How to do it ... ; How it works ... ; See also; Buffering the layer data to improve the map navigation; How to do it ... ; How it works ... ; There's more ... ; See also; Creating an image layer; How to do it ... ; How it works ... ; See also; Setting the tile size in WMS layers; How to do it ... ; How it works ... ; There's more ... ; See also; 3. Working with Vector Layers; Introduction; Adding a GML layer; How to do it ... ; How it works ... ; See also; Adding a KML layer; How to do it ... ; How it works ... ; There's more ... ; See also. Creating features programmaticallyHow to do it ... ; How it works ... ; See also; Reading and creating features from a WKT; How to do it ... ; How it works ... ; See also; Adding markers to the map; How to do it ... ; How it works ... ; There's more ... ; See also; Using point features as markers; How to do it ... ; How it works ... ; See also; Working with popups; How to do it ... ; How it works ... ; See also; Adding features from a WFS server; How to do it ... ; How it works ... ; There's more ... ; See also; Using the cluster strategy; How to do it ... ; How it works ... ; There's more ... ; See also. |
ctrlnum | (OCoLC)810317540 |
dewey-full | 006.7 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.7 |
dewey-search | 006.7 |
dewey-sort | 16.7 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>07137cam a2200817 a 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn810317540</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">120910s2012 enk o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">IDEBK</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">IDEBK</subfield><subfield code="d">E7B</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">EBLCP</subfield><subfield code="d">N$T</subfield><subfield code="d">UMI</subfield><subfield code="d">COO</subfield><subfield code="d">YDXCP</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">AZK</subfield><subfield code="d">JBG</subfield><subfield code="d">ZCU</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">MERUC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">VTS</subfield><subfield code="d">CEF</subfield><subfield code="d">ICG</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">STF</subfield><subfield code="d">UAB</subfield><subfield code="d">DKC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">M8D</subfield><subfield code="d">UKAHL</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">AJS</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB6G4497</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018014829</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">817811978</subfield><subfield code="a">819504998</subfield><subfield code="a">823244321</subfield><subfield code="a">827799988</subfield><subfield code="a">961520772</subfield><subfield code="a">962714097</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849517850</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849517851</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1283593947</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781283593946</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849517843</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849517843</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781849517843</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)810317540</subfield><subfield code="z">(OCoLC)817811978</subfield><subfield code="z">(OCoLC)819504998</subfield><subfield code="z">(OCoLC)823244321</subfield><subfield code="z">(OCoLC)827799988</subfield><subfield code="z">(OCoLC)961520772</subfield><subfield code="z">(OCoLC)962714097</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000191</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.73.J38</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">087000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">034000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">060130</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">060150</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">006.7</subfield><subfield code="2">22</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Perez, Antonio Santiago.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">OpenLayers cookbook :</subfield><subfield code="b">60 recipes to create GIS web applications with the open source JavaScript library /</subfield><subfield code="c">Antonio Santiago Perez.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Pub.,</subfield><subfield code="c">©2012.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">data file</subfield><subfield code="2">rda</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Quick answers to common problems</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Open source : community experience distilled</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">This cookbook follows a problem-solution approach to doing important tasks and is packed with examples accompanied by the necessary code and screenshots. If you are a GIS-related professional with some basic knowledge of web technologies and want to start or gain in-depth knowledge of creating web mapping applications, this book is written for you. The recipes are appropriately mixed to suit JavaScript newbies or experts and cover basic to advanced topics on OpenLayers.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">OpenLayers Cookbook; OpenLayers Cookbook; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Web Mapping Basics; Introduction; Creating a simple full screen map; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Different ways to include OpenLayers; Getting ready.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">How to do it ... How it works ... ; There's more ... ; See also; Understanding base and non-base layers; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Avoiding the need of a base layer; How to do it ... ; How it works ... ; There's more ... ; See also; Playing with the map's options; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Managing map's stack layers; How to do it ... ; How it works ... ; There's more ... ; See also; Managing map's controls; How to do it ... ; How it works ... ; There's more ... ; See also; Moving around the map view; How to do it ...</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">How it works ... See also; Restricting the map extent; How to do it ... ; How it works ... ; There's more ... ; See also; 2. Adding Raster Layers; Introduction; Using Google Maps imagery; How to do it ... ; How it works ... ; There's more ... ; See also; Using Bing imagery; Getting ready; How to do it ... ; How it works ... ; See also; Adding WMS layer; How to do it ... ; How it works ... ; There's more ... ; See also; Wrapping the date line options; How to do it ... ; How it works ... ; See also; Changing the zoom effect; How to do it ... ; How it works ... ; There's more ... ; See also; Changing the layer opacity.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">How to do it ... How it works ... ; See also; Using WMS with single tile mode; How to do it ... ; How it works ... ; See also; Buffering the layer data to improve the map navigation; How to do it ... ; How it works ... ; There's more ... ; See also; Creating an image layer; How to do it ... ; How it works ... ; See also; Setting the tile size in WMS layers; How to do it ... ; How it works ... ; There's more ... ; See also; 3. Working with Vector Layers; Introduction; Adding a GML layer; How to do it ... ; How it works ... ; See also; Adding a KML layer; How to do it ... ; How it works ... ; There's more ... ; See also.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Creating features programmaticallyHow to do it ... ; How it works ... ; See also; Reading and creating features from a WKT; How to do it ... ; How it works ... ; See also; Adding markers to the map; How to do it ... ; How it works ... ; There's more ... ; See also; Using point features as markers; How to do it ... ; How it works ... ; See also; Working with popups; How to do it ... ; How it works ... ; See also; Adding features from a WFS server; How to do it ... ; How it works ... ; There's more ... ; See also; Using the cluster strategy; How to do it ... ; How it works ... ; There's more ... ; See also.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">JavaScript (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh96004880</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Digital mapping.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85037980</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Maps</subfield><subfield code="x">Computer programs.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">JavaScript (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Cartographie par ordinateur.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Cartes géographiques</subfield><subfield code="x">Logiciels.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Digital Media</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Interactive & Multimedia.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Web</subfield><subfield code="x">Site Design.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Web</subfield><subfield code="x">User Generated Content.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Digital mapping</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">JavaScript (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Maps</subfield><subfield code="x">Computer programs</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">OpenLayers Cookbook (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCXFXgJ4TvPmbPpgrQ6FvQC</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Perez, Antonio Santiago.</subfield><subfield code="t">OpenLayers Cookbook.</subfield><subfield code="d">Birmingham : Packt Publishing, ©2012</subfield><subfield code="z">9781849517843</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Community experience distilled.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011030603</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=481276</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH26943873</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL1019536</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10598979</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">481276</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">390639</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">9655026</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn810317540 |
illustrated | Not Illustrated |
indexdate | 2024-11-27T13:24:56Z |
institution | BVB |
isbn | 9781849517850 1849517851 1283593947 9781283593946 1849517843 9781849517843 |
language | English |
oclc_num | 810317540 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource |
psigel | ZDB-4-EBA |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Packt Pub., |
record_format | marc |
series | Community experience distilled. |
series2 | Quick answers to common problems Open source : community experience distilled |
spelling | Perez, Antonio Santiago. OpenLayers cookbook : 60 recipes to create GIS web applications with the open source JavaScript library / Antonio Santiago Perez. Birmingham, UK : Packt Pub., ©2012. 1 online resource text txt rdacontent computer c rdamedia online resource cr rdacarrier data file rda Quick answers to common problems Open source : community experience distilled This cookbook follows a problem-solution approach to doing important tasks and is packed with examples accompanied by the necessary code and screenshots. If you are a GIS-related professional with some basic knowledge of web technologies and want to start or gain in-depth knowledge of creating web mapping applications, this book is written for you. The recipes are appropriately mixed to suit JavaScript newbies or experts and cover basic to advanced topics on OpenLayers. OpenLayers Cookbook; OpenLayers Cookbook; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Web Mapping Basics; Introduction; Creating a simple full screen map; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Different ways to include OpenLayers; Getting ready. How to do it ... How it works ... ; There's more ... ; See also; Understanding base and non-base layers; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Avoiding the need of a base layer; How to do it ... ; How it works ... ; There's more ... ; See also; Playing with the map's options; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Managing map's stack layers; How to do it ... ; How it works ... ; There's more ... ; See also; Managing map's controls; How to do it ... ; How it works ... ; There's more ... ; See also; Moving around the map view; How to do it ... How it works ... See also; Restricting the map extent; How to do it ... ; How it works ... ; There's more ... ; See also; 2. Adding Raster Layers; Introduction; Using Google Maps imagery; How to do it ... ; How it works ... ; There's more ... ; See also; Using Bing imagery; Getting ready; How to do it ... ; How it works ... ; See also; Adding WMS layer; How to do it ... ; How it works ... ; There's more ... ; See also; Wrapping the date line options; How to do it ... ; How it works ... ; See also; Changing the zoom effect; How to do it ... ; How it works ... ; There's more ... ; See also; Changing the layer opacity. How to do it ... How it works ... ; See also; Using WMS with single tile mode; How to do it ... ; How it works ... ; See also; Buffering the layer data to improve the map navigation; How to do it ... ; How it works ... ; There's more ... ; See also; Creating an image layer; How to do it ... ; How it works ... ; See also; Setting the tile size in WMS layers; How to do it ... ; How it works ... ; There's more ... ; See also; 3. Working with Vector Layers; Introduction; Adding a GML layer; How to do it ... ; How it works ... ; See also; Adding a KML layer; How to do it ... ; How it works ... ; There's more ... ; See also. Creating features programmaticallyHow to do it ... ; How it works ... ; See also; Reading and creating features from a WKT; How to do it ... ; How it works ... ; See also; Adding markers to the map; How to do it ... ; How it works ... ; There's more ... ; See also; Using point features as markers; How to do it ... ; How it works ... ; See also; Working with popups; How to do it ... ; How it works ... ; See also; Adding features from a WFS server; How to do it ... ; How it works ... ; There's more ... ; See also; Using the cluster strategy; How to do it ... ; How it works ... ; There's more ... ; See also. JavaScript (Computer program language) http://id.loc.gov/authorities/subjects/sh96004880 Digital mapping. http://id.loc.gov/authorities/subjects/sh85037980 Maps Computer programs. JavaScript (Langage de programmation) Cartographie par ordinateur. Cartes géographiques Logiciels. COMPUTERS Digital Media General. bisacsh COMPUTERS Interactive & Multimedia. bisacsh COMPUTERS Web Site Design. bisacsh COMPUTERS Web User Generated Content. bisacsh Digital mapping fast JavaScript (Computer program language) fast Maps Computer programs fast has work: OpenLayers Cookbook (Text) https://id.oclc.org/worldcat/entity/E39PCXFXgJ4TvPmbPpgrQ6FvQC https://id.oclc.org/worldcat/ontology/hasWork Print version: Perez, Antonio Santiago. OpenLayers Cookbook. Birmingham : Packt Publishing, ©2012 9781849517843 Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=481276 Volltext |
spellingShingle | Perez, Antonio Santiago OpenLayers cookbook : 60 recipes to create GIS web applications with the open source JavaScript library / Community experience distilled. OpenLayers Cookbook; OpenLayers Cookbook; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Web Mapping Basics; Introduction; Creating a simple full screen map; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Different ways to include OpenLayers; Getting ready. How to do it ... How it works ... ; There's more ... ; See also; Understanding base and non-base layers; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Avoiding the need of a base layer; How to do it ... ; How it works ... ; There's more ... ; See also; Playing with the map's options; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Managing map's stack layers; How to do it ... ; How it works ... ; There's more ... ; See also; Managing map's controls; How to do it ... ; How it works ... ; There's more ... ; See also; Moving around the map view; How to do it ... How it works ... See also; Restricting the map extent; How to do it ... ; How it works ... ; There's more ... ; See also; 2. Adding Raster Layers; Introduction; Using Google Maps imagery; How to do it ... ; How it works ... ; There's more ... ; See also; Using Bing imagery; Getting ready; How to do it ... ; How it works ... ; See also; Adding WMS layer; How to do it ... ; How it works ... ; There's more ... ; See also; Wrapping the date line options; How to do it ... ; How it works ... ; See also; Changing the zoom effect; How to do it ... ; How it works ... ; There's more ... ; See also; Changing the layer opacity. How to do it ... How it works ... ; See also; Using WMS with single tile mode; How to do it ... ; How it works ... ; See also; Buffering the layer data to improve the map navigation; How to do it ... ; How it works ... ; There's more ... ; See also; Creating an image layer; How to do it ... ; How it works ... ; See also; Setting the tile size in WMS layers; How to do it ... ; How it works ... ; There's more ... ; See also; 3. Working with Vector Layers; Introduction; Adding a GML layer; How to do it ... ; How it works ... ; See also; Adding a KML layer; How to do it ... ; How it works ... ; There's more ... ; See also. Creating features programmaticallyHow to do it ... ; How it works ... ; See also; Reading and creating features from a WKT; How to do it ... ; How it works ... ; See also; Adding markers to the map; How to do it ... ; How it works ... ; There's more ... ; See also; Using point features as markers; How to do it ... ; How it works ... ; See also; Working with popups; How to do it ... ; How it works ... ; See also; Adding features from a WFS server; How to do it ... ; How it works ... ; There's more ... ; See also; Using the cluster strategy; How to do it ... ; How it works ... ; There's more ... ; See also. JavaScript (Computer program language) http://id.loc.gov/authorities/subjects/sh96004880 Digital mapping. http://id.loc.gov/authorities/subjects/sh85037980 Maps Computer programs. JavaScript (Langage de programmation) Cartographie par ordinateur. Cartes géographiques Logiciels. COMPUTERS Digital Media General. bisacsh COMPUTERS Interactive & Multimedia. bisacsh COMPUTERS Web Site Design. bisacsh COMPUTERS Web User Generated Content. bisacsh Digital mapping fast JavaScript (Computer program language) fast Maps Computer programs fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh96004880 http://id.loc.gov/authorities/subjects/sh85037980 |
title | OpenLayers cookbook : 60 recipes to create GIS web applications with the open source JavaScript library / |
title_auth | OpenLayers cookbook : 60 recipes to create GIS web applications with the open source JavaScript library / |
title_exact_search | OpenLayers cookbook : 60 recipes to create GIS web applications with the open source JavaScript library / |
title_full | OpenLayers cookbook : 60 recipes to create GIS web applications with the open source JavaScript library / Antonio Santiago Perez. |
title_fullStr | OpenLayers cookbook : 60 recipes to create GIS web applications with the open source JavaScript library / Antonio Santiago Perez. |
title_full_unstemmed | OpenLayers cookbook : 60 recipes to create GIS web applications with the open source JavaScript library / Antonio Santiago Perez. |
title_short | OpenLayers cookbook : |
title_sort | openlayers cookbook 60 recipes to create gis web applications with the open source javascript library |
title_sub | 60 recipes to create GIS web applications with the open source JavaScript library / |
topic | JavaScript (Computer program language) http://id.loc.gov/authorities/subjects/sh96004880 Digital mapping. http://id.loc.gov/authorities/subjects/sh85037980 Maps Computer programs. JavaScript (Langage de programmation) Cartographie par ordinateur. Cartes géographiques Logiciels. COMPUTERS Digital Media General. bisacsh COMPUTERS Interactive & Multimedia. bisacsh COMPUTERS Web Site Design. bisacsh COMPUTERS Web User Generated Content. bisacsh Digital mapping fast JavaScript (Computer program language) fast Maps Computer programs fast |
topic_facet | JavaScript (Computer program language) Digital mapping. Maps Computer programs. JavaScript (Langage de programmation) Cartographie par ordinateur. Cartes géographiques Logiciels. COMPUTERS Digital Media General. COMPUTERS Interactive & Multimedia. COMPUTERS Web Site Design. COMPUTERS Web User Generated Content. Digital mapping Maps Computer programs |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=481276 |
work_keys_str_mv | AT perezantoniosantiago openlayerscookbook60recipestocreategiswebapplicationswiththeopensourcejavascriptlibrary |