I've developed enterprise systems for organisations for 6000+ employees and have a list of things relating to Spatial tech, optimisation and development that I'd like to cement and share. Anything to do with Best Practices, Optimisation and Design Principals relating to Spatial Systems, Databases or just a coding in general feel free to email me. I like to code.
I've been wrapped up in GIS for about 8 years now, but like anything that seems like a puzzle. GIS has many of them, squeezing performance out of a spatial system is just one of them that affects all users.
I want to contribute to it's solution.
|
Apr
5 |
|
awarded | Yearling |
|
Apr
5 |
|
awarded | Yearling |
|
Nov
7 |
|
awarded | Nice Answer |
|
Sep
10 |
|
awarded | Necromancer |
|
Jul
30 |
|
answered | ArcPy performance issues with an UpdateCursor when sorting |
|
Jun
26 |
|
accepted | Writing In-memory IFeatureLayer to Shapefile using ArcObjects (Engine SDK) |
|
Jun
22 |
|
comment |
Using primary keys with SDE (Oracle) best practice? A rule of thumb that I use for any ESRI dataset, is to state my own key. The ObjectID (geodatabases) and Feature ID (shapefile) can and do change as the data is manipulated. |
|
Jun
22 |
|
comment |
Its possible to catch ServiceException in Openlayers? This is a good lead. You will not be be able to catch a Service Exception on the client side, unless GeoServer informs the client of a ServiceException. If it does you're in business, you can handle the exception appropriately. |
|
Jun
11 |
|
comment |
Reprojecting non 4326 WMS image to spherical mercator Is the option to define your projection in the WMS request query string is not available? |
|
Jun
8 |
|
awarded | Constituent |
|
Jun
8 |
|
awarded | Caucus |
|
Jun
5 |
|
accepted | Reprojection - Learning the ins and outs |
|
Jun
5 |
|
comment |
Reprojection - Learning the ins and outs I had heard of this book about 6-7 years ago, and failed to get a copy. Thank you very much for the FREE version! I had a feeling you would come to my aid. I don't want to lessen the thank you - except now I'll have to brush up on my calculus ;) |
|
Jun
5 |
|
asked | Reprojection - Learning the ins and outs |
|
May
25 |
|
revised |
Writing In-memory IFeatureLayer to Shapefile using ArcObjects (Engine SDK) removed the answer update |
|
May
25 |
|
answered | Writing In-memory IFeatureLayer to Shapefile using ArcObjects (Engine SDK) |
|
May
25 |
|
comment |
Writing In-memory IFeatureLayer to Shapefile using ArcObjects (Engine SDK) I considered doing that, but I wasn't sure if answering my own question was very sporting. Someone may have come up with a better solution! I've made the change ;) |
|
May
24 |
|
comment |
How to compute the distance between centroids and polygons? What tools do you have at hand? There are n ways to skin this cat. Let us know what tools you have, skills (GIS, Programming, etc), and we'll give you a good start. |
|
May
24 |
|
revised |
Writing In-memory IFeatureLayer to Shapefile using ArcObjects (Engine SDK) updated with answer |
|
May
24 |
|
revised |
Writing In-memory IFeatureLayer to Shapefile using ArcObjects (Engine SDK) additional information added, clearer explanation |