Project

Akar Pohon

Dalam ketersibukan menjaga teras pohon dan dedaunan Janganlah kau lupa pada akar yang tersembunyi Ia yang menopang seluruh tubuh pohon Tanpa perawatan, ia akan terkubur dalam kelam Siramlah akar dengan air yang segar Bajalah dengan pupuk yang terbaik Biarlah ia tumbuh kuat dan gagah Seiring dengan dedaunan yang merimbun Karena meski tak terlihat oleh mata Akarlah yang menjaga kestabilan pohon Jika terlupakan, maka seluruh tubuh akan rapuh Dan tak bisa tertahan terhadap badai yang menderu

Akar Pohon Read More »

Designing and Developing a Web Map-based Muslim Cemetery System

By Shahabuddin Amerudin Introduction A web map-based cemetery system typically utilizes a GIS (Geographic Information System) to display a map of the cemetery and the location of graves within it. Users can interact with the map to zoom in and out, pan around, and view detailed information about individual graves, such as the name of the deceased, date of birth and death, and other relevant details. Some systems may also include photographs of the graves,

Designing and Developing a Web Map-based Muslim Cemetery System Read More »

Space Demand Analysis for Muslim Cemeteries: Methods, Techniques, and Expectations

Introduction Space demand analysis is a critical process that helps organizations, developers, and architects to determine the amount of space needed for a particular function or activity. The process involves identifying the space requirements of an organization, project, or event, and then determining the amount of space necessary to meet those requirements. This analysis is important for ensuring that the space is efficient, functional, and cost-effective. Space demand analysis for cemeteries is a process used

Space Demand Analysis for Muslim Cemeteries: Methods, Techniques, and Expectations Read More »

Flood Detention Basin: Techniques for Identifying Suitable Locations and Measuring Analysis Accuracy

A flood detention basin is a man-made structure designed to temporarily store stormwater runoff in order to reduce the risk of downstream flooding. The basin typically includes a depression or pond that can hold water during a storm, along with an outlet or spillway that slowly releases the water once the storm has passed. These basins are typically found in urban areas, where they can help to manage the increased volume of runoff caused by

Flood Detention Basin: Techniques for Identifying Suitable Locations and Measuring Analysis Accuracy Read More »

Exploring the Replacement of Malay Reserve Land in Malaysia: Analysis of Successful and Unsuccessful Cases and the Role of GIS

Replacement of Malay Reserve Land refers to the process of replacing land that has been designated as reserve land for the Malay community with alternative land that can be used for other purposes. This process can occur for a variety of reasons, including the development of infrastructure projects, urbanization, and changes in land use patterns. One of the main reasons for the replacement of Malay Reserve Land is the development of infrastructure projects. These projects,

Exploring the Replacement of Malay Reserve Land in Malaysia: Analysis of Successful and Unsuccessful Cases and the Role of GIS Read More »

Using GIS to Analyze The Factors That Contribute to The Underdevelopment of Malay Reserve Land

Introduction Malay Reserve Land refers to land that is designated for the exclusive use and benefit of ethnic Malays and other indigenous communities in Malaysia. This land is typically managed by the government and is protected under the Malay Reservation Enactment of 1933. The development of Malay Reserve Land is a complex issue that has been the subject of much debate in Malaysia. On one hand, there is a need to protect the rights and

Using GIS to Analyze The Factors That Contribute to The Underdevelopment of Malay Reserve Land Read More »

Assessment of Landslide Vulnerability

Introduction Assessment of landslide vulnerability involves determining the likelihood that a landslide will occur in a certain area, as well as the potential impact of such an event. This process typically includes the following steps: Identifying the potential landslide hazards in the area, such as steep slopes, areas with a history of landslides, and areas prone to heavy rainfall or erosion. Analyzing the susceptibility of the area to landslides, taking into account factors such as

Assessment of Landslide Vulnerability Read More »

The Role and Responsibilities of a Systems Analyst in Improving Organizational Efficiency

Working as a systems analyst involves analyzing an organization’s current systems and processes, identifying areas of improvement, and designing and implementing new systems to increase efficiency and effectiveness. This may include developing new software systems, upgrading existing systems, or integrating different systems to work together. Some key responsibilities of a systems analyst include: Gathering and analyzing data on current systems and processes Identifying areas of improvement and potential solutions Communicating with stakeholders to gather requirements

The Role and Responsibilities of a Systems Analyst in Improving Organizational Efficiency Read More »

Line Simplification Algorithms in VB.net

Here is an example of how the Douglas-Peucker, Visvalingam-Whyatt, and Reumann-Witkam line simplification algorithms can be implemented in VB.net: Douglas-Peucker algorithm: Visvalingam-Whyatt algorithm: Reumann-Witkam algorithm: In these implementations, the input is a list of PointF and the tolerance value is a real number used to define the level of simplification. The output is a simplified version of the input line, represented as a list of PointF. It’s important to note that the above code examples

Line Simplification Algorithms in VB.net Read More »

Line Simplification Algorihtms in Python

Here is an example of how the Douglas-Peucker, Visvalingam-Whyatt, and Reumann-Witkam line simplification algorithms can be implemented in Python: Douglas-Peucker algorithm: Visvalingam-Whyatt algorithm: Reumann-Witkam algorithm: In these implementations, the input is a list of points, and the tolerance value is a real number used to define the level of simplification. The output is a simplified version of the input line, represented as a list of points. It’s important to note that these implementations make use

Line Simplification Algorihtms in Python Read More »

Line Simplification Pseudocodes

Line simplification is a process used to reduce the complexity and number of vertices in a polyline or polygon while preserving its overall shape and general characteristics. This can be useful for a variety of applications, including cartography, GIS, and computer graphics. There are several algorithms that can be used for line simplification, including the Douglas-Peucker algorithm, the Visvalingam-Whyatt algorithm, and the Reumann-Witkam algorithm. Pseudocode is a way to describe an algorithm using a combination

Line Simplification Pseudocodes Read More »

Scroll to Top