以前に開発されたウェブアプリで、フィーチャ レイヤーを持つウェブマップを利用して作業しようとしています。このフィーチャ レイヤーの詳細は、マップ サーバーのURL、すなわちhttp:\/\/gisdptdev.admin.adams.county\/arcgis\/rest\/services\/ASR\/ASR_Comparables\/MapServer\/0<\/A>を参照しています。<\/P>更新されたデータで新しいウェブマップを作成し、マップ サーバーとして公開しましたが、上記のような類似のURLで特定のレイヤーを指定しても、ウェブアプリはそれを認識しません。フィーチャ レイヤーが必要なようですが、マップ サービスからフィーチャ レイヤーをどのように作成するのでしょうか?<\/P>ArcGIS Onlineで上記のマップ サーバーURLを使ってフィーチャ レイヤーを作成しようとすると、フィーチャ サービスを参照する必要があるというエラーが出ます。<\/P>IT部門によると、comparablesサービスはフィーチャ サービスやレイヤーではなかったそうですが、それが組織アカウントで見えるのです。彼らも説明できません。何か考えはありますか?<\/P><\/BODY><\/HTML>
更新されたデータで新しいウェブマップを作成し、マップ サーバーとして公開しましたが、上記のような類似のURLで特定のレイヤーを指定しても、ウェブアプリはそれを認識しません。フィーチャ レイヤーが必要なようですが、マップ サービスからフィーチャ レイヤーをどのように作成するのでしょうか?<\/P>
ArcGIS Onlineで上記のマップ サーバーURLを使ってフィーチャ レイヤーを作成しようとすると、フィーチャ サービスを参照する必要があるというエラーが出ます。<\/P>
IT部門によると、comparablesサービスはフィーチャ サービスやレイヤーではなかったそうですが、それが組織アカウントで見えるのです。彼らも説明できません。何か考えはありますか?<\/P><\/BODY><\/HTML>
Nathan,
If "I get an error saying I need to reference a feature service" then you need to add feature access to your map service when yo publish it. This will give you a FeatureServer along with a MapServer so your url would look like "http://gisdptdev.admin.adams.county/arcgis/rest/services/ASR/ASR_ParcelMACCT/FeatureServer/0"
You must be doing something that is requiring an editable service for it to be requesting a "feature service"
Publishing feature services—Documentation | ArcGIS for Server
I assume ( still trying to figure this app out because I did not write it), that the feature layer is needed for querying. Not editing per se but allow for searches. For some reason I cannot use layers from map services as they do not show up in the layer list and the widget does not work because it cannot find the layer. I'll look into the feature access for the map server, thank you for the lead.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.