<?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>question Re: NiFi and GeoLocalization in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/NiFi-and-GeoLocalization/m-p/102094#M65054</link>
    <description>&lt;P&gt;Actually Davide I just checked the current GeoEnrichIP processor and it does indeed include lat/long/city/country/postalcode.  It is driven by a given IP address and you control the input dataset.  Maxmind, which is the dataset that processor is built around also offers a pay version for higher accuracy.&lt;/P&gt;&lt;P&gt;Are you looking for geo enrichment based on an IP address or another type of address?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jan 2016 21:55:57 GMT</pubDate>
    <dc:creator>JoeWitt</dc:creator>
    <dc:date>2016-01-11T21:55:57Z</dc:date>
    <item>
      <title>NiFi and GeoLocalization</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-and-GeoLocalization/m-p/102092#M65052</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Does someone know if there is a way to enrich a FlowFile with geolocalization infos by querying an external GIS server like ArcGIS? I saw that in NiFi there is the GeoEnrichIP processor, but I need to get latitude and longitude from an address that is a FlowFile attribute.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;D.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 21:43:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-and-GeoLocalization/m-p/102092#M65052</guid>
      <dc:creator>vergari</dc:creator>
      <dc:date>2016-01-11T21:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi and GeoLocalization</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-and-GeoLocalization/m-p/102093#M65053</link>
      <description>&lt;P&gt;Hello Davide,&lt;/P&gt;&lt;P&gt;We do not have an out of the box processor to do this at this time but it would be a fairly straightforward custom processor to build.  Of course querying an external service for this information offers different tradeoffs than having a local cache of data so keep that in mind.  I will take a look at our existing geo enrichment processor to see what is involved in getting lat/long data as well.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 21:49:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-and-GeoLocalization/m-p/102093#M65053</guid>
      <dc:creator>JoeWitt</dc:creator>
      <dc:date>2016-01-11T21:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi and GeoLocalization</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-and-GeoLocalization/m-p/102094#M65054</link>
      <description>&lt;P&gt;Actually Davide I just checked the current GeoEnrichIP processor and it does indeed include lat/long/city/country/postalcode.  It is driven by a given IP address and you control the input dataset.  Maxmind, which is the dataset that processor is built around also offers a pay version for higher accuracy.&lt;/P&gt;&lt;P&gt;Are you looking for geo enrichment based on an IP address or another type of address?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 21:55:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-and-GeoLocalization/m-p/102094#M65054</guid>
      <dc:creator>JoeWitt</dc:creator>
      <dc:date>2016-01-11T21:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi and GeoLocalization</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-and-GeoLocalization/m-p/102095#M65055</link>
      <description>&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;thanks for the response.&lt;/P&gt;&lt;P&gt;I'm sorry, I badly explained myself. I'm not looking for a geo enrichment based on an IP address, but on a street address. For example, in my FlowFile, I have an attribute named "address" which contains a street address eg. "1234 Main Street, SomeCity, USA" and I need to query an external GIS database to get lat and long for that address. &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Davide&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 23:02:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-and-GeoLocalization/m-p/102095#M65055</guid>
      <dc:creator>vergari</dc:creator>
      <dc:date>2016-01-11T23:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi and GeoLocalization</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-and-GeoLocalization/m-p/102096#M65056</link>
      <description>&lt;P&gt;One means of doing this might be to use Web Services to do the enrichment. For example, you could use Arc's REST service for geocoding, and invoke this from a Get/InvokeHTTP processor, passing parameters from the FlowFile arguments.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 03:37:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-and-GeoLocalization/m-p/102096#M65056</guid>
      <dc:creator>sball</dc:creator>
      <dc:date>2016-01-12T03:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi and GeoLocalization</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-and-GeoLocalization/m-p/102097#M65057</link>
      <description>&lt;P&gt;Ok,&lt;/P&gt;&lt;P&gt;thank you very much, Joe. I'll try this way.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 16:16:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-and-GeoLocalization/m-p/102097#M65057</guid>
      <dc:creator>vergari</dc:creator>
      <dc:date>2016-01-12T16:16:43Z</dc:date>
    </item>
  </channel>
</rss>

