This document provides an introduction to the Leaflet JavaScript library for creating interactive web maps. It discusses Leaflet's advantages like being open source, lightweight and extensible. It also covers basic Leaflet concepts like adding a base map, changing the map center, and placing markers with popups. The presentation includes exercises where attendees modify a sample Leaflet map to center it on a new location, add a custom marker, and include HTML content in the marker's popup.
Geopaparazzi is a tool for digital field mapping on Android devices. It allows taking georeferenced notes, photos, and tracking GPS during surveys. The document discusses preparing background map and feature data for use in Geopaparazzi, including creating MBTiles and Spatialite databases. It also covers using the app to conduct a survey, exporting data for analysis in GIS, and developing simple custom survey forms for structured note taking.
IWMW 2007: Geolinked Institutional Web ContentIWMW
油
This document discusses different methods for geolinking web content, including using Google Maps and Earth, geotagging metadata, microformats, and extending XML formats like RSS and XHTML. It provides examples of implementing geolocation metadata using methods like HTML meta tags and microformats to embed latitude and longitude or place data directly into web pages. The document also explores tools and APIs for visualizing and interacting with geolocated content and repositories, as well as design considerations for maintainability and end-user value.
A Comparison of Online Map Services, Map development, and some Web & GPS tools.
Topics: Classic vs. the New Google Maps and other online map services, developing custom maps with Google Maps JavaScript API, mashups, and a few related Google services tidbits like how to host web pages directly from Google Drive. More info: http://bit.ly/1FDNF99
Remote sensing uses sensors on satellites and aircraft to observe and analyze areas from a distance without direct contact. The document discusses the history of remote sensing from early color photography to modern high-resolution satellites. It also describes applications like mapping and monitoring land use and permafrost. Finally, it provides a tutorial on deriving vegetation indices from Sentinel-2 satellite data using free and open-source software.
The spatial estimation of appartment rents: A brief introductionPixel Dis
油
The document discusses spatial analysis and modeling of apartment rental prices. It introduces machine learning and geographic techniques like kriging to improve upon traditional non-spatial hedonic regression modeling of rents. Specifically, it aims to provide block-level and building-level rental estimations and maps with greater spatial accuracy and detail than typical real estate portal averages. The research utilizes R packages and spatial interpolation principles to optimize online real estate platforms' visualization of local rental markets.
Disputationsvortrag Schernthanner: Analyse und Visualisierung von Mietpreisda...Dr. Harald Schernthanner
油
Untersuchungen zur r辰umlichen Analyse und Visualisierung von Mietpreisdaten f端r Immobilienportale
This document provides an overview of online mapping with the Google Maps API. It discusses how Google Maps transformed online mapping by allowing highly interactive panning and zooming. It then describes how the Google Maps API facilitates the creation of map mashups, which involve mapping data from online sites onto maps. Finally, it discusses some hands-on examples that will be covered in the workshop, which demonstrate how to call Google Maps API routines to create customized maps by mapping point, line and area data.
DevDay 2018: Ulrich Deiters - Offline First - kein Netz, kein Fehler, zufried...DevDay Dresden
油
"High Speed Internet, permanently online, permanently connected, LTE 端berall, na klar geht alles nur online - der Rest ist Error Handling. Done."
Oft ist uns gar nicht mehr bewusst, dass wir damit Nutzer entt辰uschen, ihre Zeit verschwenden und die Nutzung unserer Anwendungen einschr辰nken. Leider ist Offline-F辰higkeit nachtr辰glich oft 辰hnlich schlecht nachr端stbar wie die Unterst端tzung von Mobile Devices. Daher m旦chten ich Euch zeigen, wie man mit Offline First von Anfang an "offline denken" kann, vergleichbar mit Mobile First.
Ich werde Euch kurz in die Motivation f端r Offline-Funktionen, Nutzerwartungen, UX-Ans辰tze sowie Herausforderungen und Ans辰tze f端r die Anwendungsarchitektur und -sicherheit einf端hren und aufzeigen wie wir CAP und Eventual Consistency auf diese Problemstellung anwenden k旦nnen.
Anhang von konkreten Kundenprojekten f端r Native Mobile Apps schauen wir uns Nutzen und L旦sungen f端r effektives Offline-Arbeiten an.
Wir werfen einen Blick darauf, welche Technologien f端r Progressive Web Apps zur Verf端gung stehen und wie Digital Business Platforms wie Salesforce oder die SAP Cloud Platform die Offlinef辰higkeit unterst端tzen. Kann man wirklich schon Offline as a Service dazukaufen?
Also: "Kein Netz" ist nicht zwingend ein Fehler.
This document discusses a Hadoop Job Runner UI Tool that was created to make running Hadoop jobs easier. It allows users to browse input data locally, copy the data and job class to HDFS, run the job, and display results without using command lines. The tool simplifies tasks like distributing data and code, executing jobs, and retrieving output. Background information on Hadoop, MapReduce, and distributed computing environments is also provided.
This document summarizes and compares several open-source map viewers, including Mapbox GL Native, Maps.me, and generic map viewers. It discusses the data sources, styles, and renderers used by Mapbox and Maps.me. For Mapbox, it notes that styles define layers and data sources, and rendering uses OpenGL. For Maps.me, it explains the renderer supports Vulkan and is separated from data storage in MWM files. The document provides information on style formats, custom layers, runtime style updates, and open-source style designers for both platforms.
1) The document outlines the tasks, tools, and topics explored by Vipul Divyanshu during a summer internship at India Innovation Labs, including data analytics on a medium-sized database and building a recommender engine.
2) Key tools explored include Mahout for machine learning algorithms, Hadoop for distributed processing, and Rush Analyzer (with KNIME) for data visualization and analytics.
3) Vipul implemented recommendation engines including user-based, item-based, and SlopeOne recommenders and evaluated performance using recommender evaluators.
What is it about?
-How to easily describe your solutions using a pre-defined template compliant with ADMS-AP;
-How to automatically transform your solutions descriptions into machine readable language, i.e., RDF;
-How to get your interoperability solutions ready to be shared on Joinup.
This document discusses a Hadoop Job Runner UI Tool that was developed to provide a graphical user interface for running Hadoop jobs. The tool allows users to browse input data locally, copy the data to HDFS, copy Java classes to remote servers, run Hadoop jobs, and copy results back from HDFS to display outputs and job statistics. The document also provides background on Hadoop and MapReduce, including an overview of how MapReduce works and how it enables distributed and parallel processing of large datasets.
A mashup is a Web page or application that uses and combines data, presentation or functionality from two or more sources to create new services. The term implies easy, fast integration, frequently using open API (Application Programming Interface) and data sources to produce enriched results that were not necessarily the original reason for producing the raw source data.
This document provides an overview of Google Maps features and tutorials for using the Google Maps API. It discusses using My Maps to build custom maps and add collaborators. It also covers directions, Street View, markers, polylines, services like geocoding, and static maps. Tutorials demonstrate basic maps initialization, adding markers and listening to drag events. Both the JavaScript API v2 and new v3 are mentioned, with v3 being optimized for mobile devices.
The Google Directions API and Maps (Earth) are two powerful tools that can be used to calculate and visualize directions and routing between locations using various modes of transportation. The Google Maps Platform is also demonstrated with geocoding, I create a Trip Advisor project to then manage services, credentials, calculations, maps, coordinates in APIs and SDKs.
The Google Directions API and Maps (Earth) are two powerful tools that can be used to calculate and visualize directions and routing between locations using various modes of transportation. The Google Maps Platform is also demonstrated with geocoding, I create a Trip Advisor project to then manage services, credentials, calculations, maps, coordinates in APIs and SDKs.
Using IATI datasets for communication: Where can we improve?Marten Schoonman
油
IATI can have value in many different ways. One of them is to share and pro-actively show the work you are doing publicly.
- How can you do this best?
- How can you make use of the standards fields and which information would you like to add and how?
- How can this relate to your existing communication channels (e.g. website) and fundraising?
Marten shares how Akvos Really Simple Reporting platform is set up and will facilitate an exploration with you how you can make IATI work for your organisations communication.
This document discusses open source tools for graph and map visualization. It begins with an agenda that includes open source graphs, maps, and demos of the AklaBox and Thermolabo platforms. It then covers various open source mapping tools like OpenStreetMap, and charting/graphing tools like FusionCharts, JFreeChart, Google Charts, and Birt Chart. Statistical graphing tools like R, Weka, and R Shiny are also mentioned. The document demonstrates some maps and graphs as examples. It concludes with discussions of how AklaBox and Thermolabo integrate graphs and maps and how Thermolabo is transforming temperature monitoring data into valuable decision information.
This document provides a summary of qualifications for Md. Rashidul Islam including over 10 years of experience in software development, team management, and testing. He has strong skills in front-end technologies like JavaScript, AngularJS, and React as well as back-end skills like Node.js, PHP, and Ruby on Rails. He has extensive experience developing web and mobile applications across a wide range of industries.
LDOW2015 - Uduvudu: a Graph-Aware and Adaptive UI Engine for Linked DataeXascale Infolab
油
Uduvudu exploits the semantic and structured nature of Linked Data to generate the best possible representation for a human based on a catalog of available Matchers and Templates. Matchers and Templates are designed that they can be build through an intuitive editor interface.
Why Flutter is the Future of Cross-Platform?RubenGray1
油
Discover why Flutter is trending as a framework for cross-platform app development Services. Discover its benefits, and what makes it different from other frameworks.
Hadoop Training, Enhance your Big data subject knowledge with Online Training without wasting your time. Register for Free LIVE DEMO Class.
For more info: http://www.hadooponlinetutor.com
Contact Us:
8121660044
732-419-2619
http://www.hadooponlinetutor.com
Jumpstart your career with the worlds most in-demand technology: Hadoop. Hadooptrainingacademy provides best Hadoop online training with quality videos, comprehensive
online live training and detailed study material. Join today!
For more info, visit: http://www.hadooptrainingacademy.com/
Contact Us:
8121660088
732-419-2619
http://www.hadooptrainingacademy.com/
The document provides instructions for creating forms in Geopaparazzi using the HortonMachine application. It describes how to:
1. Create sections, tabs, and widgets like text fields, checkboxes, and dropdowns within the form builder application to design a custom survey form for university buildings.
2. Add fields for general information like name, faculty, and number of enrolled students.
3. Add additional tabs for structural details and images.
4. Populate dropdowns by specifying options in the form builder.
5. Designate certain fields like name as mandatory for the survey.
The form can then be exported and used to collect geospatial data on university buildings using the
The document provides instructions for demonstrating the creation of a classic Planning application called "hplan" in Oracle Hyperion Planning. The steps include: 1) Creating a database user; 2) Configuring a data source; 3) Creating the hplan application; 4) Importing templates that load dimensions, exchange rates, smart lists, web forms, and sample data; and 5) Optionally importing calculation templates. The goal is to illustrate how quickly an application can be created using templates to position Planning as an easy to use and customizable solution.
This document proposes extending the Polaris project to generate analysis reports from spacecraft telemetry data. The proposed additions include:
1. Developing a web interface to visualize anomalies detected in telemetry parameters over time through interactive graphs.
2. Creating a PDF generator to output graph summaries and anomalies.
3. Adding an option to export all graphs in a zip file for further use.
The goal is to help analysts efficiently study anomalies by generating customizable reports from Polaris results. The proposed workflow and timeline lay out developing an anomaly detection module, interactive visualization tools, and report generation capabilities over 3 months.
DevDay 2018: Ulrich Deiters - Offline First - kein Netz, kein Fehler, zufried...DevDay Dresden
油
"High Speed Internet, permanently online, permanently connected, LTE 端berall, na klar geht alles nur online - der Rest ist Error Handling. Done."
Oft ist uns gar nicht mehr bewusst, dass wir damit Nutzer entt辰uschen, ihre Zeit verschwenden und die Nutzung unserer Anwendungen einschr辰nken. Leider ist Offline-F辰higkeit nachtr辰glich oft 辰hnlich schlecht nachr端stbar wie die Unterst端tzung von Mobile Devices. Daher m旦chten ich Euch zeigen, wie man mit Offline First von Anfang an "offline denken" kann, vergleichbar mit Mobile First.
Ich werde Euch kurz in die Motivation f端r Offline-Funktionen, Nutzerwartungen, UX-Ans辰tze sowie Herausforderungen und Ans辰tze f端r die Anwendungsarchitektur und -sicherheit einf端hren und aufzeigen wie wir CAP und Eventual Consistency auf diese Problemstellung anwenden k旦nnen.
Anhang von konkreten Kundenprojekten f端r Native Mobile Apps schauen wir uns Nutzen und L旦sungen f端r effektives Offline-Arbeiten an.
Wir werfen einen Blick darauf, welche Technologien f端r Progressive Web Apps zur Verf端gung stehen und wie Digital Business Platforms wie Salesforce oder die SAP Cloud Platform die Offlinef辰higkeit unterst端tzen. Kann man wirklich schon Offline as a Service dazukaufen?
Also: "Kein Netz" ist nicht zwingend ein Fehler.
This document discusses a Hadoop Job Runner UI Tool that was created to make running Hadoop jobs easier. It allows users to browse input data locally, copy the data and job class to HDFS, run the job, and display results without using command lines. The tool simplifies tasks like distributing data and code, executing jobs, and retrieving output. Background information on Hadoop, MapReduce, and distributed computing environments is also provided.
This document summarizes and compares several open-source map viewers, including Mapbox GL Native, Maps.me, and generic map viewers. It discusses the data sources, styles, and renderers used by Mapbox and Maps.me. For Mapbox, it notes that styles define layers and data sources, and rendering uses OpenGL. For Maps.me, it explains the renderer supports Vulkan and is separated from data storage in MWM files. The document provides information on style formats, custom layers, runtime style updates, and open-source style designers for both platforms.
1) The document outlines the tasks, tools, and topics explored by Vipul Divyanshu during a summer internship at India Innovation Labs, including data analytics on a medium-sized database and building a recommender engine.
2) Key tools explored include Mahout for machine learning algorithms, Hadoop for distributed processing, and Rush Analyzer (with KNIME) for data visualization and analytics.
3) Vipul implemented recommendation engines including user-based, item-based, and SlopeOne recommenders and evaluated performance using recommender evaluators.
What is it about?
-How to easily describe your solutions using a pre-defined template compliant with ADMS-AP;
-How to automatically transform your solutions descriptions into machine readable language, i.e., RDF;
-How to get your interoperability solutions ready to be shared on Joinup.
This document discusses a Hadoop Job Runner UI Tool that was developed to provide a graphical user interface for running Hadoop jobs. The tool allows users to browse input data locally, copy the data to HDFS, copy Java classes to remote servers, run Hadoop jobs, and copy results back from HDFS to display outputs and job statistics. The document also provides background on Hadoop and MapReduce, including an overview of how MapReduce works and how it enables distributed and parallel processing of large datasets.
A mashup is a Web page or application that uses and combines data, presentation or functionality from two or more sources to create new services. The term implies easy, fast integration, frequently using open API (Application Programming Interface) and data sources to produce enriched results that were not necessarily the original reason for producing the raw source data.
This document provides an overview of Google Maps features and tutorials for using the Google Maps API. It discusses using My Maps to build custom maps and add collaborators. It also covers directions, Street View, markers, polylines, services like geocoding, and static maps. Tutorials demonstrate basic maps initialization, adding markers and listening to drag events. Both the JavaScript API v2 and new v3 are mentioned, with v3 being optimized for mobile devices.
The Google Directions API and Maps (Earth) are two powerful tools that can be used to calculate and visualize directions and routing between locations using various modes of transportation. The Google Maps Platform is also demonstrated with geocoding, I create a Trip Advisor project to then manage services, credentials, calculations, maps, coordinates in APIs and SDKs.
The Google Directions API and Maps (Earth) are two powerful tools that can be used to calculate and visualize directions and routing between locations using various modes of transportation. The Google Maps Platform is also demonstrated with geocoding, I create a Trip Advisor project to then manage services, credentials, calculations, maps, coordinates in APIs and SDKs.
Using IATI datasets for communication: Where can we improve?Marten Schoonman
油
IATI can have value in many different ways. One of them is to share and pro-actively show the work you are doing publicly.
- How can you do this best?
- How can you make use of the standards fields and which information would you like to add and how?
- How can this relate to your existing communication channels (e.g. website) and fundraising?
Marten shares how Akvos Really Simple Reporting platform is set up and will facilitate an exploration with you how you can make IATI work for your organisations communication.
This document discusses open source tools for graph and map visualization. It begins with an agenda that includes open source graphs, maps, and demos of the AklaBox and Thermolabo platforms. It then covers various open source mapping tools like OpenStreetMap, and charting/graphing tools like FusionCharts, JFreeChart, Google Charts, and Birt Chart. Statistical graphing tools like R, Weka, and R Shiny are also mentioned. The document demonstrates some maps and graphs as examples. It concludes with discussions of how AklaBox and Thermolabo integrate graphs and maps and how Thermolabo is transforming temperature monitoring data into valuable decision information.
This document provides a summary of qualifications for Md. Rashidul Islam including over 10 years of experience in software development, team management, and testing. He has strong skills in front-end technologies like JavaScript, AngularJS, and React as well as back-end skills like Node.js, PHP, and Ruby on Rails. He has extensive experience developing web and mobile applications across a wide range of industries.
LDOW2015 - Uduvudu: a Graph-Aware and Adaptive UI Engine for Linked DataeXascale Infolab
油
Uduvudu exploits the semantic and structured nature of Linked Data to generate the best possible representation for a human based on a catalog of available Matchers and Templates. Matchers and Templates are designed that they can be build through an intuitive editor interface.
Why Flutter is the Future of Cross-Platform?RubenGray1
油
Discover why Flutter is trending as a framework for cross-platform app development Services. Discover its benefits, and what makes it different from other frameworks.
Hadoop Training, Enhance your Big data subject knowledge with Online Training without wasting your time. Register for Free LIVE DEMO Class.
For more info: http://www.hadooponlinetutor.com
Contact Us:
8121660044
732-419-2619
http://www.hadooponlinetutor.com
Jumpstart your career with the worlds most in-demand technology: Hadoop. Hadooptrainingacademy provides best Hadoop online training with quality videos, comprehensive
online live training and detailed study material. Join today!
For more info, visit: http://www.hadooptrainingacademy.com/
Contact Us:
8121660088
732-419-2619
http://www.hadooptrainingacademy.com/
The document provides instructions for creating forms in Geopaparazzi using the HortonMachine application. It describes how to:
1. Create sections, tabs, and widgets like text fields, checkboxes, and dropdowns within the form builder application to design a custom survey form for university buildings.
2. Add fields for general information like name, faculty, and number of enrolled students.
3. Add additional tabs for structural details and images.
4. Populate dropdowns by specifying options in the form builder.
5. Designate certain fields like name as mandatory for the survey.
The form can then be exported and used to collect geospatial data on university buildings using the
The document provides instructions for demonstrating the creation of a classic Planning application called "hplan" in Oracle Hyperion Planning. The steps include: 1) Creating a database user; 2) Configuring a data source; 3) Creating the hplan application; 4) Importing templates that load dimensions, exchange rates, smart lists, web forms, and sample data; and 5) Optionally importing calculation templates. The goal is to illustrate how quickly an application can be created using templates to position Planning as an easy to use and customizable solution.
This document proposes extending the Polaris project to generate analysis reports from spacecraft telemetry data. The proposed additions include:
1. Developing a web interface to visualize anomalies detected in telemetry parameters over time through interactive graphs.
2. Creating a PDF generator to output graph summaries and anomalies.
3. Adding an option to export all graphs in a zip file for further use.
The goal is to help analysts efficiently study anomalies by generating customizable reports from Polaris results. The proposed workflow and timeline lay out developing an anomaly detection module, interactive visualization tools, and report generation capabilities over 3 months.
Energ and Energy Forms, Work, and Power | IGCSE PhysicsBlessing Ndazie
油
This extensive slide deck provides a detailed exploration of energy, work, and power for IGCSE Physics. It covers fundamental concepts such as the definition of work done, kinetic energy, potential energy, mechanical energy, conservation of energy, efficiency, and power. The presentation also includes energy transfer, renewable and non-renewable energy sources, calculation of work done, power output, and real-life applications of energy principles. Featuring illustrative diagrams, worked examples, and exam-style questions, this resource is ideal for IGCSE students, teachers, and independent learners preparing for exams.
Respiration & Gas Exchange | Cambridge IGCSE BiologyBlessing Ndazie
油
This IGCSE Biology presentation explains respiration and gas exchange, covering the differences between aerobic and anaerobic respiration, the structure of the respiratory system, gas exchange in the lungs, and the role of diffusion. Learn about the effects of exercise on breathing, how smoking affects the lungs, and how respiration provides energy for cells. A perfect study resource for Cambridge IGCSE students preparing for exams!
Electrical Quantities and Circuits | IGCSE PhysicsBlessing Ndazie
油
This extensive slide deck provides a detailed exploration of electrical quantities and circuits for IGCSE Physics. It covers key electrical quantities, including charge, current, voltage (potential difference), resistance, power, energy, electromotive force (EMF), and internal resistance. The presentation also explains series and parallel circuits, with in-depth discussions on Ohms Law, Kirchhoffs Laws, electrical components, circuit calculations, and practical applications. Packed with illustrative diagrams, worked examples, and exam-style questions, this resource is ideal for IGCSE students, teachers, and independent learners preparing for exams.
Detection of ferrihydrite in Martian red dust records ancient cold and wet co...S辿rgio Sacani
油
Iron oxide-hydroxide minerals in Martian dust provide crucial insights into
Mars past climate and habitability. Previous studies attributed Mars red color
to anhydrous hematite formed through recent weathering. Here, we show that
poorly crystalline ferrihydrite (Fe5O8H 揃 nH2O) is the dominant iron oxidebearing phase in Martian dust, based on combined analyses of orbital, in-situ,
and laboratory visible near-infrared spectra. Spectroscopic analyses indicate
that a hyperfine mixture of ferrihydrite, basalt and sulfate best matches Martian dust observations. Through laboratory experiments and kinetic calculations, we demonstrate that ferrihydrite remains stable under present-day
Martian conditions, preserving its poorly crystalline structure. The persistence
of ferrihydrite suggests it formed during a cold, wet period on early Mars
under oxidative conditions, followed by a transition to the current hyper-arid
environment. This finding challenges previous models of continuous dry oxidation and indicates that ancient Mars experienced aqueous alteration before
transitioning to its current desert state.
Improving the Perturbation-Based Explanation of Deepfake Detectors Through th...VasileiosMezaris
油
Presentation of our paper, "Improving the Perturbation-Based Explanation of Deepfake Detectors Through the Use of Adversarially-Generated Samples", by K. Tsigos, E. Apostolidis and V. Mezaris. Presented at the AI4MFDD Workshop of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV 2025), Tucson, AZ, USA, Feb. 2025. Preprint and software available at http://arxiv.org/abs/2502.03957 https://github.com/IDT-ITI/Adv-XAI-Deepfakes
This ppt shows about viral disease in plants and vegetables.It shows different species of virus effect on plants along their vectors which carries those tiny microbes.
The Sense Organs: Structure and Function of the Eye and Skin | IGCSE BiologyBlessing Ndazie
油
This detailed presentation covers the structure and function of the sense organs, focusing on the eye and skin as part of the Cambridge IGCSE Biology syllabus. Learn about the anatomy of the eye, how vision works, adaptations for focusing, and common eye defects. Explore the role of the skin in temperature regulation, protection, and sensory reception. Perfect for students preparing for exams!
Beyond Point Masses. IV. Trans-Neptunian Object Altjira Is Likely a Hierarchi...S辿rgio Sacani
油
Dynamically studying trans-Neptunian object (TNO) binaries allows us to measure masses and orbits. Most of the known objects appear to have only two components, except (47171) Lempo, which is the single known hierarchical triple system with three similar-mass components. Though hundreds of TNOs have been imaged with high-resolution telescopes, no other hierarchical triples (or trinaries) have been found among solar system small bodies, even though they are predicted in planetesimal formation models such as gravitational collapse after the streaming instability. By going beyond the point-mass assumption and modeling TNO orbits as non-Keplerian, we open a new window into the shapes and spins of the components, including the possible presence of unresolved inner binaries. Here we present evidence for a new hierarchical triple, (148780) Altjira (2001 UQ18), based on non-Keplerian dynamical modeling of the two observed components. We incorporate two recent Hubble Space Telescope observations, leading to a 17 yr observational baseline. We present a new open-source Bayesian pointspread function fitting code called nPSF that provides precise relative astrometry and uncertainties for single images. Our non-Keplerian analysis measures a statistically significant (2.5) nonspherical shape for Altjira. The measured J2 is best explained as an unresolved inner binary, and an example hierarchical triple model gives the best fit to the observed astrometry. Using an updated non-Keplerian ephemeris (which is significantly different from the Keplerian predictions), we show that the predicted mutual event season for Altjira has already begun, with several excellent opportunities for observations through 2030.
Cell Structure & Function | Cambridge IGCSE BiologyBlessing Ndazie
油
This IGCSE Biology presentation provides a detailed look at cell structure and function, covering the differences between animal and plant cells, the roles of organelles (nucleus, mitochondria, ribosomes, etc.), specialized cells, and levels of organization. Learn about diffusion, osmosis, and active transport in cells, with clear diagrams and explanations to support exam preparation. A must-have resource for Cambridge IGCSE students!
Wepresent the localizationandhostgalaxyofFRB20190208A, arepeatingsourceof fast radiobursts (FRBs) discoveredusingCHIME/FRB.Aspartof thePinpointingREpeatingChImeSourceswithEVNdishesrepeater localizationprogramon theEuropeanVLBINetwork (EVN),wemonitoredFRB20190208Afor 65.6hr at 1.4GHzanddetectedasingleburst,whichledtoitsverylongbaselineinterferometrylocalizationwith260mas uncertainty(2).Follow-upopticalobservationswiththeMMTObservatory(i25.7mag(AB))foundnovisible hostattheFRBposition.SubsequentdeeperobservationswiththeGranTelescopioCanarias,however,revealedan extremelyfaintgalaxy(r=27.32賊0.16mag),verylikely(99.95%)associatedwithFRB20190208A.Giventhe dispersionmeasureoftheFRB(580pccm3),eventhemostconservativeredshiftestimate( ~ z 0.83 max )implies TheAstrophysicalJournalLetters,977:L4(17pp),2024December10 https://doi.org/10.3847/2041-8213/ad8ce1 息2024.TheAuthor(s).PublishedbytheAmericanAstronomicalSociety. 30BantingFellow. 31McGillSpaceInstituteFellow. 32 FRQNTPostdoctoralFellow. Originalcontent fromthisworkmaybeusedunder theterms of theCreativeCommonsAttribution4.0licence.Anyfurther distributionofthisworkmustmaintainattributiontotheauthor(s)andthetitle of thework, journalcitationandDOI. 1The Astrophysical Journal Letters, 977:L4 (17pp), 2024 December 10 Hewitt et al. that this is the lowest-luminosity FRB host to date (108 Le), even less luminous than the dwarf host of FRB20121102A. We investigate how localization precision and the depth of optical imaging affect host association and discuss the implications of such a low-luminosity dwarf galaxy. Unlike the other repeaters with low-luminosity hosts, FRB 20190208A has a modest Faraday rotation measure of a few tens of rad m2, and EVN plus Very Large Array observations reveal no associated compact persistent radio source. We also monitored FRB20190208A for 40.4hr over 2yr as part of the Extragalactic Coherent Light from Astrophysical Transients repeating FRB monitoring campaign on the Nan巽ay Radio Telescope and detected one burst. Our results demonstrate that, in some cases, the robust association of an FRB with a host galaxy will require both high localization precision and deep optical follow-up. Unified Astronomy Thesaurus concepts: Radio bursts (1339); Radio transient sources (2008); Very long baseline interferometry (1769); Dwarf galaxies (416)
How could modern LA research address data-related ethics issues in informal and situated professional learning? I will identify in this talk three relevant insights based on field studies around workplace LA interventions: Firstly, in informal and situated learning, data isnt just about the learners. Secondly, the affordances of manual and automatic data tracking for learning are very different, with manual tracking allowing a high degree of learner control over data. Thirdly, learning is not necessarily a shared goal in workplaces. These can be translated into seeing a potential for systems endowed with sufficient natural-language-processing capability (now seemingly at our fingertips with LLMs), and socio-technical design and scenario-based data collection analysis as design and research methods.
Simple Phenomena of Magnetism | IGCSE PhysicsBlessing Ndazie
油
This extensive slide deck provides a detailed exploration of the simple phenomena of magnetism for IGCSE Physics. It covers key concepts such as magnetic materials, properties of magnets, magnetic field patterns, the Earth's magnetism, electromagnets, the motor effect, and the principles of electromagnetic induction. The presentation also explains magnetization and demagnetization, methods of making magnets, applications of magnets in real life, and experimental demonstrations. Featuring illustrative diagrams, worked examples, and exam-style questions, this resource is ideal for IGCSE students, teachers, and independent learners preparing for exams.
Excretion in Humans | Cambridge IGCSE BiologyBlessing Ndazie
油
This IGCSE Biology presentation covers excretion in humans, explaining the removal of metabolic wastes such as carbon dioxide, urea, and excess salts. Learn about the structure and function of the kidneys, the role of the liver in excretion, ultrafiltration, selective reabsorption, and the importance of homeostasis. Includes diagrams and explanations to help Cambridge IGCSE students prepare effectively for exams!
Direct Gene Transfer Techniques for Developing Transgenic PlantsKuldeep Gauliya
油
Leaflet maptime
1. Basic introduction to leaflet.js
Harald Schernthanner|Geoinformation Research Group|
University of Potsdam
2. Me? / Our goal in the next ~2 hours / Material
Me? Harald Schernthanner research assistant at GIS department -
Potsdam university.
Research in spatial real estate analysis and remote sensing.
Our goal today? Making a webmap, using Leaflet.js, showing the
location of our meeting.
Why Leaflet?
High grade of extensibility
Very active user community.
Open Source
Presentation and scripts:
http://schernthanner.de/Maptime_Leaflet_Intro.zip
@hatschito / harald@schernthanner.de 2/22
3. What is a (Map-) API
API = Application Programming Interface
Provides tools for connecting external software to an existing software system.
An API is a specification used by software components to communicate with
each other (http://www.w3schools.com/googleAPI/).
Map API卒s = Integration of map functionalities into web map
e.g. Zoom / Pan / Search functions.
API卒s are the basic building block of Mashups Term comes from pop music.
In WWW mashup means the mixing of data from different web sources.
Depending on the business model of the API provider, an API key has to be provided.
First known map mashup: http://www.housingmaps.com/
Housing offers based on craiglist and google maps.
@hatschito / harald@schernthanner.de 3/22
4. Overview over popular API卒s
Google Map API:
https://developers.google.com/maps/?hl=de
Map Quest API:
http://developer.mapquest.com/
Bing Maps API:
http://www.microsoft.com/maps/choose-your-bing-maps-API.aspx
Openstreetmap API:
http://wiki.openstreetmap.org/wiki/API_v0.6
Nokia / Here API:
https://developer.here.com/
@hatschito / harald@schernthanner.de 4/22
5. Overview over popular API卒s
Baidu Map API / China:
http://developer./map/index.php?title=%E9%A6%96%E9%A1%B5
Auto Navi / Taiwan:
http://www.autonavi.com/en/MS_131_5.html
Open Layers:
http://openlayers.org/
Leaflet API integrated to Mapbox
API
https://www.mapbox.com/mapbox.js/api/v2.0.1/
Mapstraction: Meta approach
bundeling API卒s
http://mapstraction.com/
Baidu API commercial, 2014
@hatschito / harald@schernthanner.de 5/22
6. Leaflet Map API
Leaflet: An Open-Source Library for Mobile-Friendly Interactive Maps:
http://leafletjs.com/
Latest Stable Version (Release Date: November 2013)
In September Version 1.0 was announced:
https://speakerdeck.com/mourner/future-of-leaflet
Has it卒s origins at Cloudemade. Main Developer Vladimir Agafonkin
(@mourner) meanwhile works for Mapbox.
API provides full interoperability with the Mapbox API.
@hatschito / harald@schernthanner.de 6/22
7. Leaflet Map API
Library has just 33kb of size, Cross platform compatible, uses HTML 5 and
CSS3.
Expandible via Plugins: http://leafletjs.com/plugins.html
Leaflet supports:
Tile map services(TMS)
Web Map services (WMS)
GeoJson
Web feature services (WFS) can be integrated via AJAX.
Where to you get help from?? There is a very nice and active goolge user
group:
https://groups.google.com/forum/#!forum/leaflet-js
@hatschito / harald@schernthanner.de 7/22
8. Some little helpers for map scripting, editors & co.
Online editors: JSFiddle: http://jsfiddle.net/
JSBeautifier: http://jsbeautifier.org/
I use notepad++ in Windows und gedit in Ubuntu thats a matter of taste
Editors should have color highlighting / line numbers
IDE not necessary for Map scripting : https://netbeans.org/
Eclipes Aptana - Netbeany
Editor in Windows: Notepad++
Editors in Linux: Vim, Kate, gedit etc.
Editors on Mac: Sublime
Sublime popular editor among developers (~50 ).
Debuging a JavaScript Problem I use the Chrome JavaScript console. Chrome tools- JavaScript console
If you don卒t have an editor, it卒s time to install on e.g. Notepad++
http://notepad-plus-plus.org/
@hatschito / harald@schernthanner.de 8/22
9. HTML & JavaScript Basics
JavaScript online course:
http://www.codecademy.com/en/tracks/javascript
JavaScript Reference:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_ JavaScript literature:
David Sawyer McFarland, 2012, JavaScript & jQuery, the missing
manual, The bookt that should have been in the box, O'Reilly,
Second Edition.
@hatschito / harald@schernthanner.de 9/22
10. JavaScript: A very short introduction
JavaScript is embedded to html via the <script> tag,
Script can be embedded into the head or body of the html document.
Script can be written into the HTML document.
Reference to external file with the extension .js is possible as well.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Dokument mit externem JavaScript</title>
<script type="text/javascript" src=/slideshow/leaflet-maptime/41138727/"script.js"></script>
</head>
<body>
<h1>Dokument mit externem JavaScript</h1>
</body>
</html>
Reference to external JavaScript file
@hatschito / harald@schernthanner.de 10/22
11. JavaScript: Basic syntax rules
JavaScript is case-sensitive.
Statements end with a semicolon ;
Block of statements opens and ends with curly brackets {...}
/.../ Comment
/*... */ Multiline Comment
JSGeo conference: http://jsgeo.com/
@hatschito / harald@schernthanner.de 11/22
12. Second Exercise: Changing the map options
Let卒s change the center coordinate of our webmap to the IXDS in Berlin.
Where to get coordinates from????
http://www.mapcoordinates.net/
Let卒s geocode our adress Paul-Lincke-Ufer 39/40 10999 Berlin into Lat / Lon
coordinates.
Change the center coordinate of our webmap.
Map options are changed here: var map = var map = L.map('map', {center:
[52.496215, 13.421952],
Not only the center coordinate can be changed, there are much more options:
http://leafletjs.com/reference.html#map-options
I put some options for our webmap into the script.
We use Latidude and Longitude + Webmercator as refernce system.
Thats ok as long as we don卒t want to measere distances or areas.
@hatschito / harald@schernthanner.de 15/22
13. Second Exercise: Changing the map options
We use Latidude and Longitude + Webmercator as reference system.
That卒s ok as long as we don卒t want to measure distances or areas.
Mercator is isogonal and has no equal areas developd for nautical purpose
Compare Webmercator measurements to UTM:
http://servicesbeta.esri.com/demos/compareMeasurements.html
Take a look at the size of Greenland?
@hatschito / harald@schernthanner.de 16/22
14. Third Exercise: We put a marker on our map
So let卒s put a marker to our webmap to locate the IXDS.
What is a marker? the web is full of Pinmaps
Most famous marker is googles inverse raindrop.
@hatschito / harald@schernthanner.de 17/22
15. Third Exercise: We put a marker on our map
So let卒s put a marker to our webmap to locate the IXDS, take a look at:
ThirdExercise_Pinmap_.html
var marker = L.marker([52.496215, 13.421952]).addTo(map).bindPopup("IXDS Berlin");
Puts the marker to the map and binds popup to the marker
Leaflet Marker Options: http://leafletjs.com/examples/custom-icons.html
Markers that we put on the map have to be stored to an image folder
@hatschito / harald@schernthanner.de 18/22
16. Third Exercise: We put a marker on our map
To get more control over our popup, for example to put html into the popup and to change options
like size we can use the L.Popup function instead of .bindpopup take a look at:
ThirdExercise_Pin_url_logo.html.
With the option .setcontent we can get content into the marker.
var marker = L.marker([52.496115, 13.421952]).addTo(map).bindPopup(popup1).openPopup();
var popup1 = L.popup({minWidth: 200, maxWidth: 500, })
//getting the image to the popupsize can be tricky - I recommend higher px values than the image or rescale image to 300px,
thats the leaflet default//
.setLatLng([52.496115, 13.421952])
.setContent('<a href="http://www.meetup.com/Maptime-BER/">MaptimeBER</a> <br>MaptimeBER<br><p><img
src=/slideshow/leaflet-maptime/41138727/"http:/photos2.meetupstatic.com/photos/event/b/e/7/global_424128752.jpeg"></p>&
//set.content bindet html content ein. marker ,bindPopup bindet den popup an den Marker.
marker.bindPopup(popup1).openPopup(popup1);
@hatschito / harald@schernthanner.de 19/22
17. Third Exercise: We put a marker on our map
Finaly we put a costum marker some nice icon to our webmap:Teka a
look at ThirdExercise_Pin_url_logo_ICON.html.
var marker = L.marker([52.496115, 13.421952], {
clickable: true,
draggable: true,
icon: L.icon({
iconUrl: 'images/map-icon.png',
//iconUrl: Path to the icon /
iconAnchor: [32, 32],
popupAnchor: [0, -32]
//Position of the icon in relation to the marker
@hatschito / harald@schernthanner.de 20/22
18. That卒s it our first leaflet webmap
Further reading...
http://schernthanner.de/Demo.html
@hatschito / harald@schernthanner.de 21/22
#11: Head = Dokumentenkopf
Body = Dokumenteninhalt
#12: Funktion
Anweisung ist Teil einer Funktion f端hrt einen Befehl aus und gibt das Ergebnis am Bildschirm wieder.
Funktion kann verschiedene Optionen haben
z.B. kann die Funktion L. Map mehrere Optionen wie zoom oder center haben.
Methoden werden durch die dot-Notation angesprochen: Vorn steht das Objekt, gefolgt von einem Punkt gefolgt von einer Methode oder Eigenschaft.
=Funktionen innerhalb eines Objektes.
Nutzt Punkt Notation
Event: L旦st Interaktion aus dynamischer Inhalt wie zum Beispiel ein Mouse Rollover.
#13: Einer der Studierenden sollte mir sein ge辰ndertes Skript zeigen.
#14: Einer der Studierenden sollte mir sein ge辰ndertes Skript zeigen.
#15: Some of the providers need registration as for example here which has nice basemaps as well.
#17: Zylinderprojektion von Gerhard Merkator im 15 Jhd entwickelt f端r Navigation
Mercator projection distorts the size and shape of large objects
The Mercator projection is a cylindrical map projection