Whoops, forgot to copy & paste the GeoJSON. :)

{
  "type": "FeatureCollection",
  "properties": {
    "apiVersion": "0.4.1",
    "source": "geoparser.io",
    "id": "k85O1oTXDJnuXBR1pV5A"
  },
  "features": [
    {
      "type": "Feature",
      "properties": {
        "country": "US",
        "references": [
          [
            14,
            25
          ]
        ],
        "confidence": 1,
        "name": "Springfield",
        "admin1": "MA",
        "type": "populated place"
      },
      "id": 4951788,
      "geometry": {
        "type": "Point",
        "coordinates": [
          -72.58981,
          42.10148
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "country": "US",
        "references": [
          [
            41,
            47
          ]
        ],
        "confidence": 1,
        "name": "Boston",
        "admin1": "MA",
        "type": "seat of a first-order administrative division"
      },
      "id": 4930956,
      "geometry": {
        "type": "Point",
        "coordinates": [
          -71.05977,
          42.35843
        ]
      }
    }
  ]
}

On Sat, Sep 24, 2016 at 10:38 AM, Charlie Greenbacker <[email protected]
> wrote:

> Hi Miles,
>
> Have you tried Geoparser.io <https://geoparser.io/>? It's not
> specifically designed for online user info, but it does geotag unstructured
> text.
>
> For example, given the following input text:
>
> I was born in Springfield and grew up in Boston.
>>
>
> Geoparser.io will produce this GeoJSON response (which you could then plot
> on a map or do whatever kind of analysis you want):
>
>
>
> Full disclosure: Geoparser.io is my project.
>
>
> Cheers,
> Charlie
>
> On Thu, Sep 22, 2016 at 7:49 AM, Miles Rose <[email protected]> wrote:
>
>> Email address or twitter handle, facebook, etc?
>>
>> Im researching a trip to visit some of those people in person who i only
>> know online.
>>
>> Thanks
>>
>>
>> --
>> www.about.me/milesjrose
>> To set up a meeting with me
>> https://calendly.com/mjrose
>>
>> _______________________________________________
>> Geowanking mailing list
>> [email protected]
>> http://geowanking.org/mailman/listinfo/geowanking_geowanking.org
>>
>>
>
_______________________________________________
Geowanking mailing list
[email protected]
http://geowanking.org/mailman/listinfo/geowanking_geowanking.org

Reply via email to