Re: [AFMUG] Dear Mimosa

2016-08-16 Thread Cameron Crum
Look at Leaflet over Google. much lighter weight and more full featured.

On Tue, Aug 16, 2016 at 2:32 PM, Jaime Fink  wrote:

> Yeah we'd like that too, but it's a limitation right now in Google
> mapping, so we had to segregate them :(
>
> Jaime
>
> On Aug 16, 2016, at 12:07 PM, Chuck McCown  wrote:
>
> Absolutely love your part 101 mapping tool.  I wish that you could turn
> all the frequencies on at once.  I also wish it went to other FCC licenses
> than 101.  Great for finding mountain tops that have already developed comm
> sites.
>
>


Re: [AFMUG] Dear Mimosa

2016-08-16 Thread Chuck McCown
Ug...
(I think I did that once).

From: Eric Kuhnke 
Sent: Tuesday, August 16, 2016 2:43 PM
To: af@afmug.com 
Subject: Re: [AFMUG] Dear Mimosa

You know you can do that yourself, though it doesn't have a pretty GUI...


Download the entire ULS database

http://reboot.fcc.gov/license-view/


Import into SQL database (or sqlite)


Search for all entries matching UT and the county_name columns

http://data.fcc.gov/download/license-view/fcc-license-view-data-dictionary.doc








On Tue, Aug 16, 2016 at 12:07 PM, Chuck McCown <ch...@wbmfg.com> wrote:

  Absolutely love your part 101 mapping tool.  I wish that you could turn all 
the frequencies on at once.  I also wish it went to other FCC licenses than 
101.  Great for finding mountain tops that have already developed comm sites.  


Re: [AFMUG] Dear Mimosa

2016-08-16 Thread Chuck McCown
Hmm, that can help.

From: Sean Heskett 
Sent: Tuesday, August 16, 2016 3:09 PM
To: af@afmug.com 
Subject: Re: [AFMUG] Dear Mimosa

there is this google earth plugin that has a lot of AM, FM and TV stuff.  
unfortunately it doesn't include part 101, but it's useful for finding towers 
etc. 

http://www.fccinfo.com/fccinfo_google_earth.php


-Sean


On Tue, Aug 16, 2016 at 1:07 PM, Chuck McCown <ch...@wbmfg.com> wrote:

  Absolutely love your part 101 mapping tool.  I wish that you could turn all 
the frequencies on at once.  I also wish it went to other FCC licenses than 
101.  Great for finding mountain tops that have already developed comm sites.  


Re: [AFMUG] Dear Mimosa

2016-08-16 Thread Sean Heskett
there is this google earth plugin that has a lot of AM, FM and TV stuff.
 unfortunately it doesn't include part 101, but it's useful for finding
towers etc.

http://www.fccinfo.com/fccinfo_google_earth.php

-Sean


On Tue, Aug 16, 2016 at 1:07 PM, Chuck McCown  wrote:

> Absolutely love your part 101 mapping tool.  I wish that you could turn
> all the frequencies on at once.  I also wish it went to other FCC licenses
> than 101.  Great for finding mountain tops that have already developed comm
> sites.
>


Re: [AFMUG] Dear Mimosa

2016-08-16 Thread Eric Kuhnke
I wrote a basic tool do searches from my Linux workstation's command line,
it spits out the data. Based on the structure of a Google Earth XML site
entry for a single placemark, it would probably be a small shell script to
populate a template XML with each site. When I'm bored and have time I
might try it.

It's also possible to download the whole ASR database and query it, if you
want to get very specific in an area or just search for things within a
certain height. It won't find towers that are short enough they don't need
to be in the ASR, but it works great for finding major hilltop sites in my
experience. Anything significant enough to have at least one ASR tower and
a road to the top.

26 Structure_State Code char(2)
29 Height of Structure numeric(5,1)
30 Ground Elevation numeric(6,1)
31 Overall Height Above Ground numeric(6,1)
32 Overall Height AMSL numeric(6,1)

http://wireless.fcc.gov/antenna/index.htm?job=uls_transaction=weekly



On Tue, Aug 16, 2016 at 1:45 PM, Mike Hammett <af...@ics-il.net> wrote:

> Pretty GUIs are usually what make or break something.
>
>
>
> -
> Mike Hammett
> Intelligent Computing Solutions <http://www.ics-il.com/>
> <https://www.facebook.com/ICSIL>
> <https://plus.google.com/+IntelligentComputingSolutionsDeKalb>
> <https://www.linkedin.com/company/intelligent-computing-solutions>
> <https://twitter.com/ICSIL>
> Midwest Internet Exchange <http://www.midwest-ix.com/>
> <https://www.facebook.com/mdwestix>
> <https://www.linkedin.com/company/midwest-internet-exchange>
> <https://twitter.com/mdwestix>
> The Brothers WISP <http://www.thebrotherswisp.com/>
> <https://www.facebook.com/thebrotherswisp>
>
>
> <https://www.youtube.com/channel/UCXSdfxQv7SpoRQYNyLwntZg>
> ------
> *From: *"Eric Kuhnke" <eric.kuh...@gmail.com>
> *To: *af@afmug.com
> *Sent: *Tuesday, August 16, 2016 3:43:29 PM
> *Subject: *Re: [AFMUG] Dear Mimosa
>
> You know you can do that yourself, though it doesn't have a pretty GUI...
>
> Download the entire ULS database
>
> http://reboot.fcc.gov/license-view/
>
> Import into SQL database (or sqlite)
>
> Search for all entries matching UT and the county_name columns
>
> http://data.fcc.gov/download/license-view/fcc-license-view-
> data-dictionary.doc
>
>
>
>
>
>
> On Tue, Aug 16, 2016 at 12:07 PM, Chuck McCown <ch...@wbmfg.com> wrote:
>
>> Absolutely love your part 101 mapping tool.  I wish that you could turn
>> all the frequencies on at once.  I also wish it went to other FCC licenses
>> than 101.  Great for finding mountain tops that have already developed comm
>> sites.
>>
>
>
>


Re: [AFMUG] Dear Mimosa

2016-08-16 Thread Mike Hammett
Pretty GUIs are usually what make or break something. 




- 
Mike Hammett 
Intelligent Computing Solutions 

Midwest Internet Exchange 

The Brothers WISP 




- Original Message -

From: "Eric Kuhnke" <eric.kuh...@gmail.com> 
To: af@afmug.com 
Sent: Tuesday, August 16, 2016 3:43:29 PM 
Subject: Re: [AFMUG] Dear Mimosa 






You know you can do that yourself, though it doesn't have a pretty GUI... 

Download the entire ULS database 

http://reboot.fcc.gov/license-view/ 

Import into SQL database (or sqlite) 

Search for all entries matching UT and the county_name columns 

http://data.fcc.gov/download/license-view/fcc-license-view-data-dictionary.doc 









On Tue, Aug 16, 2016 at 12:07 PM, Chuck McCown < ch...@wbmfg.com > wrote: 






Absolutely love your part 101 mapping tool. I wish that you could turn all the 
frequencies on at once. I also wish it went to other FCC licenses than 101. 
Great for finding mountain tops that have already developed comm sites. 





Re: [AFMUG] Dear Mimosa

2016-08-16 Thread Eric Kuhnke
You know you can do that yourself, though it doesn't have a pretty GUI...

Download the entire ULS database

http://reboot.fcc.gov/license-view/

Import into SQL database (or sqlite)

Search for all entries matching UT and the county_name columns

http://data.fcc.gov/download/license-view/fcc-license-view-data-dictionary.doc






On Tue, Aug 16, 2016 at 12:07 PM, Chuck McCown  wrote:

> Absolutely love your part 101 mapping tool.  I wish that you could turn
> all the frequencies on at once.  I also wish it went to other FCC licenses
> than 101.  Great for finding mountain tops that have already developed comm
> sites.
>


Re: [AFMUG] Dear Mimosa

2016-08-16 Thread Jaime Fink
Yeah we'd like that too, but it's a limitation right now in Google mapping, so 
we had to segregate them :(

Jaime

On Aug 16, 2016, at 12:07 PM, Chuck McCown 
> wrote:

Absolutely love your part 101 mapping tool.  I wish that you could turn all the 
frequencies on at once.  I also wish it went to other FCC licenses than 101.  
Great for finding mountain tops that have already developed comm sites.


Re: [AFMUG] Dear Mimosa

2016-08-16 Thread Jaime Solorza
What?  You vying for free T-shirt?

On Aug 16, 2016 1:07 PM, "Chuck McCown"  wrote:

> Absolutely love your part 101 mapping tool.  I wish that you could turn
> all the frequencies on at once.  I also wish it went to other FCC licenses
> than 101.  Great for finding mountain tops that have already developed comm
> sites.
>


[AFMUG] Dear Mimosa

2016-08-16 Thread Chuck McCown
Absolutely love your part 101 mapping tool.  I wish that you could turn all the 
frequencies on at once.  I also wish it went to other FCC licenses than 101.  
Great for finding mountain tops that have already developed comm sites.