목록ArcGIS (2)
잡동사니
안녕하세요. yeTi입니다.오늘은 ArcGIS Server Manager에서 로그인시 발생하는You must enter an account that belongs to the ArcGIS Server Administrators Group (agsadmin)오류를 해결하는 방법에 대해서 알아보고자 합니다. 오류를 직역하면 다음과 같습니다.'ArcGIS Server Administrators Group에 당신의 계정을 추가하세요.' 하지만 원인은 엉뚱한데 있을 수가 있습니다. 1. User name을 다음과 같이 설정해봅니다.http://localhost\ArcGISWebServices (중간에 반드시 '\'로 입력해야 합니다.)
IT/GIS
2017. 9. 8. 10:25
[GIS] 좌표계 정보를 알아보자
안녕하세요. yeTi입니다.오늘은 좌표계에 대한 정보를 모아보고자 합니다. 1. OSGeo 한국어 지부국내 좌표계 정보를 알려줍니다. 2. epsg.ioEPSG코드로 검색하면 해당 좌표계에 대한 정보를 알려줍니다. 3. ArcGIS - Projected coordinate systemsEPSG코드와 상응하는 좌표 WKT 제공 참고문헌OSGeo 한국어 지부 : http://www.osgeo.kr/category/GIS%20%EC%9D%BC%EB%B0%98epsg.io : https://epsg.io/ArcGIS : https://developers.arcgis.com/flex/guide/projected-coordinate-systems.htm
IT/GIS
2016. 11. 30. 14:02