<div dir="ltr">Hi everyone,<br><br>Sorry for the delay. Yes I'm stuck on something. So I have this pgloader file and I create my Location column (which is currently of text datatype). I wanted to make it into a point datatype and ran into an error when I attempted to do so: Location geometry(point). <br class=""><a href="https://github.com/Munnu/Stroll-Safely/blob/master/csv_files/ny_final_csv.load">https://github.com/Munnu/Stroll-Safely/blob/master/csv_files/ny_final_csv.load</a><br><br>In my csv, which is somewhat too large to display the original, but here's a small sample has the Location column written as "<span style="color:rgb(0,0,0);white-space:pre-wrap">(40.6227027620001, -73.9883732929999)</span>": <a href="https://raw.githubusercontent.com/Munnu/Stroll-Safely/master/csv_files/unit_test_crime_data.csv">https://raw.githubusercontent.com/Munnu/Stroll-Safely/master/csv_files/unit_test_crime_data.csv</a><br><br>How can I make that field into a point type when I attempt to pgload it? I know it's looking for something along the lines of point(<span style="color:rgb(0,0,0);white-space:pre-wrap">40.6227027620001 -73.9883732929999</span>) in order to work.<br><br>Thank you.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 17, 2016 at 12:07 PM, Gregory Dillon <span dir="ltr"><<a href="mailto:gregorydillon@gmail.com" target="_blank">gregorydillon@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">I'm also interested in this topic.</div></div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Mon, May 16, 2016 at 10:48 PM, Monique Blake <span dir="ltr"><<a href="mailto:moniqueblake4@gmail.com" target="_blank">moniqueblake4@gmail.com</a>></span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><div dir="ltr">Hi everyone,<br><br>I'm working on a mapping project and have been hitting my head against PostGIS and Geoalchemy. Wanted to know if there is someone who might be able to walk me through it.</div>
<br></span><span class="">_______________________________________________<br>
Python mailing list<br>
<a href="mailto:Python@lists.noisebridge.net" target="_blank">Python@lists.noisebridge.net</a><br>
<a href="http://www.noisebridge.net/mailman/listinfo/python" rel="noreferrer" target="_blank">http://www.noisebridge.net/mailman/listinfo/python</a><br>
<br></span></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div>Let's stay in touch.  Greg</div><div><span><p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11px;font-family:Calibri;color:rgb(31,73,125);vertical-align:baseline;white-space:pre-wrap">T</span><span style="font-size:11px;font-family:Verdana;color:rgb(64,64,64);font-style:italic;vertical-align:baseline;white-space:pre-wrap">his message may contain confidential information that may also be privileged. Unless you are the intended recipient or are authorized to received information for the intended recipient, you may not use, copy, or disclose the message in whole or in part. If you have received this message in error, please advise the sender by reply email and delete all copies of the message. Thank you.</span></p><div><span style="font-size:11px;font-family:Verdana;color:rgb(64,64,64);font-style:italic;vertical-align:baseline;white-space:pre-wrap"><br></span></div></span></div></div></div>
</font></span></div>
</blockquote></div><br></div>