{5} Accepted, Active Tickets by Owner (Full Description) (2 matches)

List tickets accepted, group by ticket owner. This report demonstrates the use of full-row display.

antonio (2 matches)

Ticket Summary Component Milestone Type Created
Description
#45 CityGML plugin is way too long to start Viewer Release 0.2 defect 04/13/10

CityGmlReader? is too long to initialize.

These 4 lines takes all the CPU during up to 35 secondes (for reference a P4 3 ghz).

	public void loadGML(URL url) throws JAXBException {

		// Set up citygml4j context
		CityGMLContext ctx = new CityGMLContext();
		CityGMLFactory citygml = ctx.createCityGMLFactory();

		// Initialize JAXBContext environment for reading CityGML datasets
		JAXBContext jaxbCtx = ctx.createJAXBContext();
		Unmarshaller um = jaxbCtx.createUnmarshaller();

#39 Improve Demcutter Tool Release 0.2 task 12/29/09

Improve the code of DemCutter? adding better command line options, etc and test extensively all posibilities (binary and text results).


Note: See TracReports for help on using and creating reports.