To see the other types of publications on this topic, follow the link: Google Map (API).

Journal articles on the topic 'Google Map (API)'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'Google Map (API).'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Jesmin, Akther, Harun-Or-Roshid Muhammed, Md.Mahbub-Or-Rashid, and Jahan Soheli Sultana. "Bangladesh Travel Guide (BTG) An Android Mobile Application to Utilize Free Time in a Better Way." Journal of Advance Research in Mobile Computing 3, no. 1 (2021): 1–10. https://doi.org/10.5281/zenodo.4695847.

Full text
Abstract:
Bangladesh Travel guide application services to find most of all attractive places where people wish to visit. The tourists and people shifting to new cities can get a better guidance category of places like Historical places, Parks, Nature, Museums under any division in a real time system. The server is required to store information about location, contact, visiting timing, entry ticket information etc. Google Map, customize API call, GPS are used in the dynamic area users need their android device GPS service on. Additionally emergency amenities like nearby hospitals, police stations, banks and restaurants in order to make the procedure easier, safer and more reliable tour. Apart from these features the application provided another feature of weather forecast for sixteen days. The service is provided by the open weather map API. The application is online based and to get the service Google provided API such as Google Weather Forecast Map is used. The free API’s are limited in use and get refreshed by itself. This android application is beneficial for the tourist’s having no idea about the places they want to visit. The importance and determination of this work is to provide a user-friendly sustenance for the travelling in order to reduce risks. The designed app also saves time and requires less human energy to operate.
APA, Harvard, Vancouver, ISO, and other styles
2

Han, Seung-Hee, Jin-Duk Lee, and Hyo-Beom Ahn. "Geospatial data Acquisition Using the Google Map API." International Journal of Contents 8, no. 1 (2012): 55–60. http://dx.doi.org/10.5392/ijoc.2012.8.1.055.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Mukhlis, Mukhlis, Danuri Danuri, and Beni Syahputra. "Aplikasi Android Peta Sekolah Bengkalis Menggunakan Google Map API." INOVTEK Polbeng - Seri Informatika 2, no. 1 (2017): 48. http://dx.doi.org/10.35314/isi.v2i1.116.

Full text
Abstract:
Intisari – Sekolah merupakan salah satu faktor penunjang kualitas pendidikan. Semakin baik mutu pendidikan di suatu daerah maka semakin maju pula daerah tersebut, sehingga membuat masyarakat lebih cenderung melakukan filterisasi dalam hal pemilihan sekolah. Sulitnya mencari letak keberadaan sekolah merupakan permasalahan umum yang sering terjadi. Maka dari itu, dibutuhkan suatu aplikasi yang menyediakan informasi untuk mengetahui lokasi sekolah. Salah satu nya aplikasi peta sekolah yang berbasis android. Tujuan penelitian ini adalah membuat sebuah aplikasi peta sekolah Bengkalis menggunakan google map api untuk mobile berbasis android yang dibangun menggunakan bahasa pemrograman Java, google map api dan eclipse sebagai editornya. Hasil dari penelitian ini ialah menampilkan lokasi sekolah-sekolah serta informasi sekolah yang ada di Bengkalis. Kata Kunci – Aplikasi Android, Peta Sekolah, Google Map API
APA, Harvard, Vancouver, ISO, and other styles
4

Qureshi, Muhammad Talha, Athaul Rai, Noman Islam, and Ghazala Shafi Sheikh. "A Four-Pronged Low Cost and Optimized Traffic Routing Solution." International Journal of Interactive Mobile Technologies (iJIM) 14, no. 10 (2020): 46. http://dx.doi.org/10.3991/ijim.v14i10.15057.

Full text
Abstract:
This paper proposes a novel four-pronged solution for estimating routes and total time required to travel in a transportation network. The proposed solution attempts to optimize the Google’s Map API request flow using open street map (OSM). As it is known that each request to Google Map API will incur some latency, since different computation are performed on Google server for each request. To avoid this latency, route estimations (distance and time) are calculated using a four-pronged approach based on Google map API, open street map (OSM), routing cache and logical grid of locations. The objective is to create a generalized routing system that tries to use Google services in optimized fashion. The proposed approach stores each requests/ response from Google Map API into an optimized data structure called cache. After passage of time, these cache records are moved to another data structure called random access memory (RAM) file. In scenarios where requests can’t be served via stored data, the proposed system attempts to give approximate estimations based on open street map (OSM) using an A* search for finding route. In addition to this, data that has been cached in proposed approach can be used for further analysis or applying machine learning algorithm for off-line route calculations later.
APA, Harvard, Vancouver, ISO, and other styles
5

Peterson, Michael P. "The Application Programmer Interface (API) in Modern Cartography: Development and Prospects." Abstracts of the ICA 1 (July 15, 2019): 1. http://dx.doi.org/10.5194/ica-abs-1-297-2019.

Full text
Abstract:
<p><strong>Abstract.</strong> Application Programmer Interfaces have been a part of the cartographic landscape since 2006 with the introduction of the Google Maps API. Essentially a library of code that provides access to a variety of mapping functions, APIs have since been the basis of online, tile-based, Multiscale Pannable (MSP) mapping. While the Google Maps API is still the most widely used with more than 4.6 billion websites embedding a Google Map, a variety of other mapping APIs have been introduced primarily to circumvent Google’s pricing structure.</p><p>The cost for using Google Maps on websites has changed over the years. From 2005 to 2011, the use of Google Maps was free no matter how many maps were referenced by a website. From then to 2016, Google limited map downloads to 25,000 map loads a day for 90 consecutive days. In 2016, the 90 consecutive days was removed so the number of maps downloaded could not exceed 25,000 on any given day. If it did, the website developer needed to register their site and pay a fee for maps produced over this limit.</p><p>In April 2018, Google announced the launch of a new name for the Google Maps API – Google Maps Platform – and a new pricing plan. A free tier continues to be offered through a US $200 monthly credit but now requires creating an account and entering a credit card number. In this new online platform, it is still possible to use the Google Maps API without incurring any cost by limiting the number of daily downloads so that the monthly quota of 28,000 map downloads is not exceeded.</p><p>The problem is not the use of the Google Maps API but the Google map tiles. The look of maps from Google and the associated interface have become so popular that users avoid using other kinds of maps – even those from Apple. Users complain that the tiles from other vendors implement a different color scheme or highlight different features. They also complain that these maps appear more slowly. While other APIs can use Google Map tiles, including the popular Leaflet API, their use is still subject to the same pricing structure.</p><p>With the help of the Internet, maps from Google have become the standard maps. All other renditions of the world are seen to be inferior and not worthy of examination. They are simply interesting oddities. While some can adapt to alternative representations, most choose not to. This Google Map phenomena is examined along with lessons from the historical progression of online mapping.</p>
APA, Harvard, Vancouver, ISO, and other styles
6

Kilibarda, Milan, and Branislav Bajat. "PlotGoogleMaps: The R-Based Web-Mapping Tool for Thematic Spatial Data." GEOMATICA 66, no. 1 (2012): 37–49. http://dx.doi.org/10.5623/cig2012-007.

Full text
Abstract:
Google Maps are increasingly used for communication throughout many map-based services and maps, embedded on third-party websites via the Google Maps API. The main objective of this paper is to present a solution for an easy creation of an interactive web map, with a base map supplied by Google, where all map elements and additional functionalities are handled by just one line of code. The present solution for the automatic creation of a complete web map, based on the Google Maps API, is the R package plotGoogleMaps. This tool provides a new interactive plot device for handling the geographic data for web browsers. It also offers a complete map in the HTML format, which has become a regular medium for cartographic communication. The tool plotGoogleMaps is developed in the R software language and it is designed for the automatic creation of web maps, as a combination of users’ data and Google Maps layers.
APA, Harvard, Vancouver, ISO, and other styles
7

Wang, Kening, Sean W. Mulvenon, Charles Stegman, and Travis Anderson. "A Web-Based Interactive Mapping System of State Wide School Performance: Integrating Google Maps Api Technology into Educational Achievement Data." Journal of Educational Technology Systems 36, no. 1 (2007): 19–28. http://dx.doi.org/10.2190/et.36.1.c.

Full text
Abstract:
Google Maps API (Application Programming Interface), released in late June 2005 by Google, is an amazing technology that allows users to embed Google Maps in their own Web pages with JavaScript. Google Maps API has accelerated the development of new Google Maps based applications. This article reports a Web-based interactive mapping system building with Google Maps API, to map all Arkansas public schools and linking the school on the Google map with its longitudinal educational achievement database. The goal of this system is to disseminate the longitudinal statistical summaries of school performance produced by experts with the school geographical information to public users. Educators can use this interactive mapping system for local educational research, and for analyses of school improvement through accessing the longitudinal educational achievement data. Parents can use this system to get information for deciding which school would provide the best educational environment, so that they can choose the best and nearest school for their children.
APA, Harvard, Vancouver, ISO, and other styles
8

