<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Customized API to location details from Feature service in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/customized-api-to-location-details-from-feature/m-p/1600364#M86767</link>
    <description>&lt;P&gt;I was trying to create a customized api which internally sends a request to geocode service , pass the point to our own feature service to get other attribute information and return same thing in json format. i was planning to use JavaScript api to manage above functionalities. However, How to provide a API End point to the user and they can consume to get the customized output in json. I would have given directly feature service URL, However,&amp;nbsp; it does only limited functionality. I want to add multiple functionalities in to it like geocoding, pass the point to different feature services to get the linked information&lt;/P&gt;</description>
    <pubDate>Fri, 28 Mar 2025 13:17:38 GMT</pubDate>
    <dc:creator>vijaybadugu</dc:creator>
    <dc:date>2025-03-28T13:17:38Z</dc:date>
    <item>
      <title>Customized API to location details from Feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/customized-api-to-location-details-from-feature/m-p/1600364#M86767</link>
      <description>&lt;P&gt;I was trying to create a customized api which internally sends a request to geocode service , pass the point to our own feature service to get other attribute information and return same thing in json format. i was planning to use JavaScript api to manage above functionalities. However, How to provide a API End point to the user and they can consume to get the customized output in json. I would have given directly feature service URL, However,&amp;nbsp; it does only limited functionality. I want to add multiple functionalities in to it like geocoding, pass the point to different feature services to get the linked information&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 13:17:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/customized-api-to-location-details-from-feature/m-p/1600364#M86767</guid>
      <dc:creator>vijaybadugu</dc:creator>
      <dc:date>2025-03-28T13:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Customized API to location details from Feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/customized-api-to-location-details-from-feature/m-p/1600395#M86768</link>
      <description>&lt;P&gt;JS Maps SDK is just a &lt;STRONG&gt;front end library&lt;/STRONG&gt;. To build APIs with JS, you should probably use a &lt;STRONG&gt;framework&lt;/STRONG&gt; that handles back end, like Express, Next.js, etc.&lt;/P&gt;&lt;P&gt;You would set up routing so that whenever user requests a specific URL, your server would run a custom function and return its result to the user. Inside that function you can use whatever library you want, including JS Maps SDK.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 14:04:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/customized-api-to-location-details-from-feature/m-p/1600395#M86768</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2025-03-28T14:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Customized API to location details from Feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/customized-api-to-location-details-from-feature/m-p/1600481#M86769</link>
      <description>&lt;P&gt;The locator class with have some useful methods:&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-locator.html" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-locator.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And you might want to check out REST JS for this sort of work:&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/arcgis-rest-js/" target="_blank"&gt;https://developers.arcgis.com/arcgis-rest-js/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 16:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/customized-api-to-location-details-from-feature/m-p/1600481#M86769</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2025-03-28T16:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Customized API to location details from Feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/customized-api-to-location-details-from-feature/m-p/1601054#M86785</link>
      <description>&lt;P&gt;Thank you .&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 19:19:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/customized-api-to-location-details-from-feature/m-p/1601054#M86785</guid>
      <dc:creator>vijaybadugu</dc:creator>
      <dc:date>2025-03-31T19:19:24Z</dc:date>
    </item>
  </channel>
</rss>

