If you are a GIS professional struggling with the need to have multiple people accessing your GIS data from multiple locations and multiple platforms you need an Enterprise GIS system.
Continue reading “New Course: Enterprise GIS made easy”
New Course: Automating QGIS 3.xx with Python
I am pleased to announce the availability of a new course: Automating QGIS with Python.
This course focuses on providing GIS professionals with the ability to automate GIS processes to improve performance, accuracy, and provide capabilities not available through standard GIS tools.
Continue reading “New Course: Automating QGIS 3.xx with Python”
New Course: Survey of python for GIS applications
Thanks for your interest in my new course on Python for GIS applications. This course is intended to provide a broad overview of the python programming language and the python ecosystem, especially for geospatial applications. The goal is to provide you with an understanding of how all the pieces work together and provide a starting point from which you can explore specific packages on your own. Continue reading “New Course: Survey of python for GIS applications”
New Course: Mobile GIS data collection apps
Learn how to develop your own HTML5 GPS data collection applications that work like a native app on your mobile device. While there are many canned options available for mobile data collection that may meet your needs, there are also many times when it may make sense to develop your own for the following reasons. Continue reading “New Course: Mobile GIS data collection apps”
New Course: Server-side web GIS applications with Leaflet and PostGIS
Server-side web GIS applications allow you to build secure, web-based portals to your GIS data that allow display, analysis, and editing of GIS data from anywhere there is an internet connection. This is demonstrated with open-source software so that the concepts are accessible to everyone without cost. If you prefer to use commercial software I think you will still benefit from this course as the core concepts apply to both.
Continue reading “New Course: Server-side web GIS applications with Leaflet and PostGIS”
New Course: PHP registration, login, and content management system
One of the most frequent questions I get about web programming for GIS is “how do I control access to my web maps and protect my data?”. Its a very important question for web GIS applications that allow online editing because you certainly would not want everybody with internet access to be able to edit your GIS data. Even if your web application doesn’t provide editing capabilities there is often a need to control access to it. Some data may be sensitive, such as the location of endangered species activity or critical infrastructure. Other data is proprietary information that cost you or your client a lot of money to collect and thus you need to prevent competitors from accessing it. Continue reading “New Course: PHP registration, login, and content management system”
New Course: Introduction to spatial databases with PostGIS and QGIS
Thanks for your interest in this course. I’m very excited to release it as I believe that the combination of QGIS 3.0 and PostGIS amounts to an open-source “Killer App”. It solves many frustrating problems that I had to deal with throughout my career as the GIS specialist for small to medium sized environmental consulting companies. I think it is equally applicable to any organization that is outgrowing single-user desktop GIS but unable to pay the ten’s of thousands of dollars required to move into multi-user enterprise databases with commercial GIS software. It took quite a bit of effort to learn how to do this on my own and my hope, as always, is to help others navigate this technology without repeating the mistakes I made. Continue reading “New Course: Introduction to spatial databases with PostGIS and QGIS”
New Course: QGIS 3.0 for GIS Professionals
It’s a great time to be a GIS Professional. The industry is booming, ArcGIS Pro is a complete overhaul of ESRI’s desktop GIS product. Radian Studio is busy rewriting GIS algorithms to take advantage of massively parallel processing in modern computer architectures that can make short work of computer intensive spatial operations. Meanwhile in the open source world, the community of QGIS users is very close to releasing a major new version in QGIS 3.0. Continue reading “New Course: QGIS 3.0 for GIS Professionals”
New Course: Mobile GIS and Mapping Applications with Leaflet
Mobile GIS and Mapping Applications with Leaflet
This course is available now on Udemy.com. It will show you how to create a mobile specific mapping application using Leaflet.js including
- Formatting your web application for mobile device screens
- Understanding touch screens and adapting your web app for them
- Making your web app look and feel like a native application
- Detecting if the user is using a mobile device
- Detecting if the user is online or not
- Getting the most out of geolocation
- Adding simple charts to your application
- Using web storage to save the state of your application
- Using web storage to store local versions of vector data
- Using the Application Cache API to load a local version of your application for off-line use
- Creating custom base maps with QGIS and QTiles
- Adding custom base maps to the application cache for offline use
Continue reading “New Course: Mobile GIS and Mapping Applications with Leaflet”
New Course! Leaflet.js client-side programming.
Display and analyze GIS data on the web with Leaflet.js. For FREE!!!!
This course is available now on Udemy.com. It will show you how to add a web map to a web page using Leaflet.js including
- Geolocation methods
- Native and plugin map controls
- Base maps
- Adding raster data
- Vector layers
- Group layers
- Native leaflet styling options
- Plugin styling options
- Loading GeoJSON files
- Searching
- Filtering
- Nearest feature
- Geoprocessing with Turf.js
Continue reading “New Course! Leaflet.js client-side programming.”