Win500 Import Problem

Status
Not open for further replies.

jerk

Active Member
Joined
Sep 5, 2003
Messages
2,448
Reaction score
3
Location
jerkville
I downloaded Columbus Indiana public safety, it is a Type II system.
Win500 imports it and says it is a Type I system and even provides a fleet map... RR doesn't even show one.

The temporary fix for me was to remove the fleet map and everything displays correctly in the scanner. Type II ID's return and show correctly.
 

66stingray

Member
Joined
Jul 17, 2004
Messages
10
Reaction score
0
Location
Miami, FL
I downloaded Columbus Indiana public safety, it is a Type II system.
Win500 imports it and says it is a Type I system and even provides a fleet map... RR doesn't even show one.

The temporary fix for me was to remove the fleet map and everything displays correctly in the scanner. Type II ID's return and show correctly.

Having the same problem with City of Miami Public Safety and Win500. Starting to think the problem with my Pro-106 audio cutting out on trunked systems is also related to Win500.
 

DonS

Member
Joined
Jun 17, 2003
Messages
4,099
Reaction score
-2
Location
Franktown, CO
The RR database includes fleet map settings for both of those systems. The database is not correct and should be updated (i.e. it shows both Mot Type II and fleet map data).
 

66stingray

Member
Joined
Jul 17, 2004
Messages
10
Reaction score
0
Location
Miami, FL
Don, how do you tell the fleet map is active when you log in direct to the RR database? I can see it through your software, but not the database direct. I have downloaded the City of Miami months aho and did not have this problem. The database shows no recent changes.
Also recently having a problem with the 106 cutting out on trunked systems. This is being discussed in the GRE forum. These 2 problems both started about the same time.
 

DonS

Member
Joined
Jun 17, 2003
Messages
4,099
Reaction score
-2
Location
Franktown, CO
Don, how do you tell the fleet map is active when you log in direct to the RR database? I can see it through your software, but not the database direct.

The database returns the following when I query for the Miami (City of) system, sid=206. The Columbus system (sid=304) has similar data. Note the "fleetmap" data near the end.
Code:
      <ns1:getTrsDetailsResponse xmlns:ns1="http://api.radioreference.com/soap2">
         <return xsi:type="tns:Trs">
            <sName xsi:type="xsd:string">Miami (City of) Public Safety</sName>
            <sType xsi:type="xsd:int">1</sType>
            <sFlavor xsi:type="xsd:int">24</sFlavor>
            <sVoice xsi:type="xsd:int">1</sVoice>
            <sCity xsi:type="xsd:string">Miami</sCity>
            <sCounty xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="tns:ctid[1]">
               <item xsi:type="tns:ctid">
                  <ctid xsi:type="xsd:int">328</ctid>
               </item>
            </sCounty>
            <sState xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="tns:stid[1]">
               <item xsi:type="tns:stid">
                  <stid xsi:type="xsd:int">12</stid>
               </item>
            </sState>
            <sCountry xsi:nil="true" xsi:type="xsd:string"/>
            <lat xsi:type="xsd:decimal">0</lat>
            <lon xsi:type="xsd:decimal">0</lon>
            <range xsi:type="xsd:decimal">0</range>
            <lastUpdated xsi:type="xsd:dateTime">2008-06-01T10:49:06-05:00</lastUpdated>
            <sysid xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="tns:trsSysidDef[1]">
               <item xsi:type="tns:trsSysidDef">
                  <sysid xsi:type="xsd:string">151a</sysid>
                  <ct xsi:type="xsd:string">138.46</ct>
                  <wacn xsi:nil="true" xsi:type="xsd:string"/>
               </item>
            </sysid>
            <bandplan xsi:nil="true" xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="tns:trsBandplanDef[0]"/>
            <fleetmap xsi:type="tns:TrsFleetmap">
               <b0 xsi:type="xsd:string">O</b0>
               <b1 xsi:type="xsd:string">O</b1>
               <b2 xsi:type="xsd:string">O</b2>
               <b3 xsi:type="xsd:string">O</b3>
               <b4 xsi:type="xsd:string">D</b4>
               <b5 xsi:type="xsd:string">D</b5>
               <b6 xsi:type="xsd:string">D</b6>
               <b7 xsi:type="xsd:string">K</b7>
            </fleetmap>
         </return>
      </ns1:getTrsDetailsResponse>
 

jerk

Active Member
Joined
Sep 5, 2003
Messages
2,448
Reaction score
3
Location
jerkville
Makes sense... but it is buried in the code, theirs not yours Don...
I did not see it first glance, but I also think it doesn't show up under win96 or win97, but can't remember... been a long day & week.
 
Status
Not open for further replies.
Top