본문 바로가기

전체 글

OGC Web Feature Service (WFS) Web Feature Service (WFS) 1) Overview The WFS specification defines interfaces for describing data manipulation operations of geographic features. Data manipulation operations include the ability to:get or query features based on spatial and non-spatial constraintscreate a new feature instancedelete a feature instanceupdate a feature instanceThe basic Web Feature Service allows querying and retr.. 더보기
OGC Web Map Service (WMS) Web Map Service (WMS) 1) Overview The OpenGIS® Web Map Service Interface Standard (WMS) provides a simple HTTP interface for requesting geo-registered map images from one or more distributed geospatial databases. A WMS request defines the geographic layer(s) and area of interest to be processed. The response to the request is one or more geo-registered map images (returned as JPEG, PNG, etc) tha.. 더보기
Plain White T's(Tom Higgenson) - Hey there Delilah 2008년 빌보드 싱글차트 정상을 차지하면서 Delilah 가 누구인지 관심을 끌기시작했다. Tom Higgenson (Plain White T's의 리더)가 우연히 Delilah 라는 여인을 알게 되었고 첫눈에 반하게 되어 그녀의 환심을 사기위해 노래를 썼다. 장거리 연애를 하게 된다면 어떤 기분일까 상상하며 곡을 완성하여 그녀에게 음악을 보냈지만 마음을 얻는데는 실패를 하고 만다. 노래에 감동을 받았지만 이미 그녀에게는 남자친구가 있었기 때문이였다. Hey there Delilah What's it like in New York City? I'm a thousand miles away But girl tonight you look so pretty Yes you do Times Square can't.. 더보기
대구 막창 대구 출장 갔다가 먹었던 막창과 삼겹살~ 1인당 1만4천원에 무한제공이였는데 본전 뽑은것 같다..ㅋㅋ iPhone 에서 작성된 글입니다. 더보기
NEXUS ONE NEXUS ONE 시스템 프로세서 퀄컴 스냅드래곤 QSD8250 1GHz 운영체제 안드로이드 2.1 디자인 형태 바 디스플레이 LCD크기 3.7인치 LCD해상도 WVGA (800 x 480) LCD종류 AMOLED 카메라 카메라화소 500만화소 줌 2배 디지털 줌 플래시 LED 플래시 네트워크 3 UMTS 밴드 900/AWS/2100 MHz 또는 850/1900/2100 MHz HSDPA 7.2 Mbps HSUPA 2 Mbps GSM/EDGE 850, 900, 1800, 1900 MHz Wi-Fi 802.11b/g 블루투스 2.1 + EDR (A2DP 스테레오 블루투스) 배터리 용량 착탈식 1400mAh 배터리 충전 USB: 480 mA 공급충전기: 980 mA 통화 시간 최대 10시간 (2G 네트워크).. 더보기
눈...눈....눈..... 여길봐도 눈... 저길봐도 눈.....눈눈 모든걸 덮어버렸다. iPhone 에서 작성된 글입니다. 더보기
2010년의 시작 새해 시작.. 새해의 시작은 술과 지출로 시작되었다.. 눈앞에 있는 달콤한 마시멜로우를 두고 1분만 참으면 두개를 준다는데도 그 1분을 참지 못하고 바로 입속으로 집어 넣어 버리는 애들처럼... 계획없는 일에는 불안이 따르기 마련이다... 올해 시작부터 좋은거 배웠으니 조심하도록 하자.... 더보기
Google Map WMS Library (java) Download the Jar file here: GoogleWMS.jar (Current Version: 1.1) Just run this file on the server from the command line using:java -jar GoogleWMS.jarThe service will start on port 8998. WMS Clients can now connect on:http://:8998?request=GetMap http://peterdamen.com/GoogleWMS/http://sourceforge.net/projects/googlewms/ 더보기
2009년 11월 27일 저녁 그래 그래~~ 빡시게 포장해주세요!!!!!!!!!!!! 더보기
iPhone Available에 대한민국 추가!! 더보기
ContextMenu Handling //Context Menu 객체 생성 var contextMenu:ContextMenu = new ContextMenu(); //설정을 제외한 모든 내장 메뉴 항목을 숨김 contextMenu.hideBuiltInItems(); //컨텍스트에 사용자 정의 메뉴 항목 생성 var copyrightText1:ContextMenuItem = new ContextMenuItem("추가 메뉴1"); var copyrightText2:ContextMenuItem = new ContextMenuItem("추가 메뉴2"); //메뉴 구분선 숨김 (해당메뉴의 위쪽에 구분선 생김) copyrightText2.separatorBefore = false; //ContextMenuItem 배열에 사용자 정의 메뉴 항목 추가 c.. 더보기
MouseEvent 속성 뭐 대충 이런 내용이 나온다. 내용을 쭉 살펴보면 마우스 왼쪽, 오른쪽 구분하는게 없다;; 공식적으로는 지원하지 않는다. [MouseEvent type="click" bubbles=true cancelable=false eventPhase=3 localX=132 localY=191 stageX=424 stageY=320 relatedObject=null ctrlKey=false altKey=false shiftKey=false buttonDown=false delta=0] 더보기

반응형