Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Creating a Point from coordinate fields in shapefile
Post: Creating a Point from coordinate fields in shapefi...

Hi there, I've been trying to use the Point method from shapely.geometry module to create a point, but using two fields in the shapefile being used. As you can see I have created a dataframe from the ...
stixmagiggins General Coding Help 0 1,622 Aug-28-2019, 06:33 AM
    Thread: Finding nearest point of a Multidigraph in Python 3.7
Post: RE: Finding nearest point of a Multidigraph in Pyt...

It is coming from H. It looks like I need to add keys for X and Y with the corresponding values. At the moment it is just coordinates i.e. (1,2) without a key value, whereas I think it should be (X:1,...
stixmagiggins General Coding Help 5 3,746 Aug-24-2019, 04:56 AM
    Thread: Finding nearest point of a Multidigraph in Python 3.7
Post: RE: Finding nearest point of a Multidigraph in Pyt...

When I print the multi-digraph that is being passed into this function it looks like the following... [(327688.2817133684, 5739552.011543424), (341508.08128750307, 5767378.745506252), (341481.1308291...
stixmagiggins General Coding Help 5 3,746 Aug-16-2019, 06:48 AM
    Thread: Finding nearest point of a Multidigraph in Python 3.7
Post: Finding nearest point of a Multidigraph in Python ...

I have two point layers, one with bus stops and train stations, and another with playground centrepoints. From QGIS I created a cleaned up network containing roads and footpaths, which I have converte...
stixmagiggins General Coding Help 5 3,746 Jul-26-2019, 06:35 AM
    Thread: Python 3.7 - Adding mapping functionality to existing SQL data
Post: RE: Python 3.7 - Adding mapping functionality to e...

Sorry I should be more to the point. Has anybody here created a Python application that allows the user to place a point on a map? If so can you mention some modules that I would find useful to do th...
stixmagiggins News and Discussions 2 2,187 Jun-25-2019, 04:04 AM
    Thread: Pymssql library failing when upgrading to Python 3.7 - win32 issue
Post: RE: Pymssql library failing when upgrading to Pyth...

Thanks for the reply. I did check those things before but installing via wheel or directly with pip didn't make a difference. Even though Python is 64bit it is on win32. Does that affect things?
stixmagiggins General Coding Help 5 7,428 Jun-24-2019, 06:17 AM
    Thread: Python 3.7 - Adding mapping functionality to existing SQL data
Post: Python 3.7 - Adding mapping functionality to exist...

Hi there, I have a Python application which connects to a SQL database. This allows the user to enter data via a form. They want to be able to add a point geometry onto a map related for the currentl...
stixmagiggins News and Discussions 2 2,187 Jun-24-2019, 05:06 AM
    Thread: Pymssql library failing when upgrading to Python 3.7 - win32 issue
Post: RE: Pymssql library failing when upgrading to Pyth...

Hi Larz60+. Thanks for that but I see "requirement already up-to-date". I have the latest version of pymssql. Hmmm. Perhaps I need to use one of the other sql modules instead. Ok, I uninstalled Pytho...
stixmagiggins General Coding Help 5 7,428 Jun-23-2019, 11:22 PM
    Thread: Pymssql library failing when upgrading to Python 3.7 - win32 issue
Post: Pymssql library failing when upgrading to Python 3...

Hi, I upgraded Python from 3.4 to 3.7 and now when I test my code I get the error File "J:\Python_Scripts\Python_Application_Testing_Briars\BriarsNurseryApp.pyw", line 13, in <module> import p...
stixmagiggins General Coding Help 5 7,428 Jun-22-2019, 09:28 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020