Writing a valid, functional, and strict MySQL regular expression for latitudes and longitudes is much harder than I thought it would be. Note that I said “MySQL” because they have their own regex engine apparently.
New to the site? Create an account →
tcr!
· Aug 20, 2018 at 3:16 pm
Writing a valid, functional, and strict MySQL regular expression for latitudes and longitudes is much harder than I thought it would be. Note that I said “MySQL” because they have their own regex engine apparently.
← Blueberries and ice cream Happy rainy Monday afternoon, peeps →
Jun 6, 2019 at 11:47 am
The function/method MUST return the number of bytes written.Why? I’m…
Jan 10, 2019 at 12:46 pm
Being a dork web developer who: loves code is forced to use WordPress…
Aug 17, 2018 at 2:30 pm
If you use a micro-framework for your code then you get a micro amount…
keamoose · Aug 20, 2018 at 3:29 pm
I hope you only have to do it once; look at all of the different versions they had to implement for GNWT!
tcr! · Aug 20, 2018 at 4:08 pm
What is this devil worship?
keamoose · Aug 20, 2018 at 4:10 pm
Government + committee + engineers = devil. Actually it works pretty well. https://www.maps.geomatics.gov.nt.ca/HTML5Viewer_Prod/index.html?viewer=ATLAS
tcr! · Aug 20, 2018 at 5:40 pm
Ah nice! I see that you can search for parcels.
keamoose · Aug 20, 2018 at 6:43 pm
You can search for more or less anything if you have the right permissions on your login. Like, the property assessment guys can search by the names of homeowners. I can’t imagine what the database must look like. I mostly use it for air photos and land tenure (e.g. to see if an area is owned by the territorial government or by the municipality). It has some nice features; I always feel appreciative of the programmers when I use it. 😊
Reply
Post