Size: 639
Comment:
|
Size: 679
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Line 7: | Line 6: |
ID=RDL09 | checkVar $ID $Res |
Line 33: | Line 32: |
checkVar $ID $Res | |
Line 34: | Line 34: |
$ID=00000 $Vers=A |
|
Line 39: | Line 37: |
echo 6 | nftBlockFinish.sh nft.$ID |
Save New Landmarks
Run EXPORT
checkVar $ID $Res echo -n "Running Export $ID with num of landmarks: " >> notes wc LMRKLIST1.TXT >> notes mkdir -p NEW_FILES mkdir -p NEW_FILES/LMKFILES mkdir -p NEW_FILES/MAPFILES /usr/local/bin/EXPORT sh EXPORT.TXT mv NEW_FILES.tar nftConfig/nftLandmarks-$ID.tar
Package the Feature
Update nftConfig.ini
From the base directory (one above the working directory) run
Update nft creation scripts to match version (i.e. if you are distributing a new copy of a feature, then use B or higher)
checkVar $ID $Res nftPublish.sh $ID$Vers echo 6 | nftBlockFinish.sh nft.$ID