Titanto, Mardityo Tulus, and Teduh Dirgahayu. "Google Maps-Based Geospatial Application Framework with Custom Layers Management." Applied Mechanics and Materials 513-517 (February 2014): 822–26. http://dx.doi.org/10.4028/www.scientific.net/amm.513-517.822.

Full text
Abstract:
Web 2.0 technologies have offered interactive map services on the Internet. Google Maps is a map service that makes available its API (application programming interface) for developing Web-based geospatial applications. In such applications, layers are used to organise spatial data. Using layers, users can abstract from data that are irrelevant to their interest. However, Google Maps API has no direct support to the development of custom layers management. Developers have to design and implement such support in every application they develop. It makes the development processes less efficient and error prone. This paper proposes a software framework to facilitate the development of geospatial applications with custom layers based on Google Maps. Using this framework, developers can produce higher quality applications in shorter time.
APA, Harvard, Vancouver, ISO, and other styles
9

Bahrudin, Ida Aryanie, Mohd Ezree Abdullah, Rafizah Mohd Hanifa, Miswan Surip, and Ab Aziz Abdul Latiff. "Application of Google Maps API with Grails Services for Mapping Highway Construction Sites." Advanced Materials Research 671-674 (March 2013): 3185–88. http://dx.doi.org/10.4028/www.scientific.net/amr.671-674.3185.

Full text
Abstract:
Most people agreed that Google Maps set the standard for ease of use when it comes to a free online web mapping services. In addition, different map views are available which user can choose from the options of a terrain view, normal map view, or satellite image view based on their needs. Embedding a Google Maps on a website will not only make it more user-friendly but also enable people to access certain location with more ease. This paper intends to introduce the use of this geoinformatics services from Google along with Grails services in creating a simple interactive map for highway construction sites. A discussion will cover up the use of programming interface provided by Google and Grails (open source web application framework) and also the advantages of embedding the map to the website.
APA, Harvard, Vancouver, ISO, and other styles
10

Yousif, Ali N., and Hassan M. Ibrahim. "Online Destinations Map using Google Maps API Based on the Private Database." Aug-Sept 2023, no. 35 (August 29, 2023): 35–39. http://dx.doi.org/10.55529/ijitc.35.35.39.

Full text
Abstract:
Online mapping applications have undergone a radical change as a result of the widespread use of the Internet,and an interested in the developing of the online mapping services due to the use of the Google Maps Application Programming Interface (API), Yahoo Maps API, and ESRI ArcGIS API, as well as the support for maps by operating systems on tablets and smartphones. One of the most helpful technologies for identifying locations and providing information about roads is online mapping. Although these applications are simple to use, they have a limited amount of the data that may be inaccurate, and the mapping technology does not have sophisticated or detailed characteristics of the required places. As a result, developers and programmers use maps as a platform to create features that are tailored to the needs of the user by using various programming languages. The goal of this paper is to develop the Google API by connecting it to a local, private database that houses data that is regularly gathered and developed. It also aims to create opportunities that make it easier for clients to access information stored on particular servers that can provide a variety of locations and details in order to meet their needs.
APA, Harvard, Vancouver, ISO, and other styles
11

Reshma, M., Paul T. Pristy, and Mariam Varghese Surekha. "Support Vector Machine Based Route Classification and Description." International Journal of Engineering and Advanced Technology (IJEAT) 9, no. 4 (2020): 14–18. https://doi.org/10.35940/ijeat.C6286.049420.

Full text
Abstract:
Traveling is very much important in one's life. Location-based services have developed a lot due to the development of communication technologies. It confines services that execute programs that use geographical data. Map services authorize travelers to look for the information surrounding them and organize an outing to his/her best-loved spot. Google Maps API is convenient for locating the shortest route information. However, the map system doesn't supply any illustration about air quality or congestion in a path. At times, a substitute route with less congestion can take you quickly to your spot than a shorter route. Numerous crucial health concerns for human beings are caused due to pollution. The motive is to develop a system that offers the textual explanation of routes utilizing the sub-routes information from Google map and BreezoMeter. The end-user can choose the starting and ending points of his/her travel and the route map showing various routes from source to destination is exhibited along with a small description of each route. The illustration of the routes is obtained depending on three factors such as air quality, congestion and distance gathered from BreezoMeter, Google map traffic API and distance matrix API respectively. Multicategory Support Vector Machine (SVM) is an organized and guided categorization technique and is used here to classify factors into various levels. Since the textual illustration of the route is accessible, the end-user can effortlessly understand the details about the route and they can choose a particular route.
APA, Harvard, Vancouver, ISO, and other styles
12

Silvia Ningsih. "Sistem Informasi Geografis Pariwisata Kota Padang Dengan Menggunakan Google Map API." Journal Of Computer Science And Technology (JOCSTEC) 1, no. 2 (2023): 47–56. http://dx.doi.org/10.59435/jocstec.v1i2.43.

Full text
Abstract:
Kota Padang merupakan kota budaya dan terletak pada lintasan geografis yang sangat strategis. Potensi wisata Kota Padang yang begitu besar belum dapat dioptimalkan dengan baik karena minimnya media promosi yang digunakan oleh pemerintah. Pariwisata sebagai salah satu kegiatan yang komprehensif, memerlukan suatu sistem yang dapat menyajikan informasi mengenai lokasi wisata dan informasi penunjang kepariwisataan seperti infomasi peta lokasi dan rute menuju lokasi objek wisata tersebut. Aplikasi WebGis dipilih karena penyajian informasinya lebih menarik dan sangat menggambarkan kondisi sebenarnya yang ditampilkan dalam peta, baik peta garis maupun model permukaan digital. Aplikasi Sistem Informasi Geografis Pariwisata Kota Padang yang dikembangkan dengan kerangka website HTML, dengan bahasa pemograman (JavaScript dan PHP), MySql sebagai basis data dan Google Maps Api. Hasil akhir dari penelitian ini adalah terciptanya aplikasi WebGis yang dapat menyajikan informasi pariwisata kota padang yang terintegrasi, terinci dan dapat di akses dengan mudah.
APA, Harvard, Vancouver, ISO, and other styles
13

May, Thet Htar Nyo, and Zaw Hein Win. "Design and Construction of Navigation Based Auto Self Driving Vehicle using Google Map API with GPS." International Journal of Trend in Scientific Research and Development 3, no. 5 (2019): 65–68. https://doi.org/10.5281/zenodo.3589579.

Full text
Abstract:
Self driving vehicles are one of the most useful technologies in many applications such as bomb disposal, underwater exploration, industrial transport etc. Control and guidance are important aspects of research and many techniques have been proposed in literature which range from fully autonomous and intelligent systems to laser and radar guided systems and line followers. This paper presents a technique for guiding and controlling autonomous vehicles by using the Google Map API Application Program Interface . GPS Global Positioning System was fitted to this system for localization of the vehicle on Google map application via Wi Fi module. May Thet Htar Nyo | Win Zaw Hein "Design and Construction of Navigation Based Auto Self-Driving Vehicle using Google Map API with GPS" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-5 , August 2019, URL: https://www.ijtsrd.com/papers/ijtsrd25214.pdf
APA, Harvard, Vancouver, ISO, and other styles
14

Wardana, Bayu Adhitia, Zamah Sari, and Denar Regata Akbi. "Aplikasi Rekomendasi Lokasi Pariwisata Menggunakan Metode Profile Matching." Jurnal Repositor 2, no. 6 (2020): 727. http://dx.doi.org/10.22219/repositor.v2i6.751.

