home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / bit / listserv / sasl / 3952 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.3 KB  |  34 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!NETCOM.COM!BCONNER
  3. Message-ID: <9208281844.AA24017@netcom.netcom.com>
  4. Newsgroups: bit.listserv.sas-l
  5. Date:         Fri, 28 Aug 1992 11:44:12 PDT
  6. Reply-To:     Ben Conner <bconner@NETCOM.COM>
  7. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  8. From:         Ben Conner <bconner@NETCOM.COM>
  9. Subject:      Map digitizing question
  10. Comments: To: sas-l@uga.cc.uga.edu
  11. Lines: 21
  12.  
  13. Hi SASologists,
  14.  
  15.   I'm trying to convert a file of zip codes defined by single x,y points to
  16.   a SAS map dataset.  I have Technical Report A-107, but they start with a
  17.   file of hand-created line segment numbers and single-use points.  Since
  18.   this file has about 208,000 points, I'm not overly fond of doing this the
  19.   same way ;).
  20.  
  21.   Does anyone have a sample program that will do this already?  That is,
  22.   given a set of x,y coordinates and a polygon id (eg, zipcode), create a
  23.   list of line segments with unique ids and a single-use file of line
  24.   segment #s.  It isn't that straightforward as the two x,y pairs describing
  25.   a line segment could be flipped but still represent the same line.
  26.  
  27.   Hope this is clearer to the reader than the writer...
  28.  
  29.   Thanks in advance!
  30.  
  31.   --Ben Conner
  32.     Southern California Edison
  33.     (714) 368-8513
  34.