Check out this interactive Zika Virus Outbreak map and timeline. You can map other outbreaks as well from their main page at Healthmap.org.
Monthly Archives: April 2016
NextGen Brings More Aircraft Noise to SoCal
The Next-Generation Air Transportation System (NextGen) will most likely bring more aircraft noise to Southern California. Residents of Mar Vista, Culver City, Santa Monica, and Pacific Palisades already are noticing jets flying in and out at lower altitudes and more often. This is because the NextGen system uses satellites instead of air traffic controllers for precision separation of aircraft, allowing them to fly at lower altitudes and much closer together for landings and departures. Continue reading
The Killer Hiding in the CDC Map
New GIS Book Call For Chapters
Dear Colleagues,
We would like to invite you to submit a chapter for the book “Volunteered Geographic Information and the Future of Geospatial Data”, scheduled for release in 2017.
For further information, please visit http://www.igi-global.com/publish/call-for-papers/call-details/1945 .
Submission proposal deadline: May 14, 2016 (1-page proposal).
Please kindly help circulate this call among your colleagues and students who may be interested.
Dr. Claudio Campelo, UFCG, Brazil
Dr. Michela Bertolotto, UCD, Ireland
Dr. Padraig Corcoran, Cardiff University, UK
(Editors)
Free Leaflet Tips and Tricks Book
Looking to get into web maps and Leaflet? Check out this free book titled “Leaflet Tips and Tricks: Interactive Maps with leaflet.js”.
The book will help you learn how to create maps with the Leaflet JavaScript library through a series of step-by-step recipes to achieve great dynamic and interactive web maps. Continue reading
New California NAIP 2014 DOQQ
The NAIP 2014 DOQQ TIFF-format 4-band images for California were recently added to the old Cal Atlas download site. The images, index files, and metadata are available from the following link:
http://www.atlas.ca.gov/download.html#/casil/imageryBaseMapsLandCover/imagery/naip/
Improper Classifications and Color Ramps
Free ArcGIS Online Spatial Analysis Course
Learn what spatial analysis can do for you with a free online course from ESRI. The course is for people who know something about spatial analysis and want to learn what ArcGIS Online has to offer. You will get free access to the full analytical capabilities of ArcGIS Online during the course:
- Hands-on exercises, short video lectures, quizzes, case studies, and discussion
- Six weeks, two to three hours of study per week
- Certificate of completion and awards
- Course dates: May 11 – June 22, 2016
Free Python Stuff
Looking for free basic Python training? Check out these free webinars:
- 7 Reasons All GIS Professionals Should Learn How to Program with Python
- Creating Variables and Assigning Data
- Basic Python Statements
- Creating and Using Functions in Python
- Using Advanced Python Data Structures (Lists, Tuples, Dictionaries)
- Using Advanced Python Data Structures (Classes and Objects)
- Reading and Writing Text Files with Python
- Introduction to ArcPy
- Building GUI Applications for ArcGIS Desktop with Python – Part 1
- Building GUI Applications for ArcGIS Desktop with Python – Part 2
Looking for a free Python book? Check this one out!
Parcel Center XY: Using ArcGIS Server REST API
We currently have a business need to get at parcel center points using parcel numbers. If some of our business systems can communicate using HTTP, I thought using the ArcGIS Server REST API with our map service would be ideal. But first I needed to figure out how to do it. What better way to test the concept by building a Python script! Continue reading