마르코 칸투씨가 델파이로 만든 구글 지오코딩 쎔플 입니다. 


소스도 포함되어 있습니다. REST Client로 만든게 특징적입니다.



I've finally posted on my public Subversion repository devoted to Delphi REST clients two of my geo-coding and mapping demos, and particularly the Google Maps Delphi client.

GeoCoding

The first is rather simple Geocoding applications, returning the latitude and longitude of a given city you enter or of all the cities in the classic customers.cds database. Code at http://code.marcocantu.com/p/delphirestclients/source/tree/HEAD/GeoLocation.

Maps in a Windows Application

The second starts with the same data, but lays it out graphically on a map, as you can see below. It embeds the Geocoding code to create a list of cities and positions, but it also creates a fully working Google Map (not a static image) customized with the positions of the various customers in the database table. Since Google Maps is browser based, the Delphi application embeds a TWebBrowser, but rather than connecting to an external web server, it embeds one. The application is a Web client that uses itself as a server, passing a fixed HTML file and a dynamic XML file with the data taken from the DbGrid and its dynamic ClientDataSet.  

Both applications require to sign up on Google, create a developer id, and add it to an INI file named like the program itself in the user's home folder (or "AppData\Roaming"). 

How to get it?

Since I've been showing this application for a long time, I should have posted it before, thanks to a Delphi developer who asked me the code over email the other day. You won't guess how many people keep asking me the source code for this very old blog post of the same program, which has some of the description. Full source code at  http://code.marcocantu.com/p/delphirestclients/source/tree/HEAD/GoogleMappingDemo.



링크따라가기

http://blog.marcocantu.com/blog/delphi_mapping_rest_clients.html

번호 제목 글쓴이 날짜 조회 수
공지 [DelphiCon 요약] 코드사이트 로깅 실전 활용 기법 (Real-world CodeSite Logging Techniques) 관리자 2021.01.19 50295
공지 [UX Summit 요약] 오른쪽 클릭은 옳다 (Right Click is Right) 관리자 2020.11.16 48088
공지 [10.4 시드니] What's NEW! 신기능 자세히 보기 관리자 2020.05.27 51036
공지 RAD스튜디오(델파이,C++빌더) - 고객 사례 목록 관리자 2018.10.23 55949
공지 [데브기어 컨설팅] 모바일 앱 & 업그레이드 마이그레이션 [1] 관리자 2017.02.06 66002
공지 [전체 목록] 이 달의 기술자료 & 기술레터 관리자 2017.02.06 51584
공지 RAD스튜디오(델파이, C++빌더) - 시작하기 [1] 관리자 2015.06.30 80818
공지 RAD스튜디오(델파이,C++빌더) - 모바일 앱 개발 사례 (2020년 11월 업데이트 됨) 험프리 2014.01.16 211582
1363 [델파이 문법 시리즈] #1. 제네릭 - 개요 file 관리자 2012.03.21 13349
1362 Delphi XE2에서 맥 애플리케이션을 만들어 보자 박병일 2012.01.18 13337
1361 델파이 XE2 DataSnap Client 만들기 [1] 관리자 2011.12.22 13235
1360 델파이 XE2로 아이폰앱 만들기 박병일 2012.01.18 13234
1359 "모바일 앱" 개발 또는 유지관리, 데브기어와 해결하세요! file 관리자 2015.03.26 13017
1358 [델파이 문법] 클래스와 객체 #8 file 관리자 2012.05.07 12864
1357 웹상의 이미지를 폼(TImage)에서 사용하는 방법 [3] file Humphery 2013.12.14 12272
1356 RAD Studio(델파이, C++빌더) 버전별 공식 지원 플랫폼과 OS 버전 험프리 2014.03.05 11818
1355 델파이 XE2 파이어몽키로 만든 아이폰 3D 매쉬 앱 file 박병일 2012.03.07 11797
1354 [환경설정] 아마존 EC2 이용해 리눅스 서버 환경 구축하기 file 험프리 2017.04.20 11695
1353 파이어 몽키를 이용한 공학 계산과 그래프 박병일 2012.01.28 11667
1352 ComboBox에서 Focus 가 올때 자동으로 펼쳐 내리기 박병일 2011.12.22 11575
1351 [오픈소소] 델파이용 TProcessInfo 클래스 file 관리자 2012.05.23 11550
1350 파이어 몽키란 무었인가? 박병일 2012.01.19 11466
1349 [따라하기] 도서대여 프로그램 만들기(VCL, DB프로그래밍) [2] file 험프리 2017.01.19 11411
1348 DBGrid 에서 Cell 모양의 색깔 바꾸기 박병일 2011.12.22 11409
1347 [REST] REST 클라이언트로 REST 기반 웹서비스와 연동할 수 있습니다. [3] file 험프리 2014.01.29 11301
» 델파이로 만든 구글 지오코딩 쎔플 입니다. 박병일 2012.02.06 11276
1345 [동영상강의] 델파이 기본 교육_1.프로젝트 시작하기 관리자 2012.04.25 11144
1344 [델파이 문법] 클래스와 객체 #1 file 관리자 2012.04.12 11062