Re: FCC form 477 geocoding

2015-03-03 Thread Jay Hennigan
On 3/3/15 15:13, Sean Donelan wrote: > On Tue, 3 Mar 2015, Jay Hennigan wrote: >>> Well you'll need to translate those into addresses. That should be easy >>> with Google or Bing. >> >> We have the addresses, need census tract and block. > > For small address batches you can use the Census Geocod

Re: FCC form 477 geocoding

2015-03-03 Thread Scott Weeks
> --- tethe...@shwisp.net wrote: > From: Sam Tetherow > > Lat/Lng to Census Block via FCC > > http://data.fcc.gov/api/block/2010/find?latitude=$latitude&longitude=$longitude&showall=true&format=JSON > -- >> ---"Scott Weeks" wrote >> HTTP Status 404 - Not Fo

Re: FCC form 477 geocoding

2015-03-03 Thread Stephen Frost
* Jay Hennigan (j...@west.net) wrote: > The CFO here is working on FCC form 477 and tells me that he needs to > enter census tract and block information for our customers. He says that > the US Census site is worse than useless and the info isn't on the FCC > site. The US Census Tiger data set is

Re: FCC form 477 geocoding

2015-03-03 Thread Josh Luthman
Did you do actual coordinates or just click the link? Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 On Mar 3, 2015 6:50 PM, "Scott Weeks" wrote: > > > --- tethe...@shwisp.net wrote: > From: Sam Tetherow > > Lat/Lng to Census Block via FCC > > htt

Re: FCC form 477 geocoding

2015-03-03 Thread Scott Weeks
--- tethe...@shwisp.net wrote: From: Sam Tetherow Lat/Lng to Census Block via FCC http://data.fcc.gov/api/block/2010/find?latitude=$latitude&longitude=$longitude&showall=true&format=JSON -- HTTP Status 404 - Not Found type Status report message Not Found

Re: FCC form 477 geocoding

2015-03-03 Thread Josh Luthman
Use Sam's suggestions. Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 On Mar 3, 2015 6:18 PM, "Sam Tetherow" wrote: > Address to lat/lng using google api > http://maps.googleapis.com/maps/api/geocode/json?address= > $address&sensor=true > > Lat/Lng

Re: FCC form 477 geocoding

2015-03-03 Thread Sam Tetherow
Address to lat/lng using google api http://maps.googleapis.com/maps/api/geocode/json?address=$address&sensor=true Lat/Lng to Census Block via FCC http://data.fcc.gov/api/block/2010/find?latitude=$latitude&longitude=$longitude&showall=true&format=JSON On 03/03/2015 05:06 PM, Jay Hennigan wrote:

Re: FCC form 477 geocoding

2015-03-03 Thread Sean Donelan
On Tue, 3 Mar 2015, Jay Hennigan wrote: Well you'll need to translate those into addresses. That should be easy with Google or Bing. We have the addresses, need census tract and block. For small address batches you can use the Census Geocoder. The documentation is at http://www.census.go

Re: FCC form 477 geocoding

2015-03-03 Thread Jay Hennigan
On 3/3/15 14:59, Josh Luthman wrote: > Well you'll need to translate those into addresses. That should be easy > with Google or Bing. We have the addresses, need census tract and block. -- Jay Hennigan - CCIE #7880 - Network Engineering - j...@impulse.net Impulse Internet Service - http://www

Re: FCC form 477 geocoding

2015-03-03 Thread Josh Luthman
Well you'll need to translate those into addresses. That should be easy with Google or Bing. Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 On Mar 3, 2015 5:57 PM, "Jay Hennigan" wrote: > On 3/3/15 14:44, Josh Luthman wrote: > > Assuming you have

Re: FCC form 477 geocoding

2015-03-03 Thread Jay Hennigan
On 3/3/15 14:44, Josh Luthman wrote: > Assuming you have LAT/LONG you can use the FCC API: > http://www.fcc.gov/encyclopedia/form-477-census-tract-information > > You also need to provide your coverage. I suggest Towercoverage.com for > that, though you may not be a WISP. Non-wireless I'm not su

Re: FCC form 477 geocoding

2015-03-03 Thread Scott Helms
Are you trying to get the census tract for each customer? If so you can get that from most of the gecoding services like Esri etc. On Mar 3, 2015 5:38 PM, "Jay Hennigan" wrote: > The CFO here is working on FCC form 477 and tells me that he needs to > enter census tract and block information for

Re: FCC form 477 geocoding

2015-03-03 Thread Josh Luthman
Assuming you have LAT/LONG you can use the FCC API: http://www.fcc.gov/encyclopedia/form-477-census-tract-information You also need to provide your coverage. I suggest Towercoverage.com for that, though you may not be a WISP. Non-wireless I'm not sure how you'd go about it. Josh Luthman Office

FCC form 477 geocoding

2015-03-03 Thread Jay Hennigan
The CFO here is working on FCC form 477 and tells me that he needs to enter census tract and block information for our customers. He says that the US Census site is worse than useless and the info isn't on the FCC site. What are others doing in this regard? -- -- Jay Hennigan - CCIE #7880 - Netw