Full text
Abstract:
Abstrak Lokasi Pariwisata atau objek wisata adalah sebuah tempat rekreasi atau tempat untuk berwisata. Lokasi Pariwisata dapat berupa objek wisata alam eperti gunung, danau, sungai, pantai dan juga bisa berupa bangunan seperti museum, benteng dan situs peninggalan sejarah. Merancang dan merealisasikan serta menguji aplikasi Android yang dapat memberikan rekomendasi lokasi pariwisata serta panduan wisata Kota Banjarmasin dengan menggunakan metode Profile Matching untuk mencari atau mendapatkan rute terpendek dalam radius tertentu yang akan ditampilkan pada Google Map API. Tujuan dari penelitian ini adalah mengimplementasikan Metode Profile Matching untuk mencari atau mendapatkan rute terpendek dalam radius tertentu yang akan ditampilkan pada Google Map API. Tujuan dari penelitian ini adalah mengimplementasikan Metode Profile Matching untuk bisa merekomendasi lokadi pariwisata dalam radius yang telah ditentukan oleh pengguna sehingga pengguna dapat lebih efektif dan cepat dalam mencapai ke tempat lokasi pariwisata yang telah di tentukan dan pengguna bisa memperikirakan bagaimana pengguna akan menuju ke lokasi pariwisata tersebut. Dalam aplikasi juga telah di sediakan berupa petunjuk arah menuju ke lokasi pariwisata yang telah dipilih pengguna menggunakan Google Map API beserta rute alternative jika terjadi sesuatu yang membutuhkan pengalihan rute.Abstract The tourism location or tourist attraction is a recreation place or a place to travel. Tourism location can be a natural attraction such as mountains, lakes, rivers, beaches and also can be buildings such as museums, forts and historical heritage sites. Designing and realizing and testing Android applications that can provide recommendations of tourism locations and travel guides of Banjarmasin City by using the Profile Matching method to find or get the shortest route in the radius will be displayed on the Google Map API. The purpose of this research is to implement the Profile Matching method to recommend tourism in a radius that has been determined by the user so that the user can be more effective and fast in reaching the location Tourism that has been defined and the user can be able to identify how the user will be heading to the location of the tourism. In the application also has been provided in the form of directions to the tourism site that has been selected by users using the Google Map API along with alternative routes if something happens that requires switching route.
APA, Harvard, Vancouver, ISO, and other styles
15

Yasin, Khaerul, and Ahmat Adil. "Implementasi Google Maps API Pemetaan Jalur Evakuasi Bencana Alam di Kabupatem Lombok Utara." MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer 19, no. 1 (2019): 138–46. http://dx.doi.org/10.30812/matrik.v19i1.519.

Full text
Abstract:
Basically, Indonesia is traversed by three active tectonic plates namely the Indo-Australian Plate in the south, and the Eurasian Plate in the north and the Pacific Plate in the east. The plates collide with each other because the Indo-Australian Plate movement drops below the Eurasian plate. As a result of this accumulation, it caused earthquakes, volcanoes, and faults or faults in parts of Indonesia. In the Geographic Information System evacuation routes will be used by Google maps Api to implement the spatial map making of evacuation routes. Google Map Api is an application interface that can be accessed via javascript so that Google Map can be displayed on the web page that we are building. The result or output to be achieved is the creation of a geographic information system mapping natural disaster evacuation route in the North Lombok district that can be run on a Web platform. Based on the trials conducted it can be concluded that this application can help the community to find the location of evacuation routes and gathering points in accordance with the districts and villages where they live.
APA, Harvard, Vancouver, ISO, and other styles
16

Damara, Wahyu, and Hastuti Hastuti. "Sistem Penanggulangan Kebakaran pada Gedung Bertingkat berbasis Arduino Mega2560 dan Aplikasi Map." JTEIN: Jurnal Teknik Elektro Indonesia 2, no. 1 (2021): 17–23. http://dx.doi.org/10.24036/jtein.v2i1.107.

Full text
Abstract:
Perkembangan populasi penduduk yang meningkat tajam serta keterbatasan lahan membuat pembangunan gedung bertingkat yang berfungsi sebagai tempat pemukiman maupun kawasan perkantoran semakin gencar dilakukan. Tujuan dari penelitian ini adalah membangun sistem penanggulangan dini kebakaran pada gedung bertingkat berbasis arduino mega2560 dan aplikasi map. Metode yang digunakan meliputi perancangan diagram blok, flowchart, perancangan mekanik dan perancangan software. Perancangan mekanik dilakukan dengan membuat miniatur gedung bertingkat. Perancangan software dilakukan dengan membuat program pada arduino IDE dengan pemograman bahasa C. Sistem dibuat menggunakan arduino mega2560 sebagai pusat kontrol sistem. Berdasarkan hasil pengujian didapati bahwa alat akan bekerja saat sensor flame mendeteksi adanya api maka buzzer sebagai alarm peringatan kebakaran akan menyala. Pompa air, motor servo dan solenoid valve mengatur arah aliran air untuk menjangkau dan memadamkan titik api pada gedung. Modul GPS yang digunakan pada sistem akan melacak data latitude dan longitude lokasi kebakaran. Modul SIM800L mengirimkan pesan informasi ke nomor pemilik gedung dan nomor pemadam kebakaran. Pesan berisikan teks “Terjadi kebakaran di Gedung BOX ! Sumber api di Lantai ...(berdasarkan keberadaan titik api) , lokasi ...(berdasarkan pembacaan koordinat GPS)“. Dengan mengklik titik koordinat yang ada pada pesan, maka lokasi kebakaran akan langsung ditampilkan di Google Maps. Penelitian ini menyimpulkan bahwa sensor flame dapat membaca api hingga jarak ≤ 200cm. Pesan informasi dapat diterima dalam rentang waktu kurang dari 15 detik. Lokasi yang ditampilkan pada Google Maps juga sangat akurat.
APA, Harvard, Vancouver, ISO, and other styles
17

KURNAEDI, DIDI, Asep Surahmat, Erna Oktora, and Manorang Sihotang. "Tourism Geographic Information System using Google API Banten." bit-Tech 2, no. 2 (2019): 89–94. http://dx.doi.org/10.32877/bt.v2i2.109.

Full text
Abstract:
Banten Province as a Province adjacent to the Capital City of Jakarta and Banten Province is a province that is very well known because it has tourist areas in districts and sub-districts in Banten that have the main attraction to be visited by tourists, but the lack of information about existing tourist objects , and in searching for tourist information there are still many using maps manually, so we need an application that provides information services about tourist attractions in Banten, Web information system design provides information about the potential of the region as a tourist attraction in Banten Province. The geographic information system of web-based tourism in the province of Banten by using the Google Map API that can facilitate tourists searching, the location of users, interesting places and to find out the natural beauty and history in the province of Banten. This system is designed to make it easier for users to use and be more interactive. Supported by facilities to show the direction to the tourist attractions chosen by the user, as well as the addition of data visualization. This system is expected to be a guide and dissemination of travel information in Banten Province. Presentation of information in the form of images and maps will make it easier to understand users who will get the information effectively and efficiently. With the presence of this application is provided to meet the information needs of attractions in Banten Province
APA, Harvard, Vancouver, ISO, and other styles
18

Arkanuddin, Adi Sabwa Isti Besari, Selo Sulistyo, and Anugerah Galang Persada. "Adaptive Traffic Light Control Based on Actual Condition Using Google Map API." IJITEE (International Journal of Information Technology and Electrical Engineering) 3, no. 2 (2019): 61. http://dx.doi.org/10.22146/ijitee.49964.

Full text
Abstract:
Traffic congestion is one of the main problems in transportation sector and it causes a lot of drawbacks to public. The traffic light system is used to reduce the level of occurring traffic congestion. Generally, the available traffic light systems use a fixed time setting. This old traffic control system is no longer able to manage the ever-changing traffic conditions effectively and efficiently, causing a long queue of vehicles. To overcome this problem, a traffic light control system that can adapt to actual conditions of road density and can run automatically is offered. This system utilizes Google Map API as a road density data source. The result of this study is a traffic control system that can adjust the green light time duration based on the obtained density values and density trends, simulation of this adaptive system as well as simulation results analysis. A prototype of this adaptive control system was also produced in this study.
APA, Harvard, Vancouver, ISO, and other styles
19

Chandra, Iwan, Esther Irawati, and Richard Archie Kosasih. "Aplikasi Web Pencarian Barang Hilang dengan Deteksi Lokasi Berbasis Google Map API." Prosiding TAU SNARS-TEK Seminar Nasional Rekayasa dan Teknologi 2, no. 1 (2024): 145–49. https://doi.org/10.47970/snarstek.v2i1.604.

Full text
Abstract:
Technological developments have developed rapidly, where people can share information quickly and efficiently. This research made some observations about utilizing website system technology to search for lost items that inform the point of finding the location of the goods, so that the finder of the goods can inform their discovery through the website. The website system supports the google maps API, claims of goods, and information about information on finding goods. This application development uses React.js javascript to build a more sophisticated and easy-to-use interface for application users.
APA, Harvard, Vancouver, ISO, and other styles
20

โสภาคำ, ปรเมศวร์, ธนดล จิรไพศาลสกุล та อุรฉัตร โคแก้ว. "แอปพลิเคชันรับฝากส่งพัสดุจากการเดินทางข้ามจังหวัด". วารสารงานวิจัยและพัฒนาเชิงประยุกต์ โดยสมาคม ECTI 1, № 2 (2021): 15–20. http://dx.doi.org/10.37936/ectiard.2021-1-2.243945.

