This Author published in this journals
All Journal Technomedia Journal
Lapatta, Nouval Trezand
Unknown Affiliation

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Implementation of Brute Force Algorithm for Digital Land Mapping Information System: Implementasi Algoritma Brute Force untuk Sistem Informasi Pemetaan Tanah Digital Irfan, Mohamad; Ngemba, Hajra Rasmita; Hendra, Syaiful; Syahrullah, Syahrullah; Lapatta, Nouval Trezand; Hamid, Odai Amer
Technomedia Journal Vol 10 No 1 (2025): June
Publisher : Pandawan Incorporation, Alphabet Incubator Universitas Raharja

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33050/tmj.v10i1.2271

Abstract

The Land Asset Mapping Information System of the Palu City Local Government was developed to streamline digital land record management and enhance public service delivery. However, users experience substantial delays averaging 3-5 minutes per query during manual data searches. This study aims to optimize search efficiency by implementing the Brute force string-matching algorithm, allowing users to retrieve precise land records through direct pattern input. A waterfall system development methodology was systematically applied across five phases: requirements analysis, system design, PHP/JavaScript implementation, White Box testing, and maintenance. The research team collaborated closely with 12 technical officers from the City Spatial Planning and Land Office to validate system requirements and evaluate real-world performance. The implementation of the Brute force algorithm reduced average search times by 68\% (from 185s to 59s) while maintaining 100\% accuracy in test datasets containing 5,000+ land records. Rigorous testing confirmed the algorithm's reliability across various edge cases, including partial matches and special character inputs. The application of the Brute force method has transformed the system's search functionality, particularly for frequent queries involving land parcel IDs and owner names. These improvements have increased daily processing capacity by 40\%, significantly benefiting urban planning and dispute resolution workflows. While demonstrating excellent performance for medium-sized datasets, the solution presents opportunities for future enhancement through hybrid approaches combining Brute force with indexing techniques for large-scale deployments beyond 50,000 records.