Project

General

Profile

« Previous | Next » 

Revision 5969

mappings/VegCore-VegBIEN.csv: decimalLatitude/Longitude->geoscrub input coordinates: Also set to NULL if 0 here, not just for the coordinates linked to the datasource's place instance

View differences:

test.xml.ref
641 641
                                    <coordinates_id>
642 642
                                        <coordinates>
643 643
                                            <latitude_deg>
644
                                                <_alt>
645
                                                    <0>$conceptual_darwin_2003_1_0_Latitude</0>
646
                                                    <1>$dwc_geospatial_DecimalLatitude</1>
647
                                                    <2>$dwc_terms_decimalLatitude</2>
648
                                                </_alt>
644
                                                <_nullIf>
645
                                                    <null>0</null>
646
                                                    <type>float</type>
647
                                                    <value>
648
                                                        <_alt>
649
                                                            <0>$conceptual_darwin_2003_1_0_Latitude</0>
650
                                                            <1>$dwc_geospatial_DecimalLatitude</1>
651
                                                            <2>$dwc_terms_decimalLatitude</2>
652
                                                        </_alt>
653
                                                    </value>
654
                                                </_nullIf>
649 655
                                            </latitude_deg>
650 656
                                            <longitude_deg>
651
                                                <_alt>
652
                                                    <0>$conceptual_darwin_2003_1_0_Longitude</0>
653
                                                    <1>$dwc_geospatial_DecimalLongitude</1>
654
                                                    <2>$dwc_terms_decimalLongitude</2>
655
                                                </_alt>
657
                                                <_nullIf>
658
                                                    <null>0</null>
659
                                                    <type>float</type>
660
                                                    <value>
661
                                                        <_alt>
662
                                                            <0>$conceptual_darwin_2003_1_0_Longitude</0>
663
                                                            <1>$dwc_geospatial_DecimalLongitude</1>
664
                                                            <2>$dwc_terms_decimalLongitude</2>
665
                                                        </_alt>
666
                                                    </value>
667
                                                </_nullIf>
656 668
                                            </longitude_deg>
657 669
                                        </coordinates>
658 670
                                    </coordinates_id>

Also available in: Unified diff