Full text
Abstract:
แอปพลิเคชันนี้มีวัตถุประสงค์เพื่อสร้างระบบการส่งสินค้ารูปแบบใหม่ และเพื่อการพัฒนาแอปพลิเคชันให้ได้มาซึ่งสิ่งใหม่ โดยพัฒนาตัวต้นแบบจาก Ionic Framework ซึ่งเป็นเครื่องมือในการพัฒนาแอปพลิเคชันร่วมกับฐานข้อมูล MySQL และ Firebase Firestore จากนั้นใช้ Google map api ในการคำนวณระยะทาง และจับคู่ผู้ส่งกับผู้ฝาก โดยผู้ส่งนั้นต้องใช้ระยะทางในการขนส่งสั้นที่สุด ซึ่งระยะทางที่ผู้ส่งไปรับและไปส่งน้อยกว่า 15 กิโลเมตร เพราะเป็นระยะทางในการขนส่งที่ไม่ไกลเกินไป และผู้ส่งสามารถเลือกพัสดุที่ไปส่งได้ ผลการพัฒนาพบว่าระบบช่วยจับคู่ผู้ส่ง และผู้ฝากอย่างเหมาะสม ซึ่งแอปพลิเคชันที่พัฒนาขึ้นมานี้ สามารถช่วยให้มีการเพิ่มรายได้สำหรับผู้เดินทางข้ามจังหวัด และลดระยะเวลาในการขนส่งสินค้า
APA, Harvard, Vancouver, ISO, and other styles
21

Hanum, Masyitah, Laila Qadriah, and Muhammad Rizal. "SIMULASI DAERAH BANJIR MENGGUNAKAN SISTEM INFORMASI GEOGRAFIS DI KABUPATEN PIDIE BERBASIS WEB." Jurnal Real Riset 5, no. 1 (2023): 109–15. http://dx.doi.org/10.47647/jrr.v5i1.1126.

Full text
Abstract:
Kabupaten Pidie merupakan sebuah bagian dari propinsi Aceh yang berada di utara selat malaka yang memiliki iklim subtropis dengan tingkat curah hujan yang sangat tinggi setiap tahunnya terutama bagian dataran tinggi sehingga menyebabkan luapan air yang akan menerjang daerah rendah yang menyebabkan banjir. Selain faktor alam ini juga di latar belakangi oleh kecerobohan manusia seperti penebangan hutan, penambangan liar, irigasi yang tidak mampu menahan debit air, luapan sungai dan sebagainya. Menurut berita dari laman website rri.co.id, Terdapat enam kecamatan di kabupaten Pidie yang sering terendam banjir yaitu, kecamatan Pidie, kecamatan Padang Tiji, kecamatan Mila, kecamatan Indra Jaya, kecamatan Delima, kecamatan Tiro Truseb. Permasalahan yang terjadi dilapangan saat banjir datang adalah tidak siapnya warga yang terkena imbas dan pemerintah dalam distribusi penyaluran bantuan maupun rescue. Sistem prediksi bajir untuk tahap awal sangat diperlukan dalam hal ini mengingat belum adanya sebuah web sistem berbasis GIS dalam memberikan informasi akan prediksi wilayah-wilayah yang akan berpotensi banjir. Data yang digunakan diperoleh dari data sekunder misalnya data dari instansi terkait dan aplikasi Google Earth Universal Map Downloader yang kemudian diolah kedalam aplikasi arcGis dan aplikasi surfer. Untuk peta sendiri menggunakan peta dari google maps dengan memanfaatkan API (Application Programming Interface) yang disediakan oleh Google untuk menggunakan peta Google (Google Map) dalam aplikasi yang kita bangun. Google Maps API memungkinkan kita memodifikasi peta dan informasi yang ada di dalamnyaKata kunci : Kabupaten Pidie, , GIS, Google Maps, API, Website
APA, Harvard, Vancouver, ISO, and other styles
22

Kilibarda, Milan, Dragutin Protic, and Ivan Nestorov. "Application of Google Maps API service for creating web map of information retrieved from CORINE land cover databases." Glasnik Srpskog geografskog drustva 90, no. 4 (2010): 103–14. http://dx.doi.org/10.2298/gsgd1004103k.

Full text
Abstract:
Today, Google Maps API application based on Ajax technology as standard web service; facilitate users with publication interactive web maps, thus opening new possibilities in relation to the classical analogue maps. CORINE land cover databases are recognized as the fundamental reference data sets for numerious spatial analysis. The theoretical and applicable aspects of Google Maps API cartographic service are considered on the case of creating web map of change in urban areas in Belgrade and surround from 2000. to 2006. year, obtained from CORINE databases.
APA, Harvard, Vancouver, ISO, and other styles
23

Putra, Yupi Kuspandi, Muh Adrian Juniarta Hidayat, Muhamad Sadali, Mahpuz Mahpuz, and Muhamad Guruh Aropah. "Penerapan Sistem Informasi Geografis Dalam Pemetaan Toko Oleh - Oleh Khas Lombok." Infotek : Jurnal Informatika dan Teknologi 7, no. 1 (2024): 168–75. http://dx.doi.org/10.29408/jit.v7i1.24162.

Full text
Abstract:
This research aims to produce a geographic information system with spatial data visualization containing the location of East Lombok souvenir shops, shop information and directions that will be presented to visitors or users. The research targets were carried out in several sub-districts in the East Lombok Regency area which have souvenir shops. This is an effort to introduce craft products and food and drinks that are characteristic of the East Lombok Regency area. The data used in this research is by collecting map data of the East Lombok Regency area using Google Map API and Google Map Direction Service, interviews with shop owners, data collection on coordinate points and several other supporting data. The result of this research is that a web-based geographic information system for East Lombok souvenir shops has been built using the Google Maps API which makes it easy for web users to find out the position of East Lombok souvenir shops, where there is shop information and shop position. , items for sale and directions to the desired store.
APA, Harvard, Vancouver, ISO, and other styles
24

Vikas, C. S., and Ashok Immanuel. "Ambulance Tracking System Using Restful Api." Oriental journal of computer science and technology 10, no. 1 (2017): 213–18. http://dx.doi.org/10.13005/ojcst/10.01.29.

Full text
Abstract:
Saving peoples live is the most important in today’s world. The best way to save lives is to have an ambulance system which is effective and can be reachable to the user/client, this paper gives the solution which focus to make the ambulance available to a nearby user/client/patient in the least possible time which will help save many lives. After extensive study and analysis new technology evolved. Navigator.geolocation method based on RestFUL Web Services is used this will help the ambulance location to be updated in the database so that it can be seen by the user who is using this application and makes it easy for him to book the ambulance. The client’s location will be pin pointed on the google map and even the ambulance which is nearby the user will be pin pointed on the map, once the patient is on board the ambulance location is taken and then the list of hospitals are pointed out on the map which helps the ambulance driver to choose the nearby hospital to take the patient on time.
APA, Harvard, Vancouver, ISO, and other styles
25

Annugerah, Adytama, Indah Fitri Astuti, and Awang Harsa Kridalaksana. "Sistem Informasi Geografis Berbasis Web Pemetaan Lokasi Toko Oleh-Oleh Khas Samarinda." Informatika Mulawarman : Jurnal Ilmiah Ilmu Komputer 11, no. 2 (2016): 43. http://dx.doi.org/10.30872/jim.v11i2.213.

Full text
Abstract:
Sistem Informasi Geografis (SIG) atau Geographic Information System(GIS) merupakan sistem informasi berbasis komputer yang digunakan untuk mengolah dan menyimpan data atau informasi berbasis geografis. Penelitian ini bertujuan untuk menghasilkan sistem informasi geografis dengan visualisasi data spasial yang berisi letak toko oleh-oleh khas Samarinda, informasi toko dan petunjuk arah yang akan disajikan kepada user. Adapun data yang digunakan dalam penelitian ini adalah dengan pengumpulan data peta wilayah Kota Samarinda menggunakan Google Map API dan Google Map Direction Service, wawancara dengan pemilik toko, pengumpulan data titik koordinat serta beberapa data penunjang lainnya. Hasil dari penelitian ini adalah telah dibangun sebuah websistem informasi geografi toko oleh-oleh khas Samarinda berbasis web menggunakan Google Maps API yang memberikan kemudahan kepada pengguna web untukmengetahui posisi toko oleh-oleh Khas Samarinda, dimana didalamnya terdapat informasi toko, posisi toko, barang yang dijual dan petunjuk arah menuju toko yang diinginkan.
APA, Harvard, Vancouver, ISO, and other styles
26

Joan Pratama, Rio, and Eman Setiawan. "RANCANGAN BANGUN APLIKASI WEB TACTICAL FLOOR GAME BERBASIS GOOGLE MAPS API." JATI (Jurnal Mahasiswa Teknik Informatika) 8, no. 2 (2024): 1783–90. http://dx.doi.org/10.36040/jati.v8i2.9181.

