Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4204 - FRA Kiosk: Latest Activities map - Markers #4242

Merged

Conversation

yaguzmang
Copy link
Contributor

@yaguzmang yaguzmang commented Jan 24, 2025

2025-01-25.01-39-50.mp4

@yaguzmang yaguzmang marked this pull request as ready for review January 25, 2025 06:42
@yaguzmang yaguzmang requested a review from minotogna January 25, 2025 06:42
Comment on lines 1 to 6
Date (YYYY-MM-DD),Location (lat),Location (long),Country,ISO3,Description
2024-12-02,48.4284,123.3656,Canada,CAN,"6 December, Victoria – FAO provided Canadian experts with training in cutting-edge tools and forest data collection techniques. Held in Victoria, Canada, 30 participants were brought together contributing to the Remote Sensing Survey (RSS) of FAO’s 2025 Global Forest Resources Assessment (FRA). "
2024-12-03,-8.05,-34.900002,Brazil,BRA,"The first National workshop for the FRA RSS 2025 in Brazil took place in Recife from 02 to 6 December 2024, organized by FAO Hq with the collaboration of FAO Brazil. "
2024-10-28,9.0192,38.7525,Ethiopia,ETH,"From October 28 to November 01 2024, 39 experts took part in this regional Remote Sensing Survey workshop in Adis Ababa, Ethiopia, organized by FAO Hq with the collaboration of FAO country offices. 6 countries in total were involved in the workshop: Ethiopia, Sudan, South Sudan, Somalia, Zambia and Uganda."
2024-11-25,41.902782,12.496366,Italy,ITA,"The international community gathered in Rome, Italy, from 25 to 28 November 2024 for the global forum ""Enhancing forest monitoring through global collaboration: A south-south knowledge exchange"". Over 120 participants attended the event, including representatives from many tropical forest countries across Latin America, Africa, South-East Asia and the Pacific. This south-south knowledge exchange on emerging contexts for forest monitoring was hosted by the Global Forest Observations Initiative (GFOI) and its lead partner the Food and Agriculture Organization of the United Nations (FAO), under the Accelerating Innovative Monitoring for Forests (AIM4Forests) programme."
2024-10-15,3.4516,76.532,Colombia,COL,"The Food and Agriculture Organization of the United Nations (FAO) together with Griffith University, the International Union for Conservation of Nature (IUCN), the United Nations Forum on Forests (UNFF) Secretariat, and the Wild Heritage Foundation, launched a ground-breaking conservation initiative at the 2024 United Nations Biodiversity Conference (CBD COP16): the project “Strengthening Conservation of Primary Forests through Partnership Enhancement and Coordination of Support,” funded by the Global Environment Facility (GEF). The project’s contribution to improve monitoring and reporting on the extent of primary forests was also shared at the 2024 UN Climate Change Conference (UNFCCC COP 29)."
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As seen in the video, some coordinates are not correct (like Canada with coordinates somewhere in China, or Colombia with coordinates in Asia). We should ask for an updated version of the file.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And they are not inverted ? Have you tried ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After looking into the event cities, I realized the problem was some missing minus signs. Fixed now 👍

responseType: 'text',
})

Papa.parse(response.data, {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe the server can return the data in the format the client wants ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added and removed papaparse as it is no longer needed 👍

@mergify mergify bot merged commit 625382b into 4204-fra-kiosk-latest-activities Jan 28, 2025
5 checks passed
@mergify mergify bot deleted the 4204-fra-kiosk-latest-activities-map branch January 28, 2025 04:33
mergify bot added a commit that referenced this pull request Jan 28, 2025
* 4204 - FRA Kiosk: Latest Activities - Route & base map (#4237)

* 4204 - Add Latest activities Kiosk Route

* 4204 - Add base map

* 4204 - FRA Kiosk: Latest Activities map - Markers (#4242)

* 4204 - Add latestActivities.csv file

* 4204 - Remove unused json2csv & add client side csv parser papaparse

* 4204 - Add activity markers

* 4204 - Add Latest Activities list panel

* 4204 - Fix coordinates

* 4204 - Format data in the backend

* 4204 - Remove papaparse

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants