舉報

會員
Mastering ArcGIS Server Development with JavaScript
最新章節:
Index
Thisbookisintendedforintermediatedeveloperswhowanttodesignwebmappingapplications.Youshouldhavesomeexperiencewithgeographicinformationsystems,especiallywithArcGISproductssuchasArcGISServer.ItalsohelpstohavesomeexperiencewithHTML,CSS,andJavaScript.
目錄(126章)
倒序
- coverpage
- Mastering ArcGIS Server Development with JavaScript
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Your First Mapping Application
- Features of the API
- The ArcGIS JavaScript API community
- Our first Web Map
- Setting up the HTML document
- Asynchronous Module Definition
- Loading required modules
- The map object
- The layers
- Adding some action
- Showing the results
- A note on proxies
- Summary
- Chapter 2. Digging into the API
- Finding the ArcGIS JavaScript API documentation
- Drawing a map
- Layers
- Graphics
- Introducing geometry objects
- Symbols and renderers
- InfoTemplates
- Toolbars
- Tasks
- Dijits
- Summary
- Chapter 3. The Dojo Widget System
- A brief history of the Dojo framework
- Introducing dojo dijit and dojox
- The dojoConfig packages
- Defining your widget
- Working with Evented modules
- An overview of the _WidgetBase module
- Working with other _Mixins
- The event system
- Creating our own widget
- Summary
- Chapter 4. Finding Peace in REST
- Looking at a map server
- Working with JSON
- Service levels
- Map services
- Feature services
- Layer level
- Related tables
- Common JSON objects
- Back to our application
- Summary
- Chapter 5. Editing Map Data
- The use cases for webmap editing
- Map editing requirements
- Feature services
- Feature layer
- Editing tools
- Securing editing services
- A new mapping application
- Summary
- Chapter 6. Charting Your Progress
- Mixing graphs into our maps
- Our story continues
- Using dojox charting
- Using Dojox Charts in popups
- Using Dojo Charts in our application
- Introducing D3.js
- Using D3.js in our application
- Summary
- Chapter 7. Plays Well with Others
- Compatibility with other libraries and frameworks
- Popular libraries to play with
- An overview of jQuery
- Adding jQuery to your app
- An overview of Backbone.js
- Putting some Backbone in your app
- An overview of Knockout.js
- Using Knockout in our app
- A brief overview of AngularJS
- Making a web mapping app more Angular
- Overall results with other frameworks
- Summary
- Chapter 8. Styling Your Map
- The inner workings of CSS
- Styling tips and tricks
- Troubleshooting
- Dojo layout
- Bootstrap
- ESRI-Bootstrap
- Restyling our app
- Summary
- Chapter 9. Mobile Development
- Embracing mobile
- Mobile is different
- The ArcGIS compact build
- ESRI Leaflet
- Dojox mobile
- Working with touch
- Our application
- Summary
- Chapter 10. Testing
- Testing through code
- Testing as you code
- Intern testing framework
- Jasmine testing framework
- Our application
- Summary
- Chapter 11. The Future of ArcGIS Development
- Web AppBuilder
- More Node.js
- Our application
- Creating a webmap
- Developing against an ArcGIS Online webmap
- Summary
- Index 更新時間:2021-07-16 20:03:23
推薦閱讀
- 深入核心的敏捷開發:ThoughtWorks五大關鍵實踐
- 深入淺出WPF
- 編程珠璣(續)
- Python零基礎快樂學習之旅(K12實戰訓練)
- Easy Web Development with WaveMaker
- UVM實戰
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- 學習OpenCV 4:基于Python的算法實戰
- Instant PHP Web Scraping
- Troubleshooting Citrix XenApp?
- IBM Cognos TM1 Developer's Certification guide
- Python程序設計開發寶典
- C陷阱與缺陷
- Simulation for Data Science with R
- Java程序設計教程
- Oracle 12c從入門到精通(視頻教學超值版)
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數據
- Java程序性能優化實戰
- Visual Basic 開發從入門到精通
- Twitter Bootstrap Web Development How-to
- Mastering Web Application Development with Express
- IBM Cognos Insight
- Learning Highcharts 4
- Building Android Games with Cocos2d-x
- C語言項目式系統開發教程(微課版)
- 機器學習數學基礎一本通(Python版)
- C++入門很輕松(微課超值版)
- PHP程序開發范例寶典
- HTML5+CSS3+jQuery Mobile移動網站與App開發實戰(視頻講解版)
- 從零開始學C程序設計