Full text
Abstract:
Ditlantas Polda Jawa Timur sebagai bagian integral dari Kepolisian Daerah Jawa Timur memiliki tanggung jawab besar dalam mengelola dan mengawasi lalu lintas di wilayahnya. Mengingat wilayah yang luas dan dinamika lalu lintas yang berubah-ubah, Ditlantas Polda Jawa Timur dihadapkan pada tugas pengelolaan dan koordinasi yang kompleks. Pada saat melakukan pengamanan jalur hal pertama yang dilakukan oleh Ditlantas Polda Jawa timur adalah melaksanakan simulasi perencanaan pengamanan pengaturan jalan atau yang biasa disebut dengan tactical floor game. Tetapi Hingga saat ini pada pelaksanaan pengaturan jalan, Ditlantas Polda Jawa Timur masih melaksanakan Tactical Floor Game dengan menggunakan banner map yang direntangkan pada lantai yang diatasnya terdapat miniature kendaraan dan petugas yang tentu saja jika pada situasi yang mendesak penggunaan alat tersebut sangat tidak efisien dan membutuhkan biaya yang banyak untuk mengganti berbagai lokasi seluruh jawa timur pada banner map dan miniatur. Berdasarkan latar belakang masalah yang telah dijelaskan diatas, maka penulis ingin memanfaatkan Aplikasi web Tactical Floor Game ini untuk dapat memberikan solusi visual yang lebih baik, memungkinkan para petugas untuk dengan cepat merespons perubahan kondisi lalu lintas, melakukan perencanaan taktis, dan mengambil keputusan yang tepat waktu dengan menerapkan fitur-fitur yang mendukung. Metodologi penelitian yang digunakan yaitu deskriptif kualitatif dengan metode pengembangan sistem waterfall. Waterfall adalah model SDLC yang sering digunakan dalam pengembangan sistem informasi atau perangkat lunak. Framework yang digunakan adalah Laravel, aplikasi open source berupa bahasa pemrograman PHP. Untuk penggujian aplikasi menggunakan penggujian black box testing dan pengguna Staf Ditlantas Polda Jawa Timur untuk mengetahui fitur dari aplikasi web tactical floor game. Dengan adanya aplikasi web tactical floor game dapat membantu para petugas untuk dengan cepat merespons perubahan kondisi lalu lintas, melakukan perencanaan taktis, mengambil keputusan yang tepat waktu, dan meningkatkan efisiensi dalam pengelolaan dan pengamanan jalur di wilayah hukum Ditlantas Polda Jawa Timur.
APA, Harvard, Vancouver, ISO, and other styles
27

He, Hui, Cheng Ying Gong, and Feng Juan Wang. "Visual Monitoring of Network Devices Based on Google Maps." Applied Mechanics and Materials 401-403 (September 2013): 1653–56. http://dx.doi.org/10.4028/www.scientific.net/amm.401-403.1653.

Full text
Abstract:
In order to improve the inconsistency of network management and network technology development needs, this paper designed and implemented a visual monitoring of network devices. It describes the design ideas, the main functions and its implementation. According to the technical characteristics of network devices and geographic distribution, the article uses Google Maps API for Flash / Flex, PHP and Socket. It has online status detection, device information query, topology dynamic monitoring, electronic map refresh and other functions.
APA, Harvard, Vancouver, ISO, and other styles
28

Ximing, Hou, and Shi Hao. "WEB MAPPING USING LOGO ON MAP." International Journal of Multimedia & Its Applications (IJMA) 4, no. 6 (2021): 1–11. https://doi.org/10.5281/zenodo.5195753.

Full text
Abstract:
The newly proposed Logo on Map (LoM) system consists of three modules: picture extraction module (PEM), logo matching module (LMM) and web mapping module (WMM). Since the first two modules were covered in our previous paper, the third module WMM is described here to present a complete LoM system. Current research is focused on geo-location distribution of brands on Google Maps. Pictures taken by ordinary people are extracted using Picture Extraction Module (PEM). The pictures containing relevant logos are obtained via Logo Matching Module (LMM). Brand distributions are overlaid on Google Maps. In this paper, GPS and brands are briefly described, and the implementation of Web Mapping Module (WMM) based on Google Maps API is detailed. Then several experiments are carried out on the selected top brands. Finally the LMM-pictures are mapped on the Google Maps and the geographical distributions of the brands are visualised. Brand uniqueness is discussed and conclusion is drawn that with unique brand names web mapping can visually reflect the real economic activities of a company in the world.
APA, Harvard, Vancouver, ISO, and other styles
29

Lantu, Rico Rain Hard, Jantje D. Prang, and Chriestie Ellyanne Juliet Clara Montolalu. "sistem informasi geografis pemetaan pariwisata kabupaten poso berbasis web menggunakan google map api." Indonesian Journal of Intelligence Data Science 3, no. 2 (2024): 23–32. https://doi.org/10.35799/ijids.v3i2.50165.

Full text
Abstract:
Pariwisata merupakan salah satu dari banyak hal yang dapat memajukan perekonimian daerah, untuk itu setiap pemerintah daerah gencar mempromosikan tempat wisata yang ada di daerah masing-masing termasuk daerah Kabupaten Poso. Untuk itu perancangan aplikasi ini bertujuan untuk membantu wisatawan untuk memilih tempat wisata yang ada di Kabupaten Poso. Aplikasi ini dibuat berbasis web dengan menggunakan PHP (Hypertext preprocessor) sebagai bahasa pemrograman dan MySQL sebagai tempat penyimpanan datanya.
APA, Harvard, Vancouver, ISO, and other styles
30

V, Gunasivam, Kiran J, Senkathir velan, and Hemalatha S. "The Efficient Employee Attendance Tracking and Payroll Calculation with Geo-Fencing Technology." International Research Journal of Computer Science 11, no. 04 (2024): 285–89. http://dx.doi.org/10.26562/irjcs.2024.v1104.24.

Full text
Abstract:
The Efficient Employee Attendance Tracking and Payroll Calculation with Geo-fencing Technology project aims to simplify the process of managing employee attendance and payroll using advanced technology. The proposed system utilizes the latest geo-fencing technology, Google Map API or JS geolocation API for location tracking, and PHP and MYSQL for backend development. The system offers separate dashboards for the admin and the employee, each with unique features and functionalities.
APA, Harvard, Vancouver, ISO, and other styles
31

Bhowmick, R. S., A. Kumar, G. D. Singh, and S. Kumar. "MODEL FOR LAND COVER ESTIMATION USING UNSUPERVISED MACHINE LEARNING ON GOOGLE MAPS COLOR IMAGES." ISPRS - International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences XLII-5 (November 19, 2018): 147–54. http://dx.doi.org/10.5194/isprs-archives-xlii-5-147-2018.

Full text
Abstract:
<p><strong>Abstract.</strong> Remote sensing data and satellite images are broadly used for land cover information. There are so many challenges to classify pixels on the basis of features and characteristics. Generally it is pixel classification that required the count of pixels for certain area of interest. In the proposed model, we are applying unsupervised machine learning to classify the content of the input images on the basis of pixels intensity. The study aims to compare classification accuracy of different landscape characteristics like water, forest, urban, agricultural areas, transport network and other classes adapted from CORINE (Coordination of information on the environment) nomenclature. To fulfil the aim of the model, accessing data from Google map using Google static API service which creates a map based on URL parameters sent through a standard HTTP (Hyper Text Transfer Protocol) request and returns the map as an image which can be display on any graphical user interface platform. The Google Static Maps API returns an image either in GIF, PNG or JPEG format in response to an HTTP request. To identify different land cover/use classes using k-means clustering. The model is dynamic in nature that describes the clustering as well formulate the area of the concerned class or clustered fields.</p>
APA, Harvard, Vancouver, ISO, and other styles
32

Susanto, Eko Budi, Paminto Agung Christianto, Mohammad Reza Maulana, and Bambang Ismanto. "Penerapan Google Maps API dan Formula Haversine Pada Aplikasi Ambulance Rakyat." JURIKOM (Jurnal Riset Komputer) 9, no. 4 (2022): 877. http://dx.doi.org/10.30865/jurikom.v9i4.4594.

Full text
Abstract:
Emergency measures to treat trauma patients really need to be done so that they can be handled properly, one that can be used to deal with this problem is the availability of an ambulance.Utilization of Google Maps API technology can be implemented in applications to assist residents of Kota Pekalongan in getting access to ambulance transportation through the Ambulance Rakyat application. The Ambulance Rakyat is a type of Android-based panic button application that is used to find and call an ambulance based on the user's closest location. In this research, the Ambulance Rakyat application has been built that implements the Haversine formula and the Google Maps API. The test results show that the Ambulance Rakyat application can find the location of the nearest ambulance, and the application can display a map of the location of the user and ambulance driver. Based on tests conducted by application developers, the application has been in accordance with the needs of users
APA, Harvard, Vancouver, ISO, and other styles
33

