Opened 11 years ago

Last modified 2 weeks ago

#25927 assigned Cleanup/optimization

document django.contrib.gis.utils.ogrinfo

Reported by: Sergey Fedoseev Owned by: Caleb Jeffery Teye
Component: Documentation Version: 1.9
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description


Change History (9)

comment:1 by Tim Graham, 11 years ago

Triage Stage: UnreviewedAccepted
Type: UncategorizedCleanup/optimization

It seems to be unused and untested. I guess you think it's worth keeping? In that case, could you add some tests too?

comment:2 by Sergey Fedoseev, 11 years ago

No, I think that it should be removed, but related ticket #25923 was not accepted.

comment:3 by ANUSHREE, 4 months ago

I'd like to work on adding documentation for django.contrib.gis.utils.ogrinfo.

comment:4 by Caleb Jeffery Teye, 5 weeks ago

Owner: changed from nobody to Caleb Jeffery Teye
Status: newassigned

comment:5 by Caleb Jeffery Teye, 5 weeks ago

Has patch: set

comment:7 by David Smith, 5 weeks ago

Patch needs improvement: set

comment:8 by David Smith, 2 weeks ago

In #37193 we discussed that num_features is used as a list slice without any validation which can cause some odd results. It was discussed that we'd document that behaviour as part of this ticket.

comment:9 by Caleb Jeffery Teye, 2 weeks ago

Patch needs improvement: unset
Note: See TracTickets for help on using tickets.
Back to Top