Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
trivia:tips:orux_map_tips [2022/01/04 20:07]
prgram created
trivia:tips:orux_map_tips [2022/09/01 20:40]
prgram [오프라인 맵 다운로드]
Line 7: Line 7:
  
 === 오프라인 맵 다운로드 === === 오프라인 맵 다운로드 ===
-Mobile ​Atals Creator+http://​wharak.egloos.com/​1287121 
 +Mobile ​Atlas Creator 
 + 
 + - 메모리 부족으로 에러가 발생하는 경우 (Java Memory Allocation Error) 메모리를 더 많이 쓸 수 있는 6GB 실행파일 다운받기 
 +https://​mobac.sourceforge.io/​forum/​viewtopic.php?​t=866 
 +https://​sourceforge.net/​projects/​mobac/​files/​Misc/​
  
- - 메모리 부족으로 에러가 발생하는 경우 6GB 실행파일 다운받기 
  - 사각 선택보다는 ​  - 사각 선택보다는 ​
  
-네이버 : tile size 256 으로 변경하기 ​+네이버맵 png tile size 256 으로 변경하기 ​ 
 +자전거길 레이어 포함된 URL https://​map.pstatic.net/​nrb/​styles/​basic/​1638428080/​15/​27935/​12697@2x.png?​mt=bg.ol.ts.br.lko 
 +/​basic/​숫자/​ 2주에 한번씩 바뀜 
 +setting.xml -> user agent 수정 
 +setting -> map size (같은 레벨 레이어가 여러개 이면 안됨) 
  - 오룩스 맵은 256*256 사이즈를 활용, 네이버는 512*512 사이즈로 나옴  - 오룩스 맵은 256*256 사이즈를 활용, 네이버는 512*512 사이즈로 나옴
  - level : 전반적인 코스 느낌을 보려면 11, 자세한 길을 보기 위해선 17  - level : 전반적인 코스 느낌을 보려면 11, 자세한 길을 보기 위해선 17
 +
 +=== 오프라인 맵 - 구글 ====
 +http://​mt0.google.com/​vt/​lyrs=m@176103410&#​38;​x={$x}&#​38;​y={$y}&#​38;​z={$z}&#​38;​s=Galileo&#​38;​hl=en
 +Mobile Atlas Creator 설정 XML : https://​gist.github.com/​Fedik/​f2f4819ab74825d6f0d9
 +hl: <​lang>​ : http://​duweis.com/​forums/​viewtopic.php?​f=13&​t=234
 +lyrs : <​map_type>​ : https://​stackoverflow.com/​questions/​23017766/​google-maps-tile-url-for-hybrid-maptype-tiles
 +apistyle: <​customize>​ : https://​stackoverflow.com/​questions/​29692737/​customizing-google-map-tile-server-url
 +(선 색깔, 두께, ...)
 + - 참고 : https://​developers.google.com/​maps/​documentation/​maps-static/​start#​MapTypes
 +