Hou, D., and H. Xing. "V-RSIR: A WEB-BASED TOOL AND BENCHMARK DATASET FOR REMOTE SENSING IMAGE RETRIEVAL." ISPRS - International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences XLII-2/W13 (June 5, 2019): 1545–49. http://dx.doi.org/10.5194/isprs-archives-xlii-2-w13-1545-2019.

Full text
Abstract:
<p><strong>Abstract.</strong> Benchmark datasets play an important role in evaluating remote sensing image retrieval methods. Current benchmark datasets are mostly collected through the Google Map API or other desktop tools. However, the Google Map API requires the users to have programming skills and other collection tools are not publicly available, which may hinder the development of new benchmark datasets. This paper develops an open access web-based tool V-RSIR to help users generating new benchmark datasets with volunteers for remote sensing image retrieval. Using this tool, a new benchmark dataset V-RSIR that contains 38 classes with at least 1500 images per class is created by 32 volunteers. A handcrafted low-level feature method and a deep learning high-level feature method are used to test the dataset. The evaluation results are consistent with our perception. This shows that the tool can help users effectively creating benchmark datasets for RSIR.</p>
APA, Harvard, Vancouver, ISO, and other styles
34

Zhang, Li Guo, Jin Ling Fan, and Guang Yi Shi. "Research on Three-Dimensional Mechanical Model Exhibitation System Based on WebGIS." Applied Mechanics and Materials 229-231 (November 2012): 2052–55. http://dx.doi.org/10.4028/www.scientific.net/amm.229-231.2052.

Full text
Abstract:
On the basis of the analysis on the development environment and development key technologies, Three-dimensional mechanical model exhibitation system based Google Map API was developed, which achieves uniform management of 3D model data, 3D model browsing, information query, online assembly, model download and can support multi-sited collaborative simulation. By using local search service and existing landmark file of Google Map and adding self-defined landmarks list, it realized fast retrieval, precise positioning and regional analysis of model supplier. Taking into account the system maintainability, scalability and security issues, it makes the design resources to be maximize shared and has certain practicability.
APA, Harvard, Vancouver, ISO, and other styles
35

Hajdar, Amir, Sead Kazija, Admir Mulahusić, and Dejan Tomović. "Google Maps API as a Development Tool for Implementing a Dynamic Map for the Purpose of Locating Points of Interest." Geodetski glasnik, no. 45 (December 31, 2014): 63–73. http://dx.doi.org/10.58817/2233-1786.2014.48.45.63.

Full text
Abstract:
Google Maps API is an application programming interface developed by Google in order to aid software developers to easier develop mapping software. Using internet technologies, todays maps are created to be dynamic, and not static as they used to be. This paper defines the concept of using Google Maps API, and explains the steps needed to start developing a mapping software. Like any other technologies, this technology also has weakneses which are described in the paper. Through testing, it was concluded that manufacturers are not yet fully complied with EXIF standard. So, it is absolutely necessary to test the device and PHP installation before we can be sure that the data from the photo can be read. Web page has been created. At this web page user is able to test his/her own photographs with location embedded data and the link is given in the paper.
APA, Harvard, Vancouver, ISO, and other styles
36

Kobayashi, Shinji, Tetsushi Fujioka, Yuji Tanaka, Michiyoshi Inoue, Yoshiyuki Niho, and Akira Miyoshi. "A Geographical Information System Using the Google Map API for Guidance to Referral Hospitals." Journal of Medical Systems 34, no. 6 (2009): 1157–60. http://dx.doi.org/10.1007/s10916-009-9335-0.

Full text
APA, Harvard, Vancouver, ISO, and other styles
37

Kirtiloglu, O. S., O. Orhan, and S. Ekercin. "A MAP MASH-UP APPLICATION: INVESTIGATION THE TEMPORAL EFFECTS OF CLIMATE CHANGE ON SALT LAKE BASIN." ISPRS - International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences XLI-B4 (June 13, 2016): 221–26. http://dx.doi.org/10.5194/isprs-archives-xli-b4-221-2016.

Full text
Abstract:
The main purpose of this paper is to investigate climate change effects that have been occurred at the beginning of the twenty-first century at the Konya Closed Basin (KCB) located in the semi-arid central Anatolian region of Turkey and particularly in Salt Lake region where many major wetlands located in and situated in KCB and to share the analysis results online in a Web Geographical Information System (GIS) environment. 71 Landsat 5-TM, 7-ETM+ and 8-OLI images and meteorological data obtained from 10 meteorological stations have been used at the scope of this work. 56 of Landsat images have been used for extraction of Salt Lake surface area through multi-temporal Landsat imagery collected from 2000 to 2014 in Salt lake basin. 15 of Landsat images have been used to make thematic maps of Normalised Difference Vegetation Index (NDVI) in KCB, and 10 meteorological stations data has been used to generate the Standardized Precipitation Index (SPI), which was used in drought studies. For the purpose of visualizing and sharing the results, a Web GIS-like environment has been established by using Google Maps and its useful data storage and manipulating product Fusion Tables which are all Google’s free of charge Web service elements. The infrastructure of web application includes HTML5, CSS3, JavaScript, Google Maps API V3 and Google Fusion Tables API technologies. These technologies make it possible to make effective “Map Mash-Ups” involving an embedded Google Map in a Web page, storing the spatial or tabular data in Fusion Tables and add this data as a map layer on embedded map. The analysing process and map mash-up application have been discussed in detail as the main sections of this paper.
APA, Harvard, Vancouver, ISO, and other styles
38

Kirtiloglu, O. S., O. Orhan, and S. Ekercin. "A MAP MASH-UP APPLICATION: INVESTIGATION THE TEMPORAL EFFECTS OF CLIMATE CHANGE ON SALT LAKE BASIN." ISPRS - International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences XLI-B4 (June 13, 2016): 221–26. http://dx.doi.org/10.5194/isprsarchives-xli-b4-221-2016.

Full text
Abstract:
The main purpose of this paper is to investigate climate change effects that have been occurred at the beginning of the twenty-first century at the Konya Closed Basin (KCB) located in the semi-arid central Anatolian region of Turkey and particularly in Salt Lake region where many major wetlands located in and situated in KCB and to share the analysis results online in a Web Geographical Information System (GIS) environment. 71 Landsat 5-TM, 7-ETM+ and 8-OLI images and meteorological data obtained from 10 meteorological stations have been used at the scope of this work. 56 of Landsat images have been used for extraction of Salt Lake surface area through multi-temporal Landsat imagery collected from 2000 to 2014 in Salt lake basin. 15 of Landsat images have been used to make thematic maps of Normalised Difference Vegetation Index (NDVI) in KCB, and 10 meteorological stations data has been used to generate the Standardized Precipitation Index (SPI), which was used in drought studies. For the purpose of visualizing and sharing the results, a Web GIS-like environment has been established by using Google Maps and its useful data storage and manipulating product Fusion Tables which are all Google’s free of charge Web service elements. The infrastructure of web application includes HTML5, CSS3, JavaScript, Google Maps API V3 and Google Fusion Tables API technologies. These technologies make it possible to make effective “Map Mash-Ups” involving an embedded Google Map in a Web page, storing the spatial or tabular data in Fusion Tables and add this data as a map layer on embedded map. The analysing process and map mash-up application have been discussed in detail as the main sections of this paper.
APA, Harvard, Vancouver, ISO, and other styles
39

Putra, Fajri Profesio, and Danuri Danuri. "Peta Digital Demografi Penduduk Tingkat Desa Berbasis Web Menggunakan Google Maps API." Digital Zone: Jurnal Teknologi Informasi dan Komunikasi 9, no. 1 (2018): 33–41. http://dx.doi.org/10.31849/digitalzone.v9i1.961.

