API returns GeoJSON location of past courses within a project. The location is the location of the training center where this course will be held.

GET /id/qgis/feed/past-course/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.049337387085,
                    14.65152040603926
                ]
            },
            "properties": {
                "name": "QGIS_Bite-Sized QGIS: Beginner (6 sessions) + Intermediate (1 session)_2020-05-29-2020-06-06",
                "start_date": "2020-05-29",
                "end_date": "2020-06-06",
                "course_type_name": "Bite-Sized QGIS: Beginner (6 sessions) + Intermediate (1 session)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Basic QGIS: Layer Management, Styling, & Queries; Vector & Raster Processing & Analysis; Intermediate QGIS: Network Analysis"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.049337387085,
                    14.65152040603926
                ]
            },
            "properties": {
                "name": "QGIS_Bite-Sized QGIS: Beginner (6 sessions)_2020-05-29-2020-06-06",
                "start_date": "2020-05-29",
                "end_date": "2020-06-06",
                "course_type_name": "Bite-Sized QGIS: Beginner (6 sessions)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Basic QGIS: Concepts; Layer Creation, Editing, & Styling; Attribute Table & Spatial Queries; Vector & Raster Processing & Analysis"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.049337387085,
                    14.65152040603926
                ]
            },
            "properties": {
                "name": "QGIS_Bite-Sized QGIS: Beginner (6 sessions) + Intermediate (2 sessions)_2020-05-29-2020-07-05",
                "start_date": "2020-05-29",
                "end_date": "2020-07-05",
                "course_type_name": "Bite-Sized QGIS: Beginner (6 sessions) + Intermediate (2 sessions)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Basic QGIS: Layer Creation,  Editing, & Queries; Vector & Raster Processing & Analysis; Advanced Cartography & Map Design"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.049337387085,
                    14.65152040603926
                ]
            },
            "properties": {
                "name": "QGIS_Bite-Sized QGIS: Beginner (2 sessions)_2020-05-29-2020-05-30",
                "start_date": "2020-05-29",
                "end_date": "2020-05-30",
                "course_type_name": "Bite-Sized QGIS: Beginner (2 sessions)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Basic QGIS: Concepts; Layer Creation & Editing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.049337387085,
                    14.65152040603926
                ]
            },
            "properties": {
                "name": "QGIS_Bite-Sized QGIS: Beginner (4 sessions)_2020-05-30-2020-06-06",
                "start_date": "2020-05-30",
                "end_date": "2020-06-06",
                "course_type_name": "Bite-Sized QGIS: Beginner (4 sessions)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Basic QGIS: Layer Creation & Editing; Attribute Table & Spatial Queries; Vector & Raster Processing & Analysis"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.049337387085,
                    14.65152040603926
                ]
            },
            "properties": {
                "name": "QGIS_Bite-Sized QGIS: Beginner (1 session)_2020-05-30-2020-05-30",
                "start_date": "2020-05-30",
                "end_date": "2020-05-30",
                "course_type_name": "Bite-Sized QGIS: Beginner (1 session)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Basic QGIS: Layer Creation & Editing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.049337387085,
                    14.65152040603926
                ]
            },
            "properties": {
                "name": "QGIS_Bite-Sized QGIS: Beginner (1 session) + Intermediate (1 session)_2020-06-10-2020-06-10",
                "start_date": "2020-06-05",
                "end_date": "2020-06-06",
                "course_type_name": "Bite-Sized QGIS: Beginner (1 session) + Intermediate (1 session)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Basic QGIS: Raster Processing & Analysis; Intermediate QGIS: Network Analysis"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.049337387085,
                    14.65152040603926
                ]
            },
            "properties": {
                "name": "QGIS_Bite-Sized QGIS: Intermediate (2 sessions)_2020-07-04-2020-07-11",
                "start_date": "2020-07-04",
                "end_date": "2020-07-11",
                "course_type_name": "Bite-Sized QGIS: Intermediate (2 sessions)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Advanced Cartography & Map Design I + QGIS & Python I"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.049337387085,
                    14.65152040603926
                ]
            },
            "properties": {
                "name": "QGIS_Bite-Sized QGIS: Intermediate (2 sessions)_2020-07-04-2020-07-05",
                "start_date": "2020-07-04",
                "end_date": "2020-07-05",
                "course_type_name": "Bite-Sized QGIS: Intermediate (2 sessions)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Advanced Cartography & Map Design"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.049337387085,
                    14.65152040603926
                ]
            },
            "properties": {
                "name": "QGIS_Bite-Sized QGIS: Intermediate (2 sessions)_2020-07-11-2020-07-12",
                "start_date": "2020-07-11",
                "end_date": "2020-07-12",
                "course_type_name": "Bite-Sized QGIS: Intermediate (2 sessions)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Working with Python and QGIS (PyQGIS API, Plugins, Processing Scripts)"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.59417270130918,
                    35.183708859969904
                ]
            },
            "properties": {
                "name": "QGIS_GIS 2020: Introduction to Open Source GIS_2017-05-16-2017-08-08",
                "start_date": "2017-05-15",
                "end_date": "2017-08-07",
                "course_type_name": "GIS 2020: Introduction to Open Source GIS",
                "course_convener_name": "Kurt Menke",
                "training_center_name": "Central New Mexico Community College",
                "certifying_organisation_name": "Bird's Eye View",
                "language": "English",
                "trained_competence": "A thorough introduction to QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.59417270130918,
                    35.183708859969904
                ]
            },
            "properties": {
                "name": "QGIS_GIS 2020: Trends in Geospatial Technology (Introduction to Open Source GIS)_2018-09-17-2018-12-09",
                "start_date": "2018-09-16",
                "end_date": "2018-12-08",
                "course_type_name": "GIS 2020: Introduction to Open Source GIS",
                "course_convener_name": "Kurt Menke",
                "training_center_name": "Central New Mexico Community College",
                "certifying_organisation_name": "Bird's Eye View",
                "language": "English",
                "trained_competence": "A thorough introduction to QGIS including PostGIS and GDAL/OGR"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.70526360411658,
                    45.40205463208384
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS (3 day)_2018-09-25-2018-09-27",
                "start_date": "2018-09-25",
                "end_date": "2018-09-27",
                "course_type_name": "Introduction to QGIS ",
                "course_convener_name": "Kurt Menke",
                "training_center_name": "CANSOFCOM",
                "certifying_organisation_name": "Bird's Eye View",
                "language": "English",
                "trained_competence": "A thorough introduction to QGIS including data visualization and spatial analysis"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.63823880594916,
                    27.770877941286503
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS _2019-05-26-2019-05-28",
                "start_date": "2019-05-28",
                "end_date": "2019-05-30",
                "course_type_name": "Introduction to QGIS ",
                "course_convener_name": "Kurt Menke",
                "training_center_name": "Spatial Networks",
                "certifying_organisation_name": "Bird's Eye View",
                "language": "English",
                "trained_competence": "A thorough introduction to QGIS including data visualization and spatial analysis"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -157.83324969597916,
                    21.278295109534728
                ]
            },
            "properties": {
                "name": "QGIS_Vector Borne Disease Surveillance with QGIS_2019-06-07-2019-06-07",
                "start_date": "2019-06-04",
                "end_date": "2019-06-05",
                "course_type_name": "Vector Borne Disease Surveillance with QGIS",
                "course_convener_name": "Kurt Menke",
                "training_center_name": "Outrigger Reef Waikiki Beach Resort",
                "certifying_organisation_name": "Bird's Eye View",
                "language": "English",
                "trained_competence": "A thorough introduction to typical surveillance workflows in QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.41595004994825,
                    41.82516428904564
                ]
            },
            "properties": {
                "name": "QGIS_Vector Borne Disease Surveillance with QGIS_2019-06-18-2019-06-19",
                "start_date": "2019-06-17",
                "end_date": "2019-06-18",
                "course_type_name": "Vector Borne Disease Surveillance with QGIS",
                "course_convener_name": "Kurt Menke",
                "training_center_name": "Omni Providence Hotel",
                "certifying_organisation_name": "Bird's Eye View",
                "language": "English",
                "trained_competence": "A thorough introduction to typical surveillance workflows in QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.93845747204236,
                    36.61910995400536
                ]
            },
            "properties": {
                "name": "QGIS_Data Visualization and Cartography in QGIS_2019-05-21-2019-07-14",
                "start_date": "2019-07-14",
                "end_date": "2019-07-14",
                "course_type_name": "Data Visualization and Cartography in QGIS",
                "course_convener_name": "Kurt Menke",
                "training_center_name": "SCGIS - Asilomar Conference Center",
                "certifying_organisation_name": "Bird's Eye View",
                "language": "English",
                "trained_competence": "A thorough tour of the advanced data visualization and cartography features of QGIS 3.x"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.65505169331414,
                    35.083251701276886
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS _2019-09-04-2019-09-06",
                "start_date": "2019-09-04",
                "end_date": "2019-09-06",
                "course_type_name": "Introduction to GIS & QGIS",
                "course_convener_name": "Kurt Menke",
                "training_center_name": "Center for Civic Policy",
                "certifying_organisation_name": "Bird's Eye View",
                "language": "English",
                "trained_competence": "A thorough introduction to GIS & QGIS including: data models, cartography, projections, editing, data collection and processing."
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.62701903289894,
                    35.100086350190786
                ]
            },
            "properties": {
                "name": "QGIS_Beginning QGIS_2019-11-05-2019-11-14",
                "start_date": "2019-11-05",
                "end_date": "2019-11-14",
                "course_type_name": "QGIS: Beginning",
                "course_convener_name": "Kurt Menke",
                "training_center_name": "UNM Continuing Education",
                "certifying_organisation_name": "Bird's Eye View",
                "language": "English",
                "trained_competence": "A thorough introduction to QGIS including adding  and styling data, cartography, working with tables and editing."
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    7.800292967664096,
                    46.76996842851222
                ]
            },
            "properties": {
                "name": "QGIS_QGIS: Analysis and processing_2018-09-18-2018-09-28",
                "start_date": "2018-09-18",
                "end_date": "2018-09-28",
                "course_type_name": "QGIS: Analysis and processing",
                "course_convener_name": "Julien Waddle",
                "training_center_name": "Camptocamp On site training",
                "certifying_organisation_name": "Camptocamp SA",
                "language": "francais",
                "trained_competence": "Installer, configurer et utiliser QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    19.943933931196625,
                    50.072268818105826
                ]
            },
            "properties": {
                "name": "QGIS_Systemy informacji przestrzennej_2018-02-26-2018-06-22",
                "start_date": "2018-02-26",
                "end_date": "2018-06-22",
                "course_type_name": "Spatial information systems",
                "course_convener_name": "Robert Szczepanek",
                "training_center_name": "GIS-LAB WIS PK",
                "certifying_organisation_name": "Cracow University of Technology",
                "language": "Polish",
                "trained_competence": "Praca z warstwami wektorowymi - tworzenie, import, edycja, stylizacja."
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    19.943933931196625,
                    50.072268818105826
                ]
            },
            "properties": {
                "name": "QGIS_Spatial information systems II_2018-02-26-2018-06-22",
                "start_date": "2018-02-26",
                "end_date": "2018-06-22",
                "course_type_name": "Spatial information systems II",
                "course_convener_name": "Robert Szczepanek",
                "training_center_name": "GIS-LAB WIS PK",
                "certifying_organisation_name": "Cracow University of Technology",
                "language": "Polish",
                "trained_competence": "Creating geoportals, use of satellite data, spatial databases."
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    19.943933931196625,
                    50.072268818105826
                ]
            },
            "properties": {
                "name": "QGIS_Spatial information systems_2018-02-26-2018-06-18",
                "start_date": "2018-02-26",
                "end_date": "2018-06-18",
                "course_type_name": "Spatial information systems",
                "course_convener_name": "Robert Szczepanek",
                "training_center_name": "GIS-LAB WIS PK",
                "certifying_organisation_name": "Cracow University of Technology",
                "language": "Polish",
                "trained_competence": "Vector layers - creation, editing, selection and symbology."
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    19.943933931196625,
                    50.072268818105826
                ]
            },
            "properties": {
                "name": "QGIS_Systemy informacji przestrzennej_2018-02-26-2018-06-22",
                "start_date": "2018-02-26",
                "end_date": "2018-06-22",
                "course_type_name": "Spatial information systems",
                "course_convener_name": "Beata Baziak",
                "training_center_name": "GIS-LAB WIS PK",
                "certifying_organisation_name": "Cracow University of Technology",
                "language": "Polish",
                "trained_competence": "Praca z warstwami wektorowymi - tworzenie, import, edycja, stylizacja."
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.638375876851912,
                    43.662074044100834
                ]
            },
            "properties": {
                "name": "QGIS_Cartografia con QGIS_2018-02-13-2018-02-15",
                "start_date": "2018-02-13",
                "end_date": "2018-02-15",
                "course_type_name": "Cartografia con QGIS",
                "course_convener_name": "Matteo Ghetta",
                "training_center_name": "Faunalia",
                "certifying_organisation_name": "Faunalia",
                "language": "English",
                "trained_competence": null
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.638375876851912,
                    43.662074044100834
                ]
            },
            "properties": {
                "name": "QGIS_Aggiornamento a QGIS 3_2018-02-15-2018-02-15",
                "start_date": "2018-02-15",
                "end_date": "2018-02-15",
                "course_type_name": "Aggiornamento a QGIS 3",
                "course_convener_name": "Matteo Ghetta",
                "training_center_name": "Faunalia",
                "certifying_organisation_name": "Faunalia",
                "language": "English",
                "trained_competence": null
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.638375876851912,
                    43.662074044100834
                ]
            },
            "properties": {
                "name": "QGIS_Analisi con QGIS_2018-05-09-2018-05-11",
                "start_date": "2018-05-09",
                "end_date": "2018-05-11",
                "course_type_name": "Analisi con QGIS",
                "course_convener_name": "Matteo Ghetta",
                "training_center_name": "Faunalia",
                "certifying_organisation_name": "Faunalia",
                "language": "Italian",
                "trained_competence": ""
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.638375876851912,
                    43.662074044100834
                ]
            },
            "properties": {
                "name": "QGIS_Python e QGIS: pyqgis e plugin_2018-06-18-2018-06-20",
                "start_date": "2018-06-18",
                "end_date": "2018-06-20",
                "course_type_name": "Python e QGIS: pyqgis e plugin",
                "course_convener_name": "Matteo Ghetta",
                "training_center_name": "Faunalia",
                "certifying_organisation_name": "Faunalia",
                "language": "Italian",
                "trained_competence": "pyqgis scripting, plugin development"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.638375876851912,
                    43.662074044100834
                ]
            },
            "properties": {
                "name": "QGIS_Cartografia con QGIS_2019-02-26-2019-02-28",
                "start_date": "2019-02-26",
                "end_date": "2019-02-28",
                "course_type_name": "Cartografia con QGIS",
                "course_convener_name": "Matteo Ghetta",
                "training_center_name": "Faunalia",
                "certifying_organisation_name": "Faunalia",
                "language": "Italian",
                "trained_competence": "Styling vector and raster layers, labelling vector layers, advanced printing, managing remote resources (WMS, TMS)"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.638375876851912,
                    43.662074044100834
                ]
            },
            "properties": {
                "name": "QGIS_Analisi con QGIS_2019-05-07-2019-05-09",
                "start_date": "2019-05-07",
                "end_date": "2019-05-09",
                "course_type_name": "Analisi con QGIS",
                "course_convener_name": "Matteo Ghetta",
                "training_center_name": "Faunalia",
                "certifying_organisation_name": "Faunalia",
                "language": "Italian",
                "trained_competence": "Vector analysis, Raster analysis, Raster Calculator, Advanced Field Calculator, Spatial Analysis"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.638375876851912,
                    43.662074044100834
                ]
            },
            "properties": {
                "name": "QGIS_Geodatabase con QGIS e PostGIS_2019-09-25-2019-09-27",
                "start_date": "2019-09-25",
                "end_date": "2019-09-27",
                "course_type_name": "Geodatabase con QGIS e PostGIS",
                "course_convener_name": "Paolo Cavallini",
                "training_center_name": "Faunalia",
                "certifying_organisation_name": "Faunalia",
                "language": "Italian",
                "trained_competence": "QGIS, PostgreSQL, PostGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.638375876851912,
                    43.662074044100834
                ]
            },
            "properties": {
                "name": "QGIS_WebMapping con QGIS_2019-10-23-2019-10-25",
                "start_date": "2019-10-23",
                "end_date": "2019-10-25",
                "course_type_name": "WebMapping con QGIS",
                "course_convener_name": "Paolo Cavallini",
                "training_center_name": "Faunalia",
                "certifying_organisation_name": "Faunalia",
                "language": "Italian",
                "trained_competence": "lizmap, qgis-server, ssh"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.638375876851912,
                    43.662074044100834
                ]
            },
            "properties": {
                "name": "QGIS_Python e QGIS: pyqgis e plugin_2019-11-05-2019-11-07",
                "start_date": "2019-11-05",
                "end_date": "2019-11-07",
                "course_type_name": "Python e QGIS: pyqgis e plugin",
                "course_convener_name": "Matteo Ghetta",
                "training_center_name": "Faunalia",
                "certifying_organisation_name": "Faunalia",
                "language": "Italian",
                "trained_competence": "python, plugins, plugin development, pyqgis scripting"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    21.00787639325429,
                    52.22835800167097
                ]
            },
            "properties": {
                "name": "QGIS_Podstawy GIS z QGIS_2019-10-09-2019-10-10",
                "start_date": "2019-10-09",
                "end_date": "2019-10-10",
                "course_type_name": "Podstawy GIS z QGIS",
                "course_convener_name": "Barbara Wawrzyniak",
                "training_center_name": "GIS Support Warszawa",
                "certifying_organisation_name": "GIS Support",
                "language": "Polish",
                "trained_competence": "Using QGIS tools"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    21.00787639325429,
                    52.22835800167097
                ]
            },
            "properties": {
                "name": "QGIS_Podstawy GIS z QGIS_2019-10-29-2019-10-30",
                "start_date": "2019-10-29",
                "end_date": "2019-10-30",
                "course_type_name": "Podstawy GIS z QGIS",
                "course_convener_name": "Mateusz Mizgiel",
                "training_center_name": "GIS Support Warszawa",
                "certifying_organisation_name": "GIS Support",
                "language": " Polish",
                "trained_competence": "Using QGIS tools"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    21.00787639325429,
                    52.22835800167097
                ]
            },
            "properties": {
                "name": "QGIS_Python w QGIS_2019-11-05-2019-11-07",
                "start_date": "2019-11-05",
                "end_date": "2019-11-07",
                "course_type_name": "Python w QGIS",
                "course_convener_name": "Piotr Pociask",
                "training_center_name": "GIS Support Warszawa",
                "certifying_organisation_name": "GIS Support",
                "language": "Polish",
                "trained_competence": "Python and scripting for QGIS applications."
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    21.00787639325429,
                    52.22835800167097
                ]
            },
            "properties": {
                "name": "QGIS_Bazy danych w QGIS _2019-11-06-2019-11-07",
                "start_date": "2019-11-06",
                "end_date": "2019-11-07",
                "course_type_name": "Bazy danych w QGIS ",
                "course_convener_name": "Michał Mackiewicz",
                "training_center_name": "GIS Support Warszawa",
                "certifying_organisation_name": "GIS Support",
                "language": "Polish",
                "trained_competence": "Using QGIS tools to work with databases"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.915774939090742,
                    52.403531638752206
                ]
            },
            "properties": {
                "name": "QGIS_QGIS w geologii_2019-11-13-2019-11-14",
                "start_date": "2019-11-13",
                "end_date": "2019-11-14",
                "course_type_name": "QGIS w geologii",
                "course_convener_name": "Rafał Skrzyniecki",
                "training_center_name": "GIS Support Poznań",
                "certifying_organisation_name": "GIS Support",
                "language": "Polish",
                "trained_competence": "Using QGIS tools"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    21.00787639325429,
                    52.22835800167097
                ]
            },
            "properties": {
                "name": "QGIS_QGIS w analizie nieruchomości_2019-11-20-2019-11-21",
                "start_date": "2019-11-20",
                "end_date": "2019-11-21",
                "course_type_name": "QGIS w analizie nieruchomości",
                "course_convener_name": "Mateusz Mizgiel",
                "training_center_name": "GIS Support Warszawa",
                "certifying_organisation_name": "GIS Support",
                "language": "Polish",
                "trained_competence": "Using QGIS analysis tools"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    21.00787639325429,
                    52.22835800167097
                ]
            },
            "properties": {
                "name": "QGIS_QGIS w inwentaryzacji środowiska_2019-11-27-2019-11-28",
                "start_date": "2019-11-27",
                "end_date": "2019-11-28",
                "course_type_name": "QGIS w inwentaryzacji środowiska",
                "course_convener_name": "Rafał Skrzyniecki",
                "training_center_name": "GIS Support Warszawa",
                "certifying_organisation_name": "GIS Support",
                "language": "Polish",
                "trained_competence": "Using QGIS tools"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    21.00787639325429,
                    52.22835800167097
                ]
            },
            "properties": {
                "name": "QGIS_Analizy przestrzenne w QGIS_2019-12-04-2019-12-05",
                "start_date": "2019-12-04",
                "end_date": "2019-12-05",
                "course_type_name": "Analizy przestrzenne w QGIS",
                "course_convener_name": "Mateusz Mizgiel",
                "training_center_name": "GIS Support Warszawa",
                "certifying_organisation_name": "GIS Support",
                "language": "Polish",
                "trained_competence": "Using QGIS analysis tools"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    21.00787639325429,
                    52.22835800167097
                ]
            },
            "properties": {
                "name": "QGIS_Podstawy GIS z QGIS_2019-12-10-2019-12-11",
                "start_date": "2019-12-10",
                "end_date": "2019-12-11",
                "course_type_name": "Podstawy GIS z QGIS",
                "course_convener_name": "Barbara Wawrzyniak",
                "training_center_name": "GIS Support Warszawa",
                "certifying_organisation_name": "GIS Support",
                "language": "Polish",
                "trained_competence": "Using QGIS tools"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.125499724759218,
                    51.86560584642849
                ]
            },
            "properties": {
                "name": "QGIS_Vakopleiding GIS_2017-03-31-2017-12-01",
                "start_date": "2017-03-31",
                "end_date": "2017-12-01",
                "course_type_name": "Vakopleiding GIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": "Geo Academie, GeoFort",
                "certifying_organisation_name": "Geo Academie",
                "language": "English",
                "trained_competence": null
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.125499724759218,
                    51.86560584642849
                ]
            },
            "properties": {
                "name": "QGIS_Productief met QGIS_2017-09-18-2017-09-19",
                "start_date": "2017-09-18",
                "end_date": "2017-09-19",
                "course_type_name": "Productief met QGIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": "Geo Academie, GeoFort",
                "certifying_organisation_name": "Geo Academie",
                "language": "English",
                "trained_competence": null
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.125499724759218,
                    51.86560584642849
                ]
            },
            "properties": {
                "name": "QGIS_Productief met QGIS_2017-12-18-2017-12-19",
                "start_date": "2017-12-18",
                "end_date": "2017-12-19",
                "course_type_name": "Productief met QGIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": "Geo Academie, GeoFort",
                "certifying_organisation_name": "Geo Academie",
                "language": "English",
                "trained_competence": null
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.125499724759218,
                    51.86560584642849
                ]
            },
            "properties": {
                "name": "QGIS_Productief met QGIS_2018-03-28-2018-03-29",
                "start_date": "2018-03-28",
                "end_date": "2018-03-29",
                "course_type_name": "Productief met QGIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": "Geo Academie, GeoFort",
                "certifying_organisation_name": "Geo Academie",
                "language": "Dutch",
                "trained_competence": null
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.125499724759218,
                    51.86560584642849
                ]
            },
            "properties": {
                "name": "QGIS_Productief met QGIS_2018-07-04-2018-07-05",
                "start_date": "2018-07-04",
                "end_date": "2018-07-05",
                "course_type_name": "Productief met QGIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": "Geo Academie, GeoFort",
                "certifying_organisation_name": "Geo Academie",
                "language": "Dutch",
                "trained_competence": ""
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.125499724759218,
                    51.86560584642849
                ]
            },
            "properties": {
                "name": "QGIS_Productief met QGIS_2018-12-12-2018-12-13",
                "start_date": "2018-12-12",
                "end_date": "2018-12-13",
                "course_type_name": "Productief met QGIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": "Geo Academie, GeoFort",
                "certifying_organisation_name": "Geo Academie",
                "language": "Dutch",
                "trained_competence": "Using QGIS in a professional environment"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.125499724759218,
                    51.86560584642849
                ]
            },
            "properties": {
                "name": "QGIS_Productief met QGIS_2019-03-11-2019-03-12",
                "start_date": "2019-03-11",
                "end_date": "2019-03-12",
                "course_type_name": "Productief met QGIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": "Geo Academie, GeoFort",
                "certifying_organisation_name": "Geo Academie",
                "language": "Dutch",
                "trained_competence": "Using QGIS in a professional environment"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.125499724759218,
                    51.86560584642849
                ]
            },
            "properties": {
                "name": "QGIS_Vakopleiding GIS_2019-04-05-2019-11-29",
                "start_date": "2019-04-05",
                "end_date": "2019-11-29",
                "course_type_name": "Vakopleiding GIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": "Geo Academie, GeoFort",
                "certifying_organisation_name": "Geo Academie",
                "language": "Nederlands",
                "trained_competence": "Using QGIS in a professional environment"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.125499724759218,
                    51.86560584642849
                ]
            },
            "properties": {
                "name": "QGIS_Masterclass Cartographic Skills in QGIS_2019-09-22-2019-09-23",
                "start_date": "2019-09-23",
                "end_date": "2019-09-23",
                "course_type_name": "Masterclass Cartographic Skills in QGIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": "Geo Academie, GeoFort",
                "certifying_organisation_name": "Geo Academie",
                "language": "English",
                "trained_competence": "Advanced hands-on Cartographic Skills"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -3.525132676095582,
                    50.733966083426694
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS, Spatial Data and Spatial Analysis, CRPR, University of Exeter_2019-05-12-2019-05-13",
                "start_date": "2019-05-13",
                "end_date": "2019-05-14",
                "course_type_name": "Introduction to QGIS, Spatial Data and Spatial Analysis, CRPR, University of Exeter",
                "course_convener_name": "Nick Bearman",
                "training_center_name": "University of Exeter",
                "certifying_organisation_name": "Geospatial Training Solutions",
                "language": "English",
                "trained_competence": "QGIS, Spatial Data and Spatial Analysis"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.356792568554182,
                    52.008911994442045
                ]
            },
            "properties": {
                "name": "QGIS_Open Source Software for Preprocessing GIS Data for Hydrological Models_2017-09-18-2017-09-22",
                "start_date": "2017-09-18",
                "end_date": "2017-09-22",
                "course_type_name": "Open Source Software for Preprocessing GIS Data for Hydrological Models",
                "course_convener_name": "Johannes van der Kwast",
                "training_center_name": "IHE Delft Institute for Water Education",
                "certifying_organisation_name": "IHE Delft Institute for Water Education",
                "language": "English",
                "trained_competence": null
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.356792568554182,
                    52.008911994442045
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS for Hydrology_2017-10-02-2017-10-06",
                "start_date": "2017-10-02",
                "end_date": "2017-10-06",
                "course_type_name": "Introduction to QGIS for Hydrology",
                "course_convener_name": "Johannes van der Kwast",
                "training_center_name": "IHE Delft Institute for Water Education",
                "certifying_organisation_name": "IHE Delft Institute for Water Education",
                "language": "English",
                "trained_competence": null
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.356792568554182,
                    52.008911994442045
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS for Environmental Sciences_2017-10-31-2017-11-15",
                "start_date": "2017-10-31",
                "end_date": "2017-11-15",
                "course_type_name": "Introduction to GIS for Environmental Sciences",
                "course_convener_name": "Johannes van der Kwast",
                "training_center_name": "IHE Delft Institute for Water Education",
                "certifying_organisation_name": "IHE Delft Institute for Water Education",
                "language": "English",
                "trained_competence": null
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.356792568554182,
                    52.008911994442045
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS for Urban Water and Sanitation_2017-11-06-2017-12-29",
                "start_date": "2017-11-06",
                "end_date": "2017-12-29",
                "course_type_name": "Introduction to GIS for Urban Water and Sanitation",
                "course_convener_name": "Johannes van der Kwast",
                "training_center_name": "IHE Delft Institute for Water Education",
                "certifying_organisation_name": "IHE Delft Institute for Water Education",
                "language": "English",
                "trained_competence": "Georeferencing, digitizing vectors, basic raster and vector analysis, use of open data, mapping, map algebra"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.356792568554182,
                    52.008911994442045
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS for Water Management and Governance_2017-11-20-2017-12-29",
                "start_date": "2017-11-20",
                "end_date": "2017-12-29",
                "course_type_name": "Introduction to GIS for Water Management and Governance",
                "course_convener_name": "Johannes van der Kwast",
                "training_center_name": "IHE Delft Institute for Water Education",
                "certifying_organisation_name": "IHE Delft Institute for Water Education",
                "language": "English",
                "trained_competence": "Georeferencing, digitizing vectors, basic raster and vector analysis, use of open data, mapping, map algebra"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.356792568554182,
                    52.008911994442045
                ]
            },
            "properties": {
                "name": "QGIS_Open Source Software for Preprocessing GIS Data for Hydrological Models_2018-09-17-2018-09-21",
                "start_date": "2018-09-17",
                "end_date": "2018-09-21",
                "course_type_name": "Open Source Software for Preprocessing GIS Data for Hydrological Models",
                "course_convener_name": "Johannes van der Kwast",
                "training_center_name": "IHE Delft Institute for Water Education",
                "certifying_organisation_name": "IHE Delft Institute for Water Education",
                "language": "English",
                "trained_competence": "Georeferencing, digitizing vectors, basic raster and vector analysis, use of open data, mapping, catchment delineation"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.356792568554182,
                    52.008911994442045
                ]
            },
            "properties": {
                "name": "QGIS_Tailor Made Training QGIS_2018-10-01-2018-10-05",
                "start_date": "2018-10-01",
                "end_date": "2018-10-05",
                "course_type_name": "Tailor Made Training QGIS",
                "course_convener_name": "Johannes van der Kwast",
                "training_center_name": "IHE Delft Institute for Water Education",
                "certifying_organisation_name": "IHE Delft Institute for Water Education",
                "language": "English",
                "trained_competence": "Georeferencing, digitizing vectors, basic raster and vector analysis, use of open data, mapping, catchment delineation"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.356792568554182,
                    52.008911994442045
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS for Hydrology_2018-10-01-2018-10-05",
                "start_date": "2018-10-01",
                "end_date": "2018-10-05",
                "course_type_name": "Introduction to QGIS for Hydrology",
                "course_convener_name": "Johannes van der Kwast",
                "training_center_name": "IHE Delft Institute for Water Education",
                "certifying_organisation_name": "IHE Delft Institute for Water Education",
                "language": "English",
                "trained_competence": "Georeferencing, digitizing vectors, basic raster and vector analysis, use of open data, mapping, catchment delineation"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.356792568554182,
                    52.008911994442045
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS for Environmental Sciences_2018-10-29-2018-12-07",
                "start_date": "2018-10-29",
                "end_date": "2018-12-07",
                "course_type_name": "Introduction to GIS for Environmental Sciences",
                "course_convener_name": "Johannes van der Kwast",
                "training_center_name": "IHE Delft Institute for Water Education",
                "certifying_organisation_name": "IHE Delft Institute for Water Education",
                "language": "English",
                "trained_competence": "Georeferencing, digitizing vectors, basic raster and vector analysis, use of open data"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.356792568554182,
                    52.008911994442045
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS for Urban Water and Sanitation_2018-11-05-2018-11-28",
                "start_date": "2018-11-05",
                "end_date": "2018-11-28",
                "course_type_name": "Introduction to GIS for Urban Water and Sanitation",
                "course_convener_name": "Johannes van der Kwast",
                "training_center_name": "IHE Delft Institute for Water Education",
                "certifying_organisation_name": "IHE Delft Institute for Water Education",
                "language": "English",
                "trained_competence": "Georeferencing, digitizing vectors, basic raster and vector analysis, use of open data, mapping, catchment delineation"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.356792568554182,
                    52.008911994442045
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS for Water Management and Governance_2018-11-05-2018-12-07",
                "start_date": "2018-11-05",
                "end_date": "2018-12-07",
                "course_type_name": "Introduction to GIS for Water Management and Governance",
                "course_convener_name": "Johannes van der Kwast",
                "training_center_name": "IHE Delft Institute for Water Education",
                "certifying_organisation_name": "IHE Delft Institute for Water Education",
                "language": "English",
                "trained_competence": "Georeferencing, digitizing vectors, basic raster and vector analysis, use of open data, mapping, map algebra"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.356792568554182,
                    52.008911994442045
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS for Water Science and Engineering_2018-11-26-2018-12-09",
                "start_date": "2018-11-26",
                "end_date": "2018-12-09",
                "course_type_name": "Introduction to GIS for Water Science and Engineering",
                "course_convener_name": "Johannes van der Kwast",
                "training_center_name": "IHE Delft Institute for Water Education",
                "certifying_organisation_name": "IHE Delft Institute for Water Education",
                "language": "English",
                "trained_competence": "Georeferencing, digitizing vectors, basic raster and vector analysis, use of open data, mapping, catchment delineation"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.356792568554182,
                    52.008911994442045
                ]
            },
            "properties": {
                "name": "QGIS_QGIS for Hydrological Applications_2019-09-16-2019-09-20",
                "start_date": "2019-09-16",
                "end_date": "2019-09-20",
                "course_type_name": "QGIS for Hydrological Applications",
                "course_convener_name": "Johannes van der Kwast",
                "training_center_name": "IHE Delft Institute for Water Education",
                "certifying_organisation_name": "IHE Delft Institute for Water Education",
                "language": "English",
                "trained_competence": "Georeferencing, digitizing vectors, basic raster and vector analysis, use of open data, mapping, catchment delineation"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.356792568554182,
                    52.008911994442045
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS for Hydrology_2019-10-08-2019-10-11",
                "start_date": "2019-10-08",
                "end_date": "2019-10-11",
                "course_type_name": "Introduction to QGIS for Hydrology",
                "course_convener_name": "Johannes van der Kwast",
                "training_center_name": "IHE Delft Institute for Water Education",
                "certifying_organisation_name": "IHE Delft Institute for Water Education",
                "language": "English",
                "trained_competence": "Georeferencing, digitizing vectors, basic raster and vector analysis, use of open data, map design, catchment delineation"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    27.99496650306009,
                    -26.072486313364955
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-12-10-2018-12-12",
                "start_date": "2018-12-10",
                "end_date": "2018-12-12",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Admire Nyakudya",
                "training_center_name": "Randburg",
                "certifying_organisation_name": "Kartoza (Pty) Ltd",
                "language": "English",
                "trained_competence": "General Introduction to QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    18.47059249620769,
                    -34.107172000465965
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2019-01-14-2019-01-18",
                "start_date": "2019-01-14",
                "end_date": "2019-01-18",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Gavin Fleming",
                "training_center_name": "Cape Town",
                "certifying_organisation_name": "Kartoza (Pty) Ltd",
                "language": "English",
                "trained_competence": "Transfer a working knowledge of key Free and Open Source Geographic Information System (FOSSGIS)"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    56.689453117107846,
                    -19.890723021338626
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2019-02-18-2019-11-22",
                "start_date": "2019-02-18",
                "end_date": "2019-11-22",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Tim Sutton",
                "training_center_name": "Mauritius ",
                "certifying_organisation_name": "Kartoza (Pty) Ltd",
                "language": "English",
                "trained_competence": "Geospatial Data for Infrastructure and Innovation"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    18.47059249620769,
                    -34.107172000465965
                ]
            },
            "properties": {
                "name": "QGIS_QGIS For Electrification_2019-03-14-2019-03-28",
                "start_date": "2019-03-14",
                "end_date": "2019-03-28",
                "course_type_name": "QGIS for Geospatial Data and Software Management (Geo Track)",
                "course_convener_name": "Tim Sutton",
                "training_center_name": "Cape Town",
                "certifying_organisation_name": "Kartoza (Pty) Ltd",
                "language": "English",
                "trained_competence": "QGIS beginner and intermediate  skills"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    27.99496650306009,
                    -26.072486313364955
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to Enterprise GIS with FOSS_2019-04-03-2019-04-05",
                "start_date": "2019-04-03",
                "end_date": "2019-04-05",
                "course_type_name": "Introduction to Enterprise GIS with FOSS",
                "course_convener_name": "Gavin Fleming",
                "training_center_name": "Randburg",
                "certifying_organisation_name": "Kartoza (Pty) Ltd",
                "language": "English",
                "trained_competence": "Enterprise GIS with FOSS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    31.596679683102117,
                    -26.66709579766012
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2019-05-13-2019-05-16",
                "start_date": "2019-05-13",
                "end_date": "2019-05-16",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Admire Nyakudya",
                "training_center_name": "Swaziland",
                "certifying_organisation_name": "Kartoza (Pty) Ltd",
                "language": "English",
                "trained_competence": "General Introduction to QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    32.651367182954516,
                    -0.15380840899559
                ]
            },
            "properties": {
                "name": "QGIS_QGIS and InaSAFE_2019-06-03-2019-07-07",
                "start_date": "2019-06-03",
                "end_date": "2019-07-07",
                "course_type_name": "QGIS and InaSAFE",
                "course_convener_name": "Tim Sutton",
                "training_center_name": "Uganda",
                "certifying_organisation_name": "Kartoza (Pty) Ltd",
                "language": "English",
                "trained_competence": "Disaster Management researchers and practitioners a solid grounding in QGIS and InaSAFE."
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    18.47059249620769,
                    -34.107172000465965
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2019-06-03-2019-06-05",
                "start_date": "2019-06-03",
                "end_date": "2019-06-05",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Admire Nyakudya",
                "training_center_name": "Cape Town",
                "certifying_organisation_name": "Kartoza (Pty) Ltd",
                "language": "English",
                "trained_competence": "General Introduction to QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    11.601562498385388,
                    42.81152174025107
                ]
            },
            "properties": {
                "name": "QGIS_QGIS for Geospatial Data and Software Management (Geo Track)_2019-06-10-2019-11-26",
                "start_date": "2019-06-10",
                "end_date": "2019-11-26",
                "course_type_name": "QGIS for Geospatial Data and Software Management (Geo Track)",
                "course_convener_name": "Tim Sutton",
                "training_center_name": "Trieste ICTP",
                "certifying_organisation_name": "Kartoza (Pty) Ltd",
                "language": "English",
                "trained_competence": "Transfer a working knowledge of key Free and Open Source Geographic Information System (FOSSGIS)"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    18.47059249620769,
                    -34.107172000465965
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2019-08-05-2019-08-07",
                "start_date": "2019-08-05",
                "end_date": "2019-08-07",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Admire Nyakudya",
                "training_center_name": "Cape Town",
                "certifying_organisation_name": "Kartoza (Pty) Ltd",
                "language": "English",
                "trained_competence": "Introduction to QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    18.47059249620769,
                    -34.107172000465965
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2019-10-07-2019-10-09",
                "start_date": "2019-10-07",
                "end_date": "2019-10-09",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Admire Nyakudya",
                "training_center_name": "Cape Town",
                "certifying_organisation_name": "Kartoza (Pty) Ltd",
                "language": "English",
                "trained_competence": "General introduction to QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.665640830205265,
                    51.98746692044396
                ]
            },
            "properties": {
                "name": "QGIS_Productief met QGIS_2019-06-17-2019-06-19",
                "start_date": "2019-06-17",
                "end_date": "2019-06-19",
                "course_type_name": "Productief met QGIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": " Wageningen Environmental Research",
                "certifying_organisation_name": "LandGoed B.V.",
                "language": "Dutch",
                "trained_competence": "Using QGIS in a professional research environment"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.665640830205265,
                    51.98746692044396
                ]
            },
            "properties": {
                "name": "QGIS_Introductie GIS met QGIS_2019-10-22-2019-10-22",
                "start_date": "2019-10-22",
                "end_date": "2019-10-22",
                "course_type_name": "Introductie GIS met QGIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": " Wageningen Environmental Research",
                "certifying_organisation_name": "LandGoed B.V.",
                "language": "Nederlands",
                "trained_competence": "Using QGIS in a professional research environment"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.962142943505936,
                    51.16834507158656
                ]
            },
            "properties": {
                "name": "QGIS_Productief met QGIS_2019-11-05-2019-11-05",
                "start_date": "2019-10-29",
                "end_date": "2019-11-05",
                "course_type_name": "Productief met QGIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": "Geomij",
                "certifying_organisation_name": "LandGoed B.V.",
                "language": "Nederlands",
                "trained_competence": "Using QGIS in a professional environment"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.167034267659941,
                    52.034472138783165
                ]
            },
            "properties": {
                "name": "QGIS_Productief met QGIS_2019-11-07-2019-11-14",
                "start_date": "2019-11-07",
                "end_date": "2019-11-14",
                "course_type_name": "Productief met QGIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": "Houten",
                "certifying_organisation_name": "LandGoed B.V.",
                "language": "Nederlands",
                "trained_competence": "Gebruik van QGIS in een gemeentelijke werkomgeving"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.293975113946316,
                    52.99480174157118
                ]
            },
            "properties": {
                "name": "QGIS_Productief met QGIS_2019-11-11-2019-11-26",
                "start_date": "2019-11-11",
                "end_date": "2019-11-26",
                "course_type_name": "Productief met QGIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": "Oosterwolde",
                "certifying_organisation_name": "LandGoed B.V.",
                "language": "Nederlands",
                "trained_competence": "Using QGIS in a professional environment"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.665640830205265,
                    51.98746692044396
                ]
            },
            "properties": {
                "name": "QGIS_Productief met QGIS_2019-12-04-2019-12-16",
                "start_date": "2019-12-04",
                "end_date": "2019-12-16",
                "course_type_name": "Productief met QGIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": " Wageningen Environmental Research",
                "certifying_organisation_name": "LandGoed B.V.",
                "language": "Nederlands",
                "trained_competence": "Using QGIS in a professional research environment"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.125443934680897,
                    51.86554754520662
                ]
            },
            "properties": {
                "name": "QGIS_Productief met QGIS_2019-12-10-2019-12-11",
                "start_date": "2019-12-10",
                "end_date": "2019-12-11",
                "course_type_name": "Productief met QGIS",
                "course_convener_name": "Erik Meerburg",
                "training_center_name": "GeoFort",
                "certifying_organisation_name": "LandGoed B.V.",
                "language": "Dutch",
                "trained_competence": "Using QGIS in a professional environment"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.125312805158429,
                    50.957994209039555
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-03-05-2018-03-05",
                "start_date": "2018-03-05",
                "end_date": "2018-03-05",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Burgess Hill",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": null
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-04-24-2018-04-24",
                "start_date": "2018-04-24",
                "end_date": "2018-04-24",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-07-10-2018-07-10",
                "start_date": "2018-07-10",
                "end_date": "2018-07-10",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-07-11-2018-07-11",
                "start_date": "2018-07-11",
                "end_date": "2018-07-11",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_QGIS for Administrators_2018-07-12-2018-07-12",
                "start_date": "2018-07-12",
                "end_date": "2018-07-12",
                "course_type_name": "QGIS for Administrators",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "Working with PostGIS, updating metadata, forms and data validation, virtual layers"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-07-31-2018-07-31",
                "start_date": "2018-07-31",
                "end_date": "2018-07-31",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-08-01-2018-08-01",
                "start_date": "2018-08-01",
                "end_date": "2018-08-01",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_QGIS for Administrators_2018-08-02-2018-08-02",
                "start_date": "2018-08-02",
                "end_date": "2018-08-02",
                "course_type_name": "QGIS for Administrators",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "Working with PostGIS, updating metadata, forms and data validation, virtual layers"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-09-03-2018-09-03",
                "start_date": "2018-09-03",
                "end_date": "2018-09-03",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-09-04-2018-09-04",
                "start_date": "2018-09-04",
                "end_date": "2018-09-04",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-09-05-2018-09-05",
                "start_date": "2018-09-05",
                "end_date": "2018-09-05",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-09-06-2018-09-06",
                "start_date": "2018-09-06",
                "end_date": "2018-09-06",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_QGIS for Administrators_2018-09-07-2018-09-07",
                "start_date": "2018-09-07",
                "end_date": "2018-09-07",
                "course_type_name": "QGIS for Administrators",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "Working with PostGIS, updating metadata, forms and data validation, virtual layers"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-09-17-2018-09-17",
                "start_date": "2018-09-17",
                "end_date": "2018-09-17",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-09-18-2018-09-18",
                "start_date": "2018-09-18",
                "end_date": "2018-09-18",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-09-19-2018-09-19",
                "start_date": "2018-09-19",
                "end_date": "2018-09-19",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_QGIS for Administrators_2018-09-20-2018-09-20",
                "start_date": "2018-09-20",
                "end_date": "2018-09-20",
                "course_type_name": "QGIS for Administrators",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "Working with PostGIS, updating metadata, forms and data validation, virtual layers"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-10-10-2018-10-10",
                "start_date": "2018-10-10",
                "end_date": "2018-10-10",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-10-11-2018-10-11",
                "start_date": "2018-10-11",
                "end_date": "2018-10-11",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_QGIS for Administrators_2018-10-12-2018-10-12",
                "start_date": "2018-10-12",
                "end_date": "2018-10-12",
                "course_type_name": "QGIS for Administrators",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "Working with PostGIS, updating metadata, forms and data validation, virtual layers"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-11-06-2018-11-06",
                "start_date": "2018-11-06",
                "end_date": "2018-11-06",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-11-07-2018-11-07",
                "start_date": "2018-11-07",
                "end_date": "2018-11-07",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_QGIS for Administrators_2018-11-08-2018-11-08",
                "start_date": "2018-11-08",
                "end_date": "2018-11-08",
                "course_type_name": "QGIS for Administrators",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "Working with PostGIS, updating metadata, forms and data validation, virtual layers"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-11-19-2018-11-19",
                "start_date": "2018-11-19",
                "end_date": "2018-11-19",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-11-29-2019-01-14",
                "start_date": "2018-11-20",
                "end_date": "2018-11-20",
                "course_type_name": "QGIS for Administrators",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "Working with PostGIS, updating metadata, forms and data validation, virtual layers"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-11-28-2018-11-28",
                "start_date": "2018-11-28",
                "end_date": "2018-11-28",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-11-30-2018-11-30",
                "start_date": "2018-11-30",
                "end_date": "2018-11-30",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "View geo-data, Interrogate raster and vector layers, Create and edit vector layers,  Create professional maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.188583373857254,
                    52.65557391554669
                ]
            },
            "properties": {
                "name": "QGIS_QGIS for Administrators_2019-03-19-2019-03-19",
                "start_date": "2019-03-19",
                "end_date": "2019-03-19",
                "course_type_name": "QGIS for Administrators",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Leicestershire County Council",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "Working with PostGIS, updating metadata, forms and data validation, virtual layers"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.6105020023091,
                    49.190228855844246
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2019-04-09-2019-04-09",
                "start_date": "2019-04-09",
                "end_date": "2019-04-09",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Saber Razmjooei",
                "training_center_name": "Brno",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "Introduction to GIS using QGIS,  digitising, filtering data, creating maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.164794921875,
                    51.500408081493156
                ]
            },
            "properties": {
                "name": "QGIS_Advanced QGIS, Postgresql & PostGIS_2023-01-10-2023-01-25",
                "start_date": "2023-01-10",
                "end_date": "2023-01-25",
                "course_type_name": "Advanced QGIS, Postgresql & PostGIS",
                "course_convener_name": "Radek Pasiok",
                "training_center_name": "Online virtual course",
                "certifying_organisation_name": "Lutra Consulting Ltd",
                "language": "English",
                "trained_competence": "Geoprocessing / PostgreSQL / PostGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -4.703060387910297,
                    41.628547437859154
                ]
            },
            "properties": {
                "name": "QGIS_Máster en Sistemas de Información Geográfica_2016-12-01-2018-05-29",
                "start_date": "2019-01-10",
                "end_date": "2019-12-11",
                "course_type_name": "Máster en Sistemas de Información Geográfica",
                "course_convener_name": "Aurelio Morales San José",
                "training_center_name": "MappingGIS",
                "certifying_organisation_name": "MappingGIS",
                "language": "Spanish",
                "trained_competence": "QGIS,  PyQGIS, PostGIS, Teledetección, Web mapping"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -4.703060387910297,
                    41.628547437859154
                ]
            },
            "properties": {
                "name": "QGIS_Teledetección y LiDAR con QGIS_2018-05-03-2018-06-06",
                "start_date": "2019-03-07",
                "end_date": "2019-04-10",
                "course_type_name": "Teledetección con QGIS",
                "course_convener_name": "Aurelio Morales San José",
                "training_center_name": "MappingGIS",
                "certifying_organisation_name": "MappingGIS",
                "language": "Spanish",
                "trained_competence": ""
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -4.703060387910297,
                    41.628547437859154
                ]
            },
            "properties": {
                "name": "QGIS_Curso online QGIS aplicado al Planeamiento Urbano_2019-09-12-2019-11-06",
                "start_date": "2019-09-12",
                "end_date": "2019-10-09",
                "course_type_name": "Curso online QGIS aplicado al Planeamiento Urbano",
                "course_convener_name": "Aurelio Morales San José",
                "training_center_name": "MappingGIS",
                "certifying_organisation_name": "MappingGIS",
                "language": "Spanish",
                "trained_competence": "QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -4.703060387910297,
                    41.628547437859154
                ]
            },
            "properties": {
                "name": "QGIS_QGIS avanzado_2017-09-14-2017-10-18",
                "start_date": "2019-11-07",
                "end_date": "2019-12-11",
                "course_type_name": "QGIS avanzado",
                "course_convener_name": "Aurelio Morales San José",
                "training_center_name": "MappingGIS",
                "certifying_organisation_name": "MappingGIS",
                "language": "Spanish",
                "trained_competence": "Topología, expresiones, geoprocesamiento avanzado, enrutamiento, automatización de tareas."
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -4.703060387910297,
                    41.628547437859154
                ]
            },
            "properties": {
                "name": "QGIS_PyQGIS (Python para QGIS)_2018-01-11-2018-02-07",
                "start_date": "2019-11-07",
                "end_date": "2019-12-04",
                "course_type_name": "PyQGIS (Python para QGIS)",
                "course_convener_name": "Aurelio Morales San José",
                "training_center_name": "MappingGIS",
                "certifying_organisation_name": "MappingGIS",
                "language": "Spanish",
                "trained_competence": "QGIS, Python, Plugin development"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -4.703060387910297,
                    41.628547437859154
                ]
            },
            "properties": {
                "name": "QGIS_Curso online QGIS 2.14 'Essen'_2018-05-03-2018-05-30",
                "start_date": "2019-11-25",
                "end_date": "2019-12-20",
                "course_type_name": "Curso online QGIS 3.10 'A Coruña'",
                "course_convener_name": "Aurelio Morales San José",
                "training_center_name": "MappingGIS",
                "certifying_organisation_name": "MappingGIS",
                "language": "Spanish",
                "trained_competence": "QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -9.192869065912348,
                    38.69771918091078
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS with QGIS - 3 days_2018-04-16-2018-04-18",
                "start_date": "2018-04-16",
                "end_date": "2018-04-18",
                "course_type_name": "Introduction to GIS with QGIS - 3 days",
                "course_convener_name": "Nelson Silva",
                "training_center_name": "Lisbon",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Portuguese",
                "trained_competence": "Introductory GIS with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -7.088791429010491,
                    40.35121296687418
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS with QGIS - 2 days_2018-05-15-2018-05-16",
                "start_date": "2018-05-15",
                "end_date": "2018-05-16",
                "course_type_name": "Introduction to GIS with QGIS - 2 days",
                "course_convener_name": "Giovanni Manghi",
                "training_center_name": "Sabugal",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Portuguese",
                "trained_competence": "Introductory GIS with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -8.605639635318601,
                    41.124128952674155
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS with QGIS - 3 days_2018-06-06-2018-06-08",
                "start_date": "2018-06-06",
                "end_date": "2018-06-08",
                "course_type_name": "Introduction to GIS with QGIS - 3 days",
                "course_convener_name": "Nelson Silva",
                "training_center_name": "Vila Nova de Gaia",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Portuguese",
                "trained_competence": "Introductory GIS with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -8.605639635318601,
                    41.124128952674155
                ]
            },
            "properties": {
                "name": "QGIS_GIS analysis with QGIS_2018-06-18-2018-06-20",
                "start_date": "2018-06-18",
                "end_date": "2018-06-20",
                "course_type_name": "GIS analysis with QGIS",
                "course_convener_name": "Giovanni Manghi",
                "training_center_name": "Vila Nova de Gaia",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Portuguese",
                "trained_competence": "GIS Analysis with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -7.912151812406155,
                    38.549132458270705
                ]
            },
            "properties": {
                "name": "QGIS_WebGIS with QGIS_2018-09-13-2018-09-14",
                "start_date": "2018-09-13",
                "end_date": "2018-09-14",
                "course_type_name": "WebGIS with QGIS",
                "course_convener_name": "Giovanni Manghi",
                "training_center_name": "Évora",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Português",
                "trained_competence": "Publishing maps on the web"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -8.41405749203828,
                    40.191840033327395
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS with QGIS - 3 days_2018-10-17-2018-10-19",
                "start_date": "2018-10-17",
                "end_date": "2018-10-19",
                "course_type_name": "Introduction to GIS with QGIS - 3 days",
                "course_convener_name": "Nelson Silva",
                "training_center_name": "Coimbra",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Português",
                "trained_competence": "Introductory GIS with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -8.446887730376838,
                    40.5755079744396
                ]
            },
            "properties": {
                "name": "QGIS_WebGIS with QGIS_2018-10-25-2018-10-26",
                "start_date": "2018-10-25",
                "end_date": "2018-10-26",
                "course_type_name": "WebGIS with QGIS",
                "course_convener_name": "Giovanni Manghi",
                "training_center_name": "Águeda",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Português",
                "trained_competence": "Publishing maps on the web"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -9.192869065912348,
                    38.69771918091078
                ]
            },
            "properties": {
                "name": "QGIS_GIS analysis with QGIS_2018-12-12-2018-12-14",
                "start_date": "2018-12-12",
                "end_date": "2018-12-14",
                "course_type_name": "GIS analysis with QGIS",
                "course_convener_name": "Giovanni Manghi",
                "training_center_name": "Lisbon",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "English",
                "trained_competence": "GIS Analysis with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -8.605639635318601,
                    41.124128952674155
                ]
            },
            "properties": {
                "name": "QGIS_Spatial databases with QGIS and PostGIS_2019-01-21-2019-01-23",
                "start_date": "2019-01-21",
                "end_date": "2019-01-23",
                "course_type_name": "Spatial databases with QGIS and PostGIS",
                "course_convener_name": "Giovanni Manghi",
                "training_center_name": "Vila Nova de Gaia",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "English",
                "trained_competence": "Spatial database management"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -9.192869065912348,
                    38.69771918091078
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS with QGIS - 3 days_2019-02-25-2019-02-27",
                "start_date": "2019-02-25",
                "end_date": "2019-02-27",
                "course_type_name": "Introduction to GIS with QGIS - 3 days",
                "course_convener_name": "Giovanni Manghi",
                "training_center_name": "Lisbon",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Português",
                "trained_competence": "Introductory GIS with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -62.19335674373693,
                    16.78614539808981
                ]
            },
            "properties": {
                "name": "QGIS_Basic and Intermediate GIS training with QGIS_2019-03-19-2019-03-22",
                "start_date": "2019-03-19",
                "end_date": "2019-03-22",
                "course_type_name": "Basic and Intermediate GIS training with QGIS",
                "course_convener_name": "Giovanni Manghi",
                "training_center_name": "Montserrat Island Government",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "English",
                "trained_competence": ""
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -9.37852822113507,
                    39.35691865736056
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS with QGIS - 3 days_2019-04-15-2019-04-17",
                "start_date": "2019-04-15",
                "end_date": "2019-04-17",
                "course_type_name": "Introduction to GIS with QGIS - 3 days",
                "course_convener_name": "Giovanni Manghi",
                "training_center_name": "Peniche",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Português",
                "trained_competence": "Introdutory GIS with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -9.192869065912348,
                    38.69771918091078
                ]
            },
            "properties": {
                "name": "QGIS_Cartography with QGIS_2019-05-09-2019-05-10",
                "start_date": "2019-05-09",
                "end_date": "2019-05-10",
                "course_type_name": "Cartography with QGIS",
                "course_convener_name": "Alexandre Neto",
                "training_center_name": "Lisbon",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Português",
                "trained_competence": "Cartography with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -8.585930763480034,
                    41.144557792887554
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to WebGIS with QGIS, Spatial DataBase with PostGIS and QGIS, QField and ODK_2019-09-12-2019-10-11",
                "start_date": "2019-09-12",
                "end_date": "2019-10-11",
                "course_type_name": "Introduction to WebGIS with QGIS, Spatial DataBase with PostGIS and QGIS, QField and ODK",
                "course_convener_name": "Giovanni Manghi",
                "training_center_name": "Porto",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Português",
                "trained_competence": "Introduction to WebGIS, Spatial DataBase, QField and ODK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -25.674126144648124,
                    37.74564547129127
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS and GIS Analysis with QGIS_2019-09-19-2019-09-25",
                "start_date": "2019-09-19",
                "end_date": "2019-09-25",
                "course_type_name": "Introduction to GIS and GIS Analysis with QGIS",
                "course_convener_name": "Nelson Silva",
                "training_center_name": "Ponta Delgada",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Português",
                "trained_competence": "Introductory GIS and GIS Analysis with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -7.345881163051381,
                    40.362340044245
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS with QGIS - 3 days_2019-10-09-2019-10-11",
                "start_date": "2019-10-09",
                "end_date": "2019-10-11",
                "course_type_name": "Introduction to GIS with QGIS - 3 days",
                "course_convener_name": "Nelson Silva",
                "training_center_name": "Belmonte",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Português",
                "trained_competence": "Introductory GIS  with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -8.585930763480034,
                    41.144557792887554
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS with QGIS - 1 day_2019-10-09-2019-10-09",
                "start_date": "2019-10-09",
                "end_date": "2019-10-09",
                "course_type_name": "Introduction to GIS with QGIS - 1 day",
                "course_convener_name": "Giovanni Manghi",
                "training_center_name": "Porto",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Português",
                "trained_competence": "Introductory GIS  with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -9.390714167240567,
                    38.734619501664596
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS and GIS Analysis with QGIS_2019-10-21-2019-10-24",
                "start_date": "2019-10-21",
                "end_date": "2019-10-24",
                "course_type_name": "Introduction to GIS and GIS Analysis with QGIS",
                "course_convener_name": "Alexandre Neto",
                "training_center_name": "Cascais",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Português",
                "trained_competence": "Introductory GIS and GIS Analysis with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -7.927612065165182,
                    37.01918161185404
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS with QGIS - 3 days_2019-10-22-2019-10-24",
                "start_date": "2019-10-22",
                "end_date": "2019-10-24",
                "course_type_name": "Introduction to GIS with QGIS - 3 days",
                "course_convener_name": "Nelson Silva",
                "training_center_name": "Faro",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Português",
                "trained_competence": "Introductory GIS  with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -9.192869065912348,
                    38.69771918091078
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to GIS with QGIS - 3 days_2019-11-06-2019-11-08",
                "start_date": "2019-11-06",
                "end_date": "2019-11-08",
                "course_type_name": "Introduction to GIS with QGIS - 3 days",
                "course_convener_name": "Nelson Silva",
                "training_center_name": "Lisbon",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Português",
                "trained_competence": "Introductory GIS  with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -9.192869065912348,
                    38.69771918091078
                ]
            },
            "properties": {
                "name": "QGIS_Spatial databases with QGIS and PostGIS_2019-12-09-2019-12-11",
                "start_date": "2019-12-09",
                "end_date": "2019-12-11",
                "course_type_name": "Spatial databases with QGIS and PostGIS",
                "course_convener_name": "Alexandre Neto",
                "training_center_name": "Lisbon",
                "certifying_organisation_name": "Natural GIS, LDA",
                "language": "Português",
                "trained_competence": "Spatial Databases with QGIS and PostGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.373692928579104,
                    47.019157310004616
                ]
            },
            "properties": {
                "name": "QGIS_Python programming in QGIS (PyQGIS)_2017-11-13-2017-11-14",
                "start_date": "2017-11-13",
                "end_date": "2017-11-14",
                "course_type_name": "Python programming in QGIS (PyQGIS)",
                "course_convener_name": "Marco Bernasocchi",
                "training_center_name": "\"On site training\"",
                "certifying_organisation_name": "OPENGIS.ch GmbH",
                "language": "English",
                "trained_competence": null
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.373692928579104,
                    47.019157310004616
                ]
            },
            "properties": {
                "name": "QGIS_Python programming in QGIS (PyQGIS)_2018-02-27-2018-03-27",
                "start_date": "2018-02-27",
                "end_date": "2018-02-27",
                "course_type_name": "Python programming in QGIS (PyQGIS)",
                "course_convener_name": "Matthias Kuhn",
                "training_center_name": "\"On site training\"",
                "certifying_organisation_name": "OPENGIS.ch GmbH",
                "language": "English",
                "trained_competence": ""
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.373692928579104,
                    47.019157310004616
                ]
            },
            "properties": {
                "name": "QGIS_Advanced QGIS_2018-09-12-2018-09-13",
                "start_date": "2018-09-12",
                "end_date": "2018-09-13",
                "course_type_name": "Advanced QGIS",
                "course_convener_name": "Marco Bernasocchi",
                "training_center_name": "\"On site training\"",
                "certifying_organisation_name": "OPENGIS.ch GmbH",
                "language": "Deutsch",
                "trained_competence": "QGIS 3 Projekte konfigurieren, DBManager, GeoPackage, Interlis mit Projektgenerator, Expression Functions und Webservices."
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    14.387283323192985,
                    50.103446190371194
                ]
            },
            "properties": {
                "name": "QGIS_QGIS for advanced users_2019-09-22-2019-10-04",
                "start_date": "2019-09-22",
                "end_date": "2019-10-04",
                "course_type_name": "QGIS for advanced users",
                "course_convener_name": "Jachym Cepicky",
                "training_center_name": "GISMentors",
                "certifying_organisation_name": "OpenGeoLabs s.r.o.",
                "language": "Czech",
                "trained_competence": "Advanced usage of QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    14.387283323192985,
                    50.103446190371194
                ]
            },
            "properties": {
                "name": "QGIS_QGIS for beginners_2019-10-25-2019-10-25",
                "start_date": "2019-10-25",
                "end_date": "2019-10-25",
                "course_type_name": "QGIS for beginners",
                "course_convener_name": "Oto Kaláb",
                "training_center_name": "GISMentors",
                "certifying_organisation_name": "OpenGeoLabs s.r.o.",
                "language": "Czech",
                "trained_competence": "Introduction to QGIS Usage"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    14.387283323192985,
                    50.103446190371194
                ]
            },
            "properties": {
                "name": "QGIS_QGIS for beginners_2020-01-24-2020-01-24",
                "start_date": "2020-01-24",
                "end_date": "2020-01-24",
                "course_type_name": "QGIS for beginners",
                "course_convener_name": "Oto Kaláb",
                "training_center_name": "GISMentors",
                "certifying_organisation_name": "OpenGeoLabs s.r.o.",
                "language": "Czech",
                "trained_competence": "Installation and introduction to QGIS Description of interface, adding and exporting geodata Vector data, display, analysis Raster data, mapping, analysis OGC web services, work with data online Map output, printing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.836100637239618,
                    45.765911975166645
                ]
            },
            "properties": {
                "name": "QGIS_QGIS python development 1_2019-11-28-2019-12-06",
                "start_date": "2019-12-02",
                "end_date": "2019-12-06",
                "course_type_name": "QGIS python development 1",
                "course_convener_name": "Vincent Mora",
                "training_center_name": "Oslandia Lyon",
                "certifying_organisation_name": "Oslandia",
                "language": "French",
                "trained_competence": "PyQGIS training "
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    24.368507262653708,
                    45.112966389717066
                ]
            },
            "properties": {
                "name": "QGIS_Water/wastewater workflows using QGIS, Postgis and Telemetry data_2019-09-08-2019-09-08",
                "start_date": "2019-09-16",
                "end_date": "2019-09-20",
                "course_type_name": "Water/wastewater workflows; GIS, Databases, Telemetry, (Hydraulical) Modelling",
                "course_convener_name": "Tudor Bărăscu",
                "training_center_name": "QTIBIA Engineering Office",
                "certifying_organisation_name": "QTIBIA Engineering",
                "language": "English",
                "trained_competence": "Using GIS and (Spatial) Databases; Creating reports, Alerts. Water workflows"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    24.368507262653708,
                    45.112966389717066
                ]
            },
            "properties": {
                "name": "QGIS_Water/wastewater workflows; GIS, Databases, Telemetry, (Hydraulical) Modelling_2020-01-20-2020-01-24",
                "start_date": "2020-01-20",
                "end_date": "2020-01-24",
                "course_type_name": "Water/wastewater workflows; GIS, Databases, Telemetry, (Hydraulical) Modelling",
                "course_convener_name": "Tudor Bărăscu",
                "training_center_name": "QTIBIA Engineering Office",
                "certifying_organisation_name": "QTIBIA Engineering",
                "language": "Romanian",
                "trained_competence": "Database modelling; QGIS platform, Standardise water/wastewater data; Creating reports; Structuring and Viewing Telemetry data"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.21246348639289,
                    10.006646043589727
                ]
            },
            "properties": {
                "name": "QGIS_QGIS 1: Introducción a los Sistemas de Información Geográfica con QGIS_2019-11-25-2019-12-27",
                "start_date": "2019-11-23",
                "end_date": "2019-12-25",
                "course_type_name": "QGIS 1: Introducción a los Sistemas de Información Geográfica con QGIS",
                "course_convener_name": "Eduardo Rojas",
                "training_center_name": "Aula Virtual",
                "certifying_organisation_name": "Soluciones en Tecnologías de Información Geográfica S.A. (SOLTIG)",
                "language": "Español",
                "trained_competence": "Introducción a los SIG"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    77.60123132579203,
                    12.90380060073103
                ]
            },
            "properties": {
                "name": "QGIS_Advanced QGIS_2020-01-18-2020-01-18",
                "start_date": "2020-01-18",
                "end_date": "2020-01-18",
                "course_type_name": "Advanced QGIS",
                "course_convener_name": "Ujaval Gandhi",
                "training_center_name": "Spatial Thoughts",
                "certifying_organisation_name": "Spatial Thoughts",
                "language": "English",
                "trained_competence": "Modeling and Automating GIS Workflows, Visualizing Time Series and 3D Data, Advanced Expressions"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    25.407780595783176,
                    57.53626639847256
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2018-10-17-2018-10-18",
                "start_date": "2018-10-17",
                "end_date": "2018-10-18",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Pēteris Brūns",
                "training_center_name": "SunGIS",
                "certifying_organisation_name": "SunGIS",
                "language": "Latvian",
                "trained_competence": "Basic use of QGIS,  including operations with data, WM(T)S services and map preparation. "
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    25.407780595783176,
                    57.53626639847256
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2019-03-28-2019-03-28",
                "start_date": "2019-03-28",
                "end_date": "2019-03-28",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Pēteris Brūns",
                "training_center_name": "SunGIS",
                "certifying_organisation_name": "SunGIS",
                "language": "Latvian",
                "trained_competence": "Basic use of QGIS,  including operations with data, WM(T)S services and print layouts."
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    25.407780595783176,
                    57.53626639847256
                ]
            },
            "properties": {
                "name": "QGIS_Introduction to QGIS_2019-11-20-2019-11-20",
                "start_date": "2019-11-20",
                "end_date": "2019-11-20",
                "course_type_name": "Introduction to QGIS",
                "course_convener_name": "Pēteris Brūns",
                "training_center_name": "SunGIS",
                "certifying_organisation_name": "SunGIS",
                "language": "Latvian",
                "trained_competence": "Introduction to QGIS, including operations with data, WM(T)S services and print layouts."
            }
        }
    ]
}