地図上のポイントから住所を取得するためにリバースジオコーディングを試みているときにこのエラーが発生しました。<\/SPAN>このサービスはおそらく有料サービスになったことは知っていますが、どのサービスのロックを解除すれば認証を得られるのか見つけられません。<\/SPAN>ダッシュボードで無料サービスはすべてロック解除済みです。<\/SPAN>このページはすでに確認しました: https:\/\/developers.arcgis.com\/esri-leaflet\/geocode-and-search\/reverse-geocode\/<\/A> しかしスコープについては何も見つかりませんでした。<\/SPAN><\/P> 説明していただけますか?よろしくお願いします。<\/SPAN><\/P>
説明していただけますか?よろしくお願いします。<\/SPAN><\/P>
@LucaMondayou will need to set your authentication with the geocoding privilege. Set an API key with geocoding (not stored) and it should work.
You can try it with a cURL call on your command line
curl https://geocode-api.arcgis.com/arcgis/rest/services/World/GeocodeServer/reverseGeocode \ -d 'f=pjson' \ -d 'location=-79.3871,43.6426' \ -d 'token=YOUR_API_KEY'
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.