Full text
Abstract:
Pemetaan demografi berbasis digital saat ini diperlukan dalam memudahkan masyarakat khususnya pejabat daerah dalam mengetahui sebaran populasi suatu wilayah. Peta demografi juga dapat menyajikan data statistik tentang tingkat pendidikan suatu wilayah, pekerjaan, usia, dan tanggungan keluarga. Saat ini untuk informasi demografi pada wilayah pemerintahan tingkat desa Kabupaten Bengkalis masih didata secara manual, sehingga untuk memperoleh informasi masyarakat harus mengakses data atau melihat data dikantor desa. Penelitian sistem demografi penduduk tingkat desa ini merupakan aplikasi berbasis web dimana untuk peta wilayah desa dintegrasikan dengan memanfaatkan fasilitas application programming interface (API). Pada sistem ditampilkan peta desa serta batas-batas wilayah untuk tingkat rt/rw dengan menentuka batas longitude dan latitude. Selanjutnya disediakan menu untuk administrator agar dapat menginputkan data-data kependudukan untuk selanjutnya ditampilkan dalam bentuk grafik. Adanya sistem ini dapat menghasilkan informasi yang berkualitas, terkini serta berguna untuk pengambil keputusan dalam menentukan kebijakan terhadap penduduk. Hal ini juga membantu pemerintah dalam membangun semangat untuk keterbukaan informasi.
 Abstract
 Digital-based demographic mapping is currently required to facilitate the community, especially local officials in knowing the distribution of a region's population. Demographic maps can also provide statistical data about the educational level of a region, occupation, age, and family dependents. Currently, demographic information on the village level of Bengkalis Regency is still recorded manually, so to obtain information the community must access data or view data at the village office. This village population demography system research is a web-based application where the village area map is integrated by utilizing the application programming interface (API) facility. In the system is shown the map of the village as well as the boundaries of the region for rt / rw level by determining the limits of longitude and latitude. Further provided the menu for administrators in order to menginputkan data demography for the next displayed in graphical form. The existence of this system can produce quality information, current and useful for decision makers in determining the policy against the population. It also helps the government in building a passion for information disclosure.
APA, Harvard, Vancouver, ISO, and other styles
40

Yu, Xin Wen, Gai Ping Liu, Hong Yu Liu, and Zhong Dong Yin. "A Web GIS Application of Desertification Status of Ruoergai Area." Advanced Materials Research 838-841 (November 2013): 1981–84. http://dx.doi.org/10.4028/www.scientific.net/amr.838-841.1981.

Full text
Abstract:
This paper described a web GIS application of desertification status of Ruoergai area based on Google Maps. Desertification data were categorized as types, degrees, area of land desertification. Each category was classified/defined based on former research. The system was implemented based on detailed design by employing technologies such as Google Map API, data cache and struts2, etc. Application of the system proved to be applicable for demonstration of desertification status of Ruoergai area.
APA, Harvard, Vancouver, ISO, and other styles
41

Haris, Abdul, and Herman Bedi Agtriadi. "ANALISIS SISTEM PENENTUAN LOKASI GANGGUAN JARINGAN DISTRIBUSI LISTRIK TERINTEGRASI GOOGLE MAP." Jurnal Ilmiah FIFO 9, no. 1 (2017): 1. http://dx.doi.org/10.22441/fifo.2017.v9i1.001.

Full text
Abstract:
Tingginya kebutuhan akan listrik dalam kehidupan masyarakat sadar atau tanpa kita sadari kita sering mengalami masalah listrik padam yang diakibatkan kebakaran gardu, pohon tumbang, kebakaran rumah dan beberapa masalah yang dapat mengakibatkan gangguan jaringan distribusi listrik.. Oleh sebab itu dibutuhkan sebuah sistem untuk dapat secara cepat mengetahui gangguan-gangguan yang terjadi dilapangan dan sistem tersebut dapat memberikan petunjuk jalur alternatif yang secara cepat dapat dilalui dan mengetahui titik lokasi terjadi. Teknik yang digunakan dalam penelitian ini adalah memanfaatkan google API, teknologi ini mampu memetakan lokasi terdekat dengan membaca kordinat selain itu teknologi ini mampu menjadi penghubung antara teknologi internet yang berbasis komputer dengan mobile. Web merupakan aplikasi yang sangat populer dan dapat menjadi media yang dapat digunakan untuk menyediakan informasi secara cepat dimanapun lokasinya sedangkan google map merupakan sarana yang menjadi penunjuk untuk memberikan informasi jalur cepat yang dapat dilalui untuk mencapai titik lokasi gangguan jaringan listrik secara visual pada peta. penelitian ini dapat menghasilkan sebuah aplikasi web yang terintegrasi google map untuk dapat memberikan informasi secara real time yang terhubung pada konsumen.
APA, Harvard, Vancouver, ISO, and other styles
42

Haris, Abdul, and Herman Bedi Agtriadi. "ANALISIS SISTEM PENENTUAN LOKASI GANGGUAN JARINGAN DISTRIBUSI LISTRIK TERINTEGRASI GOOGLE MAP." Jurnal Ilmiah FIFO 9, no. 1 (2017): 1. http://dx.doi.org/10.22441/fifo.v9i1.1436.

Full text
Abstract:
Tingginya kebutuhan akan listrik dalam kehidupan masyarakat sadar atau tanpa kita sadari kita sering mengalami masalah listrik padam yang diakibatkan kebakaran gardu, pohon tumbang, kebakaran rumah dan beberapa masalah yang dapat mengakibatkan gangguan jaringan distribusi listrik.. Oleh sebab itu dibutuhkan sebuah sistem untuk dapat secara cepat mengetahui gangguan-gangguan yang terjadi dilapangan dan sistem tersebut dapat memberikan petunjuk jalur alternatif yang secara cepat dapat dilalui dan mengetahui titik lokasi terjadi. Teknik yang digunakan dalam penelitian ini adalah memanfaatkan google API, teknologi ini mampu memetakan lokasi terdekat dengan membaca kordinat selain itu teknologi ini mampu menjadi penghubung antara teknologi internet yang berbasis komputer dengan mobile. Web merupakan aplikasi yang sangat populer dan dapat menjadi media yang dapat digunakan untuk menyediakan informasi secara cepat dimanapun lokasinya sedangkan google map merupakan sarana yang menjadi penunjuk untuk memberikan informasi jalur cepat yang dapat dilalui untuk mencapai titik lokasi gangguan jaringan listrik secara visual pada peta. penelitian ini dapat menghasilkan sebuah aplikasi web yang terintegrasi google map untuk dapat memberikan informasi secara real time yang terhubung pada konsumen.
APA, Harvard, Vancouver, ISO, and other styles
43

Gao, Ge, Zhen Wang, Xinmin Liu, Qing Li, Wei Wang, and Junyou Zhang. "Travel Behavior Analysis Using 2016 Qingdao’s Household Traffic Surveys and Baidu Electric Map API Data." Journal of Advanced Transportation 2019 (March 11, 2019): 1–18. http://dx.doi.org/10.1155/2019/6383097.

Full text
Abstract:
Household traffic surveys are widely used in travel behavior analysis, especially in travel time and distance analysis. Unfortunately, any one kind of household traffic surveys has its own problems. Even all household traffic survey data is accurate, it is difficult to get the trip routes information. To our delight, electric map API (e.g., Google Maps, Apple Maps, Baidu Maps, and Auto Navi Maps) could provide the trip route and time information, which remedies the traditional traffic survey’s defect. Thus, we can take advantage of the two kinds of data and integrate them into travel behavior analysis. In order to test the validity of the Baidu electric map API data, a field study on 300 taxi OD pairs is carried out. According to statistical analysis, the average matching rate of total OD pairs is 90.74%, which reflects high accuracy of electric map API data. Based on the fused data of household traffic survey and electric map API, travel behavior on trip time and distance is analyzed. Results show that most purposes’ trip distances distributions are concentrated, which are no more than 10 kilometers. It is worth noting that students have the shortest travel distance and company business’s travel distance distribution is dispersed, which has the longest travel distance. Compared to travel distance, the standard deviations of all purposes’ travel time are greater than the travel distance. Car users have longer travel distance than bus travelers, and their average travel distance is 8.58km.
APA, Harvard, Vancouver, ISO, and other styles
44

Naiudomthum, Supiya, Ekbordin Winijkul, and Sunicha Sirisubtawee. "Near Real-Time Spatial and Temporal Distribution of Traffic Emissions in Bangkok Using Google Maps Application Program Interface." Atmosphere 13, no. 11 (2022): 1803. http://dx.doi.org/10.3390/atmos13111803.

Full text
Abstract:
Traffic information from the distance matrix application program interface (API), which is a part of the Google Maps API service, was used to develop a near real-time traffic emissions inventory in Bangkok. The information provided includes distance and traveling time, which can be used to develop an Underwood traffic model for traffic volume estimation. The speed-dependent emission factors, road distance and traffic volume, which were estimated based on the distance matrix API, and fleet composition, were used to estimate carbon monoxide (CO), hydrocarbon (HC), nitrogen oxide (NOx) and particulate matter (PM) emissions from eight types of vehicles, including passenger cars, motorcycles, pick-ups, taxis, vans, buses, tuk-tuks and trucks. On the weekend, in Bangkok, the traffic released 190 tons/day of CO, 34 tons/day of HC, 55 tons/day of NOx and 3 tons/day of PM. The traffic emissions on a weekday in Bangkok were 209 tons/day of CO, 39 tons/day of HC, 61 tons/day of NOx and 4 tons/day of PM. The spatial and temporal distribution of traffic emissions demonstrate that the area of highest traffic emissions was the center of Bangkok. Therefore, the Google Map API service can be used to develop near real-time traffic emission inventories.
APA, Harvard, Vancouver, ISO, and other styles
45

Licantik, Licantik, and Nova Noor Kamala Sari. "PENGEMBANGAN MEDIA INFORMASI RUANG KULIAH PADA FAKULTAS TEKNIK UNIVERSITAS PALANGKA RAYA BERBASIS ANDROID DAN LOCATION BASED SERVICE." Jurnal Teknologi Informasi Jurnal Keilmuan dan Aplikasi Bidang Teknik Informatika 13, no. 2 (2019): 30–36. http://dx.doi.org/10.47111/jti.v13i2.252.

Full text
Abstract:

 
 
 
 Android is a widely used of technology. Location Based Service (LBS) is an android feature to find the location of user’s device by utilizing satellite facilities. Problems faced by the students in Informatics of Faculty of Engineering are the limited number of lecturing rooms and the lack information of the use of those rooms. LBS feature on android will answer those existing problems.
 The methodology for development is Prototype by Pressman which has saveral stages namely (1) communication and initial data collection, (2) quick design, (3) formation of prototype, (4) evaluation of prototype, (5) improvement of prototype and (6) final production. Flowchart is made at analysis stage as well as Unified Modeling Language (UML) at the design stage. The language programs are Java, JSON, SQLite. Map plans are designed through Google Earth Pro and Edraw Max 7 placed on the Google Map API where data storage is made in the Firebase and SQLite online databases as local databases with application development created by Android Studio.
 
 
 
 
 Application of Location Based Service (LBS) in Faculty of Engineering of University of Palangka Raya is applied the Google Map API by each marker point being made which generates various radius. When the application user enters into each radius, it will produce a notification of room information that contains lectures taking place in the rooms. Therefore, the rooms associated with lectures is identified
APA, Harvard, Vancouver, ISO, and other styles
46

R, Divya, and Hemanth Kumar. "Real-time College Bus Tracking System." INTERANTIONAL JOURNAL OF SCIENTIFIC RESEARCH IN ENGINEERING AND MANAGEMENT 08, no. 07 (2024): 1–7. http://dx.doi.org/10.55041/ijsrem36730.

Full text
Abstract:
In the today’s society the major issue facing by the student is to catch the college bus on time to reached the destination, the student will be unaware of the college bus whether it has already left the place of the pickup or not?, where is bus? in that case there is no proper solution which identifies the location of a bus. Henceforth in the order to help the students in finding the accurate location of bus, the proposed system implements an Android applications which could help in finding the solution to this problem. By applying latest idea regarding the solution based on GPS (global positioning system) on Internet of Things(IoT), the college students can effectively organize and schedule the bus movement on a campus and also helps to tracking and document it in real time. Thus, the user’s application receives from the Google Map API the map that highlights the recent position of bus. This system also included with the emergency panic button if any accident occur in between the travelling by clicking the panic button student has sent to the notification of alert message to the admin it is equipped with exact location of bus through Gmail. Key Words: Android, GPS, Google Map API, Gmail.
APA, Harvard, Vancouver, ISO, and other styles
47

Acharya R, Srivathsa, Sudhan J, Suraj S, Vishakha S Aithal, and Hiriyanna G S. "GEO-LOCATING AN IMAGE USING EXIF DATA." International Journal of Engineering Applied Sciences and Technology 8, no. 1 (2023): 43–47. http://dx.doi.org/10.33564/ijeast.2023.v08i01.007.

Full text
Abstract:
GPS (Global Positioning System) information is a type of EXIF (Exchangeable Image file Format) metadata that's implanted in a computerized photo record. The project aims to create a system that takes useruploaded pictures, extracts the metadata, shows the coordinates of the location information on a custom Google Maps embedded API, and displays the make and model of the gadget utilized to capture the picture. The system employs Python's exif and Pillow modules to extract the metadata from the uploaded image file. The metadata incorporates GPS information that contains the latitude and longitude coordinates of the area where the picture was taken. The extracted coordinates are then passed to the Google Maps API to show the area of the picture on map. This data is shown on the webpage, giving extra subtle elements almost the picture.
APA, Harvard, Vancouver, ISO, and other styles
48

Ardhianto, Eka, Endang Lestariningsih, Widiyanto Tri Handoko, and Edy Supriyanto. "KONEKSI PETA GOOGLE MAP DENGAN DATA ASET PEMERINTAH KOTA SEMARANG PADA WEBSITE BPKAD PEMERINTAH KOTA SEMARANG MENGGUNAKAN API GOOGLE MAPS." Dinamik 22, no. 2 (2017): 90–100. http://dx.doi.org/10.35315/dinamik.v22i2.7170.

Full text
Abstract:
Kota semarang merupakan daerah yang dikelola oleh pemerintah daerah kota semarang secara mandiri. Salah satu aset yang dikelola adalah aset berupa tanah dan bangunan milik pemerintah serta fasilitas umum yang ada di kota semarang. Aset tanah dan bangunan milik pemerintah kota semarang yang saat ini tercatat dalam Kartu Identitas Barang A terdapat sejumlah 3.092 bidang.
 Permasalahan yang muncul adalah, bahwa masih ada aset aset milik pemerintah yang tidak diketaui lokasi nya, tidak jelas status penanggung jawabnya dan belum jelas status kepemilikannya. Selain itu petugas yang silih berganti personel, sehingga pengenalan dan pelacakan aset milik pemerintah kota semarang menjadi sulit. Pengelolaan aset tanah oleh pemerintah kota semarang, saat ini dirasa kurang maksimal. Untuk itu perlu dibagun sebuah aplikasi sistem informasi geografi lokasi dan manajemen aset pemerintah kota semarang. Pengkoneksian Application Programming Interface (API) Google Maps pada website BPKAD pemerintah kota semarang akan memberikan informasimengenai lokasi aset tanah dan bangunan milik pemerintah kota semarang pada website googlemap.
 Website BPKAD yang terhubung ke googlemap memberikan kemudahan bagi operator untuk mengenali lokasi aset tanah dan bangunan milik pemerintah kota semarang. Keuntungan lain yang didapat yaitu meminimalkan kekeliruan dalam pengelolaan aset tanah dan bangunan.
APA, Harvard, Vancouver, ISO, and other styles
49

Cao, Y. B., Y. X. Hua, J. X. Zhao, and S. M. Guo. "Design and Implementation of Surrounding Transaction Plotting and Management System Based on Google Map API." ISPRS - International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences XL-4/W3 (November 13, 2013): 41–45. http://dx.doi.org/10.5194/isprsarchives-xl-4-w3-41-2013.

Full text
APA, Harvard, Vancouver, ISO, and other styles
50

Suarna, Nana. "SISTEM INFORMASI GEOGRAFIS RUTE ANGKUTAN UMUM MELALUI PENERAPAN GOOGLE MAP API (STUDI KASUS: KOTA CIREBON)." INTERNAL (Information System Journal) 1, no. 2 (2019): 1–10. http://dx.doi.org/10.32627/internal.v1i2.47.

Full text
Abstract:
Transportasi memegang peran kunci dalam menggerakkan roda perekonomian. Informasi mengenai angkutan umum di Kota Cirebon sangatlah minim dan jauh dari sentuhan teknologi, penyebab utama permasalahan masyarakat Kota Cirebon yaitu tidak terlalu minat dengan angkutan umum, menyebabkan pendatang enggan bertanya dengan alasan kepercayaan atau malu dan mengalami kebingungan ketika akan menaik angkot, sehingga terjadi penumpukan kendaraan yang melatarbelakangi kemacetan di jalan pada jam-jam tertentu. Metode yang menjadi dasar dalam perancangan SIG ini adalah melalui pendekatan Google Map Api yang dapat menemukan jalur angkot tercepat di Kota Cirebon dengan menyertakan faktor kecepatan dan waktu tempuh ke tempat tujuan, sehingga sistem informasi geografis yang telah dibuat dapat bermanfaat bagi masyarakat dan pemerintah setempat.Tujuan penelitian ini diharapkan dapat memberikan solusi pencarian tentang beberapa jalur transportasi angkutan umum, serta dapat menampilkan fasilitas umum seperti Mall, Rumah Sakit, Bank dan masih banyak yang lainnya yang dilewati berada berada di jalur transportasi angkutan umum. Sehingga sistem yang telah dibuat informasinya dapat bermanfaat bagi masyarakat ketika ingin bepergian.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography